]> git.saurik.com Git - wxWidgets.git/commitdiff
Regenerated PO files.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 21 Aug 2005 16:02:15 +0000 (16:02 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 21 Aug 2005 16:02:15 +0000 (16:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

29 files changed:
locale/Makefile
locale/af.po
locale/ca.po
locale/cs.po
locale/da.po
locale/de.po
locale/el.po
locale/es.po
locale/eu.po
locale/fi.po
locale/fr.po
locale/hi.po
locale/hu.po
locale/id.po
locale/it.po
locale/ja.po
locale/lv.po
locale/nb.po
locale/nl.po
locale/pl.po
locale/pt_BR.po
locale/ru.po
locale/sl.po
locale/sv.po
locale/tr.po
locale/uk.po
locale/wxstd.po
locale/zh_CN.po
locale/zh_TW.po

index 448c6c18ea6ca74503e449cdb588cb3de2b768d0..e1cf2938c08e368c49f8513c257940c608a939c4 100644 (file)
@@ -8,6 +8,7 @@
 # with configure an explicit path should be specified -- RL.
 
 WX_LINGUAS := `ls *.po */*.po 2> /dev/null | sed -n 's/\(wxstd\)\?\.po//p'`
+WX_LINGUAS_UPDATE := `ls *.po 2> /dev/null | sed -n 's/\(wxstd\)\?\.po//p'`
 
 # the programs we use (TODO: use configure to detect them)
 MSGFMT=msgfmt --verbose
@@ -34,7 +35,7 @@ wxstd.po:
        find ../contrib/src -name "*.cpp" | $(XARGS) $(XGETTEXT) $(XGETTEXT_ARGS) -o wxstd.po
 
 allpo: force-update
-       @-for t in $(WX_LINGUAS); do $(MAKE) $$t.po; done
+       @-for t in $(WX_LINGUAS_UPDATE); do $(MAKE) $$t.po; done
 
 allmo:
        @for t in $(WX_LINGUAS); do $(MAKE) $$t.mo; done
index 2f9da6cefb64f6c7da666329d2bb1f7f2f285b36..c26e3538899b53ace79fdb8f885a847a885fe83a 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-09-21 12:47+0200\n"
 "Last-Translator: Petri Jooste <rkwjpj@puknet.puk.ac.za>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (fout %ld: %s) "
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr "Drukvoorskou"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Koevert nr.10, 4 1/8 x 9 1/2 duim"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Koevert nr.11, 4 1/2 x 10 3/8 duim"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Koevert nr.12, 4 3/4 x 11 duim"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Koevert nr.14, 5 x 11 1/2 duim"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Koevert nr.9, 3 7/8 x 8 7/8 duim"
 
@@ -75,7 +75,7 @@ msgstr ""
 msgid "%i of %i"
 msgstr "%i van %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld grepe"
@@ -85,17 +85,17 @@ msgstr "%ld grepe"
 msgid "%s (or %s)"
 msgstr "%s (of %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Fout"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Informasie"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Waarskuwing"
@@ -105,7 +105,7 @@ msgstr "%s Waarskuwing"
 msgid "%s files (%s)|%s"
 msgstr "%s lêers (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s boodskap "
@@ -139,7 +139,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "R&angskik ikone"
 
@@ -154,11 +154,11 @@ msgid "&Bold"
 msgstr "Vet"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Kanselleer"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Trapsgewys"
 
@@ -167,24 +167,26 @@ msgstr "&Trapsgewys"
 msgid "&Clear"
 msgstr "&Vee uit"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "Maak &toe"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopieer "
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Vee uit"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Besonderhede"
 
@@ -201,7 +203,7 @@ msgstr "&L
 msgid "&Find"
 msgstr "&Soek"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Voltooi"
 
@@ -215,12 +217,12 @@ msgstr "Lettertipe-grootte:"
 msgid "&Forward"
 msgstr "Vorentoe"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Gaan na..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Hulp"
 
@@ -239,11 +241,11 @@ msgstr "Indeks"
 msgid "&Italic"
 msgstr "Kursief"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Boekstawing"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Verskuif"
 
@@ -252,11 +254,11 @@ msgstr "&Verskuif"
 msgid "&New"
 msgstr "&Volgende"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Volgende"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Volgende >"
 
@@ -269,7 +271,7 @@ msgstr "&Volgende wenk"
 msgid "&No"
 msgstr "Nee"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "Nee"
@@ -289,7 +291,8 @@ msgstr "&Open..."
 msgid "&Open..."
 msgstr "&Open..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Plak"
 
@@ -302,7 +305,7 @@ msgstr "Lettertipe-grootte:"
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "Vo&rige"
 
@@ -311,7 +314,7 @@ msgstr "Vo&rige"
 msgid "&Print"
 msgstr "Druk"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Druk..."
 
@@ -325,7 +328,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "He&rdoen"
 
@@ -337,7 +341,7 @@ msgstr "He&rdoen "
 msgid "&Replace"
 msgstr "Vervang"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "He&rstel"
 
@@ -346,7 +350,7 @@ msgstr "He&rstel"
 msgid "&Save"
 msgstr "&Stoor..."
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Stoor..."
 
@@ -354,7 +358,7 @@ msgstr "&Stoor..."
 msgid "&Show tips at startup"
 msgstr "&Wys wenke as program begin"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Formaat"
 
@@ -373,7 +377,7 @@ msgid "&Underline"
 msgstr "Onderstreep"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "He&rstel"
 
@@ -396,9 +400,9 @@ msgstr "Op"
 msgid "&Weight:"
 msgstr "agtste"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Venster"
 
@@ -407,7 +411,7 @@ msgstr "&Venster"
 msgid "&Yes"
 msgstr "Ja"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' het ekstra '..', geïgnoreer"
@@ -423,7 +427,7 @@ msgstr "'%s' is ongeldig"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' is nie 'n geldige numeriese waarde vir opsie '%s' nie."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' is nie 'n geldige boodskapkatalogus."
@@ -462,15 +466,15 @@ msgstr "(Help)"
 msgid "(bookmarks)"
 msgstr "(gunstelinge)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -483,26 +487,46 @@ msgid ""
 "while parsing resource."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 duim"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 duim"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 duim"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 duim"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 duim"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 koevert, 3 5/8 x 6 1/2 duim"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 duim"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": lêer bestaan nie!"
@@ -515,23 +539,23 @@ msgstr ": onbekende karakterstel"
 msgid ": unknown encoding"
 msgstr ": onbekende kodering"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Terug"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<Aandrywer>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
@@ -551,15 +575,15 @@ msgstr "<b>Vetdruk.</b>"
 msgid "<i>Italic face.</i> "
 msgstr "<i>Kursief.</i>"
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -567,22 +591,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "'n Nie-leë versameling moet bestaan uit 'element'-nodes"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Koevert, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Koevert, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 klein, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 duim"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -599,7 +690,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "Voeg huidige bladsy by gunstelinge"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Voeg by aangepaste kleure"
 
@@ -634,7 +725,7 @@ msgstr "Alles"
 msgid "All files (%s)|%s"
 msgstr "Alle lêers (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Alle lêers (*)|*"
 
@@ -642,7 +733,7 @@ msgstr "Alle l
 msgid "All files (*.*)|*"
 msgstr "Alle lêers (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Alle lêers (*.*)|*.*"
 
@@ -655,12 +746,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Reeds besig om ISP te bel."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Voeg log by lêer '%s' (kies [Nee] om te oorskryf)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabies (ISO-8859-6)"
 
@@ -668,27 +759,57 @@ msgstr "Arabies (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Eienskappe"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Koevert, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5, 182, 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Koevert, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5, 182, 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Koevert, 176 x 125 mm"
 
@@ -720,11 +841,11 @@ msgstr "BMP: kon nie die l
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage het nie 'n eie wxPalette nie."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Balties (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Balties (oud) (ISO-8859-4)"
 
@@ -741,11 +862,11 @@ msgstr "Vet"
 msgid "Bottom margin (mm):"
 msgstr "Onderste kantlyn (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C, 17 x 22 duim"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Vee uit"
 
@@ -753,23 +874,23 @@ msgstr "&Vee uit"
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Koevert, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Koevert, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Koevert, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Koevert, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Koevert, 114 x 229 mm"
 
@@ -777,11 +898,11 @@ msgstr "C65 Koevert, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM-hanteerder ondersteun tans slegs plaaslike lêers!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Kan nie wedersydse slot skep nie."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Kan lêers in gids '%s' nie opsom nie"
@@ -791,12 +912,12 @@ msgstr "Kan l
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Kan lêers in gids '%s' nie opsom nie"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Kan nie uitvoerdraad %lu laat voortgaan nie"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Kan uitvoerdraad %x nie laat voortgaan nie"
@@ -805,17 +926,17 @@ msgstr "Kan uitvoerdraad %x nie laat voortgaan nie"
 msgid "Can not start thread: error writing TLS."
 msgstr "Kan uitvoerdraad nie laat begin nie: fout met skryf van TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Kan nie uitvoerdraad %lu tydelik ophef nie"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Kan uitvoerdraad %x nie opskort nie"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Kan nie wag vir uitvoerdraad-beëindiging nie"
 
@@ -823,63 +944,63 @@ msgstr "Kan nie wag vir uitvoerdraad-be
 msgid "Can't &Undo "
 msgstr "Kan nie he&rroep nie: "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "Kan beeldstipe van lêer '%s' nie bepaal nie: lêer bestaan nie."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Kan registersleutel '%s' nie toemaak nie"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Kan geen waardes van nie-ondersteunde tipe %d kopieer nie."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Kan registersleutel '%s' nie skep nie"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Kan uitvoerdraad nie skep nie"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Kan venster van klas '%s' nie skep nie"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Kan sleutel '%s' nie verwyder nie"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Kan INI-lêer '%s' nie uitvee nie"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Kan waarde '%s' nie uit sleutel '%s' verwyder nie."
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Kan subsleutels van sleutel '%s' nie opsom nie"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Kan waarden van sleutel '%s' nie opsom nie"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Kan geen waardes van nie-ondersteunde tipe %d kopieer nie."
@@ -902,12 +1023,12 @@ msgstr "Kan nie zlib-afblaasstroom inisialiseer nie."
 msgid "Can't initialize zlib inflate stream."
 msgstr "Kan nie zlib-opblaasstroom inisialiseer nie."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Kan geen beeld laai uit lêer '%s': lêer bestaan nie."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Kan registersleutel '%s' nie open nie"
@@ -922,32 +1043,32 @@ msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 "Kan nie opblaasstroom lees nie: onverwagte EOF in onderliggende stroom."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Kan waarde van '%s' nie lees nie"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Kan waarde van sleutel '%s' nie lees nie"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Kan beeld nie stoor na lêer '%s': Onbekende uitgang."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Boekstawing kan nie in lêer gestoor word nie."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Kan thread-prioriteit nie instellen"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Kan waarde van '%s' nie verstel nie"
@@ -957,14 +1078,14 @@ msgstr "Kan waarde van '%s' nie verstel nie"
 msgid "Can't write to deflate stream: %s"
 msgstr "Kan nie skryf na afblaasstroom nie: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Kanselleer"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Dialoogeenhede kan nie omgeskakel word nie: dialoog is onbekend."
 
@@ -973,22 +1094,22 @@ msgstr "Dialoogeenhede kan nie omgeskakel word nie: dialoog is onbekend."
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Kan nie omskakel vanaf karakterstel '%s' nie!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Kan geen actiewe inbelverbinding vind nie: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Kan geen houer vind vir onbekende beheerelement '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Kan lettertipenode '%s' nie vind nie."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Kan stoorplek van adresboeklêer nie vind nie"
 
@@ -998,15 +1119,15 @@ msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 "Kan nie die omvang van prioriteite bepaal vir skeduleringsbeleid %d nie."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Kan masjiennaam nie vasstel nie"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Kan die amptelike masjiennaam nie vasstel nie."
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Kan nie neersit nie - geen aktiewe inbelverbinding"
 
@@ -1014,7 +1135,7 @@ msgstr "Kan nie neersit nie - geen aktiewe inbelverbinding"
 msgid "Cannot initialize OLE"
 msgstr "Kan OLE nie inisialiseer nie"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Kan SciTech MGL nie inisialiseer nie!"
 
@@ -1027,7 +1148,7 @@ msgstr "Kan vertoonskerm nie inisialiseer nie."
 msgid "Cannot load icon from '%s'."
 msgstr "Kan ikoon nie laai van '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Kan hulpbronne nie uit lêer '%s' laai nie."
@@ -1052,12 +1173,12 @@ msgstr "Kan URL '%s' nie oopmaak nie"
 msgid "Cannot open contents file: %s"
 msgstr "Kan inhoudsopgawe-lêer nie oopmaak nie: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Kan lêer '%s' nie oopmaak nie."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Kan lêer vir PostScript-drukwerk nie oopmaak nie!"
 
@@ -1066,17 +1187,17 @@ msgstr "Kan l
 msgid "Cannot open index file: %s"
 msgstr "Kan indekslêer nie oopmaak nie: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Kan nie meervoudvorme ontleed nie: `%s'"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Kan koördinate van '%s' nie ontleed nie."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Kan dimensie van '%s' nie ontleed nie."
@@ -1112,7 +1233,7 @@ msgstr "Kan uitvoerdraad nie skep nie"
 msgid "Case sensitive"
 msgstr "Kassensitief"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Kelties (ISO-8859-14)"
 
@@ -1120,16 +1241,16 @@ msgstr "Kelties (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Sentraal-Europees (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Kies ISP om te bel"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "Kies lettertipe"
@@ -1138,11 +1259,11 @@ msgstr "Kies lettertipe"
 msgid "Choose font"
 msgstr "Kies lettertipe"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "Maak &toe"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Maak boekstawing skoon"
 
@@ -1155,20 +1276,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Maak toe"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Sluit af\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Maak alles toe"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Maak hierdie venster toe"
 
@@ -1176,20 +1297,20 @@ msgstr "Maak hierdie venster toe"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Saamgeperste HTML-hulplêer (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Rekenaar"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Naam van konfigurasie-inskrywing mag nie begin met '%c' nie."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Bevestig"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Bevestig registerbywerking"
 
@@ -1201,7 +1322,7 @@ msgstr "Besig om te koppel..."
 msgid "Contents"
 msgstr "Inhoud"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Omskakeling na karakterstel '%s' werk nie."
@@ -1254,16 +1375,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Kon drukvoorskou nie begin nie."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Kon nie begin met drukwerk nie."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Kon data nie na venster oordra nie"
 
@@ -1273,7 +1394,7 @@ msgstr "Kon data nie na venster oordra nie"
 msgid "Could not unlock mutex"
 msgstr "Kon nie 'n wedersydse slot beskikbaar stel nie"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Kon nie 'n wedersydse slot bekom nie"
 
@@ -1296,7 +1417,7 @@ msgstr "Kon nie 'n wyser skep nie"
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Kon nie simbool %s vind in 'n dinamiese biblioteek nie"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Kon nie wyser na die huidige uitvoerdraad verkry nie"
 
@@ -1319,11 +1440,11 @@ msgstr "Kan nie oudio oopmaak nie: %s"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Kon  nie knipbord-formaat '%s' registreer nie."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Kon nie 'n wedersydse slot beskikbaar stel nie"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Kon geen inligting oor lys-item %d kry nie."
@@ -1341,31 +1462,32 @@ msgstr "Kon uitvoerdraad nie be
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Create-parameter nie gevind in die verklaarde RTTI parameters nie"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Maak gids"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Maak nuwe gids"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Kn&ip"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Huidige gids:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cyrillic (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D, 22 x34 duim"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE 'poke'-versoek het misluk"
 
@@ -1389,11 +1511,11 @@ msgstr "DIB Opskrif: Onbekende bisdiepte in l
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB Opskrif: Onbekende kodering in lêer."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Koevert DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1403,7 +1525,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Gids '%s' kon nie geskep word nie"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1411,7 +1533,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Dekoratief"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Standaard-enkodering"
 
@@ -1429,11 +1551,11 @@ msgstr "Verwyder item"
 msgid "Deleted stale lock file '%s'."
 msgstr "Verouderde slot-lêer '%s' is verwyder."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1445,7 +1567,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Die jy geweet ..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Dekoratief"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Gids '%s' kon nie geskep word nie"
@@ -1455,11 +1582,11 @@ msgstr "Gids '%s' kon nie geskep word nie"
 msgid "Directory '%s' doesn't exist!"
 msgstr "Gids '%s' bestaan nie!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Gids bestaan nie"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Gids bestaan nie."
 
@@ -1474,8 +1601,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Wys opsies-dialoog"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1496,7 +1622,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Wil u die veranderingen aan dokument '%s' stoor?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1508,6 +1634,10 @@ msgstr "Klaar"
 msgid "Done."
 msgstr "Klaar."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1517,7 +1647,7 @@ msgstr "Dubbelgebruikte id: %d"
 msgid "Down"
 msgstr "Af"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E, 34 x 44 duim"
 
@@ -1529,12 +1659,12 @@ msgstr "Redigeer item"
 msgid "Elapsed time : "
 msgstr "Tydsduur sovêr: "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Gee 'n bladsynommer tussen %d en %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "kan lêer '%s' nie oopmaak nie"
@@ -1543,7 +1673,12 @@ msgstr "kan l
 msgid "Entries found"
 msgstr "Inskrywings gevind"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Koevert DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1551,20 +1686,21 @@ msgstr ""
 "Uitbreiding van omgewingsveranderlikes het misluk: ontbrekende '%c' op "
 "posisie %d in '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Fout"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Fout "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Fout tydens skepping van gids"
 
@@ -1576,7 +1712,7 @@ msgstr "Fout tydens lees van DIB-beeld."
 msgid "Error reading config options."
 msgstr "Fout met lees van konfigurasie-opsies."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "Fout met lees van konfigurasie-opsies."
@@ -1589,7 +1725,7 @@ msgstr ""
 msgid "Error: "
 msgstr "Fout: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1597,7 +1733,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Geskatte tyd: "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1606,12 +1742,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Uitvoering van opdrag '%s' het misluk"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Uitvoering van opdrag '%s' het misluk met foutboodskap: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "USA Executive, 7 1/4 x 10 1/2 duim"
 
@@ -1633,13 +1769,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Extended Unix Codepage vir Japanese (EUC-JP)"
 
@@ -1648,7 +1784,7 @@ msgstr "Extended Unix Codepage vir Japanese (EUC-JP)"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Uitpak van '%s' binne-in '%s' het misluk."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "%s van inbelverbinding het misluk: %s"
@@ -1657,7 +1793,7 @@ msgstr "%s van inbelverbinding het misluk: %s"
 msgid "Failed to access lock file."
 msgstr "Toegang na slotlêer het misluk."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Kon nie %luKb geheue toeken vir bitmap-data nie."
@@ -1684,39 +1820,39 @@ msgstr "Toemaak van slotl
 msgid "Failed to close the clipboard."
 msgstr "Toemaak van knibord het misluk."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Verbinding het misluk: gebruikersnaam/wagwoord ontbreek."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Verbinding het misluk: geen ISP om te bel."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Kopiëring van registerwaarde '%s' het misluk"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Kopiëring van registersleutel '%s' na '%s' het misluk."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Kopiëring van lêer '%s' na '%s' het misluk"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Hernoeming van registersleutel '%s' na '%s' het misluk"
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Skepping van DDE-string het misluk"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Skepping van MDI-hoofvenster het misluk."
 
@@ -1732,13 +1868,13 @@ msgstr "'n Tydelyke l
 msgid "Failed to create an anonymous pipe"
 msgstr "'n Anonieme pyp kon nie geskep word nie"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr ""
 "'n Verbinding met bediener '%s' vir onderwerp '%s' kon nie gemaak word nie"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Wyser kon nie geskep word nie."
 
@@ -1757,7 +1893,7 @@ msgstr "Die gids %s/.gnome kon nie geskep word nie."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Die gids %s/.mime-info kon nie geskep word nie."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1782,7 +1918,7 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Weergee van HTML-document in %s-kodering het misluk"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Skoonmaak van knipbord het misluk."
@@ -1791,21 +1927,21 @@ msgstr "Skoonmaak van knipbord het misluk."
 msgid "Failed to enumerate video modes"
 msgstr "Videomodusse kon nie gelys word nie"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Opstelling van advies-lus met die DDE-server het misluk"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "'n Inbelverbinding kon nie gemaak word nie: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Uitvoering van '%s' het misluk\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1830,12 +1966,12 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "ISP name %s kon nie verkry word nie"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 #, fuzzy
 msgid "Failed to get clipboard data."
 msgstr "Opstelling van knipborddata het misluk."
@@ -1844,18 +1980,11 @@ msgstr "Opstelling van knipborddata het misluk."
 msgid "Failed to get data from the clipboard"
 msgstr "Data kon nie vanaf die knipbord verkry word nie"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "ISP name %s kon nie verkry word nie"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Die plaaslike stelseltyd kon nie verkry word nie"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Die werkgids kon nie verkry word nie"
 
@@ -1867,7 +1996,7 @@ msgstr "Initialisering van GUI het misluk: Geen ingeboude tema gevind nie."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Inisialisering van MS HTML Help het misluk."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Inisialisering van OpenGL het misluk."
 
@@ -1884,7 +2013,7 @@ msgstr ""
 "Aansluiting by 'n uitvoerdraad het misluk, moontlik 'n geheuelekkasie "
 "teëgekom - herbegin die programma asb."
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Process %d kon nie doodgemaak word nie"
@@ -1923,7 +2052,7 @@ msgstr "Sluiting van die slotl
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "'%s' kon nie in reëlmatige uitdrukking '%s' gevind word nie"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Verandering van lêertye van '%s' het misluk"
@@ -1954,7 +2083,7 @@ msgstr "Stoor van data op knipbord het misluk"
 msgid "Failed to read PID from lock file."
 msgstr "Inlees van PID vanuit slotlêer het misluk."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Herleiding van toevoer/afvoer van subproses het misluk"
 
@@ -1962,12 +2091,12 @@ msgstr "Herleiding van toevoer/afvoer van subproses het misluk"
 msgid "Failed to redirect the child process IO"
 msgstr "Herleiding van toevoer/afvoer van subproses het misluk"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Registrasie van DDE-bediener '%s' het misluk"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Inisialisering van OpenGL het misluk."
@@ -1992,12 +2121,12 @@ msgstr "Verwydering van slotl
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Verwydering van verouderd slotlêer '%s' het misluk."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Hernoeming van registerwaarde '%s' na '%s' het misluk"
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Hernoeming van registersleutel '%s' na '%s' het misluk"
@@ -2006,12 +2135,12 @@ msgstr "Hernoeming van registersleutel '%s' na '%s' het misluk"
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Onttrekking van data uit knipbord het misluk"
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Verkryging van lêertye vir '%s' het misluk"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Verkryging van teks van inbel-foutmelding het misluk"
 
@@ -2019,12 +2148,12 @@ msgstr "Verkryging van teks van inbel-foutmelding het misluk"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Verkryging van ondersteunde knipbord-formate het misluk"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Die bitmap-beeld kon nie is lêer \"%s\" gestoor word nie."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "DDE-advieskennisgewing kon nie gestuur word nie"
 
@@ -2061,16 +2190,16 @@ msgstr "Stoor van beeld '%s' na VFS in geheue het misluk!"
 msgid "Failed to terminate a thread."
 msgstr "Beëindiging van uitvoerdraad het misluk."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Beëindiging van advies-lus met die DDE-server het misluk"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Verbreking van inbelverbinding het misluk: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Aanraking van lêer '%s' het misluk"
@@ -2080,17 +2209,17 @@ msgstr "Aanraking van l
 msgid "Failed to unlock lock file '%s'"
 msgstr "Oopsluit van die slotlêer '%s' het misluk"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Deregistrering van DDE-bediener %s het misluk"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "kan gebruikers-konfigurasielêer nie oopmaak nie."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2101,7 +2230,7 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr "Skryfbewerking na slotlêer '%s' het misluk"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Fatale fout"
 
@@ -2119,12 +2248,12 @@ msgstr "&L
 msgid "File %s does not exist."
 msgstr "Lêer %s bestaan nie."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Lêer '%s' bestaan al. Moet dit oorskryf word?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2137,20 +2266,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Lêer kon nie gelaai word nie."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Lêerfout"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Lêernaam bestaan al."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "&Lêer"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "Lêers (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "&Lêer"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Soek"
@@ -2163,7 +2301,7 @@ msgstr "Nie-proporsionele lettertipe:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Vaste lettergrootte.<br> <b>vetdruk</b> <i>kursief</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 duim"
 
@@ -2171,7 +2309,7 @@ msgstr "Folio, 8 1/2 x 13 duim"
 msgid "Font size:"
 msgstr "Lettertipe-grootte:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "'Fork' het misluk"
 
@@ -2224,11 +2362,11 @@ msgstr "GTK+ tema"
 msgid "Generic PostScript"
 msgstr "PostScript-lêer"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 duim"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 duim"
 
@@ -2256,19 +2394,19 @@ msgstr "Gaan vorentoe"
 msgid "Go one level up in document hierarchy"
 msgstr "Gaan een vlak hoër in dokument-hiërargie"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Gaan na tuisgids"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Gaan na moedergids"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Gaan na bladsy"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grieks (ISO-8859-7)"
 
@@ -2289,12 +2427,11 @@ msgstr "HTML-anker %s bestaan nie."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML-lêers (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebreeus (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Hulp"
 
@@ -2324,17 +2461,17 @@ msgstr "Hulpboeke (*.htb)|*.htb|Hulpboeke (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "Hulp: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "naamloos"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Maak gids"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2383,13 +2520,13 @@ msgstr "IFF: onbekende fout!!!"
 msgid "Icon resource specification %s not found."
 msgstr "XRC-hulpbron '%s' (klas '%s') nie gevind nie!"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2397,7 +2534,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2418,20 +2555,20 @@ msgstr "Ongeldige aantal parameters vir ConstructObject-metode"
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Ongeldige aantal parameters vir Createt-metode"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Ongeldige gidsnaam."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Ongeldige lêerspesifikasie."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "Beeld en masker het verskillende groottes"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Beeldlêer is nie van die tipe %d."
@@ -2444,21 +2581,21 @@ msgstr ""
 "Onmoontlik om Rich Edit beheerelement te skep, gewone teks word gebruik. "
 "Installeer riched32.dll asb. weer."
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Onmoontlik om subproses-toevoer te verkry"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Onmoontlik om magtigings vir lêer '%s' te kry"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Onmoontlik om lêer '%s' te oorskryf"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Onmoontlik om magtigings vir lêer '%s' op te stel"
@@ -2472,19 +2609,23 @@ msgstr "Indeks"
 msgid "Index"
 msgstr "Indeks"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indies (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Interne fout, ongeldige wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Ongeldige TIFF-beeldindeks."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Ongeldige XRC hulpbron '%s': het geen wortelnode 'hulpbron'."
@@ -2521,7 +2662,7 @@ msgstr "Ongeldige re
 msgid "Italic"
 msgstr "Kursief"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Koevert 'Italy', 110 x 230 mm"
 
@@ -2533,15 +2674,67 @@ msgstr "JPEG: kon nie laai nie - l
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: kon beeld nie stoor nie."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2549,7 +2742,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "Dwars"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "USA Ledger, 17 x 11 duim"
 
@@ -2557,15 +2750,44 @@ msgstr "USA Ledger, 17 x 11 duim"
 msgid "Left margin (mm):"
 msgstr "Linkerkantlyn (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "USA Legal, 8 1/2 x 14 duim"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "USA Legal, 8 1/2 x 14 duim"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "USA Letter, 8 1/2 x 11 duim"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "USA Letter, 8 1/2 x 11 duim"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "USA Letter, 8 1/2 x 11 duim"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "USA Letter Small, 8 1/2 x 11 duim"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "USA Letter, 8 1/2 x 11 duim"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "USA Letter, 8 1/2 x 11 duim"
 
@@ -2586,16 +2808,6 @@ msgstr "Laai %s-l
 msgid "Loading : "
 msgstr "Besig met inlaai: "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-"Laaiing van Ascii PNM-beeld met grysvlakke is nog nie geïmplementeer nie."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-"Laaiing van Raw PNM-beeld met grysvlakke is nog nie geïmplementeer nie."
-
 #: ../src/unix/snglinst.cpp:251
 #, fuzzy, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2606,7 +2818,7 @@ msgstr "Klankl
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Boekstawing geskryf na lêer '%s'."
@@ -2631,7 +2843,7 @@ msgstr ""
 "MS HTML Help funksies wees nie beskikbaar omdat die MS HTML Help biblioteek "
 "nie op hierdie machine is geïnstalleerd. Installeer het asb."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ksimaliseer"
 
@@ -2658,7 +2870,7 @@ msgstr "Modern"
 msgid "Metal theme"
 msgstr "Metaaltema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimaliseer"
 
@@ -2676,11 +2888,16 @@ msgstr "Modus %ix%i-%i nie beskikbaar nie."
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Verander"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Koevert 'Monarch', 3 7/8 x 7 1/2 duim"
 
@@ -2692,11 +2909,11 @@ msgstr "Skuif af"
 msgid "Move up"
 msgstr "Skuif op"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Naam"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Maak gids"
@@ -2705,8 +2922,8 @@ msgstr "Maak gids"
 msgid "New item"
 msgstr "Nuwe item"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "Nuwe gids"
 
@@ -2719,9 +2936,9 @@ msgstr "&Volgende"
 msgid "Next page"
 msgstr "Volgende bladsy"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nee"
 
@@ -2761,22 +2978,22 @@ msgstr ""
 "Wil jy 'n lettertipe kies vir hierdie enkodering\n"
 "(anders sal die teks in hierdie kodering nie korrek weergegee word nie)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Geen hanteerder is gevind vir XML-node '%s', klas '%s' nie!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Geen hanteerder is gevind vir beeldtipe."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Geen beeldhanteerder is vir die tipe %d gedefinieer nie."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Geen beeldhanteerder is vir die tipe %s gedefinieer nie."
@@ -2789,17 +3006,17 @@ msgstr "Nog geen ooreenstemmende bladsy is gevind nie"
 msgid "No sound"
 msgstr "Geen klank"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "Daar word geen ongebruikte kleur in die beeld uitgemasker nie"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "Daar word geen ongebruikte kleur in die beeld uitgemasker nie"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Noors (ISO-8859-10)"
 
@@ -2815,12 +3032,12 @@ msgstr "Normale druk<br>en <u>understreep</u>. "
 msgid "Normal font:"
 msgstr "Normale lettertipe: "
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Nota, 8 1/2 x 11 duim"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "Goed"
 
@@ -2828,7 +3045,7 @@ msgstr "Goed"
 msgid "Objects must have an id attribute"
 msgstr "Objekte moet elkeen 'n id-attribuut hê"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Open Lêer"
 
@@ -2836,13 +3053,13 @@ msgstr "Open L
 msgid "Open HTML document"
 msgstr "Maak HTML-dokument oop"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "Open Lêer"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Bewerking nie toelaatbaar."
 
@@ -2861,7 +3078,7 @@ msgstr "Opsie '%s' vereis 'n waarde."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Opsie '%s': '%s' kan nie na 'n datum omgeskakel word nie."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Opstellings"
 
@@ -2893,24 +3110,149 @@ msgstr "PCX: onbekende fout!"
 msgid "PCX: version number too low"
 msgstr "PCX: weergawenommer te laag"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: kon nie geheue reserveer nie."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: lêerformaat onbekend"
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: lêer lyk afgekap."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Koevert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Koevert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Koevert, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Koevert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Koevert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Koevert, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Koevert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Koevert, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Koevert DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Koevert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Koevert DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Koevert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Koevert, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Koevert, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Koevert, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Koevert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Koevert, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Koevert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Koevert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Koevert, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Bladsy %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Bladsy %d van %d"
@@ -2919,7 +3261,7 @@ msgstr "Bladsy %d van %d"
 msgid "Page Setup"
 msgstr "Bladsy-opstelling"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Bladsy-opstelling"
@@ -2950,7 +3292,7 @@ msgstr "'n Reedsgeregistreerde objek word aangestuur vir SetObjectName"
 msgid "Passing an unkown object to GetObject"
 msgstr "'n Onbekende objek word aangestuur vir GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Magtigings"
 
@@ -2962,7 +3304,7 @@ msgstr "Opstel van pyp het misluk"
 msgid "Please choose a valid font."
 msgstr "Kies asb. 'n geldige lettertipe."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Kies asb. 'n bestaande lêer."
 
@@ -2971,11 +3313,11 @@ msgstr "Kies asb. 'n bestaande l
 msgid "Please choose the page to display:"
 msgstr "Kies asb. 'n bestaande lêer."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Kies asb. 'n internetdiensverskaffer om mee te verbind"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3007,16 +3349,16 @@ msgid "Previous page"
 msgstr "Vorige bladsy"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Druk"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Drukvoorskou"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Drukvoorskou het misluk"
 
@@ -3037,7 +3379,7 @@ msgstr "Druk in kleur"
 msgid "Print previe&w"
 msgstr "Drukvoorskou"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Drukvoorskou"
@@ -3097,7 +3439,7 @@ msgstr "Besig met druk van bladsy %d..."
 msgid "Printing..."
 msgstr "Besig met drukwerk..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3107,11 +3449,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Program is laat vaar."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Kwarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Vraag"
 
@@ -3125,7 +3467,7 @@ msgstr "Leesfout by l
 msgid "Ready"
 msgstr "He&rdoen"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Verwysde objeknode met ref=\"%s\" nie gevind nie!"
@@ -3134,17 +3476,17 @@ msgstr "Verwysde objeknode met ref=\"%s\" nie gevind nie!"
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Registersleutel '%s' bestaan al."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Registersleutel '%s' bestaan nie, kan dit dus nie hernoem nie."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3155,7 +3497,7 @@ msgstr ""
 "as jy dit uitvee word jou stelsel onbruikbaar:\n"
 "bewerking is laat vaar."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Registerwaarde '%s' bestaan al."
@@ -3176,7 +3518,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr "Verwyder huidige bladsy uit gunstelinge"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3195,7 +3537,7 @@ msgstr "Vervang &almal"
 msgid "Replace with:"
 msgstr "Vervang met:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Hulpbronlêers moet dieselfde weergawenommer hê!"
 
@@ -3211,7 +3553,7 @@ msgstr "Regterkantlyn (mm):"
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "&Stoor..."
@@ -3230,7 +3572,7 @@ msgstr "&Stoor..."
 msgid "Save as"
 msgstr "Stoor as"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Stoor boekstawing-inhoud na lêer"
 
@@ -3266,7 +3608,7 @@ msgstr "Soek in alle boeke"
 msgid "Searching..."
 msgstr "Besig met soektog..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Seksies"
 
@@ -3280,22 +3622,27 @@ msgstr "Soekfout by l
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Kies &almal"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Kies 'n dokumentsjabloon"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Kies 'n dokumentweergawe"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Kies 'n lêer"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Seksies"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3309,7 +3656,7 @@ msgstr "SetProperty is geroep sonder geldige 'set'-metode"
 msgid "Setup..."
 msgstr "Opstellings..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "Meer as een aktiewe inbelverbindings gevind, willekeurige keuse is gemaak."
@@ -3322,11 +3669,11 @@ msgstr "Wys alles"
 msgid "Show all items in index"
 msgstr "Wys alle items in die indeks"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Wys verborge gidse"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Wys verborge lêers"
 
@@ -3338,7 +3685,7 @@ msgstr "Wys/verberg navigasiepaneel"
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Formaat"
 
@@ -3356,8 +3703,7 @@ msgstr "Skuins"
 msgid "Sorry, could not open this file for saving."
 msgstr "Jammer, hierdie lêer kon nie gestoor word nie."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Jammer, hierdie lêer kon nie oopgemaak word nie."
 
@@ -3365,16 +3711,16 @@ msgstr "Jammer, hierdie l
 msgid "Sorry, could not save this file."
 msgstr "Jammer, hierdie lêer kon nie gestoor word nie."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Jammer, onvoldoende geheue vir drukvoorskou."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 "Jammer, 'n drukker moet geïnstalleer wees om 'n drukvoorskou te kan doen."
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Jammer, die lêer het 'n onbekende formaat."
 
@@ -3387,7 +3733,7 @@ msgstr "Klankdata se formaat word nie ondersteun nie."
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Klanklêer '%s' se formaat word nie ondersteun nie."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "USA Statement, 5 1/2 x 8 1/2 duim"
 
@@ -3396,7 +3742,7 @@ msgstr "USA Statement, 5 1/2 x 8 1/2 duim"
 msgid "Status:"
 msgstr "Status: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3413,37 +3759,58 @@ msgstr "String-na-kleur : Verkeerde kleurspesifikasie : %s"
 msgid "String conversions not supported"
 msgstr "String-omskakelings word nie ondersteun nie"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Subclass '%s' nie gevind voor bron '%s', zal nie subclasseren!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Switsers"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: kon nie geheue reserveer nie."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: fout by laai van beeld."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: fout by lees van beeld."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: fout by stoor van beeld."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: fout by skryf van beeld."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "USA Tabloid, 11 x 17 duim"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "USA Tabloid, 11 x 17 duim"
 
@@ -3451,11 +3818,11 @@ msgstr "USA Tabloid, 11 x 17 duim"
 msgid "Teletype"
 msgstr "Nie-proporsioneel (Teletype)"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Sjablone"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thais (ISO-8859-11)"
 
@@ -3484,7 +3851,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Die knipbord-formaat '%d' bestaan nie."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3493,7 +3860,7 @@ msgstr ""
 "Die gids '%s' bestaan nie\n"
 "Moet dit nou gemaak word?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3502,7 +3869,7 @@ msgstr ""
 "Die lêer '%s' kon nie oopgemaak word nie.\n"
 "Dit is verwyder van die lys van 'onlangse lêers'."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3537,7 +3904,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Die pad '%s' bevat te veel \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3558,7 +3925,7 @@ msgstr "Die teks kon nie gestoor word nie."
 msgid "The value for the option '%s' must be specified."
 msgstr "Die waarde voor die opsie '%s' moet gespesifiseer word."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3580,7 +3947,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3594,7 +3961,7 @@ msgstr ""
 "Inisialisasie van uitvoerdraadmodule het misluk: 'n uitvoerdraad-sleutel kon "
 "nie geskep word nie"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3606,11 +3973,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "Uitvoerdraad-prioriteitstelling is geïgnoreer."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Teël &horisontaal"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Teël &vertikaal"
 
@@ -3653,11 +4020,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Poging om 'n leë masjiennaam te vind: besig om op te gee"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turks (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Tipe"
 
@@ -3666,7 +4033,7 @@ msgstr "Tipe"
 msgid "Type must have enum - long conversion"
 msgstr "Tipe moet 'n enum - long omskakeling bevat."
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "USA Std Fanfold, 14 7/8 x 11 duim"
 
@@ -3704,39 +4071,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr "Onverwagte parameter '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bis (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bis Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bis Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bis (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bis Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bis Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7-bis (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8-bis (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Onbekende DDE-fout %08x"
@@ -3749,7 +4116,7 @@ msgstr "Onbekende objek is aangestuur vir GetObjectClassInfo"
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Onbekende kodering (%d)"
@@ -3769,7 +4136,7 @@ msgstr "Onbekende lang-opsie '%s'"
 msgid "Unknown option '%s'"
 msgstr "Onbekende opsie '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Onbekende stylvlag"
 
@@ -3778,7 +4145,7 @@ msgstr "Onbekende stylvlag"
 msgid "Unkown Property %s"
 msgstr "Onbekende eienskap %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "On-afgeslote '{' in mime-tipe %s inskrywing."
@@ -3807,7 +4174,7 @@ msgstr "Nie-ondersteunde tema '%s'."
 msgid "Up"
 msgstr "Op"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Gebruik: %s"
@@ -3820,15 +4187,15 @@ msgstr "Geldigheidskonflik"
 msgid "Video Output"
 msgstr "video-afvoer"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Wys lêers in detail-aansig"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Wys lêers in lys-aansig"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Aansigte"
 
@@ -3844,16 +4211,16 @@ msgstr "Waarskuwing"
 msgid "Warning: "
 msgstr "Waarskuwing: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Waarskuwing: poging om HTML-merkerhanteerder van leë stapel te verwyder."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Wes-Europees (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Wes-Europees met Euro teken (ISO-8859-15)"
 
@@ -3873,109 +4240,114 @@ msgstr "Slegs heelwoorde"
 msgid "Win32 theme"
 msgstr "Win32 tema"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Windows 3.1 met Win32s"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabies (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Balties (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Sentraal Europees (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Sjinees Vereenvoudig (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Tradisionele Sjinees (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cyrillies (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Grieks (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebreeus (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japanees (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Koreaans (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Balties (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turks (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Wes Europees (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -3998,28 +4370,28 @@ msgstr "XPM: Misvormde pixel data!"
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: Misvormde kleurdefinisie '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC-hulpbron '%s' (klas '%s') nie gevind nie!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC-hulpbron: Kan nie 'n bitmap maak van '%s' nie."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC-hulpbron: Ongeldige kleurspesifikasie '%s' vir eienskap '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ja"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Jy kan nie 'n nuwe gids by hierdie seksie voeg nie."
 
@@ -4035,16 +4407,16 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[LEEG]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr ""
 "'n DDEML-toepassing het deur 'n wedrentoestand geheuegebrek veroorsaak."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4054,40 +4426,40 @@ msgstr ""
 "'n DDEML-funksie is geroep sonder om eers die DdeInitialize-funksie te roep\n"
 "of 'n ongeldige proses-ID is deurgegee aan 'n DDEML-funksie."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "Kliënt se poging om 'n gesprek te begin, het misluk."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "'n geheuereservering het misluk."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "'n parameter kon nie deur die DDEML gevalideer word nie."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "'n versoek vir 'n sinkrone advies-transaksie se tyd is verstreke."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "'n versoek vir 'n sinkrone data-transaksie se tyd is verstreke."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "'n versoek vir 'n sinkrone uitvoer-transaksie se tyd is verstreke."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "'n versoek vir 'n sinkrone 'poke'-transaksie se tyd is verstreke."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "'n versoek vir beëindiging van 'n advies-transaksie se tyd is verstreke."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4097,7 +4469,7 @@ msgstr ""
 "wat deur die kliënt beëindig is of deur die bediener laat vaar is\n"
 "voordat die transaksie voltooi is."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "'n transaksie het misluk."
 
@@ -4105,7 +4477,7 @@ msgstr "'n transaksie het misluk."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4116,15 +4488,15 @@ msgstr ""
 "'n DDE-transaksie uit te voer of 'n toepassing wat as APPCMD_CLIENTONLY \n"
 "begin is, het probeer om 'n bediener-transaksie uit te voer."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "'n interne oproep van die PostMessage-funksie het misluk."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "'n interne fout het voorgekom in die DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4134,11 +4506,11 @@ msgstr ""
 "As die toepassing verdergaan na 'n XTYP_XACT_COMPLETE-callback dan is\n"
 "die transaksie-id vir die callback nie meer geldig nie."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "poging tot wysiging van onveranderbare sleutel '%s' geïgnoreer."
@@ -4151,7 +4523,7 @@ msgstr "verkeerde argumente vir biblioteekfunksie"
 msgid "bad signature"
 msgstr "slegte handtekening"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4159,14 +4531,18 @@ msgstr ""
 msgid "binary"
 msgstr "binêr"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "vet"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "vet"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4187,7 +4563,7 @@ msgstr "kan verandering nie deurvoer na l
 msgid "can't create file '%s'"
 msgstr "kan lêer '%s' nie maak nie"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "kan lêer met gebruikersopstelling '%s' nie uitvee nie"
@@ -4197,7 +4573,12 @@ msgstr "kan l
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "kan nie bepaal of lêereinde bereik is vir lêeretiket %d nie"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Uitvoering van '%s' het misluk\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "Kan nie huidige posisie in lêer '%s' vind nie"
@@ -4207,7 +4588,7 @@ msgstr "Kan nie huidige posisie in l
 msgid "can't find length of file on file descriptor %d"
 msgstr "kan lêerlengte nie vind vir lêeretiket %d nie"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "kan gebruiker se tuisgids nie vind nie, gebruik dus huidige gids."
 
@@ -4240,7 +4621,7 @@ msgstr "kan globale konfigurasiel
 msgid "can't open user configuration file '%s'."
 msgstr "kan gebruikers-konfigurasielêer '%s' nie oopmaak nie."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "kan gebruikers-konfigurasielêer nie oopmaak nie."
 
@@ -4288,11 +4669,11 @@ msgstr "kan buffer '%s' nie na skyf skryf nie."
 msgid "can't write to file descriptor %d"
 msgstr "kan nie skryf na lêeretiket %d nie"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "kan gebruikers-konfigurasielêer nie skryf nie."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "katalogus-lêer vir domein '%s' nie gevind nie."
@@ -4313,7 +4694,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "datum"
 
@@ -4321,7 +4702,7 @@ msgstr "datum"
 msgid "decompression error"
 msgstr "uitpakfout"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "standaard"
 
@@ -4329,19 +4710,19 @@ msgstr "standaard"
 msgid "delegate has no type info"
 msgstr "afgevaardigde het geen tipe-inligting nie"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "agtiende"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "agtste"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "elfde"
 
@@ -4350,7 +4731,7 @@ msgstr "elfde"
 msgid "encoding %s"
 msgstr "enkodeer tans %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "inskrywing '%s' kom meer as één keer voor in groep '%s'"
@@ -4359,25 +4740,30 @@ msgstr "inskrywing '%s' kom meer as 
 msgid "error in data format"
 msgstr "fout in dataformaat."
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "fout tydens oopmaak van lêer"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "fout tydens oopmaak van lêer"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Fout tydens skepping van gids"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "Maak"
 
@@ -4386,11 +4772,11 @@ msgstr "Maak"
 msgid "failed to flush the file '%s'"
 msgstr "leegmaak van lêer '%s' het misluk"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "vyftiende"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "vyfde"
 
@@ -4419,7 +4805,7 @@ msgstr "l
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "lêer '%s': onverwagte teken %c in reël %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "eerste"
 
@@ -4427,15 +4813,15 @@ msgstr "eerste"
 msgid "font size"
 msgstr "fontgrootte"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "veertiende"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "vierde"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "genereer uitgebreide boekstaafboodskappe"
 
@@ -4443,7 +4829,7 @@ msgstr "genereer uitgebreide boekstaafboodskappe"
 msgid "incorrect event handler string, missing dot"
 msgstr "verkeerde gebeurtenishanteerder, punt ontbreek"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "Begin"
 
@@ -4451,50 +4837,50 @@ msgstr "Begin"
 msgid "invalid eof() return value."
 msgstr "ongeldige eof() teruggee-waarde."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ongeldige teruggee-waarde van boodskapvenster"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "Ongeldig slotlêer '%s'."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kursief"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "lig"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "lig"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "landinstelling '%s' kan nie opgestel word word nie."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "besig met soek vir katalogus '%s' in pad '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "middernag"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "negentiende"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "negende"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "geen DDE-fout."
 
@@ -4506,11 +4892,11 @@ msgstr "geen fout"
 msgid "noname"
 msgstr "naamloos"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "middag"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4522,7 +4908,7 @@ msgstr "objekte kan nie XML-teksnodusse bevat nie"
 msgid "out of memory"
 msgstr "te min geheue"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4534,21 +4920,21 @@ msgstr "leesfout"
 msgid "reading"
 msgstr "besig om te lees"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "probleem met hertoetreding."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "tweede"
 
@@ -4556,11 +4942,11 @@ msgstr "tweede"
 msgid "seek error"
 msgstr "soekfout"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "sewentiende"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "sewende"
 
@@ -4568,15 +4954,15 @@ msgstr "sewende"
 msgid "shift"
 msgstr "skuif"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "Wys hierdie hulpboodskap"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "sestiende"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sesde"
 
@@ -4588,60 +4974,60 @@ msgstr "Kies die vertoonskerm modus (bv. 640x480-16) om te gebruik"
 msgid "specify the theme to use"
 msgstr "Kies die tema om te gebruik"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "tiende"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "die antwoord op die transaksie het die DDE_FBUSY-bit na 1 gestel."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "derde"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "dertiende"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff-module: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "vandag"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "môre"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "twaalfde"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "twintigste"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "onderstreep"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "onderstreep"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "onverwagte \" op posisie %d in '%s'."
@@ -4659,7 +5045,7 @@ msgstr "onbekende klas %s"
 msgid "unknown error"
 msgstr "onbekende fout"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "onbekende fout (foutnommer %08x)."
@@ -4672,7 +5058,7 @@ msgstr "onbekende re
 msgid "unknown seek origin"
 msgstr "onbekende beginpunt vir soektog"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "onbekend-%d"
@@ -4681,12 +5067,12 @@ msgstr "onbekend-%d"
 msgid "unnamed"
 msgstr "naamloos"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "naamloos%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4694,7 +5080,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "katalogus '%s' van '%s' word gebruik."
@@ -4707,7 +5093,7 @@ msgstr "skryffout"
 msgid "writing"
 msgstr "besig om te skryf"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay het misluk."
 
@@ -4720,7 +5106,7 @@ msgstr "wxSocket: ongeldige handtekening in ReadMsg."
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: onbekende gebeurtenis!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets kon vertoonskerm nie oopmaak vir '%s': gaan dus uit."
@@ -4729,7 +5115,7 @@ msgstr "wxWidgets kon vertoonskerm nie oopmaak vir '%s': gaan dus uit."
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets kon vertoonskerm nie oopmaak nie. Gaan dus uit."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "gister"
 
@@ -4738,10 +5124,24 @@ msgstr "gister"
 msgid "zlib error %d"
 msgstr "zlib fout %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "ISP name %s kon nie verkry word nie"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Laaiing van Ascii PNM-beeld met grysvlakke is nog nie geïmplementeer nie."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Laaiing van Raw PNM-beeld met grysvlakke is nog nie geïmplementeer nie."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Kan nie wag vir uitvoerdraad-beëindiging nie"
index 202b589f7337502dc1b4575ddf3930207dd32d00..a2f9970aa27cb4c391d78a170278ee59ea994d97 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2003-07-22 11:31+0100\n"
 "Last-Translator: Paco Rivière <friviere@wanadoo.es>\n"
 "Language-Team: <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (error %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Previsualitza"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 Sobre, 4 1/8 x 9 1/2 polz. "
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 Sobre, 4 1/2 x 10 3/8 polz. "
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 Sobre, 4 3/4 x 11 polz."
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 Sobre, 5 x 11 1/2 polz. "
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 Sobre, 3 7/8 x 8 7/2 polz. "
 
@@ -75,7 +75,7 @@ msgstr "#define %s ha de ser un n
 msgid "%i of %i"
 msgstr "%i de %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr ""
@@ -85,17 +85,17 @@ msgstr ""
 msgid "%s (or %s)"
 msgstr "%s (o %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "Error %s"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "Informació %s"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "Atenció %s"
@@ -105,7 +105,7 @@ msgstr "Atenci
 msgid "%s files (%s)|%s"
 msgstr "Fitxers (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "missatge %s"
@@ -139,7 +139,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Organitza les icones"
 
@@ -154,11 +154,11 @@ msgid "&Bold"
 msgstr "Negreta"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Anul·la"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Cascada"
 
@@ -167,24 +167,26 @@ msgstr "&Cascada"
 msgid "&Clear"
 msgstr "&Neteja"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Tanca"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Copia"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Elimina"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detalls"
 
@@ -202,7 +204,7 @@ msgstr "&Mida"
 msgid "&Find"
 msgstr "&Cerca"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Fi"
 
@@ -216,12 +218,12 @@ msgstr "Mida de la font:"
 msgid "&Forward"
 msgstr "Endavant"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr ""
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Ajuda"
 
@@ -240,11 +242,11 @@ msgstr "
 msgid "&Italic"
 msgstr "Cursiva"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Registre"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Mou"
 
@@ -253,11 +255,11 @@ msgstr "&Mou"
 msgid "&New"
 msgstr "&Següent"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Següent"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Següent >"
 
@@ -270,7 +272,7 @@ msgstr "Consell &seg
 msgid "&No"
 msgstr "No"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "No"
@@ -291,7 +293,8 @@ msgstr "&Desa..."
 msgid "&Open..."
 msgstr "&Desa..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Enganxa"
 
@@ -304,7 +307,7 @@ msgstr "Mida de la font:"
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Previ"
 
@@ -313,7 +316,7 @@ msgstr "&Previ"
 msgid "&Print"
 msgstr "Imprimeix"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 #, fuzzy
 msgid "&Print..."
 msgstr "Imprimeix..."
@@ -328,7 +331,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Refés"
 
@@ -340,7 +344,7 @@ msgstr "&Ref
 msgid "&Replace"
 msgstr "&Substitueix"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Restaura"
 
@@ -349,7 +353,7 @@ msgstr "&Restaura"
 msgid "&Save"
 msgstr "&Desa..."
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Desa..."
 
@@ -357,7 +361,7 @@ msgstr "&Desa..."
 msgid "&Show tips at startup"
 msgstr "&Mostra els consells al començar"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Mida"
 
@@ -376,7 +380,7 @@ msgid "&Underline"
 msgstr "Subratllat"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Desfés"
 
@@ -399,9 +403,9 @@ msgstr "Amunt"
 msgid "&Weight:"
 msgstr "vuitè"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Finestra"
 
@@ -410,7 +414,7 @@ msgstr "&Finestra"
 msgid "&Yes"
 msgstr "Sí"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' té '..' extres que han estat ignorats."
@@ -426,7 +430,7 @@ msgstr "'%s' 
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' no és valor numèric correcte per l'opció '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' no és un missatge vàlid de catàleg"
@@ -465,15 +469,15 @@ msgstr "(Ajuda)"
 msgid "(bookmarks)"
 msgstr "(preferits)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -489,26 +493,46 @@ msgstr ""
 ", les estadítiques esperades #include o #define\n"
 "mentre s'està analitzant el recurs."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 polz."
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 polz."
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 polz."
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 polz."
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 polz."
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 Sobre, 3 5/8 x 6 1/2 polz."
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 polz."
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": fitxer no existeix!"
@@ -521,24 +545,24 @@ msgstr ": joc de car
 msgid ": unknown encoding"
 msgstr ": codificació desconeguda"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Enrere"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 #, fuzzy
 msgid "<DRIVE>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<ENLLAÇ>"
 
@@ -558,15 +582,15 @@ msgstr ""
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -574,22 +598,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Sobre, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Sobre, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "Full A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "Full A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "Full A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "Full A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "Full A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "Full A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "Full A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "Full petit A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "Full A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "Full A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "Full A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 polz."
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "Full A5, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -606,7 +697,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "Afegeix la pàgina actual a preferits"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Afegeix a colors personalitzats"
 
@@ -641,7 +732,7 @@ msgstr "Tot"
 msgid "All files (%s)|%s"
 msgstr "Tots els fitxers (*)|*"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Tots els fitxers (*)|*"
 
@@ -650,7 +741,7 @@ msgstr "Tots els fitxers (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Tots els fitxers (*.*) *.*  "
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Tots els fitxers (*.*) *.*  "
 
@@ -662,13 +753,13 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Ja s'està trucant a l'ISP."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 "Afegeix el registre al fitxer '%s' (escollir [No] sobrescriurà el fitxer)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Àrab (ISO-8859-6)"
 
@@ -676,27 +767,57 @@ msgstr "
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr ""
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "Full B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Sobre, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "Full B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "Full B5, 182 x 257 mil·límetres"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Sobre, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "Full B5, 182 x 257 mil·límetres"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Sobre, 176 x 125 mm"
 
@@ -728,11 +849,11 @@ msgstr "BMP: No s'ha pogut escriure la cap
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP:wxImage no té una wxPallette pròpia."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Bàltic (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Bàltic (antic) (ISO-8859-4)"
 
@@ -749,11 +870,11 @@ msgstr "Negreta"
 msgid "Bottom margin (mm):"
 msgstr "Marge inferior (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "Full C, 17 x 22 polz."
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Neteja"
 
@@ -761,23 +882,23 @@ msgstr "&Neteja"
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Sobre, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Sobre, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Sobre, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Sobre, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Sobre, 114 x 229 mm"
 
@@ -786,12 +907,12 @@ msgstr "C65 Sobre, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "El manegador ZIP generalment només permet l'ús de fitxers locals!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 #, fuzzy
 msgid "Can not create mutex."
 msgstr "No es pot crear un fil"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "No es pot enumerar els fitxers '%s'"
@@ -801,12 +922,12 @@ msgstr "No es pot enumerar els fitxers '%s'"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "No es pot enumerar els fitxers en el directori '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, fuzzy, c-format
 msgid "Can not resume thread %lu"
 msgstr "No es pot enumerar els fitxers en el directori '%s'"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, fuzzy, c-format
 msgid "Can not resume thread %x"
 msgstr "No es pot enumerar els fitxers en el directori '%s'"
@@ -815,17 +936,17 @@ msgstr "No es pot enumerar els fitxers en el directori '%s'"
 msgid "Can not start thread: error writing TLS."
 msgstr "No es pot iniciar la cadena: error en escriure TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, fuzzy, c-format
 msgid "Can not suspend thread %lu"
 msgstr "No es pot suspendre en fil %x"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "No es pot suspendre en fil %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "No es pot esperar per a l'acabament de cadena"
 
@@ -833,64 +954,64 @@ msgstr "No es pot esperar per a l'acabament de cadena"
 msgid "Can't &Undo "
 msgstr "No s'ha pogut &desfer"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "No es pot revisar el format d'imatge del fitxer '%s': el fitxer no existeix."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "No es pot tancar la clau de registre '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "No es pot copiar els valors del tipus %d no suportat."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "No es pot crear la clau de registre '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "No es pot crear un fil"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "No es pot crear una finestra de la classe '%s'"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "No es pot eliminar la tecla '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "No es pot eliminar el fitxer INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "No es pot eliminar el valor '%s' de la clau '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "No es poden enumerar subclaus de la clau '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "No es pot enumerar els valors de la clau '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "No es pot copiar els valors del tipus %d no suportat."
@@ -915,12 +1036,12 @@ msgstr "No es pot comen
 msgid "Can't initialize zlib inflate stream."
 msgstr "No es pot començar a mostrar."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "No es pot carregar una imatge del fitxer '%s': el fitxer no existeix."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "No es pot obrir la clau de registre '%s'"
@@ -934,32 +1055,32 @@ msgstr "no es pot llegir des del fitxer descriptor %s"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "No es pot llegir el valor de '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "No es pot llegir el valor de la clau '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "No es pot desar la imatge en el format '%s': extensió desconeguda."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "No es pot desar els continguts de registre al fitxer."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "No es pot fixar la prioritat fils"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "No es pot fixar un valor de '%s'"
@@ -969,14 +1090,14 @@ msgstr "No es pot fixar un valor de '%s'"
 msgid "Can't write to deflate stream: %s"
 msgstr "no es pot escriure en el fitxer descriptiu %d"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Anul·la"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "No es pot convertir el diàleg d'unitats: diàleg desconegut"
 
@@ -985,22 +1106,22 @@ msgstr "No es pot convertir el di
 msgid "Cannot convert from the charset '%s'!"
 msgstr "No es pot convertir des de la codificació '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "No es pot trobar connexió activa de marcatge directe: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "No es pot trobar el contenidor del control desconegut '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "No es pot trobar el node  '%s' de font."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "No es pot localitzar el fitxer del llibre d'adreces"
 
@@ -1010,15 +1131,15 @@ msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 "No es pot obtenir un rang de prioritats per la política de planificació %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "No es pot obtenir el nom d'hostatger"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "No es pot obtenir el nom oficial de l'hostatger"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "No es pot penjar - no hi ha activa cap connexió de marcatge directe."
 
@@ -1026,7 +1147,7 @@ msgstr "No es pot penjar - no hi ha activa cap connexi
 msgid "Cannot initialize OLE"
 msgstr "No es pot inicialitzar OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "No es pot inicialitzar SciTech MGL!"
 
@@ -1039,7 +1160,7 @@ msgstr "No es pot comen
 msgid "Cannot load icon from '%s'."
 msgstr "No es pot carregar la icona des de '%s'"
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "No es pot carregar recursos des del fitxer '%s'."
@@ -1064,12 +1185,12 @@ msgstr "No es pot obrir l'URL '%s'."
 msgid "Cannot open contents file: %s"
 msgstr "No es pot obrir fitxers de contingut: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "No es pot obrir el fitxer '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "No es pot obrir el fitxer per a la impressió PostScript!"
 
@@ -1078,17 +1199,17 @@ msgstr "No es pot obrir el fitxer per a la impressi
 msgid "Cannot open index file: %s"
 msgstr "No es pot obrir el fitxer d'índex: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "No es pot analitzar les coordenades des de '%s'."
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "No es pot analitzar les coordenades des de '%s'."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "No es pot analitzar les dimensions des de '%s'."
@@ -1124,7 +1245,7 @@ msgstr "No es pot crear un fil"
 msgid "Case sensitive"
 msgstr "Distingeix entre majúscules i minúscules"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Cèltic (ISO-8859-14)"
 
@@ -1132,16 +1253,16 @@ msgstr "C
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Europeu central (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Trieu l'ISP a trucar"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "Trieu la font"
@@ -1150,11 +1271,11 @@ msgstr "Trieu la font"
 msgid "Choose font"
 msgstr "Trieu la font"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Tanca"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Neteja els continguts del registre."
 
@@ -1167,20 +1288,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Tanca"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Tanca\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Tanca-ho tot"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Tanca aquesta finestra"
 
@@ -1188,20 +1309,20 @@ msgstr "Tanca aquesta finestra"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Ordinador"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "No es pot iniciar un nom d'entrada de configuració per '%c'."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Confirma"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Confirmeu l'actualització del registre"
 
@@ -1213,7 +1334,7 @@ msgstr "S'est
 msgid "Contents"
 msgstr "Contingut"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "La conversió al joc de caràcters '%s' no funciona."
@@ -1271,16 +1392,16 @@ msgstr ""
 "No es pot resoldre l'id del menú '%s'. Utilitza un sencer diferent de zero\n"
 " o proporciona el #define (vegeu els consells del manual)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "No s'ha pogut iniciar la previsualització del document."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "No s'ha pogut iniciar la impressió"
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "No s'ha pogut transferir dades a la finestra"
 
@@ -1290,7 +1411,7 @@ msgstr "No s'ha pogut transferir dades a la finestra"
 msgid "Could not unlock mutex"
 msgstr "No s'ha pogut crear un temporitzador"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 #, fuzzy
 msgid "Couldn't acquire a mutex lock"
 msgstr "No s'ha pogut crear un temporitzador"
@@ -1314,7 +1435,7 @@ msgstr "No s'ha pogut crear un cursor."
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "No s'ha pogut trobar el símbol '%s' en una llibreria dinàmica"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "No es pot obtenir l'actual cadena de punter"
 
@@ -1339,12 +1460,12 @@ msgstr "No es pot obrir el fitxer '%s'"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "No s'ha pogut registrar el format '%s' del porta-retalls."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 #, fuzzy
 msgid "Couldn't release a mutex"
 msgstr "No s'ha pogut crear un temporitzador"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr ""
@@ -1363,31 +1484,32 @@ msgstr "No s'ha acabat la cadena"
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Crea directori"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Crea un directori nou"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Re&talla"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Directori actual:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Ciríl·lic (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "Full D 22 x 34 polzades"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Sol·licitud de DDE poke fallida"
 
@@ -1412,11 +1534,11 @@ msgstr "Cap
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Capçalera DIB: codificació desconeguda en el fitxer."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Sobre DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1426,7 +1548,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "No s'ha pogut crear el directori '%s'"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1434,7 +1556,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Decoratiu"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Codificació predeterminada"
 
@@ -1453,11 +1575,11 @@ msgstr "&Elimina"
 msgid "Deleted stale lock file '%s'."
 msgstr "S'ha eliminat el fitxer antic de bloqueig '%s'."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1470,7 +1592,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Sabíeu que..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Decoratiu"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "No s'ha pogut crear el directori '%s'"
@@ -1480,11 +1607,11 @@ msgstr "No s'ha pogut crear el directori '%s'"
 msgid "Directory '%s' doesn't exist!"
 msgstr "El directori '%s' no existeix!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Directori no existeix"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 #, fuzzy
 msgid "Directory doesn't exist."
 msgstr "Directori no existeix"
@@ -1501,8 +1628,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Mostra les opcions del diàleg"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1523,7 +1649,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Voleu desar els canvis del document"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1535,6 +1661,10 @@ msgstr "Fet"
 msgid "Done."
 msgstr "Fet."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1544,7 +1674,7 @@ msgstr ""
 msgid "Down"
 msgstr "Avall"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "Full E, 34 x 44 polz."
 
@@ -1556,12 +1686,12 @@ msgstr ""
 msgid "Elapsed time : "
 msgstr "Temps transcorregut:"
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "no s'ha pogut obrir el fitxer '%s'"
@@ -1570,7 +1700,12 @@ msgstr "no s'ha pogut obrir el fitxer '%s'"
 msgid "Entries found"
 msgstr "Entrades trobades:"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Sobre DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1578,20 +1713,21 @@ msgstr ""
 "Ha fallat la expansió de las variables d'entorn: falta '%c' en la posició %d "
 "a '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Error"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Error "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Error en crear directori"
 
@@ -1604,7 +1740,7 @@ msgstr "Error en llegir imatge DIB"
 msgid "Error reading config options."
 msgstr "Error en llegir imatge DIB"
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "Error en llegir imatge DIB"
@@ -1617,7 +1753,7 @@ msgstr ""
 msgid "Error: "
 msgstr "Error: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1625,7 +1761,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Temps estimat:"
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1634,12 +1770,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "L'execució de l'ordre '%s' ha fallit."
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, fuzzy, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "L'execució de l'ordre '%s' ha fallit."
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executiu (7 1/4 x 10 1/2 polz. )"
 
@@ -1664,13 +1800,13 @@ msgstr "S'esperava '=' en analitzar el recurs."
 msgid "Expected 'char' while parsing resource."
 msgstr "S'esperava 'char' en analitzar el recurs."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Codificació de pàgina estesa per al japonès (EUC-JP)"
 
@@ -1679,7 +1815,7 @@ msgstr "Codificaci
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "L'execució de l'ordre '%s' ha fallit."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "No s'ha pogut %s a la connexió de marcatge directe: %s"
@@ -1688,7 +1824,7 @@ msgstr "No s'ha pogut %s a la connexi
 msgid "Failed to access lock file."
 msgstr "No s'ha pogut accedir el fitxer de blocatge."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1716,40 +1852,40 @@ msgstr "No s'ha pogut tancar el fitxer de bloqueig '%s'"
 msgid "Failed to close the clipboard."
 msgstr "No s'ha pogut tancar el porta-retalls"
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Connexió fallida:  hi manca el nom d'usuari o la contrasenya."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "No s'ha pogut connectar: no hi ha cap ISP a trucar."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "No s'ha pogut copiar el valor '%s' de registre"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr ""
 "No s'ha pogut copiar els continguts de la clau de registre '%s' a '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Impossible de copiar el fitxer '%s' a '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "No s'ha pogut reanomenar la clau de registre '%s' a '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "No s'ha pogut crear una cadena DDE"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "No s'ha pogut crear un marc MDI principal."
 
@@ -1765,12 +1901,12 @@ msgstr "No s'ha pogut crear un nom d'arxiu temporal"
 msgid "Failed to create an anonymous pipe"
 msgstr "Creació fallida d'un conducte anònim."
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "No s'ha pogut crear una connexió en el servidor '%s' en el tema '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 #, fuzzy
 msgid "Failed to create cursor."
 msgstr "No s'ha pogut crear una barra d'estat."
@@ -1790,7 +1926,7 @@ msgstr "No s'ha pogut crear un directori %s/.gnome."
 msgid "Failed to create directory %s/mime-info."
 msgstr "No s'ha pogut crear el directori %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1816,7 +1952,7 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr "No s'ha pogut mostrar el document HTML en codificació %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "No s'ha pogut buidar el porta-retalls"
@@ -1826,21 +1962,21 @@ msgstr "No s'ha pogut buidar el porta-retalls"
 msgid "Failed to enumerate video modes"
 msgstr "No s'ha pogut crear un directori %s/.gnome."
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "No s'ha pogut establir un bucle d'avís amb el servidor DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "No s'ha pogut establir la connexió: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "No s'ha pogut executar '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1871,12 +2007,12 @@ msgstr ""
 "No s'ha pogut trobar el recurs XMP %s. \n"
 "No us recordat d'utilitzar wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "No s'han pogut obtenir els noms ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "No s'han pogut obtenir les dades del porta-retalls"
 
@@ -1884,18 +2020,11 @@ msgstr "No s'han pogut obtenir les dades del porta-retalls"
 msgid "Failed to get data from the clipboard"
 msgstr "No s'ha pogut obtenir les dades del porta-retalls"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "No s'han pogut obtenir els noms ISP: %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "No s'ha pogut obtenir l'horari local del sistema"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "No s'ha pogut obtenir el directori en funcionament"
 
@@ -1908,7 +2037,7 @@ msgstr ""
 msgid "Failed to initialize MS HTML Help."
 msgstr "No s'ha pogut inicialitzar l'ajuda MS HTML"
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "No s'ha pogut inicialitzar l'OpenGL"
 
@@ -1925,7 +2054,7 @@ msgstr ""
 "No s'ha pogut sincronitzar amb un fil, s'ha detectat un potencial de pèrdua "
 "de memòria - reinicieu el programa"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "No s'ha pogut acabar el procés %d"
@@ -1964,7 +2093,7 @@ msgstr "No s'ha pogut bloquejar el fitxer de bloqueig '%s'"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "No s'ha pogut coincidir '%s' en l'expressió regular: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "No s'ha pogut modificar les hores de fitxer de '%s'"
@@ -1995,7 +2124,7 @@ msgstr "No s'ha pogut posar dades al porta-retalls"
 msgid "Failed to read PID from lock file."
 msgstr "No s'ha pogut llegir el PID des del fitxer de registre."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "No s'ha pogut redireccionar el procés fill d'entrada/sortida"
 
@@ -2003,12 +2132,12 @@ msgstr "No s'ha pogut redireccionar el proc
 msgid "Failed to redirect the child process IO"
 msgstr "No s'ha pogut redireccionar el procés fill d'IO"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "No es pot registrar el servidor DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "No s'ha pogut inicialitzar l'OpenGL"
@@ -2033,12 +2162,12 @@ msgstr "
 msgid "Failed to remove stale lock file '%s'."
 msgstr "No s'ha pogut extreure  el fitxer antic de bloqueig '%s'"
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "No s'ha pogut reanomenar el valor de registre '%s' a '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "No s'ha pogut reanomenar la clau de registre '%s' a '%s'."
@@ -2047,12 +2176,12 @@ msgstr "No s'ha pogut reanomenar la clau de registre '%s' a '%s'."
 msgid "Failed to retrieve data from the clipboard."
 msgstr "No s'ha pogut recuperar les dades del porta-retalls."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "No s'ha pogut recuperar les hores de fitxer de '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "No s'ha pogut recuperar el text del missatge d'error RAS"
 
@@ -2060,12 +2189,12 @@ msgstr "No s'ha pogut recuperar el text del missatge d'error RAS"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "No s'ha pogut recuperar els formats suportats del porta-retalls."
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, fuzzy, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "No s'ha pogut carregar la imatge %d des del fitxer '%s'."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "No s'ha pogut enviar una notificació d'avís DDE"
 
@@ -2102,16 +2231,16 @@ msgstr "No s'ha pogut emmagatzemar la imatge '%s' a la VFS de mem
 msgid "Failed to terminate a thread."
 msgstr "No s'ha pogut acabar una cadena."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "No s'ha pogut acabar el bucle d'avís amb el servidor DDE."
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "No s'ha pogut acabar la connexió de marcatge directe: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "No s'ha pogut posar en contacte amb el fitxer '%s'"
@@ -2121,17 +2250,17 @@ msgstr "No s'ha pogut posar en contacte amb el fitxer '%s'"
 msgid "Failed to unlock lock file '%s'"
 msgstr "No s'ha pogut desbloquejar el fitxer de bloqueig '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "No s'ha pogut desenregistrar el servidor DDE '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "no es pot obrir el fitxer de configuració de l'usuari."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2143,7 +2272,7 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr "No s'ha pogut escriure a l'arxiu de bloqueig '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Error fatal"
 
@@ -2161,12 +2290,12 @@ msgstr "&Mida"
 msgid "File %s does not exist."
 msgstr "El fitxer %s no existeix"
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, fuzzy, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "El fitxer '%' ja existex, n'esteu segur de voleu rescriure-hi?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2179,20 +2308,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "No s'ha pogut carregar el fitxer."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Error de fitxer"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Aquest nom de fitxer ja existeix."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "&Mida"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "Fitxers (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "&Mida"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Cerca"
@@ -2205,7 +2343,7 @@ msgstr "Font fixada:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Foli, 8 1/2 x 13 polzades"
 
@@ -2213,7 +2351,7 @@ msgstr "Foli, 8 1/2 x 13 polzades"
 msgid "Font size:"
 msgstr "Mida de la font:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "El fork ha fallat!"
 
@@ -2265,11 +2403,11 @@ msgstr "GTK + tema"
 msgid "Generic PostScript"
 msgstr "Fitxer PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Fanfold legal alemany, 8 1/2 x 13 polz."
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Fanfold alemany estàndard, 8 1/2 x 12 in"
 
@@ -2297,19 +2435,19 @@ msgstr "V
 msgid "Go one level up in document hierarchy"
 msgstr "Puja un nivell de la jerarquia del document."
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Vés al directori principal"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Puja un directori "
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Vés a la pàgina"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grec (ISO-8859-7)"
 
@@ -2330,12 +2468,11 @@ msgstr "L'ancoratge de l'HTML no existeix."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebreu (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Ajuda"
 
@@ -2365,17 +2502,17 @@ msgstr ""
 msgid "Help: %s"
 msgstr "Ajuda: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "sense nom"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Crea directori"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2424,13 +2561,13 @@ msgstr "IFF: error desconegut!!!"
 msgid "Icon resource specification %s not found."
 msgstr "No s'ha trobat l'especificació %s de recursos d'icones"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2438,7 +2575,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2459,20 +2596,20 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Nom il·legal de directori"
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Especificació de fitxer il·legal."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "La imatge i la màscara tenen diferents mides"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "El fitxer d'imatge no és del tipus %d."
@@ -2485,21 +2622,21 @@ msgstr ""
 "No és possible crear un control d'edició rica, utilitzant en el seu lloc un "
 "control de text simple. Reinstal·leu riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "És impossible obtenir l'entrada de procés fill."
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "No és possible obtenir permisos per al fitxer '%s'"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "És impossible sobrescriure el fitxer '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "És impossible fixar els permisos per al fitxer '%s'"
@@ -2513,19 +2650,23 @@ msgstr "
 msgid "Index"
 msgstr "Índex"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indi (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Index d'imatge TIFF invàlid"
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Recurs XRC '%s' invàlid: no té una arrel del node de 'recurs'."
@@ -2562,7 +2703,7 @@ msgstr "Expressi
 msgid "Italic"
 msgstr "Cursiva"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Sobre italià, 110 x 230 mm"
 
@@ -2574,15 +2715,67 @@ msgstr "JPEG: No s'ha pogut carregar - el fitxer deu estar corromput."
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: No s'ha pogut desar la imatge."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 #, fuzzy
 msgid "KOI8-U"
 msgstr "KOI8-R"
@@ -2591,7 +2784,7 @@ msgstr "KOI8-R"
 msgid "Landscape"
 msgstr "Apaïsat"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 polz."
 
@@ -2599,15 +2792,44 @@ msgstr "Ledger, 17 x 11 polz."
 msgid "Left margin (mm):"
 msgstr "Marge esquerra (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal (8 1/2 x 14 polzades)"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal (8 1/2 x 14 polzades)"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Carta (8 1/2 x 11 polzades)"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Carta (8 1/2 x 11 polzades)"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Carta (8 1/2 x 11 polzades)"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Carta petita, 8 1/2 x 11 polz"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Carta (8 1/2 x 11 polzades)"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Carta (8 1/2 x 11 polzades)"
 
@@ -2628,17 +2850,6 @@ msgstr "Carrega fitxer %s"
 msgid "Loading : "
 msgstr "S'està carregant:"
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-"Carregar un fitxer Ascii PNM d'escala de grisos encara no està implementat."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-"Carregar un fitxer d'imatge Raw PNM d'escala de grisos encara no està "
-"implementat."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2649,7 +2860,7 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Registre desat en el fitxer '%s'."
@@ -2674,7 +2885,7 @@ msgstr ""
 "Les funcion d'ajuda MS HTML no están disponibles perque la llibreria d'Ajuda "
 "MS HTML no està instal·lada en aquest maquinari.L'heu d'instal·lar.."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ximitza"
 
@@ -2701,7 +2912,7 @@ msgstr "Modern"
 msgid "Metal theme"
 msgstr "Tema metal·litzat"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimitza"
 
@@ -2719,11 +2930,16 @@ msgstr "Mode %ix%i-%i no disponible."
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr ""
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Sobre reial, 3 7/8 x 1/2 polz"
 
@@ -2736,11 +2952,11 @@ msgstr ""
 msgid "Move up"
 msgstr "&Mou"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nom"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Crea directori"
@@ -2749,8 +2965,8 @@ msgstr "Crea directori"
 msgid "New item"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "Nou nom"
 
@@ -2763,9 +2979,9 @@ msgstr "&Seg
 msgid "Next page"
 msgstr "Pàgina següent"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "No"
 
@@ -2807,22 +3023,22 @@ msgstr ""
 "Voleu triar un tipus de lletra per aquesta codificació\n"
 "(sino el text en aquesta codificació no es mostrarà correctamet)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "No s'ha trobat cap manegador per als nodes XML '%s', classe '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "No s'ha trobat cap manegador per al tipus d'imatge"
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "No hi ha definit cap manegador per al tipus d'imatge %d."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "No hi ha definit cap manegador per al tipus d'imatge %s."
@@ -2836,17 +3052,17 @@ msgstr "Encara no s'ha trobat cap p
 msgid "No sound"
 msgstr "No s'ha trobat entrades."
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "Cap color no utilitzat en la imatge està sent emmascarat"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "Cap color no utilitzat en la imatge està sent emmascarat"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nòrdic (ISO-8859-10)"
 
@@ -2862,12 +3078,12 @@ msgstr ""
 msgid "Normal font:"
 msgstr "Font normal"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Nota, 8 1/2 x 11 polzades"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "D'acord"
 
@@ -2875,7 +3091,7 @@ msgstr "D'acord"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
@@ -2883,13 +3099,13 @@ msgstr ""
 msgid "Open HTML document"
 msgstr "Obre document HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "no s'ha pogut obrir el fitxer '%s'"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operació no permesa."
 
@@ -2908,7 +3124,7 @@ msgstr "L'opci
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Opció '%s': '%s' no es pot convertir a data."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Opcions"
 
@@ -2940,24 +3156,149 @@ msgstr "PCX: error desconegut!!!"
 msgid "PCX: version number too low"
 msgstr "PCX: número de versió massa baix"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: No es pot localitzar la memòria."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Format de fitxer no reconegut."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: el fitxer sembla estroncat"
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Sobre, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Sobre, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Sobre, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Sobre, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Sobre, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Sobre, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Sobre, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Sobre, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Sobre DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Sobre, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Sobre DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Sobre, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Sobre, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Sobre, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Sobre, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Sobre, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Sobre, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Sobre, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Sobre, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Sobre, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Pàgina %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Pàgina %d de %d"
@@ -2966,7 +3307,7 @@ msgstr "P
 msgid "Page Setup"
 msgstr "Configuració de la pàgina"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Configuració de la pàgina"
@@ -2997,7 +3338,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Permisos"
 
@@ -3009,7 +3350,7 @@ msgstr "No s'ha pogut crear la canonada."
 msgid "Please choose a valid font."
 msgstr "Trieu una font vàlida"
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Trieu un fitxer existent."
 
@@ -3018,11 +3359,11 @@ msgstr "Trieu un fitxer existent."
 msgid "Please choose the page to display:"
 msgstr "Trieu un fitxer existent."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Trieu quin ISP us voleu connectar"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3054,16 +3395,16 @@ msgid "Previous page"
 msgstr "Pàgina anterior"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Imprimeix"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Imprimeix previsualització"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Error en la previsualització d'impressió"
 
@@ -3084,7 +3425,7 @@ msgstr "Imprimeix en color"
 msgid "Print previe&w"
 msgstr "Imprimeix previsualització"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Imprimeix previsualització"
@@ -3144,7 +3485,7 @@ msgstr "S'est
 msgid "Printing..."
 msgstr "S'està imprimint..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3154,11 +3495,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Programa avortat."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Pregunta"
 
@@ -3172,7 +3513,7 @@ msgstr "Llegeix error en el fitxer '%s'"
 msgid "Ready"
 msgstr "&Refés"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Objecte de node referenciat amb ref=\"%s\"\" no s'ha trobat!"
@@ -3181,17 +3522,17 @@ msgstr "Objecte de node referenciat amb ref=\"%s\"\" no s'ha trobat!"
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "La clau de registre '%s' ja existeix."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "La clau de registre '%s' no existeix, no la podeu reanomenar."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3202,7 +3543,7 @@ msgstr ""
 "eliminant-los deixarà el vostre sistema en un estat inservible:\n"
 "operació avortada."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "El valor '%s' de registre encara existeix."
@@ -3223,7 +3564,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr "Extreu la pàgina actual dels preferits"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3241,7 +3582,7 @@ msgstr "Substitueix-ho &tot"
 msgid "Replace with:"
 msgstr "Substitueix amb:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Els fitxers de recursos han de tenir el mateix número de versió!"
 
@@ -3257,7 +3598,7 @@ msgstr "Marge dret (mm):"
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "&Desa..."
@@ -3276,7 +3617,7 @@ msgstr "&Desa..."
 msgid "Save as"
 msgstr "Anomena i desa"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Desa els continguts del registre al fitxer"
 
@@ -3312,7 +3653,7 @@ msgstr "Cerca a tots els llibres"
 msgid "Searching..."
 msgstr "S'està cercant..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Seccions"
 
@@ -3326,22 +3667,27 @@ msgstr "Error de recerca en fitxer '%s'"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Selecciona-ho &tot"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Seleccioneu una plantilla de document"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Seleccioneu una vista del document"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Selecciona un fitxer"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Seccions"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3355,7 +3701,7 @@ msgstr ""
 msgid "Setup..."
 msgstr "Configura..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "S'han triat diverses connexions de marcatge directe, triant-ne una "
@@ -3369,11 +3715,11 @@ msgstr "Mostra-ho tot"
 msgid "Show all items in index"
 msgstr "Mostra tots els elements en el índex"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Mostra directoris ocults."
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Mostra fitgers ocults."
 
@@ -3385,7 +3731,7 @@ msgstr "Mostra/amaga el plaf
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Mida"
 
@@ -3403,8 +3749,7 @@ msgstr "Inclina"
 msgid "Sorry, could not open this file for saving."
 msgstr "No es pot obrir aquest fitxer per desar."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "No s'ha pogut obrir aquest fitxer."
 
@@ -3412,15 +3757,15 @@ msgstr "No s'ha pogut obrir aquest fitxer."
 msgid "Sorry, could not save this file."
 msgstr "No s'ha pogut desar aquest fitxer."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "No hi ha prou memòria com per crear una previsualització"
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 #, fuzzy
 msgid "Sorry, the format for this file is unknown."
 msgstr "No s'ha pogut obrir aquest fitxer."
@@ -3434,7 +3779,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 polz."
 
@@ -3443,7 +3788,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 polz."
 msgid "Status:"
 msgstr "Estat:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Estat:"
 
@@ -3461,37 +3806,58 @@ msgstr ""
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Subclasse '%s' no trobada per recursos '%s', no subclassificant!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Suís"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: No es pot localitzar la memòria"
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Error en carregar la imatge."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Error en llegir la imatge."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Error en desar la imatge."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Error en escriure la imatge."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 polz"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 polz"
 
@@ -3499,11 +3865,11 @@ msgstr "Tabloid, 11 x 17 polz"
 msgid "Teletype"
 msgstr "Teletip"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Plantilles"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Tailandès (ISO-8859-11)"
 
@@ -3532,7 +3898,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "El format '%s' del porta-retalls no existeix."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3541,7 +3907,7 @@ msgstr ""
 "El directori '%s'  not existeix\n"
 "Desitgeu crear-lo ara?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, fuzzy, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3550,7 +3916,7 @@ msgstr ""
 "El fitxer '%s' no existeix i per tant no pot ser obert.\n"
 "Ha estat extret des de llistat de fitxers utilitzats més recentment."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3585,7 +3951,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "La ruta '%s' conté massa \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3606,7 +3972,7 @@ msgstr "No s'ha pogut desar el text."
 msgid "The value for the option '%s' must be specified."
 msgstr "El valor per l'opció '%s' ha d'estar especificat."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3629,7 +3995,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3643,7 +4009,7 @@ msgstr ""
 "La inicialització de mòduls de la cadena ha fallat: no s'ha pogut crear una "
 "clau de la cadena."
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3655,11 +4021,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "La prioritat de paràmetres és ignorada."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Col·loca &horitzontalment"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Col·loca &verticalment"
 
@@ -3704,11 +4070,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "S'està intetant solucionar un nom d'hostetjador buit: no es pot."
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turc (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 #, fuzzy
 msgid "Type"
 msgstr "Teletip"
@@ -3718,7 +4084,7 @@ msgstr "Teletip"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 polz"
 
@@ -3757,45 +4123,45 @@ msgstr "Fi de fitxer inesperat en analitzar el recurs."
 msgid "Unexpected parameter '%s'"
 msgstr "Paràmetre '%s' no esperat"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 #, fuzzy
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 #, fuzzy
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 #, fuzzy
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 #, fuzzy
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 #, fuzzy
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 #, fuzzy
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Error DDE desconegut %08x"
@@ -3808,7 +4174,7 @@ msgstr ""
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Codificació (%d) desconeguda"
@@ -3828,7 +4194,7 @@ msgstr "Opci
 msgid "Unknown option '%s'"
 msgstr "Opció '%s' desconeguda"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Estil de bandera desconegut"
 
@@ -3837,7 +4203,7 @@ msgstr "Estil de bandera desconegut"
 msgid "Unkown Property %s"
 msgstr "Opció '%s' desconeguda"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "'{' no tancat per a tipus mime %s."
@@ -3866,7 +4232,7 @@ msgstr "Tema '%s' no suportat"
 msgid "Up"
 msgstr "Amunt"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Sintaxi: %s"
@@ -3879,15 +4245,15 @@ msgstr "Conflicte de validaci
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Mostra els fitxers en vista detallada"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Mostra fitxers com a un llistat de vista"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Vistes"
 
@@ -3903,15 +4269,15 @@ msgstr "Atenci
 msgid "Warning: "
 msgstr "Advertència:"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Atenció: intent d'extreure una etiqueta HTML d'una pila buida."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Europa de l'est, (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Europeu occidental amb Euro (ISO-8859-15)"
 
@@ -3931,109 +4297,114 @@ msgstr "Nom
 msgid "Win32 theme"
 msgstr "Tema Win32"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s en Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Àrab (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Bàltic (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Central Europeu (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Xinés Simplificat (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Xinés Tradicional (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cirílic (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Grec (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebreu (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japonès (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Coreà (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 3.1"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Bàltic (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turc (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Europeu de l'est (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4056,29 +4427,29 @@ msgstr "XPM: dades p
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: definició '%s' de color mal formulada!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "recurs XRC: '%s' (tipus '%s') no trobada!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "recurs XRC: No es pot crear mapa de bits des de '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
 "recurs XRC: Color d'especificació incorrecte '%s'  per a la propietat '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Sí"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "No podeu afegir un directori nou a aquesta secció"
 
@@ -4094,15 +4465,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[BUIT]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "una aplicació DDEML ha creat una condició estreta prolongada."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4113,45 +4484,45 @@ msgstr ""
 "o un identificador invàlid d'instància\n"
 "ha passat a funció DDEML."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "Un client que intentava establir una connexió ha fallit."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "ha fallat una assignació de memòria"
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "un paràmetre ha fallat per ser validat pel DDEML"
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 "una sol·licitud per a una transacció d'avís síncrona ha excedit el temps"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 "una sol·licitud per a una transacció de dades síncrona ha excedit el temps"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 "una sol·licitud per a una transacció síncrona per a executar ha excedit el "
 "temps"
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "una sol·licitud per a una transacció poke ha excedit el temps"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "una sol·licitud per finalitzar un avís de transacció s'ha excedit en el "
 "temps."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4161,7 +4532,7 @@ msgstr ""
 "que ha acabat amb el client, o el servidor\n"
 "abans de completar una transacció."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "ha fallat una transacció"
 
@@ -4169,7 +4540,7 @@ msgstr "ha fallat una transacci
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4181,15 +4552,15 @@ msgstr ""
 "o bé una aplicació començada com a APPCMD_CLIENTONLY ha \n"
 "intentat fer transaccions de servidor."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "ha fallat una trucada interna cap a la funció PostMessage"
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "Hi ha hagut un error intern en el DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4199,11 +4570,11 @@ msgstr ""
 "un cop que l'aplicació ha tornat d'una trucada XTYP_XACT_COMPLETE, \n"
 "l'identificador de transacció d'aquesta trucada ja no és vàlid."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "intent de canviar la clau immutable '%s' ignorat."
@@ -4216,7 +4587,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4224,14 +4595,18 @@ msgstr ""
 msgid "binary"
 msgstr "binari"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "negreta"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "negreta"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4252,7 +4627,7 @@ msgstr "no es pot confiar canvis al fitxer '%s'"
 msgid "can't create file '%s'"
 msgstr "no s'ha pot crear el fitxer '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "no s'ha pogut eliminar el fitxer de configuració '%s' d'usuari"
@@ -4263,7 +4638,12 @@ msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 "no es pot determinar si s'ha arribat al final del fitxer amb el descriptor %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "No s'ha pogut executar '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "No es pot trobar la posició actual en el fitxer '%s'"
@@ -4274,7 +4654,7 @@ msgid "can't find length of file on file descriptor %d"
 msgstr ""
 "no es pot trobar la llargària del fitxer en el descriptor del fitxer %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "no es pot trobar la CASA de l'usuari utilitzant el directori actual."
 
@@ -4307,7 +4687,7 @@ msgstr "no es pot obrir el fitxer de configuraci
 msgid "can't open user configuration file '%s'."
 msgstr "no es pot obrir el fitxer de configuració d'usuari '%s'."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "no es pot obrir el fitxer de configuració de l'usuari."
 
@@ -4355,11 +4735,11 @@ msgstr "no es pot escriure el b
 msgid "can't write to file descriptor %d"
 msgstr "no es pot escriure en el fitxer descriptiu %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "no es pot escriure el fitxer de configuració de l'usuari"
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "no s'ha trobat el fitxer de catàleg per al domini '%s'"
@@ -4380,7 +4760,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "control"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "data"
 
@@ -4388,7 +4768,7 @@ msgstr "data"
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "predeterminat"
 
@@ -4396,19 +4776,19 @@ msgstr "predeterminat"
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "divuitè"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "vuitè"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "onzè"
 
@@ -4417,7 +4797,7 @@ msgstr "onz
 msgid "encoding %s"
 msgstr "Codificació (%d) desconeguda"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "l'entrada '%s' apareix més d'un cop en el grup '%s'"
@@ -4427,26 +4807,31 @@ msgstr "l'entrada '%s' apareix m
 msgid "error in data format"
 msgstr "IFF: error en format d'imatge IFF."
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "Llegeix error en el fitxer '%s'"
+
 #: ../src/html/chm.cpp:332
 #, fuzzy
 msgid "error opening file"
 msgstr "Llegeix error en el fitxer '%s'"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Error en crear directori"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "estableix"
 
@@ -4455,11 +4840,11 @@ msgstr "estableix"
 msgid "failed to flush the file '%s'"
 msgstr "no s'ha pogut buidar la memòria del fitxer '%s'"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "quinzè"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "cinquè"
 
@@ -4490,7 +4875,7 @@ msgstr "fitxer '%s', l
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "fiitxer '%s': caràcter inesperat %c a la línia %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "primer"
 
@@ -4499,15 +4884,15 @@ msgstr "primer"
 msgid "font size"
 msgstr "Mida de la font:"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "catorzé"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "quart"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "genera missatges de registre detallats"
 
@@ -4515,7 +4900,7 @@ msgstr "genera missatges de registre detallats"
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "inicia"
 
@@ -4523,50 +4908,50 @@ msgstr "inicia"
 msgid "invalid eof() return value."
 msgstr "valor eof() de retorn invàlid."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "valor de retorn de la caixa de missatges invàlid"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "Fitxer de bloqueig '%s' invàlid."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "cursiva"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "clar"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "il·luminació"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "la localització '%s' no es pot fixar"
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "s'està cercant el catàleg '%s' a la ruta '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "mitja nit"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "dinovè"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "novè"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "no hi ha error DDE."
 
@@ -4579,11 +4964,11 @@ msgstr "error desconegut"
 msgid "noname"
 msgstr "sense nom"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "migdia"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "núm."
 
@@ -4596,7 +4981,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "GIF: No hi ha prou memòria"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4609,21 +4994,21 @@ msgstr "Error de fitxer"
 msgid "reading"
 msgstr "s'està llegint"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "problema de reentrada."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "segon"
 
@@ -4632,11 +5017,11 @@ msgstr "segon"
 msgid "seek error"
 msgstr "Error de fitxer"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "dissetè"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "setè"
 
@@ -4644,15 +5029,15 @@ msgstr "set
 msgid "shift"
 msgstr "Shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "mostra aquest missatge d'ajuda"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "setzè"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sisè"
 
@@ -4664,62 +5049,62 @@ msgstr "especifiqueu el mode de pantalla a utilitzar (p. ex. 640x480-16)"
 msgid "specify the theme to use"
 msgstr "especifica el tema a utilitzar"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 #, fuzzy
 msgid "stored file length not in Zip header"
 msgstr "Format no suportat de porta-retalls"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "desè"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr ""
 "la resposta a la transacció causada per la DDE_FBUSY s'ha de fixar una mica."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "tercer"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "tretzè"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "avui"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "demà"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "dotzè"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "vintè"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "subratllat"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "subratllat"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "no esperat \" a la posició %d de '%s'."
@@ -4737,7 +5122,7 @@ msgstr ": joc de car
 msgid "unknown error"
 msgstr "error desconegut"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "error desconegut (error de codi %08x)."
@@ -4750,7 +5135,7 @@ msgstr "acabament de l
 msgid "unknown seek origin"
 msgstr "origen de recerca desconegut"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "desconegut-%d"
@@ -4759,12 +5144,12 @@ msgstr "desconegut-%d"
 msgid "unnamed"
 msgstr "sense nom"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "%d sense nom"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4773,7 +5158,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr "Format no suportat de porta-retalls"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "s'està utilitzant el catàleg '%s' des de '%s'."
@@ -4787,7 +5172,7 @@ msgstr "Error de fitxer"
 msgid "writing"
 msgstr "s'està escrivint"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay ha fallat."
 
@@ -4800,7 +5185,7 @@ msgstr "wxSocket: signatura inv
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: incidència desconeguda!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets no podia obrir l'aplicació per '%s'; s'està sortint."
@@ -4809,7 +5194,7 @@ msgstr "wxWidgets no podia obrir l'aplicaci
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets no podien obrien l'exhibició. S'està sortint."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "ahir"
 
@@ -4818,10 +5203,26 @@ msgstr "ahir"
 msgid "zlib error %d"
 msgstr " (error %ld: %s)"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr ""
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "No s'han pogut obtenir els noms ISP: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Carregar un fitxer Ascii PNM d'escala de grisos encara no està "
+#~ "implementat."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Carregar un fitxer d'imatge Raw PNM d'escala de grisos encara no està "
+#~ "implementat."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "No es pot esperar per a l'acabament de cadena"
index 15bf3dfb8d6cd2bfbbcb8f58a41f62c84daa4849..0177f120b54a19778afdf9445aca4064635262c9 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-08-14 15:36+0100\n"
 "Last-Translator: Herbert Breunung <herbert_breunung@web.de>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (chyba %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Náhled"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Obálka č. 10, 4 1/8 x 9 1/2 palce"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Obálka č. 11, 4 1/2 x 10 3/8 palce"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Obálka č. 12, 4 3/4 x 11 palců"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Obálka č. 14, 5 x 11 1/2 palce"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Obálka č. 9, 3 7/8 x 8 7/8 palce"
 
@@ -75,7 +75,7 @@ msgstr ""
 msgid "%i of %i"
 msgstr "%i z %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bytů"
@@ -85,17 +85,17 @@ msgstr "%ld bytů"
 msgid "%s (or %s)"
 msgstr "%s (nebo %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s - chyba"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s - informace"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s - varování"
@@ -105,7 +105,7 @@ msgstr "%s - varování"
 msgid "%s files (%s)|%s"
 msgstr "%s Soubory (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s"
@@ -139,7 +139,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "Uspořádat ikony"
 
@@ -154,11 +154,11 @@ msgid "&Bold"
 msgstr "Tučné"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Zrušit"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "Kaskádově"
 
@@ -167,24 +167,26 @@ msgstr "Kaskádově"
 msgid "&Clear"
 msgstr "&Vymazat"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Zavřít"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopírovat"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Odstranit"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detaily"
 
@@ -201,7 +203,7 @@ msgstr "&Soubor"
 msgid "&Find"
 msgstr "&Najít"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Dokončit"
 
@@ -215,12 +217,12 @@ msgstr "Velikost písma:"
 msgid "&Forward"
 msgstr "Dále"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr ""
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "Nápověda"
 
@@ -239,11 +241,11 @@ msgstr "Rejtřík"
 msgid "&Italic"
 msgstr "Kurzíva"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Log"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Přesunout"
 
@@ -252,11 +254,11 @@ msgstr "&Přesunout"
 msgid "&New"
 msgstr "&Další"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Další"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Další >"
 
@@ -269,7 +271,7 @@ msgstr "&Další tip"
 msgid "&No"
 msgstr "Ne"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "Ne"
@@ -289,7 +291,8 @@ msgstr "&Otevřít..."
 msgid "&Open..."
 msgstr "&Otevřít..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Vložit"
 
@@ -302,7 +305,7 @@ msgstr "Velikost písma:"
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Předchozí"
 
@@ -311,7 +314,7 @@ msgstr "&Předchozí"
 msgid "&Print"
 msgstr "Vytisknout"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Tisknout..."
 
@@ -325,7 +328,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Zopakovat"
 
@@ -337,7 +341,7 @@ msgstr "&Zopakovat "
 msgid "&Replace"
 msgstr "&Nahradit"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Obnovit"
 
@@ -346,7 +350,7 @@ msgstr "&Obnovit"
 msgid "&Save"
 msgstr "&Uložit..."
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Uložit..."
 
@@ -354,7 +358,7 @@ msgstr "&Uložit..."
 msgid "&Show tips at startup"
 msgstr "&Zobrazit tipy při spuštění"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Velikost"
 
@@ -373,7 +377,7 @@ msgid "&Underline"
 msgstr "Podtržené"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Vrátit"
 
@@ -396,9 +400,9 @@ msgstr "Nahoru"
 msgid "&Weight:"
 msgstr "osmého"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Okno"
 
@@ -407,7 +411,7 @@ msgstr "&Okno"
 msgid "&Yes"
 msgstr "Ano"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' obsahuje přebytečné '..', ignoruji."
@@ -423,7 +427,7 @@ msgstr "'%s' je neplatný"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' není správná číselná hodnota pro volbu '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' není katalog překladů."
@@ -462,15 +466,15 @@ msgstr "(Nápověda)"
 msgid "(bookmarks)"
 msgstr "(záložky)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -483,26 +487,46 @@ msgid ""
 "while parsing resource."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 palců"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 palců"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 palců"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 palců"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 palců"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "Obálka 6 3/4, 3 5/8 x 6 1/2 palce"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 palců"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": soubor neexistuje!"
@@ -515,24 +539,24 @@ msgstr ": neznámá znaková sada"
 msgid ": unknown encoding"
 msgstr ": neznámé kódování"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Zpět"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<ADR>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 #, fuzzy
 msgid "<DRIVE>"
 msgstr "<ADR>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
@@ -552,15 +576,15 @@ msgstr ""
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -568,22 +592,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Obálka C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Obálka C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "stránka A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "stránka A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "stránka A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "stránka A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "stránka A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "stránka A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "stránka A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "malá stránka A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "stránka A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "stránka A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "stránka A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 palců"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "stránka A5, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -600,7 +691,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "Přidá tuto stránku k záložkám"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Přidat k uživatelským barvám"
 
@@ -635,7 +726,7 @@ msgstr "Všechny"
 msgid "All files (%s)|%s"
 msgstr "Všechny soubory (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Všechny soubory (*)|*"
 
@@ -643,7 +734,7 @@ msgstr "Všechny soubory (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Všechny soubory (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Všechny soubory (*.*)|*"
 
@@ -655,12 +746,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Už vytáčím."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Připojit log k souboru '%s' (pokud zvolíte [Ne], soubor přepíšete)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabské (ISO-8859-6)"
 
@@ -668,27 +759,57 @@ msgstr "Arabské (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr ""
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "stránka B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Obálka B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "stránka B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "stránka A5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Obálka B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "stránka A5, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Obálka B6, 176 x 125 mm"
 
@@ -720,11 +841,11 @@ msgstr "BMP: Nemohu zapsat hlavičku souboru (BitmapInfo)."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage nemá vlastní wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltské (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltské (staré) (ISO-8859-4)"
 
@@ -741,11 +862,11 @@ msgstr "Tučné"
 msgid "Bottom margin (mm):"
 msgstr "Dolní okraj (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "stránka C, 17 x 22 palců"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Vymazat"
 
@@ -753,23 +874,23 @@ msgstr "&Vymazat"
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Obálka C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Obálka C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Obálka C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Obálka C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Obálka C65, 114 x 229 mm"
 
@@ -778,12 +899,12 @@ msgstr "Obálka C65, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "ZIP soubory lze otevřít jenom z disku!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 #, fuzzy
 msgid "Can not create mutex."
 msgstr "Nemohu vytvořit vlákno"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Nemohu zjistit soubory odpovídající masce '%s'"
@@ -793,12 +914,12 @@ msgstr "Nemohu zjistit soubory odpovídající masce '%s'"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Nemohu zjistit soubory v adresáři '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Nemohu obnovit vlákno %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Nemohu obnovit vlákno %x"
@@ -807,17 +928,17 @@ msgstr "Nemohu obnovit vlákno %x"
 msgid "Can not start thread: error writing TLS."
 msgstr "Nemohu spustit vlákno: chyba při zápisu TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Nemohu ukončit vlákno %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Nemohu pozastavit vlákno %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Nemohu počkat na ukončení vlákna"
 
@@ -825,63 +946,63 @@ msgstr "Nemohu počkat na ukončení vlákna"
 msgid "Can't &Undo "
 msgstr "Nemohu vzít zpět"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "Nemohu detekovat formát obrázku '%s': soubor neexistuje."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Nemohu zavřít registrový klíč '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Nemohu kopírovat hodnoty nepodporovaného typu %d"
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Nemohu vytvořit registrový klíč '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Nemohu vytvořit vlákno"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Nelze vytvořit okno třídy %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Nemohu smazat klíč '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Nemohu smazat INI soubor '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Nemohu smazat hodnotu '%s' z klíče '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Nemohu vyjmenovat podklíče klíče '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Nemohu vyjmenovat hodnoty klíče '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Nemohu kopírovat hodnoty nepodporovaného typu %d"
@@ -906,12 +1027,12 @@ msgstr "Nemohu inicializovat obrazovku."
 msgid "Can't initialize zlib inflate stream."
 msgstr "Nemohu inicializovat obrazovku."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Nemohu načíst obrázek ze souboru '%s': soubor neexistuje."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Nemohu otevřít registrový klíč '%s'"
@@ -925,32 +1046,32 @@ msgstr "nemohu číst z deskriptoru: %s"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Nemohu přečíst hodnotu '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Nemohu načíst hodnotu klíče '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Nemohu uložit do souboru '%s': neznámá přípona."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Nemohu uložit obsah logu do souboru."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Nemohu nastavit prioritu vlákna"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Nemohu nastavit hodnotu '%s'"
@@ -960,14 +1081,14 @@ msgstr "Nemohu nastavit hodnotu '%s'"
 msgid "Can't write to deflate stream: %s"
 msgstr "nemohu zapisovat do deskriptoru: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Storno"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Nemohu převést dialogové jednotky: dialog není znám."
 
@@ -976,22 +1097,22 @@ msgstr "Nemohu převést dialogové jednotky: dialog není znám."
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Text nelze zkonvertovat z kódování '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Nemohu nalézt aktivní vytáčené připojení: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Nemohu nalézt kontejner pro anonymní ovládací prvek '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Chybí uzel s fontem '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Nemohu najít umístění adresáře"
 
@@ -1000,15 +1121,15 @@ msgstr "Nemohu najít umístění adresáře"
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Nemohu zjistit rozsah priorit pro plánovací politiku %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Nemohu zjistit jméno počítače"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Nemohu zjistit oficiální jméno počítače"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Nemohu zavěsit - žádná aktivní vytáčená připojení."
 
@@ -1016,7 +1137,7 @@ msgstr "Nemohu zavěsit - žádná aktivní vytáčená připojení."
 msgid "Cannot initialize OLE"
 msgstr "Nemohu inicializovat OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Nemohu inicializovat knihovnu SciTech MGL!"
 
@@ -1029,7 +1150,7 @@ msgstr "Nemohu inicializovat obrazovku."
 msgid "Cannot load icon from '%s'."
 msgstr "Nemohu načíst ikonu z '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Nemohu načíst zdroje ze souboru '%s'."
@@ -1054,12 +1175,12 @@ msgstr "Nemohu otevřít URL '%s'"
 msgid "Cannot open contents file: %s"
 msgstr "Nelze otevřít soubor s obsahem: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Soubor '%s' nelze otevřít."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Nemohu otevřít soubor k PostScriptovému tisku!"
 
@@ -1068,17 +1189,17 @@ msgstr "Nemohu otevřít soubor k PostScriptovému tisku!"
 msgid "Cannot open index file: %s"
 msgstr "Nelze otevřít soubor s rejstříkem: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Nemohu ze '%s' získat souřadnice."
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Nemohu ze '%s' získat souřadnice."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Nemohu ze '%s' získat rozměry."
@@ -1114,7 +1235,7 @@ msgstr "Nemohu vytvořit vlákno"
 msgid "Case sensitive"
 msgstr "Rozlišovat velká/malá"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Keltské (ISO-8859-14)"
 
@@ -1122,16 +1243,16 @@ msgstr "Keltské (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Středoevropské (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Vyberte ISP, ke kterému se má volat"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "Vyberte písmo"
@@ -1140,11 +1261,11 @@ msgstr "Vyberte písmo"
 msgid "Choose font"
 msgstr "Vyberte písmo"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Zavřít"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Smazat obsah logu"
 
@@ -1157,20 +1278,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Zavřít"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Zavřít\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Zavřít vše"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Zavřít okno"
 
@@ -1178,20 +1299,20 @@ msgstr "Zavřít okno"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Počítač"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Položka konfigurace nemůže začínat na '%c'"
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Potvrdit"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Potvrďte aktualizaci registru"
 
@@ -1203,7 +1324,7 @@ msgstr "Připojuji se..."
 msgid "Contents"
 msgstr "Obsah"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Převod do znakové sady '%s' nefunguje."
@@ -1256,16 +1377,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Nemohu zobrazit náhled dokumentu."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Nemohu zahájit tisk."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Nemohu přenést data do okna."
 
@@ -1275,7 +1396,7 @@ msgstr "Nemohu přenést data do okna."
 msgid "Could not unlock mutex"
 msgstr "Nemohu vytvořit časovač"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 #, fuzzy
 msgid "Couldn't acquire a mutex lock"
 msgstr "Nemohu vytvořit časovač"
@@ -1299,7 +1420,7 @@ msgstr "Nemohu vytvořit kurzor."
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Nemohu v dynamické knihovně nalézt symbol '%s'"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Nemohu získat ukazatel na aktuální vlákno"
 
@@ -1324,12 +1445,12 @@ msgstr "Nemohu otevřít soubor '%s'"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Nemohu zaregistrovat formát schránky '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 #, fuzzy
 msgid "Couldn't release a mutex"
 msgstr "Nemohu vytvořit časovač"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Nemohu získat informace o položce %d v seznamu."
@@ -1347,31 +1468,32 @@ msgstr "Nemohu přerušit vlákno"
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Vytváření adresáře"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Vytvořit nový adresář"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Vyjmout"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Aktuální adresář:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cyrilice (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "stránka D, 22 x 34 palců"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Požadavek na DDE poke selhal"
 
@@ -1395,11 +1517,11 @@ msgstr "DIB hlavička: Neznámá bitová hloubka."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB hlavička: Neznámé kódování."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Obálka DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1409,7 +1531,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Nelze vytvořit adresář '%s'"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1417,7 +1539,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Ozdobné"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Výchozí znaková sada"
 
@@ -1435,11 +1557,11 @@ msgstr "Odstranit položku."
 msgid "Deleted stale lock file '%s'."
 msgstr "Smazán starý zámkový soubor '%s'."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1451,7 +1573,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Víte, že..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Ozdobné"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Nelze vytvořit adresář '%s'"
@@ -1461,11 +1588,11 @@ msgstr "Nelze vytvořit adresář '%s'"
 msgid "Directory '%s' doesn't exist!"
 msgstr "Adresář '%s' neexistuje!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Adresář neexistuje"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 #, fuzzy
 msgid "Directory doesn't exist."
 msgstr "Adresář neexistuje"
@@ -1482,8 +1609,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Zobrazí dialog s nastaveními"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1503,7 +1629,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Chcete uložit změny do dokumentu %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1515,6 +1641,10 @@ msgstr "Hotovo"
 msgid "Done."
 msgstr "Hotovo."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1524,7 +1654,7 @@ msgstr ""
 msgid "Down"
 msgstr "Dolů"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "stránka E, 34 x 44 palců"
 
@@ -1536,12 +1666,12 @@ msgstr ""
 msgid "Elapsed time : "
 msgstr "Dosažený čas : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "nemohu otevřít soubor '%s'"
@@ -1550,27 +1680,33 @@ msgstr "nemohu otevřít soubor '%s'"
 msgid "Entries found"
 msgstr "Nalezené položky"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Obálka DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
 "Chyba během expanze proměnných prostředí: chybí '%c' na pozici %d v '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Chyba"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Chyba"
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Chyba při vytváření adresáře"
 
@@ -1583,7 +1719,7 @@ msgstr "Chyba při načítání DIB obrázku."
 msgid "Error reading config options."
 msgstr "Chyba při načítání DIB obrázku."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "Chyba při načítání DIB obrázku."
@@ -1596,7 +1732,7 @@ msgstr ""
 msgid "Error: "
 msgstr "Chyba: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1604,7 +1740,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Odhadovaný čas : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1613,12 +1749,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Chyba při volání příkazu '%s'"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Volání příkazu '%s' selhalo s chybou: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 palce"
 
@@ -1640,13 +1776,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Rozšířená unixová kódová stránka pro Japonštinu (EUC-JP)"
 
@@ -1655,7 +1791,7 @@ msgstr "Rozšířená unixová kódová stránka pro Japonštinu (EUC-JP)"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Extrakce '%s' do '%s' selhala."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Nepodařilo se %s připojení k Internetu: %s"
@@ -1664,7 +1800,7 @@ msgstr "Nepodařilo se %s připojení k Internetu: %s"
 msgid "Failed to access lock file."
 msgstr "Nelze přistupovat k zámkovému souboru."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1692,39 +1828,39 @@ msgstr "Nelze zamknout zámkový soubor '%s'"
 msgid "Failed to close the clipboard."
 msgstr "Nemohu uzavřít schránku."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Nepodařilo se připojit: chybí uživatelské jméno nebo heslo."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Nelze se připojit: žádný ISP."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Nelze zkopírovat hodnotu registru '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Nelze zkopírovat obsah registrového klíče '%s' do '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Selhalo kopírování souboru '%s' na '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Nelze přejmenovat registrový klíč '%s' na '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Nelze vytvořit DDE řeťezec"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Nepodařilo se vytvořit rodičovské MDI okno."
 
@@ -1740,12 +1876,12 @@ msgstr "Nelze vytvořit jméno dočasného souboru"
 msgid "Failed to create an anonymous pipe"
 msgstr "Nelze vytvořit status anonymní rouru."
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Nelze navázat spojení se server '%s' na téma '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 #, fuzzy
 msgid "Failed to create cursor."
 msgstr "Nelze vytvořit status bar."
@@ -1765,7 +1901,7 @@ msgstr "Nelze vytvořit uživatelský %s/.gnome."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Nelze vytvořit adresář %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1789,7 +1925,7 @@ msgstr "Nemohu vytvořit standardní dialog 'Najít' (chyba %d)"
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Nelze zobrati HTML dokument v kódování %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Nemohu vyprázdnit shcránku."
@@ -1798,21 +1934,21 @@ msgstr "Nemohu vyprázdnit shcránku."
 msgid "Failed to enumerate video modes"
 msgstr "Nelze vyčíslít zobrazovací modus"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Nelze navázat 'advise loop' s DDE serverem"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Nepodařilo se navázat vytáčené spojení: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Nepodařilo se spustit '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1837,12 +1973,12 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Nepodařilo se získat jména ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 #, fuzzy
 msgid "Failed to get clipboard data."
 msgstr "Nemohu uložit data do schránky."
@@ -1851,18 +1987,11 @@ msgstr "Nemohu uložit data do schránky."
 msgid "Failed to get data from the clipboard"
 msgstr "Nelze získat data ze schránky"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Nepodařilo se získat jména ISP: %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Nepodařilo se zjistit místní systémový čas"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Nemohu zjistit aktuální pracovní adresář"
 
@@ -1874,7 +2003,7 @@ msgstr "Nemohu inicializovat GUI: nejsou žádná zabudované témata"
 msgid "Failed to initialize MS HTML Help."
 msgstr "Nemohu se inicializovat MS HTML Help komponentu."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Nemohu inicializovat OpenGL"
 
@@ -1891,7 +2020,7 @@ msgstr ""
 "Nemohu připojit vlákno, zjištěna možná chybná alokace paměti - restartujte "
 "prosím program"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Nepodařilo se zabít proces %d"
@@ -1930,7 +2059,7 @@ msgstr "Nelze zamknout zámkový soubor '%s'"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Chyba při hledání výskytu regulárního výrazu v '%s': %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Nelze změnit čas přístupu k souboru '%s'"
@@ -1961,7 +2090,7 @@ msgstr "Nepodařilo se vložit data do schránky"
 msgid "Failed to read PID from lock file."
 msgstr "Nepodařilo se přečíst PID ze zámkového souboru."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Nepodařilo se přesměrovat vstup/výstup synovského procesu"
 
@@ -1969,12 +2098,12 @@ msgstr "Nepodařilo se přesměrovat vstup/výstup synovského procesu"
 msgid "Failed to redirect the child process IO"
 msgstr "Chyba při přesměrovávání vstupu a výstupu synovského procesu"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Nelze zaregistrovat DDE server '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Nemohu inicializovat OpenGL"
@@ -1999,12 +2128,12 @@ msgstr "Nelze odstranit zámkový soubor '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Nelze odstranit starý zámkový soubor '%s'"
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Nelze přejmenovat registrový klíč '%s' na '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Nelze přejmenovat registrový klíč '%s' na '%s'."
@@ -2013,12 +2142,12 @@ msgstr "Nelze přejmenovat registrový klíč '%s' na '%s'."
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Nemohu získat data ze schránky."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Nelze zjistit časy přístupu k souboru '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Nepodařilo se získat text chybového hlášení RAS"
 
@@ -2026,12 +2155,12 @@ msgstr "Nepodařilo se získat text chybového hlášení RAS"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Nelze zjistit formáty podporované schránkou"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Selhalo při uložení obrázku do souboru \"%s\"."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Nepodařilo se poslat DDE advise notifikaci"
 
@@ -2068,16 +2197,16 @@ msgstr "Nepodařilo se uložit obrázek '%s' do paměťového VFS!"
 msgid "Failed to terminate a thread."
 msgstr "Nemohu ukončit vlákno."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Nelze ukončit 'advise loop' s DDE serverem"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Nelze ukončit vytáčené spojení: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Nelze se dotknout souboru '%s'"
@@ -2087,17 +2216,17 @@ msgstr "Nelze se dotknout souboru '%s'"
 msgid "Failed to unlock lock file '%s'"
 msgstr "Nelze odemknout zámkový soubor '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Nelze odregistrovat DDE server '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "nemohu otevřít soubor s uživatelskou konfigurací"
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Nemohu vytvořit standardní dialog 'Najít' (chyba %d)"
@@ -2107,7 +2236,7 @@ msgstr "Nemohu vytvořit standardní dialog 'Najít' (chyba %d)"
 msgid "Failed to write to lock file '%s'"
 msgstr "Nelze zapisovat do zámkového souboru '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Kritická chyba"
 
@@ -2125,12 +2254,12 @@ msgstr "&Soubor"
 msgid "File %s does not exist."
 msgstr "Soubor %s neexistuje."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Soubor '%s' existuje, opravdu ho chcete přepsat?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2143,20 +2272,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Soubor nelze načíst."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Chyba souboru"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Soubor tohoto jména již existuje."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "&Soubor"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "Soubory (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "&Soubor"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Najít"
@@ -2169,7 +2307,7 @@ msgstr "Neproporcionální písmo:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 palců"
 
@@ -2177,7 +2315,7 @@ msgstr "Folio, 8 1/2 x 13 palců"
 msgid "Font size:"
 msgstr "Velikost písma:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Selhalo forkování"
 
@@ -2230,11 +2368,11 @@ msgstr "GTK+ téma"
 msgid "Generic PostScript"
 msgstr "soubor PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 palců"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 palců"
 
@@ -2262,19 +2400,19 @@ msgstr "Jdi dopředu"
 msgid "Go one level up in document hierarchy"
 msgstr "Jdi o úroveň výš"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Jít do domovského adresáře"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Jít do nadřazeného adresáře"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Jdi na stránku"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Řecké (ISO-8859-7)"
 
@@ -2295,12 +2433,11 @@ msgstr "Kotva HTML %s neexistuje."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebrejské (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Nápověda"
 
@@ -2330,17 +2467,17 @@ msgstr ""
 msgid "Help: %s"
 msgstr "Nápověda: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "bezejmenná"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Vytváření adresáře"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2389,13 +2526,13 @@ msgstr "IFF: neznámá chyba!!!"
 msgid "Icon resource specification %s not found."
 msgstr "XRC zdroj '%s' (třída '%s') nenalezen!"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2403,7 +2540,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2424,20 +2561,20 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Nedovolené jméno adresáře."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Neplatná specifikace souboru."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "Obrázek a maska mají různé rozměry"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Obrázek není typu %d."
@@ -2450,21 +2587,21 @@ msgstr ""
 "Není možné vytvořit rich edit prvek, použiji obyčejný. Přeinstalujte prosím "
 "riched32.dll."
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Není možné získat vstup synovského procesu"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Nelze zjistit přístupová práva souboru '%s'"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Nelze přepsat soubor '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Nelze nastavit přístupová práva souboru '%s'"
@@ -2478,19 +2615,23 @@ msgstr "Rejtřík"
 msgid "Index"
 msgstr "Rejtřík"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indské (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Poškozený index v TIFF obrázku."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Neplatný XRC zdroj '%s': chybí kořenový uzel 'resource'."
@@ -2527,7 +2668,7 @@ msgstr "Špatný regulární výraz '%s': %s"
 msgid "Italic"
 msgstr "Kurzíva"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Italská obálka, 110 x 230 mm"
 
@@ -2539,15 +2680,67 @@ msgstr "JPEG: Nemohu načíst obrázek - soubor je nejspíš poškozen."
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Nemohu uložit obrázek."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2555,7 +2748,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "Na šířku"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 palců"
 
@@ -2563,15 +2756,44 @@ msgstr "Ledger, 17 x 11 palců"
 msgid "Left margin (mm):"
 msgstr "Levý okraj (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 palců"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 palců"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter, 8 1/2 x 11 palců"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter, 8 1/2 x 11 palců"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter, 8 1/2 x 11 palců"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter Small, 8 1/2 x 11 in"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 palců"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter, 8 1/2 x 11 palců"
 
@@ -2592,14 +2814,6 @@ msgstr "Načíst soubor %s"
 msgid "Loading : "
 msgstr "Načítám : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Načítání šedých ascii PNM obrázků není ještě implementováno."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Načítání šedých raw PNM obrázků není ještě implementováno."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2610,7 +2824,7 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Log uložen do souboru '%s'."
@@ -2635,7 +2849,7 @@ msgstr ""
 "Funkčnost MS HTML Helpu není dostupná, protože chybí příslušná komponenta. "
 "Prosím nainstalujte ji."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ximalizovat"
 
@@ -2662,7 +2876,7 @@ msgstr "Moderní"
 msgid "Metal theme"
 msgstr "Téma Metal"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimalizovat"
 
@@ -2680,11 +2894,16 @@ msgstr "Mód %ix%i-%i není k dispozici."
 msgid "Modern"
 msgstr "Moderní"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr ""
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Obálka Monarch, 3 7/8 x 7 1/2 palce"
 
@@ -2696,11 +2915,11 @@ msgstr "Přesunout dolù"
 msgid "Move up"
 msgstr "Přesunout nahorù"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Jméno"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Vytváření adresáře"
@@ -2709,8 +2928,8 @@ msgstr "Vytváření adresáře"
 msgid "New item"
 msgstr "Nova položka"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NoveJmeno"
 
@@ -2723,9 +2942,9 @@ msgstr "&Další"
 msgid "Next page"
 msgstr "Následující stránka"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Ne"
 
@@ -2765,22 +2984,22 @@ msgstr ""
 "Přejete si vybrat font, který se má s tímto kódováním použít\n"
 "(jinak se text v tomto kódování nezobrazí správně)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Nenalezen žádný ovladač pro XML uzel '%s' třídy '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Nenalezen žádný ovladač pro tento typ obrázků."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Žádný ovladač pro typ obrázků %d."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Žádný ovladač pro typ obrázků %s."
@@ -2793,17 +3012,17 @@ msgstr "Žádný výskyt nenalezen"
 msgid "No sound"
 msgstr "žádny zvuk"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "V obrázku není žádná nepoužitá barva"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "V obrázku není žádná nepoužitá barva"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Severské (ISO-8859-10)"
 
@@ -2819,12 +3038,12 @@ msgstr ""
 msgid "Normal font:"
 msgstr "Normální písmo:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 palců"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2832,7 +3051,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Otevři Soubor"
 
@@ -2840,13 +3059,13 @@ msgstr "Otevři Soubor"
 msgid "Open HTML document"
 msgstr "Otevři HTML dokument"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "Otevři Soubor"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Zakázaná operace."
 
@@ -2865,7 +3084,7 @@ msgstr "Volba '%s' vyžaduje hodnotu."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Volba '%s': '%s' neudává datum."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Nastavení"
 
@@ -2897,24 +3116,149 @@ msgstr "PCX: neznámá chyba !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: číslo verze je příliš malé"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Nemohu alokovat paměť."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: formát souboru nerozeznán."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Soubor je nejspíš uříznutý před koncem."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Obálka C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Obálka C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Obálka C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Obálka C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Obálka C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Obálka B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Obálka C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Obálka B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Obálka DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Obálka C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Obálka DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Obálka C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Obálka C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Obálka C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Obálka B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Obálka C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Obálka C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Obálka C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Obálka C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Obálka C5, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Strana %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Strana %d z %d"
@@ -2923,7 +3267,7 @@ msgstr "Strana %d z %d"
 msgid "Page Setup"
 msgstr "Nastavení stránky"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Nastavení stránky"
@@ -2954,7 +3298,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Práva"
 
@@ -2966,7 +3310,7 @@ msgstr "Nelze vytvořit rouru"
 msgid "Please choose a valid font."
 msgstr "Prosím vyberte korektní font."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Vyberte prosím existující soubor."
 
@@ -2975,11 +3319,11 @@ msgstr "Vyberte prosím existující soubor."
 msgid "Please choose the page to display:"
 msgstr "Vyberte prosím existující soubor."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Prosím vyberte si poskytovatele (ISP), ke kterému se chcete připojit"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3011,16 +3355,16 @@ msgid "Previous page"
 msgstr "Předchozí stránka"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Vytisknout"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Náhled tisku"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Chyba během vytváření náhledu."
 
@@ -3041,7 +3385,7 @@ msgstr "Tisknout barevně"
 msgid "Print previe&w"
 msgstr "Náhled tisku"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Náhled tisku"
@@ -3101,7 +3445,7 @@ msgstr "Tisknu stranu %d..."
 msgid "Printing..."
 msgstr "Tisknu..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3111,11 +3455,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Program přerušen."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Otázka"
 
@@ -3129,7 +3473,7 @@ msgstr "Chyba při čtení ze souboru '%s'"
 msgid "Ready"
 msgstr "&Zopakovat"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Objektový uzel s ref=\"%s\" nenalezen!"
@@ -3138,17 +3482,17 @@ msgstr "Objektový uzel s ref=\"%s\" nenalezen!"
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Registrový klíč '%s' už existuje."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Registrový klíč '%s' neexistuje, nemohu ho přejmenovat."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3159,7 +3503,7 @@ msgstr ""
 "pokud ho smažete, systém bude nestabilní:\n"
 "operace přerušena."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Registrový klíč '%s' už existuje."
@@ -3180,7 +3524,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr "Odstraní tuto stránku ze záložek"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3198,7 +3542,7 @@ msgstr "Nahraď vše"
 msgid "Replace with:"
 msgstr " Nahradit textem: "
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Soubory se zdroji musí mít stejné číslo verze!"
 
@@ -3214,7 +3558,7 @@ msgstr "Pravý okraj (mm):"
 msgid "Roman"
 msgstr "Patkové"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "&Uložit..."
@@ -3233,7 +3577,7 @@ msgstr "&Uložit..."
 msgid "Save as"
 msgstr "Uložit jako"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Uložit obsah logu do souboru"
 
@@ -3269,7 +3613,7 @@ msgstr "Hledej ve všech knihách"
 msgid "Searching..."
 msgstr "Hledám..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Sekce"
 
@@ -3283,22 +3627,27 @@ msgstr "Chyba při nastavování pozice v souboru '%s'"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Vybrat &vše"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Vyberte šablonu dokumentu"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Vyberte zobrazení dokumentu"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Vyberte soubor"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Sekce"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3312,7 +3661,7 @@ msgstr ""
 msgid "Setup..."
 msgstr "Nastavení..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "Nalezeno několik aktivních vytáčených připojení, vybírám jedno náhodně."
@@ -3325,11 +3674,11 @@ msgstr "Zobraz vše"
 msgid "Show all items in index"
 msgstr "Zobrazí všechny položky v rejstříku"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Ukázat skryté adresáře"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Ukázat skryté soubory"
 
@@ -3341,7 +3690,7 @@ msgstr "Zobraz/schovej navigační panel"
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Velikost"
 
@@ -3359,8 +3708,7 @@ msgstr "Skloněné"
 msgid "Sorry, could not open this file for saving."
 msgstr "Tento soubor nelze otevřít pro zápis."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Tento soubor nelze otevřít."
 
@@ -3368,15 +3716,15 @@ msgstr "Tento soubor nelze otevřít."
 msgid "Sorry, could not save this file."
 msgstr "Tento soubor nelze uložit."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Nedostatek paměti na vytvoření náhledu."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 #, fuzzy
 msgid "Sorry, the format for this file is unknown."
 msgstr "Tento soubor nelze otevřít."
@@ -3390,7 +3738,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 palce"
 
@@ -3399,7 +3747,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 palce"
 msgid "Status:"
 msgstr "Status: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3416,37 +3764,58 @@ msgstr "Vlakno do Barvy: chybný popis barvy : %s"
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Podtřída '%s' ke zdroji '%s' nenalezena!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Bezpatkové"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Nemohu alokovat paměť."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Chyba při načítání obrázku."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Chyba při načítání obrázku."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Chyba při ukládání obrázku."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Chyba při ukládání obrázku."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 palců"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 palců"
 
@@ -3454,11 +3823,11 @@ msgstr "Tabloid, 11 x 17 palců"
 msgid "Teletype"
 msgstr "Neproporcionální"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Šablony"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thajské (ISO-8859-11)"
 
@@ -3487,7 +3856,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Formát schránky '%d' neexistuje."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3496,7 +3865,7 @@ msgstr ""
 "Adresář '%s' neexistuje\n"
 "Chcete ho vytvořit?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, fuzzy, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3505,7 +3874,7 @@ msgstr ""
 "Soubor '%s' neexistuje a nemůže být otevřen.\n"
 "Byl proto odstraněn ze seznamu nedávno otevřených souborů."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3540,7 +3909,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Cesta '%s' obsahuje příliš mnoho \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3561,7 +3930,7 @@ msgstr "Text nelze uložit."
 msgid "The value for the option '%s' must be specified."
 msgstr "Musíte zadat hodnotu volby '%s'."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3581,7 +3950,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3593,7 +3962,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Selhala inicializace modulu s vlákny: nelze vytvořit klíč"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3605,11 +3974,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "Nastavení priority vlákna je ignorováno."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Vyrovnat &vodorovně"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Vyrovnat &svisle"
 
@@ -3652,11 +4021,11 @@ msgstr "Soubor '%s' nelze odebrat z paměťového VFS, protože nebyl načten!"
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Snažím se zjistit NULLové jméno počítače: vzdávám to"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turské (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 #, fuzzy
 msgid "Type"
 msgstr "Neproporcionální"
@@ -3666,7 +4035,7 @@ msgstr "Neproporcionální"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 17 7/8 x 11 palců"
 
@@ -3704,43 +4073,43 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr "Neočekávaný parametr '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 #, fuzzy
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 #, fuzzy
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 #, fuzzy
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 #, fuzzy
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Neznámá chyba DDD: %08x"
@@ -3753,7 +4122,7 @@ msgstr ""
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Neznámá znaková sada (%d)"
@@ -3773,7 +4142,7 @@ msgstr "Neznámá 'dlouhá' volba '%s'"
 msgid "Unknown option '%s'"
 msgstr "Neznámá volba '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Neznámý styl "
 
@@ -3782,7 +4151,7 @@ msgstr "Neznámý styl "
 msgid "Unkown Property %s"
 msgstr "Neznámá volba '%s'"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Přebytečná '{' v popisu mime typu %s."
@@ -3811,7 +4180,7 @@ msgstr "Nepodporované téma '%s'."
 msgid "Up"
 msgstr "Nahoru"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Použití: %s"
@@ -3824,15 +4193,15 @@ msgstr "Konflikt validace"
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Prohlížet soubory v detailním pohledu"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Prohlížet soubory v seznamu"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Pohledy"
 
@@ -3848,15 +4217,15 @@ msgstr "Varování"
 msgid "Warning: "
 msgstr "Varování: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Varování: pokus o vyjmutí HTML tag handleru z prázdného zásobníku."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Západoevropské (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Západoevropské s eurem (ISO-8859-15)"
 
@@ -3876,109 +4245,114 @@ msgstr "Pouze celá slova"
 msgid "Win32 theme"
 msgstr "Téma Win32"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s na Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Arabské pro Windows (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Baltské pro Windows (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Středoevropské pro Windows (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Zjednodušená čínština pro Windows (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Tradiční čínština pro Windows (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Cyrilice pro Windows (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Řecké pro Windows (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Hebrejské pro Windows (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Japonské pro Windows (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Korejské pro Windows (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Baltské pro Windows (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Turecké pro Windows (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Západoevropské pro Windows (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4001,28 +4375,28 @@ msgstr "XPM: Špatná pixelová data!"
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: špatná definice barvy '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC zdroj '%s' (třída '%s') nenalezen!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC zdroje: nemohu vytvořit bitmapu z '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC zdroje: chybný popis barvy '%s' u vlastnosti '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ano"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Nemůžete přidat nový adresář do této sekce."
 
@@ -4038,15 +4412,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[PRÁZDNÝ]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "DDEML aplikace způsobila prodlouženou vzácnou podmínku."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4057,39 +4431,39 @@ msgstr ""
 "nebo dostala neplatný identifikátor\n"
 "instance."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "clientův pokus navázat konverzaci selhal."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "selhala alokace paměti."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "nepodařilo se ověřit parametr pomocí DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "požadavek na synchronní advise transakci vypršel."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "požadavek na synchronní datovou transakci vypršel."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "požadavek na synchronní execute transakci vypršel."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "požadavek na synchronní poke transakci vypršel."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "požadavek na ukončení advise transakce vypršel."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4099,7 +4473,7 @@ msgstr ""
 "transakci, nebo se server\n"
 "ukončil před doděláním transakce."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "transakce neuspěla."
 
@@ -4107,7 +4481,7 @@ msgstr "transakce neuspěla."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4119,15 +4493,15 @@ msgstr ""
 "nebo se aplikace inicializovaná jako APPCMD_CLIENTONLY pokusila\n"
 "o serverovou transakci."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "interní volání PostMessage selhalo."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "nastala interní chyba v DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4137,11 +4511,11 @@ msgstr ""
 "Identifikátor transakce se stává neplatný, jakmile se aplikace vrátí z\n"
 "XTYP_XACT_COMPLETE callbacku."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "pokus o změnu neměnného klíče '%s' ignorován."
@@ -4154,7 +4528,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4162,14 +4536,18 @@ msgstr ""
 msgid "binary"
 msgstr "binární"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "tučné"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "tučné "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4190,7 +4568,7 @@ msgstr "Nemohu uložit změny v souboru '%s'"
 msgid "can't create file '%s'"
 msgstr "nemohu vytvořit soubor '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "nemohu smazat uživatelský konfigurační soubor '%s'"
@@ -4200,7 +4578,12 @@ msgstr "nemohu smazat uživatelský konfigurační soubor '%s'"
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "nemohu zjistit, jestli byl dosažen konec souboru v deskriptoru %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Nepodařilo se spustit '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "Nemohu zjistit pozici v souboru '%s'"
@@ -4210,7 +4593,7 @@ msgstr "Nemohu zjistit pozici v souboru '%s'"
 msgid "can't find length of file on file descriptor %d"
 msgstr "nemohu zjistit délku souboru na deskriptoru %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "nemohu najít uživatelův domovský adresář, použiji aktuální adresář"
 
@@ -4243,7 +4626,7 @@ msgstr "nemohu otevřít globální konfigurační soubor '%s'."
 msgid "can't open user configuration file '%s'."
 msgstr "nemohu otevřít konfigurační soubor '%s'"
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "nemohu otevřít soubor s uživatelskou konfigurací"
 
@@ -4291,11 +4674,11 @@ msgstr "nemohu zapsat buffer '%s' na disk."
 msgid "can't write to file descriptor %d"
 msgstr "nemohu zapisovat do deskriptoru %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "nemohu uložit uživatelskou konfiguraci"
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "katalog pro doménu '%s' nenalezen."
@@ -4316,7 +4699,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "datum"
 
@@ -4324,7 +4707,7 @@ msgstr "datum"
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "předvolené"
 
@@ -4332,19 +4715,19 @@ msgstr "předvolené"
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "osmnáctého"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "osmého"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "jedenáctého"
 
@@ -4353,7 +4736,7 @@ msgstr "jedenáctého"
 msgid "encoding %s"
 msgstr "Neznámá znaková sada %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "položka '%s' se v '%s' vyskytuje víc než jednou"
@@ -4362,25 +4745,30 @@ msgstr "položka '%s' se v '%s' vyskytuje víc než jednou"
 msgid "error in data format"
 msgstr "chyba ve formátu data."
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "Chyba při čtení ze souboru"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "Chyba při čtení ze souboru"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Chyba při vytváření adresáře"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "navázat"
 
@@ -4389,11 +4777,11 @@ msgstr "navázat"
 msgid "failed to flush the file '%s'"
 msgstr "nelze vyprázdnit buffer souboru '%s'"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "patnáctého"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "pátého"
 
@@ -4422,7 +4810,7 @@ msgstr "soubor '%s', řádka %d: hodnota pro neměnný klíč '%s' ignorována."
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "soubor '%s': neočekávaný znak %c na řádku %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "prvního"
 
@@ -4430,15 +4818,15 @@ msgstr "prvního"
 msgid "font size"
 msgstr "Velikost písma"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "čtrnáctého"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "čtvrtého"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "vypisovat podrobný log"
 
@@ -4446,7 +4834,7 @@ msgstr "vypisovat podrobný log"
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "inicializovat"
 
@@ -4454,50 +4842,50 @@ msgstr "inicializovat"
 msgid "invalid eof() return value."
 msgstr "špatná návratová hodnota eof()."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "špatná návratová hodnota message boxu"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "Chybný zamykací soubor '%s'."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kurzíva"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "tenké"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "tenké "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "locale '%s' nemůže být nastaveno"
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "hledám katalog '%s' v cestě '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "půlnoc"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "devatenáctého"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "devátého"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "žádná chyba DDE."
 
@@ -4509,11 +4897,11 @@ msgstr "žadná chyba"
 msgid "noname"
 msgstr "bezejmenná"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "poledne"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "číslo"
 
@@ -4525,7 +4913,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "nedostatek paměti."
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4537,21 +4925,21 @@ msgstr "Chyba při čteni"
 msgid "reading"
 msgstr "čtení"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "problém reentrance."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "druhého"
 
@@ -4559,11 +4947,11 @@ msgstr "druhého"
 msgid "seek error"
 msgstr "Chyba při hledani"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "sedmnáctého"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "sedmého"
 
@@ -4571,15 +4959,15 @@ msgstr "sedmého"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "zobrazí tuto nápovědu"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "šestnáctého"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "šestého"
 
@@ -4591,62 +4979,62 @@ msgstr "určí videomód, který se má použít (např. 640x480-16)"
 msgid "specify the theme to use"
 msgstr "určí, jaké téma použít"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "řetězec"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "desátého"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "odpověď na transakci způsobila nastavení bitu DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "třetího"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "třináctého"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "dnes"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "zítra"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "dvanáctého"
 
 # VSECHNY tyhle cislovky se asi vztahuji
 # k datu --> predelat je na dvacaTEHO apod.!!
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "dvacátého"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "podtržené"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "podtržené "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "neočekávané \" na pozici %d v '%s'."
@@ -4664,7 +5052,7 @@ msgstr "neznámá třida %s"
 msgid "unknown error"
 msgstr "neznámá chyba"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "neznámá chyba (kód %08x)."
@@ -4677,7 +5065,7 @@ msgstr "neznámý konec řádku"
 msgid "unknown seek origin"
 msgstr "neznámý počátek pro nastavení pozice"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "nezname-%d"
@@ -4686,12 +5074,12 @@ msgstr "nezname-%d"
 msgid "unnamed"
 msgstr "nepojmenovaný"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "nepojmenovaný%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4699,7 +5087,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "používám katalog '%s' z '%s'."
@@ -4712,7 +5100,7 @@ msgstr "Chyba při psanim"
 msgid "writing"
 msgstr "zápis"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay selhalo."
 
@@ -4725,7 +5113,7 @@ msgstr "wxSocket: chybná signatura v ReadMsg."
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: neznámá událost!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets nemohou otevřít displej pro '%s': ukončuji."
@@ -4734,7 +5122,7 @@ msgstr "wxWidgets nemohou otevřít displej pro '%s': ukončuji."
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets nemohou otevřít displej. Program se nyní ukončí."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "včera"
 
@@ -4743,10 +5131,22 @@ msgstr "včera"
 msgid "zlib error %d"
 msgstr "zlib chyba %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Nepodařilo se získat jména ISP: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Načítání šedých ascii PNM obrázků není ještě implementováno."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Načítání šedých raw PNM obrázků není ještě implementováno."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Nemohu počkat na ukončení vlákna"
index 50b331d3172d0b75c563822e3477ea154e9723df..373a021f8aaa14dfcedf0557b6bdda341693d2ac 100644 (file)
@@ -1,44 +1,44 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.1\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-05-31 09:41+0930\n"
 "Last-Translator: peso <peer.sommerlund@gmail.com>\n"
 "Language-Team: Dansk <da@li.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 "X-Generator: Rosetta (http://launchpad.ubuntu.com/rosetta/)\n"
 "plural-forms: nplurals=2; plural=n != 1\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
-msgid ""
-"\t%s: %s\n"
+msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
-msgstr "\nSend denne rapport til den ansvarlige for programmet. På forhånd tak.\n"
+msgstr ""
+"\n"
+"Send denne rapport til den ansvarlige for programmet. På forhånd tak.\n"
 
-#: ../src/palmos/utils.cpp:210
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
-msgid ""
-"              Thank you and we're sorry for the inconvenience!\n"
+#: ../src/generic/dbgrptg.cpp:312
+msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "Mange tak. Vi undskylder ulejligheden.\n"
 
-#: ../src/common/log.cpp:322
+#: ../src/common/log.cpp:321
 #, c-format
 msgid " (error %ld: %s)"
 msgstr " (fejl %ld: %s)"
 
-#: ../src/common/docview.cpp:1380
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -46,23 +46,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Vis udskrift"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 Konvolut, 4 1/8 x 9 1/2 tomme"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 Konvolut, 4 1/2 x 10 3/8 tomme"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 Konvolut, 4 3/4 x 11 tomme"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 Konvolut, 5 x 11 1/2 tomme "
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 Konvolut, 3 7/8 x 8 7/8 tomme"
 
@@ -73,13 +73,13 @@ msgstr "#9 Konvolut, 3 7/8 x 8 7/8 tomme"
 msgid "#define %s must be an integer."
 msgstr "#define %s skal være et heltal"
 
-#: ../src/html/helpfrm.cpp:1019 ../src/html/helpfrm.cpp:1021
-#: ../src/html/helpfrm.cpp:1689 ../src/html/helpfrm.cpp:1722
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i af %i"
 
-#: ../src/generic/filedlgg.cpp:287
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bytes "
@@ -89,27 +89,27 @@ msgstr "%ld bytes "
 msgid "%s (or %s)"
 msgstr "%s (eller %s)"
 
-#: ../src/generic/logg.cpp:262
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Fejl"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Information"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Advarsel"
 
-#: ../src/common/fldlgcmn.cpp:74
+#: ../src/common/fldlgcmn.cpp:81
 #, c-format
 msgid "%s files (%s)|%s"
 msgstr "%s filer (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, fuzzy, c-format
 msgid "%s message"
 msgstr "%s meddelelse"
@@ -131,7 +131,7 @@ msgstr "%s er ikke en icon resource specifikation"
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: forkert resourcefil syntax."
 
-#: ../src/html/helpfrm.cpp:341 ../src/html/helpfrm.cpp:343
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 #, fuzzy
 msgid "&About..."
 msgstr "&Om..."
@@ -145,7 +145,7 @@ msgstr "&Faktisk st
 msgid "&Apply"
 msgstr "&Anvend"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Arrangér ikoner"
 
@@ -159,12 +159,12 @@ msgstr "Tilbage"
 msgid "&Bold"
 msgstr "Fed"
 
-#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:356
-#: ../src/generic/fontdlgg.cpp:375 ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Afbryd"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Kaskade"
 
@@ -173,24 +173,26 @@ msgstr "&Kaskade"
 msgid "&Clear"
 msgstr "&Rens"
 
-#: ../src/common/prntbase.cpp:829 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:508 ../src/html/helpfrm.cpp:338
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Luk"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2058
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2060
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Slet"
 
-#: ../src/generic/logg.cpp:710
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detaljer"
 
@@ -198,7 +200,7 @@ msgstr "&Detaljer"
 msgid "&Down"
 msgstr "&Ned"
 
-#: ../src/html/helpfrm.cpp:345
+#: ../src/html/helpfrm.cpp:361
 msgid "&File"
 msgstr "&Fil"
 
@@ -206,11 +208,11 @@ msgstr "&Fil"
 msgid "&Find"
 msgstr "&Find"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Slut"
 
-#: ../src/generic/fontdlgg.cpp:271
+#: ../src/generic/fontdlgg.cpp:273
 #, fuzzy
 msgid "&Font family:"
 msgstr "&Skrifttype:"
@@ -220,12 +222,12 @@ msgstr "&Skrifttype:"
 msgid "&Forward"
 msgstr "&Fremad"
 
-#: ../src/common/prntbase.cpp:864
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Gå til..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:346
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Hjælp"
 
@@ -243,11 +245,11 @@ msgstr "&Indeks"
 msgid "&Italic"
 msgstr "&Kursiv"
 
-#: ../src/generic/logg.cpp:509
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Log"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Flyt"
 
@@ -255,15 +257,15 @@ msgstr "&Flyt"
 msgid "&New"
 msgstr "&Ny"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Næste >"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Næste >"
 
-#: ../src/generic/tipdlg.cpp:238
+#: ../src/generic/tipdlg.cpp:243
 msgid "&Next Tip"
 msgstr "&Næste tip"
 
@@ -271,12 +273,12 @@ msgstr "&N
 msgid "&No"
 msgstr "&Nej"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Noter:"
 
-#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:361
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
+#: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&OK"
 
@@ -284,16 +286,17 @@ msgstr "&OK"
 msgid "&Open"
 msgstr "&Åben"
 
-#: ../src/html/helpfrm.cpp:336
+#: ../src/html/helpfrm.cpp:352
 msgid "&Open..."
 msgstr "&Åben..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2059
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 #, fuzzy
 msgid "&Paste"
 msgstr "&Sæt ind"
 
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:324
 #, fuzzy
 msgid "&Point size:"
 msgstr "Skriftstørrelse:"
@@ -303,7 +306,7 @@ msgstr "Skriftst
 msgid "&Preferences"
 msgstr "&Indstillinger"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 #, fuzzy
 msgid "&Previous"
 msgstr "&Tilbage"
@@ -313,7 +316,7 @@ msgstr "&Tilbage"
 msgid "&Print"
 msgstr "&Udskriv"
 
-#: ../src/common/prntbase.cpp:834
+#: ../src/common/prntbase.cpp:880
 #, fuzzy
 msgid "&Print..."
 msgstr "&Udskriv..."
@@ -327,20 +330,21 @@ msgstr "&Egenskaber"
 msgid "&Quit"
 msgstr "&Afslut"
 
-#: ../src/common/cmdproc.cpp:283 ../src/common/cmdproc.cpp:290
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2055
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Gentag"
 
-#: ../src/common/cmdproc.cpp:279 ../src/common/cmdproc.cpp:299
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Gentag "
 
-#: ../src/generic/fdrepdlg.cpp:168
+#: ../src/generic/fdrepdlg.cpp:185
 msgid "&Replace"
 msgstr "&Erstat"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Genindlæs"
 
@@ -349,15 +353,15 @@ msgstr "&Genindl
 msgid "&Save"
 msgstr "&Gem"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Gem..."
 
-#: ../src/generic/tipdlg.cpp:233
+#: ../src/generic/tipdlg.cpp:238
 msgid "&Show tips at startup"
 msgstr "&Vis tips ved opstart"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Størrelse"
 
@@ -366,21 +370,21 @@ msgstr "&St
 msgid "&Stop"
 msgstr "&Stop"
 
-#: ../src/generic/fontdlgg.cpp:282
+#: ../src/generic/fontdlgg.cpp:284
 msgid "&Style:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:331
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 #, fuzzy
 msgid "&Underline"
 msgstr "Understreget"
 
-#: ../src/common/cmdproc.cpp:261 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2054
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Fortryd"
 
-#: ../src/common/cmdproc.cpp:255
+#: ../src/common/cmdproc.cpp:264
 msgid "&Undo "
 msgstr "&Fortryd "
 
@@ -393,14 +397,14 @@ msgstr "&Unindent"
 msgid "&Up"
 msgstr "&Op"
 
-#: ../src/generic/fontdlgg.cpp:293
+#: ../src/generic/fontdlgg.cpp:295
 #, fuzzy
 msgid "&Weight:"
 msgstr "&Vægt:"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1384 ../src/msw/mdi.cpp:1391
-#: ../src/msw/mdi.cpp:1421
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Vindue"
 
@@ -408,7 +412,7 @@ msgstr "&Vindue"
 msgid "&Yes"
 msgstr "&Ja"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' har ekstra '..', ignoreret."
@@ -424,7 +428,7 @@ msgstr "'%s' er ugyldig"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' er ikke en korrekt numerisk værdi til option '%s'."
 
-#: ../src/common/intl.cpp:1152
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' er ikke et gyldigt meddelelseskatalog"
@@ -454,31 +458,28 @@ msgstr "'%s' m
 msgid "'%s' should only contain alphabetic or numeric characters."
 msgstr "'%s' må kun indeholde bogstaver eller tal."
 
-#: ../src/html/helpfrm.cpp:953
+#: ../src/html/helpfrm.cpp:976
 msgid "(Help)"
 msgstr "(Hjælp)"
 
-#: ../src/html/helpfrm.cpp:415 ../src/html/helpfrm.cpp:1091
-#: ../src/html/helpfrm.cpp:1750
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(bogmærker)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 #, fuzzy
-msgid ""
-"*** A debug report has been generated\n"
+msgid "*** A debug report has been generated\n"
 msgstr "*** En fejlrapport er blevet lavet\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 #, fuzzy
-msgid ""
-"*** And includes the following files:\n"
+msgid "*** And includes the following files:\n"
 msgstr "*** Og inkluderer de følgende filer:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, fuzzy, c-format
-msgid ""
-"*** It can be found in \"%s\"\n"
+msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Den kan findes i \"%s\"\n"
 
 #: ../contrib/src/deprecated/resource.cpp:1840
@@ -492,87 +493,106 @@ msgstr ""
 ", forventet static, #include eller #define\n"
 "under parsing af resource."
 
-#: ../src/generic/dirctrlg.cpp:655 ../src/generic/filedlgg.cpp:739
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:656 ../src/generic/filedlgg.cpp:740
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 X 14 tommer"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 X 14 tommer"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 tommer"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 X 14 tommer"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 X 14 tommer"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 Konvolut, 3 5/8 x 6 1/2 tomme"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 tommer"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": fil eksisterer ikke!"
 
-#: ../src/common/fontmap.cpp:186
+#: ../src/common/fontmap.cpp:200
 msgid ": unknown charset"
 msgstr ": ukendt tegnsæt"
 
-#: ../src/common/fontmap.cpp:400
+#: ../src/common/fontmap.cpp:414
 msgid ": unknown encoding"
 msgstr ": ukendt kodning"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Tilbage"
 
-#: ../src/common/prntbase.cpp:846
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:258 ../src/generic/filedlgg.cpp:281
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:262 ../src/generic/filedlgg.cpp:285
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<DREV>"
 
-#: ../src/generic/filedlgg.cpp:260 ../src/generic/filedlgg.cpp:283
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
-#: ../src/html/helpfrm.cpp:1253
+#: ../src/html/helpfrm.cpp:1276
 #, fuzzy
 msgid "<b><i>Bold italic face.</i></b><br>"
 msgstr "<b><i>Fed kursiv skrift.</i></b><br>"
 
-#: ../src/html/helpfrm.cpp:1257
+#: ../src/html/helpfrm.cpp:1280
 msgid "<b><i>bold italic <u>underlined</u></i></b><br>"
 msgstr "<b><i>fed kursiv <u>understreget</u></i></b><br>"
 
-#: ../src/html/helpfrm.cpp:1252
+#: ../src/html/helpfrm.cpp:1275
 msgid "<b>Bold face.</b> "
 msgstr "<b>Fed skrift.</b> "
 
-#: ../src/html/helpfrm.cpp:1251
+#: ../src/html/helpfrm.cpp:1274
 msgid "<i>Italic face.</i> "
 msgstr "<i>Kursiv skrift.</i> "
 
-#: ../src/common/prntbase.cpp:852
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:858
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 #, fuzzy
-msgid ""
-"A debug report has been generated in the directory\n"
+msgid "A debug report has been generated in the directory\n"
 msgstr "En debug rapport er blevet genereret i kataloget\n"
 
 #: ../src/common/xtixml.cpp:409
@@ -580,23 +600,90 @@ msgstr "En debug rapport er blevet genereret i kataloget\n"
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "En ikke-tom samling skal bestå af 'element' knuder"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Konvolut, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Konvolut, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 ark 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 ark 297 x 420 mm"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 ark 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 ark, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 lille ark, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 ark, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 ark, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 ark, 148 x 210 mm"
 
-#: ../src/generic/fontdlgg.cpp:85
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 X 14 tommer"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 ark, 148 x 210 mm"
+
+#: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
 
@@ -609,19 +696,19 @@ msgstr "ASCII"
 msgid "Add"
 msgstr "Tilføj"
 
-#: ../src/html/helpfrm.cpp:428
+#: ../src/html/helpfrm.cpp:444
 msgid "Add current page to bookmarks"
 msgstr "Tilføj denne side til bogmærker"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Tilføj til brugerfarver"
 
-#: ../include/wx/xti.h:900
+#: ../include/wx/xti.h:902
 msgid "AddToPropertyCollection called on a generic accessor"
 msgstr "AddToPropertyCollection kaldt på en generisk accessor"
 
-#: ../include/wx/xti.h:847
+#: ../include/wx/xti.h:849
 msgid "AddToPropertyCollection called w/o valid adder"
 msgstr "AddToPropertyCollection kaldt uden gyldig adder"
 
@@ -642,21 +729,21 @@ msgstr "H
 msgid "All"
 msgstr "Alle"
 
-#: ../src/common/fldlgcmn.cpp:57
+#: ../src/common/fldlgcmn.cpp:64
 #, c-format
 msgid "All files (%s)|%s"
 msgstr "Alle filer (%s)|%s"
 
-#: ../include/wx/defs.h:2207
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Alle filer (*)|*"
 
-#: ../src/html/helpfrm.cpp:1564
+#: ../src/html/helpfrm.cpp:1578
 #, fuzzy
 msgid "All files (*.*)|*"
 msgstr "Alle filer (*)|*.*"
 
-#: ../include/wx/defs.h:2204
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Alle filer (*)|*.*"
 
@@ -669,12 +756,12 @@ msgstr "Alerede registreret objekt sendt til SetObjectClassInfo"
 msgid "Already dialling ISP."
 msgstr "Kalder allerede ISP"
 
-#: ../src/generic/logg.cpp:1100
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Tilføj log til fil '%s' (valg af [Nej] vil overskrive den)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabisk (ISO-8859-6)"
 
@@ -682,28 +769,58 @@ msgstr "Arabisk (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Arkiv indholder ikke #SYSTEM fil"
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:440
 #, fuzzy
 msgid "Attributes"
 msgstr "Attributter"
 
 #: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 ark, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Konvolut, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 ark, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 ark, 182 x 257 millimeter"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 konvolut 176 x 250 mm"
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 ark, 182 x 257 millimeter"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6konvolut, 176 x 125 mm"
 
@@ -735,11 +852,11 @@ msgstr "Kunne ikke skrive filheader (BitmapInfo)."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage har ikke sin egen wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltisk (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltisk (gammel) (ISO-8859-4)"
 
@@ -748,43 +865,43 @@ msgstr "Baltisk (gammel) (ISO-8859-4)"
 msgid "Bitmap resource specification %s not found."
 msgstr "Bitmap resourcespecifikation %s blev ikke fundet."
 
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:237
 msgid "Bold"
 msgstr "Fed"
 
-#: ../src/generic/prntdlgg.cpp:888
+#: ../src/generic/prntdlgg.cpp:892
 msgid "Bottom margin (mm):"
 msgstr "Bund margin (mm):"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C ark, 17 x 22 tommer"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Rens"
 
-#: ../src/generic/fontdlgg.cpp:306
+#: ../src/generic/fontdlgg.cpp:308
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Konvolut, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Konvolut, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Konvolut, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Konvolut, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Konvolut, 114 x 229 mm"
 
@@ -793,11 +910,11 @@ msgstr "C65 Konvolut, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "ZIP handler understøtter foreløbig kun lokale filer!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Kan ikke oprette mutex."
 
-#: ../src/common/filefn.cpp:1262
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Kan ikke læse fillisten i mappen '%s'"
@@ -807,12 +924,12 @@ msgstr "Kan ikke l
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Kan ikke få liste af filer i mappen '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, fuzzy, c-format
 msgid "Can not resume thread %lu"
 msgstr "Kan ikke genoptage tråd %x"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:830
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Kan ikke genoptage tråd %x"
@@ -821,86 +938,86 @@ msgstr "Kan ikke genoptage tr
 msgid "Can not start thread: error writing TLS."
 msgstr "Kan ikke starte tråd: fejl ved skrivning af TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, fuzzy, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Kan ikke suspendere tråd %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:815
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Kan ikke suspendere tråd %x"
 
-#: ../src/msw/thread.cpp:728
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Kan ikke vente på trådafslutning"
 
-#: ../src/common/cmdproc.cpp:257
+#: ../src/common/cmdproc.cpp:266
 msgid "Can't &Undo "
 msgstr "Kan ikke &fortryde"
 
-#: ../src/common/image.cpp:1550
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "Kan ikke tjekke billedformatet i filen '%s': filen eksisterer ikke."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Kan ikke lukke registreringsnøgle '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Kan ikke kopiere værdier af ikke-understøttet type %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Kan ikke oprette registreringsnøgle '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:593
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Kan ikke oprette tråd"
 
-#: ../src/msw/window.cpp:3052
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Kan ikke oprette vindue af klassen %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Kan ikke slette nøgle '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Kan ikke slette INI filen '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Kan ikke slette værdi '%s' fra nøgle '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Kan ikke få liste af undernøgler til nøgle '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Kan ikke få en liste af værdierne fra nøgle '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Kan ikke kopiere værdier af ikke-understøttet type %d."
 
-#: ../src/common/ffile.cpp:241
+#: ../src/common/ffile.cpp:238
 #, c-format
 msgid "Can't find current position in file '%s'"
 msgstr "Kan ikke finde aktuel position i filen '%s'."
@@ -918,12 +1035,12 @@ msgstr "Kan ikke initialisere zlib deflate stream."
 msgid "Can't initialize zlib inflate stream."
 msgstr "Kan ikke initialisere zlib inflate stream."
 
-#: ../src/common/image.cpp:1137 ../src/common/image.cpp:1157
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Kan ikke læse billede fra filen '%s': filen eksisterer ikke."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Kan ikke åbne registreringsnøglen '%s'"
@@ -937,32 +1054,32 @@ msgstr "kan ikke l
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "Kan ikke læse inflate stream: uventet EOF i den underliggende stream."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Kan ikke læse værdien af '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Kan ikke læse værdien af nøgle '%s'"
 
-#: ../src/common/image.cpp:1179
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Kan ikke gemme til filen '%s': ukendt filendelse."
 
-#: ../src/generic/logg.cpp:568 ../src/generic/logg.cpp:976
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Kan ikke gemme logdata til fil."
 
-#: ../src/msw/thread.cpp:549 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Kan ikke sætte trådprioritet"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Kan ikke sætte værdien af '%s'"
@@ -972,63 +1089,63 @@ msgstr "Kan ikke s
 msgid "Can't write to deflate stream: %s"
 msgstr "kan ikke skrive til deflate stream: %s"
 
-#: ../src/generic/choicdgg.cpp:285 ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:131 ../src/generic/textdlgg.cpp:118
-#: ../src/gtk/fontdlg.cpp:149 ../src/motif/msgdlg.cpp:185
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Afbryd"
 
-#: ../src/xrc/xmlres.cpp:1118 ../src/xrc/xmlres.cpp:1158
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Kan ikke konvertere dialogenheder: ukendt dialog."
 
-#: ../src/common/strconv.cpp:2481
+#: ../src/common/strconv.cpp:2665
 #, fuzzy, c-format
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Kan ikke konvertere fra kodning '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Kan ikke finde netværk via modem forbindelse: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Kan ikke finde kontainer for ukendt kontrol '%s'."
 
-#: ../src/xrc/xmlres.cpp:1193
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Kan ikke finde font node '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Kan ikke finde placering af adressebog filen"
 
-#: ../src/unix/threadpsx.cpp:1099
+#: ../src/unix/threadpsx.cpp:1100
 #, c-format
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Kan ikke få prioritetsområde for afviklingsalgoritme %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Kan ikke finde hostnavn"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Kan ikke finde det officielle hostnavn"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Kan ikke afbryde - ingen opkaldsforbindelse er aktiv."
 
-#: ../src/msw/app.cpp:308 ../src/msw/app.cpp:311
+#: ../include/wx/msw/ole/oleutils.h:47
 msgid "Cannot initialize OLE"
 msgstr "Kan ikke initialisere OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Kan ikke initialisere SciTech MGL!"
 
@@ -1041,7 +1158,7 @@ msgstr "Kan ikke initialisere display."
 msgid "Cannot load icon from '%s'."
 msgstr "Kan ikke hente ikon fra '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Kan ikke åbne HTML dokument %s."
@@ -1056,7 +1173,7 @@ msgstr "Kan ikke 
 msgid "Cannot open HTML help book: %s"
 msgstr "Kan ikke åbne HTML hjælpebog: %s"
 
-#: ../src/generic/helpext.cpp:122
+#: ../src/generic/helpext.cpp:123
 #, c-format
 msgid "Cannot open URL '%s'"
 msgstr "Kan ikke åbne URL '%s'"
@@ -1066,12 +1183,12 @@ msgstr "Kan ikke 
 msgid "Cannot open contents file: %s"
 msgstr "Kan ikke åbne indholdsfilen: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Kan ikke åbne filen '%s'"
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Kan ikke åbne fil til PostScript udskrivning!"
 
@@ -1080,22 +1197,22 @@ msgstr "Kan ikke 
 msgid "Cannot open index file: %s"
 msgstr "Kan ikke åbne indexfilen %s"
 
-#: ../src/common/intl.cpp:1208
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Kan ikke fortolke flertalsformer:'%s'."
 
-#: ../src/xrc/xmlres.cpp:1108
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Kan ikke fortolke koordinater fra '%s'."
 
-#: ../src/xrc/xmlres.cpp:1148
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Kan ikke fortolke dimension fra '%s'."
 
-#: ../src/html/helpfrm.cpp:1548
+#: ../src/html/helpfrm.cpp:1562
 msgid "Cannot print empty page."
 msgstr "Kan ikke udskrive tom side."
 
@@ -1104,11 +1221,11 @@ msgstr "Kan ikke udskrive tom side."
 msgid "Cannot read typename from '%s'!"
 msgstr "Kan ikke læse typenavn fra '%s'!"
 
-#: ../src/unix/threadpsx.cpp:1080
+#: ../src/unix/threadpsx.cpp:1081
 msgid "Cannot retrieve thread scheduling policy."
 msgstr "Kan ikke hente trådafviklingsalgoritme."
 
-#: ../src/unix/threadpsx.cpp:728
+#: ../src/unix/threadpsx.cpp:729
 msgid "Cannot start thread: error writing TLS"
 msgstr "Kan ikke starte tråd: fejl ved skrivning af TLS"
 
@@ -1122,11 +1239,11 @@ msgstr "Kan ikke vente p
 msgid "Cant create the thread event queue"
 msgstr "Kan ikke oprette eventkø for tråd"
 
-#: ../src/html/helpfrm.cpp:511
+#: ../src/html/helpfrm.cpp:534
 msgid "Case sensitive"
 msgstr "Forskel på store og små bogstaver"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Keltisk (ISO-8859-14)"
 
@@ -1135,94 +1252,94 @@ msgstr "Keltisk (ISO-8859-14)"
 msgid "Centered"
 msgstr "Centreret"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Centraleuropæisk (ISO-8859-2/Latin 2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Vælg ISP at ringe til"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Vælg farve"
 
-#: ../src/gtk/fontdlg.cpp:127
+#: ../src/gtk/fontdlg.cpp:133
 msgid "Choose font"
 msgstr "Vælg skrifttype"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 #, fuzzy
 msgid "Cl&ose"
 msgstr "&Luk"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Rens log indholdet"
 
-#: ../src/generic/fontdlgg.cpp:358 ../src/generic/fontdlgg.cpp:377
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 #, fuzzy
 msgid "Click to cancel the font selection."
 msgstr "Klik for at afbryde fontvalg."
 
-#: ../src/generic/fontdlgg.cpp:363 ../src/generic/fontdlgg.cpp:365
 #: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Klik for at bekræfte skifttype valget."
 
-#: ../src/generic/progdlgg.cpp:624 ../src/generic/progdlgg.cpp:629
-#: ../contrib/src/deprecated/proplist.cpp:513
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Luk"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Luk\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Luk alle"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Luk dette vindue"
 
-#: ../src/html/helpfrm.cpp:1562
+#: ../src/html/helpfrm.cpp:1576
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Komprimeret HTML Hjælpefil (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:548
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Computer"
 
-#: ../src/common/fileconf.cpp:929
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Konfigurations punkt kan ikke begynde med '%c'."
 
-#: ../src/generic/filedlgg.cpp:1287 ../src/gtk/filedlg.cpp:56
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Bekræft"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Bekræft Registreringsdatabase opdatering"
 
-#: ../src/html/htmlwin.cpp:381
+#: ../src/html/htmlwin.cpp:386
 msgid "Connecting..."
 msgstr "Forbinder..."
 
-#: ../src/html/helpfrm.cpp:453
+#: ../src/html/helpfrm.cpp:476
 msgid "Contents"
 msgstr "Indhold"
 
-#: ../src/common/strconv.cpp:1258
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Konvertering til tegnsæt '%s' virker ikke."
 
-#: ../src/html/htmlwin.cpp:819
+#: ../src/html/htmlwin.cpp:824
 #, fuzzy, c-format
 msgid "Copied to clipboard:\"%s\""
 msgstr "Kopieret til udklipsholder:\"%s\""
@@ -1247,7 +1364,7 @@ msgstr "Kunne ikke udtr
 msgid "Could not find resource include file %s."
 msgstr "Kunne ikke finde resource include file %s."
 
-#: ../src/generic/tabg.cpp:1049
+#: ../src/generic/tabg.cpp:1048
 msgid "Could not find tab for id"
 msgstr "Kunne ikke finde tab til id"
 
@@ -1275,16 +1392,16 @@ msgstr ""
 "uKunne ikke opløse men-id '%s'. Brug (ikke-nul) heltal istedet\n"
 "eller angiv #define (se manualen for fenurligheder)"
 
-#: ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Kunne ikke starte udskriftsvisning."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
-#: ../src/msw/printwin.cpp:237
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
+#: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Kunne ikke starte udskrivning."
 
-#: ../src/common/wincmn.cpp:1450
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Kunne ikke overføre data til vindue"
 
@@ -1294,13 +1411,13 @@ msgstr "Kunne ikke overf
 msgid "Could not unlock mutex"
 msgstr "Kunne ikke frigive en mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Kunne ikke få en mutex-lås"
 
 #: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:157 ../src/msw/imaglist.cpp:175
-#: ../src/msw/imaglist.cpp:187
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
+#: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Kunne ikek tilføje et billede til billedlisten."
 
@@ -1312,12 +1429,12 @@ msgstr "Kunne ikke oprette en timer"
 msgid "Couldn't create cursor."
 msgstr "Kunne ikke oprette en markør."
 
-#: ../src/common/dynlib.cpp:198
+#: ../src/common/dynlib.cpp:199
 #, c-format
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Kunne ikke finde symbolet '%s' i et dynamisk bibliotek"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:856
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Kunne ikke få nuværende trådpointer"
 
@@ -1341,11 +1458,11 @@ msgstr "Kan ikke 
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Kunne ikke registrere udklipsformat %s"
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Kunne ikke frigive en mutex"
 
-#: ../src/msw/listctrl.cpp:738
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Kunne ikke hente information om listekontorlenhed %d."
@@ -1355,7 +1472,7 @@ msgstr "Kunne ikke hente information om listekontorlenhed %d."
 msgid "Couldn't save PNG image."
 msgstr "Kunne ikke gemme PNG billede."
 
-#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:610
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Kunne ikke afslutte tråd"
 
@@ -1368,28 +1485,29 @@ msgstr "Create-parameter ikke fundet i deklareret RTTI parametre "
 msgid "Create directory"
 msgstr "Opret mappe"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:977
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Opret ny mappe"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2057
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 #, fuzzy
 msgid "Cu&t"
 msgstr "&Klip"
 
-#: ../src/generic/filedlgg.cpp:988
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Aktuel mappe:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Kyrillisk (Latin-5)"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D ark, 22 x 34 tommer"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE poke request fejlede "
 
@@ -1413,11 +1531,11 @@ msgstr "DIB Header: Ukendt bitdybde i filen."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB Header: Ukendt kodning i filen."
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL Konvolut, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, fuzzy, c-format
 msgid "Debug report \"%s\""
 msgstr "Fejlrapport \"%s\""
@@ -1427,16 +1545,16 @@ msgstr "Fejlrapport \"%s\""
 msgid "Debug report couldn't be created."
 msgstr "Problemrapport kunne ikke blive lavet."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 #, fuzzy
 msgid "Debug report generation has failed."
 msgstr "Problemrapportgenerering fejlede."
 
-#: ../src/generic/fontdlgg.cpp:225
+#: ../src/generic/fontdlgg.cpp:227
 msgid "Decorative"
 msgstr "Dekorativ"
 
-#: ../src/common/fmapbase.cpp:671
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Standardkodning"
 
@@ -1454,11 +1572,11 @@ msgstr "Slet item"
 msgid "Deleted stale lock file '%s'."
 msgstr "Slettede gammel lockfil '%s'."
 
-#: ../src/generic/dirctrlg.cpp:628
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Skrivebord"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1466,11 +1584,16 @@ msgstr ""
 "Netværk via modem er ikke tilgængeligt, fordi Remote Access Service (RAS) "
 "ikke er installeret på computeren. Installer RAS først."
 
-#: ../src/generic/tipdlg.cpp:241
+#: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Vidste du..."
 
-#: ../src/common/filefn.cpp:1152
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Dekorativ"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Mappen '%s' kunne ikke oprettes"
@@ -1484,12 +1607,12 @@ msgstr "Mappen '%s' eksisterer ikke!"
 msgid "Directory does not exist"
 msgstr "Mappen eksisterer ikke"
 
-#: ../src/generic/filedlgg.cpp:1264
+#: ../src/generic/filedlgg.cpp:1295
 #, fuzzy
 msgid "Directory doesn't exist."
 msgstr "Mappen eksisterer ikke"
 
-#: ../src/html/helpfrm.cpp:480
+#: ../src/html/helpfrm.cpp:503
 msgid ""
 "Display all index items that contain given substring. Search is case "
 "insensitive."
@@ -1497,14 +1620,14 @@ msgstr ""
 "Vis alle indexemner, der indeholder understrengen. Ingen forskel på store og "
 "små bogstaver."
 
-#: ../src/html/helpfrm.cpp:662
+#: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Vis Indstillinger"
 
-#: ../src/msw/mimetype.cpp:670
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" "
-"?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
@@ -1516,34 +1639,38 @@ msgstr ""
 "Ny værdi er \n"
 "%s %1"
 
-#: ../src/common/docview.cpp:444
+#: ../src/common/docview.cpp:464
 #, c-format
 msgid "Do you want to save changes to document %s?"
 msgstr "Ønsker du at gemme ændringer til dokument %s?"
 
-#: ../src/common/sizer.cpp:1758
+#: ../src/common/sizer.cpp:1839
 #, fuzzy
 msgid "Don't Save"
 msgstr "Gem ikke"
 
-#: ../src/html/htmlwin.cpp:446 ../src/msw/frame.cpp:197
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Færdig"
 
-#: ../src/generic/progdlgg.cpp:428
+#: ../src/generic/progdlgg.cpp:433
 msgid "Done."
 msgstr "Færdig."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, fuzzy, c-format
 msgid "Doubly used id : %d"
 msgstr "Dobbelt brugt id : %d"
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Down"
 msgstr "Ned"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E ark, 34 x 44 tommer"
 
@@ -1552,42 +1679,47 @@ msgstr "E ark, 34 x 44 tommer"
 msgid "Edit item"
 msgstr "Ret item"
 
-#: ../src/generic/progdlgg.cpp:192
+#: ../src/generic/progdlgg.cpp:194
 msgid "Elapsed time : "
 msgstr "Brugt tid : "
 
-#: ../src/common/prntbase.cpp:800
+#: ../src/common/prntbase.cpp:846
 #, fuzzy, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Skriv et sidenummer mellem %d og %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Skriv kommando for at åbne filen \"%s\":"
 
-#: ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:443
 msgid "Entries found"
 msgstr "indgange fundet"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL Konvolut, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
 "Miljøvariabel ekspandering fejlede: mangler '%c' på position %u i '%s'."
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/dirctrlg.cpp:679
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:743
-#: ../src/generic/filedlgg.cpp:757 ../src/generic/filedlgg.cpp:771
-#: ../src/generic/filedlgg.cpp:1239 ../src/generic/filedlgg.cpp:1264
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:68
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Fejl"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Fejl "
 
@@ -1599,12 +1731,12 @@ msgstr "Fejl ved oprettelse af mappe"
 msgid "Error in reading image DIB ."
 msgstr "Fejl ved læsning af billede DIB ."
 
-#: ../src/common/fileconf.cpp:501
+#: ../src/common/fileconf.cpp:504
 #, fuzzy
 msgid "Error reading config options."
 msgstr "Fejl ved læsning af billede DIB ."
 
-#: ../src/common/fileconf.cpp:1015
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "Fejl under gem bruger konfiguration data."
@@ -1613,19 +1745,19 @@ msgstr "Fejl under gem bruger konfiguration data."
 msgid "Error while waiting on semaphore"
 msgstr "Fejl mens ventede på semafor"
 
-#: ../src/common/log.cpp:477
+#: ../src/common/log.cpp:476
 msgid "Error: "
 msgstr "Fejl: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
-#: ../src/generic/progdlgg.cpp:200
+#: ../src/generic/progdlgg.cpp:202
 msgid "Estimated time : "
 msgstr "Anslået tid : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "Eksekverbare filer (*.exe)|*.exe|All filer (*.*)|*.*||"
 
@@ -1634,12 +1766,12 @@ msgstr "Eksekverbare filer (*.exe)|*.exe|All filer (*.*)|*.*||"
 msgid "Execution of command '%s' failed"
 msgstr "Afvikling af kommando '%s' fejlede"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, fuzzy, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Afvikling af kommando '%s' fejlede: %u|"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 tomme"
 
@@ -1664,7 +1796,7 @@ msgstr "Forventede '=' ved parsning af resource."
 msgid "Expected 'char' while parsing resource."
 msgstr "Forventede 'char' ved parsning af resource."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, fuzzy, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
@@ -1672,7 +1804,7 @@ msgstr ""
 "Exporterer registernøgle: fil \"%s\" findes allerede og vil ikke blive "
 "overskrevet."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 #, fuzzy
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Extended Unix Codepage for Japansk (EUC-JP)"
@@ -1682,7 +1814,7 @@ msgstr "Extended Unix Codepage for Japansk (EUC-JP)"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Ekstrahering af '%s' til '%s' fejlede."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Kunne ikke %s netværk via modem: %s"
@@ -1691,7 +1823,7 @@ msgstr "Kunne ikke %s netv
 msgid "Failed to access lock file."
 msgstr "Kunne ikke komme til lockfil."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, fuzzy, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Kunne ikke allokere %luKb hukommelse til bitmap data."
@@ -1715,43 +1847,43 @@ msgstr "Kunne ikke lukke filh
 msgid "Failed to close lock file '%s'"
 msgstr "Kunne ikke lukke lockfil '%s'"
 
-#: ../src/msw/clipbrd.cpp:122
+#: ../src/msw/clipbrd.cpp:119
 msgid "Failed to close the clipboard."
 msgstr "Kunne ikke lukke udklipsholder."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Kunne ikke forbinde: Mangler brugernavn og adgangskode"
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Kunne ikke forbinde: Ingen ISP at ringe til."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Kunne ikke kopiere registreringsværdi '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Kunne ikke kopiere indholdet af registreringsnøgle '%s' til '%s'."
 
-#: ../src/common/filefn.cpp:996
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Kunne ikke kopiere filen '%s' til '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Kunne ikke omdøbe registreringsnøgle '%s' til '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Kunne ikke lave DDE streng"
 
-#: ../src/msw/mdi.cpp:455
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Kunne ikke oprette MDI forældreramme."
 
@@ -1759,7 +1891,7 @@ msgstr "Kunne ikke oprette MDI for
 msgid "Failed to create a status bar."
 msgstr "Kunne ikke oprette statusbar."
 
-#: ../src/common/filename.cpp:754
+#: ../src/common/filename.cpp:766
 msgid "Failed to create a temporary file name"
 msgstr "Kunne ikke lave et midlertidigt filnavn"
 
@@ -1768,12 +1900,12 @@ msgstr "Kunne ikke lave et midlertidigt filnavn"
 msgid "Failed to create an anonymous pipe"
 msgstr "Kunne ikke oprette statusbar."
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Kunne ikke forbinde til server '%s' ang. emne '%s'"
 
-#: ../src/msw/cursor.cpp:198
+#: ../src/msw/cursor.cpp:218
 #, fuzzy
 msgid "Failed to create cursor."
 msgstr "Kunne ikke oprette statusbar."
@@ -1807,7 +1939,7 @@ msgstr ""
 msgid "Failed to create registry entry for '%s' files."
 msgstr "Kunne ikke oprette registreringsindgang for '%s' filer."
 
-#: ../src/msw/fdrepdlg.cpp:479
+#: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
 msgstr "Kunne ikke opratte den almindelige søg/erstat dialog (fejlkode %d)"
@@ -1817,8 +1949,8 @@ msgstr "Kunne ikke opratte den almindelige s
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Kunne ikke vise HTML-dokument i %s kodning."
 
-#: ../src/mac/carbon/clipbrd.cpp:187 ../src/mac/classic/clipbrd.cpp:185
-#: ../src/msw/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Kunne ikke tømme udklipsholder."
 
@@ -1827,23 +1959,21 @@ msgstr "Kunne ikke t
 msgid "Failed to enumerate video modes"
 msgstr "Kunne ikke oprette MDI forældreramme."
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Kunne ikke oprette advice loop med DDE server"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Kunne ikke etablere netværk via modem: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
-msgid ""
-"Failed to execute '%s'\n"
-msgstr ""
-"Kunne ikke eksekvere '%s'\n"
+msgid "Failed to execute '%s'\n"
+msgstr "Kunne ikke eksekvere '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 #, fuzzy
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "Kunne ikke eksekvere curl. Venligst installer den i PATH."
@@ -1875,33 +2005,24 @@ msgstr ""
 "Kunne ikke finde XPM resource %s.\n"
 "Glemt at bruge wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Kunne ikke få ISP navne: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:136 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Kunne ikke hente udklipsdata."
 
-#: ../src/msw/clipbrd.cpp:716
+#: ../src/msw/clipbrd.cpp:723
 msgid "Failed to get data from the clipboard"
 msgstr "Kunne ikke hente data fra udklipsholder"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"Kunne ikke få stack backtrace:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:189
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Kunne ikke få lokal systemtid"
 
-#: ../src/common/filefn.cpp:1389
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Kunne ikke få den aktuelle arbejdsmappe"
 
@@ -1913,7 +2034,7 @@ msgstr "Kunne ikke initialisere GUI: Fandt ingen indbyggede temaer."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Kunne ikke initialisere MS HTML Hjælp."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Kunne ikke initialisere OpenGL"
 
@@ -1922,7 +2043,7 @@ msgstr "Kunne ikke initialisere OpenGL"
 msgid "Failed to inspect the lock file '%s'"
 msgstr "Kunne ikke låse lockfil '%s'"
 
-#: ../src/unix/threadpsx.cpp:896
+#: ../src/unix/threadpsx.cpp:897
 msgid ""
 "Failed to join a thread, potential memory leak detected - please restart the "
 "program"
@@ -1930,7 +2051,7 @@ msgstr ""
 "Kunne ikke joine tråd, der er muligvis hukommelsestab - genstart venligst "
 "programmet"
 
-#: ../src/msw/utils.cpp:693
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Kunne ikke dræbe proces %d"
@@ -1949,12 +2070,12 @@ msgstr "Kunne ikke l
 msgid "Failed to load mpr.dll."
 msgstr "Kunne ikke åbne mpr.dll."
 
-#: ../src/common/dynlib.cpp:132
+#: ../src/common/dynlib.cpp:133
 #, c-format
 msgid "Failed to load shared library '%s'"
 msgstr "Kunne ikke åbne delt bibliotek '%s'"
 
-#: ../src/common/dynlib.cpp:114
+#: ../src/common/dynlib.cpp:115
 #, c-format
 msgid "Failed to load shared library '%s' Error '%s'"
 msgstr "Kunne ikke åbne delt bibliotek '%s' Fejl '%s'"
@@ -1969,7 +2090,7 @@ msgstr "Kunne ikke l
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Kunne ikke matche '%s' i det regulære udtryk: %s"
 
-#: ../src/common/filename.cpp:1894
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Kunne ikke ændre filtid for '%s'"
@@ -1984,15 +2105,15 @@ msgstr "Kunne ikke 
 msgid "Failed to open CHM archive '%s'."
 msgstr "Kunne ikke åbne CHM arkiv '%s'."
 
-#: ../src/common/filename.cpp:776
+#: ../src/common/filename.cpp:788
 msgid "Failed to open temporary file."
 msgstr "Kunne ikke åbne midlertidig fil."
 
-#: ../src/msw/clipbrd.cpp:102
+#: ../src/msw/clipbrd.cpp:99
 msgid "Failed to open the clipboard."
 msgstr "Kunne ikke åbne udklipsholder."
 
-#: ../src/msw/clipbrd.cpp:619
+#: ../src/msw/clipbrd.cpp:626
 msgid "Failed to put data on the clipboard"
 msgstr "Kunne ikke sende data til udklipsholder"
 
@@ -2000,7 +2121,7 @@ msgstr "Kunne ikke sende data til udklipsholder"
 msgid "Failed to read PID from lock file."
 msgstr "Kunne ikke læse PID fra lockfil."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Kunne ikke omdirigere input/output fra underproces"
 
@@ -2009,17 +2130,17 @@ msgstr "Kunne ikke omdirigere input/output fra underproces"
 msgid "Failed to redirect the child process IO"
 msgstr "Kunne ikke omdirigere input/output fra underproces"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Kunne ikke registrere DDE server '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Kunne ikke initialisere OpenGL"
 
-#: ../src/common/fontmap.cpp:232
+#: ../src/common/fontmap.cpp:246
 #, c-format
 msgid "Failed to remember the encoding for the charset '%s'."
 msgstr "Kunne ikke huske kodning for tegnsættet '%s'."
@@ -2039,39 +2160,39 @@ msgstr "Kunne ikke fjerne lockfilen '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Kunne ikke fjerne gammel lockfil '%s'."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Kunne ikke omdøbe registreringsværdi '%s' til '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Kunne ikke omdøbe registreringsnøgle '%s' til '%s'."
 
-#: ../src/msw/clipbrd.cpp:506
+#: ../src/msw/clipbrd.cpp:503
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Kunne ikke hente data fra udklipsholder."
 
-#: ../src/common/filename.cpp:1984
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Kunne ikke hente filtider for '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Kunne ikke hente tekst fra RAS fejlmeddelelse"
 
-#: ../src/msw/clipbrd.cpp:753
+#: ../src/msw/clipbrd.cpp:760
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Kunne ikke hente liste over understøttede udklipsformater"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, fuzzy, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Kunne ikke læse bitmap billede fra filen '%s'."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Kunne ikke sende DDE advice notification"
 
@@ -2080,7 +2201,7 @@ msgstr "Kunne ikke sende DDE advice notification"
 msgid "Failed to set FTP transfer mode to %s."
 msgstr "Kunne ikke sætte FTP transfer mode til %s."
 
-#: ../src/msw/clipbrd.cpp:382
+#: ../src/msw/clipbrd.cpp:379
 msgid "Failed to set clipboard data."
 msgstr "Kunne ikke sende data til udklipsholder."
 
@@ -2089,11 +2210,11 @@ msgstr "Kunne ikke sende data til udklipsholder."
 msgid "Failed to set permissions on lock file '%s'"
 msgstr "Kunne ikke sætte rettigheder for filen '%s'"
 
-#: ../src/common/file.cpp:525
+#: ../src/common/file.cpp:523
 msgid "Failed to set temporary file permissions"
 msgstr "Kunne ikke sætte midlertidige filrettigheder"
 
-#: ../src/unix/threadpsx.cpp:1244 ../src/unix/threadpsx.cpp:1255
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Kunne ikke sætte trådprioritet %d."
@@ -2104,20 +2225,20 @@ msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Kunne ikke gemme billede '%s' i hukommelsen VFS!"
 
 #: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
-#: ../src/unix/threadpsx.cpp:1428
+#: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Kunne ikke afslutte en tråd."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Kunne ikke afslutte advice loop med DDE server"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Kunne ikke lukke netværk via modem forbindelse: %s"
 
-#: ../src/common/filename.cpp:1909
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Kunne ikke røre (touch) filen '%s'"
@@ -2127,17 +2248,17 @@ msgstr "Kunne ikke r
 msgid "Failed to unlock lock file '%s'"
 msgstr "Kunne ikke låse lockfil '%s' op"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Kunne ikke afregistrere DDE server '%s'"
 
-#: ../src/common/fileconf.cpp:990
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "kan ikke åbne brugerkonfigurationsfil."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Kunne ikke opratte den almindelige søg/erstat dialog (fejlkode %d)"
@@ -2147,11 +2268,11 @@ msgstr "Kunne ikke opratte den almindelige s
 msgid "Failed to write to lock file '%s'"
 msgstr "Kunne ikke skrive til lockfil '%s'"
 
-#: ../src/generic/logg.cpp:395
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Fatal fejl"
 
-#: ../src/common/log.cpp:466
+#: ../src/common/log.cpp:465
 msgid "Fatal error: "
 msgstr "Fatal fejl: "
 
@@ -2165,12 +2286,12 @@ msgstr "&St
 msgid "File %s does not exist."
 msgstr "Filen %s findes ikke."
 
-#: ../src/generic/filedlgg.cpp:1285 ../src/gtk/filedlg.cpp:53
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Fil '%s' findes allerede, vil du virkelig overskrive den?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2183,41 +2304,50 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Fil kunne ikke læses."
 
-#: ../src/common/docview.cpp:551 ../src/common/docview.cpp:583
-#: ../src/common/docview.cpp:1557
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Filfejl"
 
-#: ../src/generic/dirctrlg.cpp:679 ../src/generic/filedlgg.cpp:757
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Filnavnet findes allerede."
 
-#: ../src/common/filefn.cpp:1702
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "&Størrelse"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "Filer (%s)"
 
-#: ../src/html/helpfrm.cpp:468
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "&Størrelse"
+
+#: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Find"
 
-#: ../src/html/helpfrm.cpp:1196
+#: ../src/html/helpfrm.cpp:1219
 msgid "Fixed font:"
 msgstr "Fast type:"
 
-#: ../src/html/helpfrm.cpp:1256
+#: ../src/html/helpfrm.cpp:1279
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 tommer"
 
-#: ../src/html/helpfrm.cpp:1197
+#: ../src/html/helpfrm.cpp:1220
 msgid "Font size:"
 msgstr "Skriftstørrelse:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Fork fejlede"
 
@@ -2231,7 +2361,7 @@ msgstr "Fremad hrefs er ikke underst
 msgid "Found "
 msgstr "Fandt "
 
-#: ../src/html/helpfrm.cpp:863
+#: ../src/html/helpfrm.cpp:886
 #, c-format
 msgid "Found %i matches"
 msgstr "Fandt %i matchende"
@@ -2264,56 +2394,56 @@ msgstr "GIF: ukendt fejl!!!"
 msgid "GTK+ theme"
 msgstr "GTK+ tema"
 
-#: ../src/common/prntbase.cpp:229
+#: ../src/common/prntbase.cpp:228
 msgid "Generic PostScript"
 msgstr "Generisk PostScript"
 
-#: ../src/common/paper.cpp:152
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Tysk Legal Fanfold, 8 1/2 x 13 tomme"
 
-#: ../src/common/paper.cpp:151
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Tysk Std Fanfold, 8 1/2 x 12 tomme"
 
-#: ../include/wx/xti.h:843
+#: ../include/wx/xti.h:845
 msgid "GetProperty called w/o valid getter"
 msgstr "GetProperty kaldt uden valid getter"
 
-#: ../include/wx/xti.h:904
+#: ../include/wx/xti.h:906
 msgid "GetPropertyCollection called on a generic accessor"
 msgstr "GetPropertyCollection kaldt på en generic accessor"
 
-#: ../include/wx/xti.h:851
+#: ../include/wx/xti.h:853
 msgid "GetPropertyCollection called w/o valid collection getter"
 msgstr "GetPropertyCollection kaldt uden gyldig collection getter"
 
-#: ../src/html/helpfrm.cpp:628
+#: ../src/html/helpfrm.cpp:651
 msgid "Go back"
 msgstr "Tilbage"
 
-#: ../src/html/helpfrm.cpp:631
+#: ../src/html/helpfrm.cpp:654
 msgid "Go forward"
 msgstr "gå frem"
 
-#: ../src/html/helpfrm.cpp:636
+#: ../src/html/helpfrm.cpp:659
 msgid "Go one level up in document hierarchy"
 msgstr "Et niveau op i dokument hierakiet"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:967
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Til hjemmemappe"
 
-#: ../src/generic/filedlgg.cpp:959
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Til overmappe"
 
-#: ../src/common/prntbase.cpp:805
+#: ../src/common/prntbase.cpp:851
 #, fuzzy
 msgid "Goto Page"
 msgstr "Gå til side"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Græsk (ISO-8859-7)"
 
@@ -2321,46 +2451,45 @@ msgstr "Gr
 msgid "Gzip not supported by this version of zlib"
 msgstr "Gzip ikke supporteret af denne version af zlib"
 
-#: ../src/html/helpfrm.cpp:1560
+#: ../src/html/helpfrm.cpp:1574
 msgid "HTML Help Project (*.hhp)|*.hhp|"
 msgstr "HTML Hjælp Projekt (*.hhp)|*.hhp|"
 
-#: ../src/html/htmlwin.cpp:493
+#: ../src/html/htmlwin.cpp:498
 #, c-format
 msgid "HTML anchor %s does not exist."
 msgstr "HTML anker %s findes ikke."
 
-#: ../src/html/helpfrm.cpp:1558
+#: ../src/html/helpfrm.cpp:1572
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML filer (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebræisk (ISO-8859-8)"
 
-#: ../src/generic/mdig.cpp:310 ../src/html/helpfrm.cpp:321
-#: ../src/msw/mdi.cpp:1380 ../contrib/src/deprecated/proplist.cpp:523
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Hjælp"
 
-#: ../src/html/helpfrm.cpp:1190
+#: ../src/html/helpfrm.cpp:1213
 msgid "Help Browser Options"
 msgstr "Hjælp til browser indstillinger"
 
-#: ../src/generic/helpext.cpp:441 ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Hjælpeindex"
 
-#: ../src/html/helpfrm.cpp:1546
+#: ../src/html/helpfrm.cpp:1560
 msgid "Help Printing"
 msgstr "Hjælp til udskrift"
 
-#: ../src/html/helpfrm.cpp:791
+#: ../src/html/helpfrm.cpp:814
 #, fuzzy
 msgid "Help Topics"
 msgstr "Hjælp: %s"
 
-#: ../src/html/helpfrm.cpp:1559
+#: ../src/html/helpfrm.cpp:1573
 msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|"
 msgstr ""
 
@@ -2369,17 +2498,17 @@ msgstr ""
 msgid "Help: %s"
 msgstr "Hjælp: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "Mit hjem"
 
-#: ../src/generic/dirctrlg.cpp:626
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Biblioteket "
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2428,13 +2557,13 @@ msgstr "IFF: ukendt fejl!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Ikonresource specifikation %s blev ikke fundet."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2442,7 +2571,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2455,34 +2584,34 @@ msgstr "Forkert formateret resourcefil syntax."
 msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source"
 msgstr ""
 
-#: ../include/wx/xti.h:1648
+#: ../include/wx/xti.h:1650
 msgid "Illegal Parameter Count for ConstructObject Method"
 msgstr ""
 
-#: ../include/wx/xti.h:1721
+#: ../include/wx/xti.h:1723
 #, fuzzy
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Forkert antal parametre til Create metode"
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/filedlgg.cpp:743
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Ulovligt mappenavn"
 
-#: ../src/generic/filedlgg.cpp:1239
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Ulovlig filspecifikation."
 
-#: ../src/common/image.cpp:969
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "Billede og maske har forskellige størrelser"
 
-#: ../src/common/image.cpp:1289
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Billedfilen er ikke af type %d."
 
-#: ../src/msw/textctrl.cpp:330
+#: ../src/msw/textctrl.cpp:361
 msgid ""
 "Impossible to create a rich edit control, using simple text control instead. "
 "Please reinstall riched32.dll"
@@ -2490,21 +2619,21 @@ msgstr ""
 "Kunne ikke oprette RichEdit kontrol, bruger en simpel tekstkontrol i stedet. "
 "Vi foreslår at geninstallere riched32.dll."
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Kunne ikke få input til underproces"
 
-#: ../src/common/filefn.cpp:1012
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Kunne ikke finde rettigheder til filen '%s'"
 
-#: ../src/common/filefn.cpp:1026
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Kunne ikke overskrive filen '%s'"
 
-#: ../src/common/filefn.cpp:1070
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Kunne ikke sætte rettigheder for filen '%s'"
@@ -2514,23 +2643,27 @@ msgstr "Kunne ikke s
 msgid "Indent"
 msgstr "Indryk"
 
-#: ../src/html/helpfrm.cpp:493
+#: ../src/html/helpfrm.cpp:516
 msgid "Index"
 msgstr "Index"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indisk (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Intern fejl, ulovlig wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Ugyldigt TIFF billedindex"
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Ugyldig XRC resource '%s': har ikke nogen rootnode 'resource'."
@@ -2563,11 +2696,11 @@ msgstr "Ugyldig eller Null Object ID sendt til HasObjectClassInfo"
 msgid "Invalid regular expression '%s': %s"
 msgstr "Ugyldigt regulært udtryk: '%s': %s"
 
-#: ../src/generic/fontdlgg.cpp:231
+#: ../src/generic/fontdlgg.cpp:233
 msgid "Italic"
 msgstr "Kursiv"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Italien Konvolut, 110 x 230 mm"
 
@@ -2579,44 +2712,125 @@ msgstr "JPEG: Kunne ikke l
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Kunne ikke gemme billede."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 #, fuzzy
 msgid "Justified"
 msgstr "Justeret"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
-#: ../src/generic/prntdlgg.cpp:605 ../src/generic/prntdlgg.cpp:863
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Liggende"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 tommer"
 
-#: ../src/generic/prntdlgg.cpp:875
+#: ../src/generic/prntdlgg.cpp:879
 msgid "Left margin (mm):"
 msgstr "Venstre margin (mm):"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 tommer"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 tommer"
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter, 8 1/2 x 11 tomme"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter, 8 1/2 x 11 tomme"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter, 8 1/2 x 11 tomme"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter lille, 8 1/2 x 11 tommer"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 tomme"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter, 8 1/2 x 11 tomme"
 
-#: ../src/generic/fontdlgg.cpp:234
+#: ../src/generic/fontdlgg.cpp:236
 msgid "Light"
 msgstr "Let"
 
@@ -2624,23 +2838,15 @@ msgstr "Let"
 msgid "Link contained '//', converted to absolute link."
 msgstr ""
 
-#: ../src/common/fldlgcmn.cpp:248
+#: ../src/common/fldlgcmn.cpp:257
 #, c-format
 msgid "Load %s file"
 msgstr "Læs %s file"
 
-#: ../src/html/htmlwin.cpp:411
+#: ../src/html/htmlwin.cpp:416
 msgid "Loading : "
 msgstr "Læser : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Læsning af gråtone ASCII PNM billede er ikke implementeret endnu."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Læsning af gråtone rå PNM billede er ikke implementeret endnu."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2651,16 +2857,16 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:571
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Log gemt i filen '%s'."
 
-#: ../include/wx/xti.h:500 ../include/wx/xti.h:504
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr ""
 
-#: ../src/gtk/mdi.cpp:461
+#: ../src/gtk/mdi.cpp:465
 msgid "MDI child"
 msgstr "MDI barn"
 
@@ -2677,7 +2883,7 @@ msgstr ""
 "bibliotektetikke er installeret på denne computer. Vi foreslår at installere "
 "det."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ksimér"
 
@@ -2686,7 +2892,7 @@ msgstr "Ma&ksim
 msgid "Mailcap file %s, line %d: incomplete entry ignored."
 msgstr "Mailcap fil %s, linie %d: ufuldstændig indgang ignoreret."
 
-#: ../src/generic/fdrepdlg.cpp:146
+#: ../src/generic/fdrepdlg.cpp:153
 msgid "Match case"
 msgstr "Forskel på store og små"
 
@@ -2695,7 +2901,7 @@ msgstr "Forskel p
 msgid "Memory VFS already contains file '%s'!"
 msgstr "Hukommelse VFS indeholder allerede fil '%s'!"
 
-#: ../src/msw/frame.cpp:345
+#: ../src/msw/frame.cpp:374
 msgid "Menu"
 msgstr "Menu"
 
@@ -2703,7 +2909,7 @@ msgstr "Menu"
 msgid "Metal theme"
 msgstr "Metal tema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimér"
 
@@ -2717,15 +2923,20 @@ msgstr "Mime.type fil %s, linie %d: uafsluttet citeret streng."
 msgid "Mode %ix%i-%i not available."
 msgstr "Mode %ix%i-%i er ikke tilgængelig."
 
-#: ../src/generic/fontdlgg.cpp:226
+#: ../src/generic/fontdlgg.cpp:228
 msgid "Modern"
 msgstr "Moderne"
 
-#: ../src/generic/filedlgg.cpp:433
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Ændret"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monarch Konvolut, 3 7/8 x 7 1/2 tomme"
 
@@ -2737,11 +2948,11 @@ msgstr "Flyt ned"
 msgid "Move up"
 msgstr "Flyt op"
 
-#: ../src/generic/filedlgg.cpp:430
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Navn"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Ny folder"
 
@@ -2750,21 +2961,21 @@ msgid "New item"
 msgstr ""
 
 #: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
-#: ../src/generic/filedlgg.cpp:607 ../src/generic/filedlgg.cpp:616
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NytNavn"
 
-#: ../src/generic/tipdlg.cpp:295
+#: ../src/generic/tipdlg.cpp:305
 msgid "Next"
 msgstr "Næste"
 
-#: ../src/html/helpfrm.cpp:642
+#: ../src/html/helpfrm.cpp:665
 msgid "Next page"
 msgstr "Næste side"
 
 #: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
 #: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nej"
 
@@ -2777,11 +2988,11 @@ msgstr "Ingen XBM facilitet tilg
 msgid "No XPM icon facility available!"
 msgstr "Ingen XPM ikonfacilitet tilgængelig!"
 
-#: ../src/generic/helpext.cpp:436
+#: ../src/generic/helpext.cpp:437
 msgid "No entries found."
 msgstr "Ingen indgange fundet."
 
-#: ../src/common/fontmap.cpp:408
+#: ../src/common/fontmap.cpp:422
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
@@ -2793,7 +3004,7 @@ msgstr ""
 "men en alternativ kodning '%s' er tilgængelig.\n"
 "Vil du bruge denne kodning (eller skal du vælge en anden)?"
 
-#: ../src/common/fontmap.cpp:413
+#: ../src/common/fontmap.cpp:427
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found.\n"
@@ -2804,27 +3015,27 @@ msgstr ""
 "Vil du vælge en skrifttype til brug for denne kodning\n"
 "(ellers bliver tekst i denne kodning ikke vist korrekt)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Ingen rutine fundet til at håndtere XML node '%s', klasse '%s'!"
 
-#: ../src/common/image.cpp:1271 ../src/common/image.cpp:1314
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Ingen rutine fundet til denne billedtype."
 
-#: ../src/common/image.cpp:1279 ../src/common/image.cpp:1322
-#: ../src/common/image.cpp:1356
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Ingen billedrutine defineret for type %d."
 
-#: ../src/common/image.cpp:1340 ../src/common/image.cpp:1372
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Ingen billedrutine defineret for type %s."
 
-#: ../src/html/helpfrm.cpp:846
+#: ../src/html/helpfrm.cpp:869
 msgid "No matching page found yet"
 msgstr "Fandt ingen passende side endnu"
 
@@ -2832,37 +3043,37 @@ msgstr "Fandt ingen passende side endnu"
 msgid "No sound"
 msgstr "Ingen lyd"
 
-#: ../src/common/image.cpp:977 ../src/common/image.cpp:1016
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "Ingen ubrugte farver i det billede, der skal maskes"
 
-#: ../src/common/image.cpp:1608
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "Ingen ubrugte farver i det billede, der skal maskes"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordisk (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:230 ../src/generic/fontdlgg.cpp:233
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normal"
 
-#: ../src/html/helpfrm.cpp:1250
+#: ../src/html/helpfrm.cpp:1273
 msgid "Normal face<br>and <u>underlined</u>. "
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1195
+#: ../src/html/helpfrm.cpp:1218
 msgid "Normal font:"
 msgstr "Normal skrift:"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 tomme"
 
-#: ../src/gtk/fontdlg.cpp:141 ../src/msw/dialog.cpp:188
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
@@ -2871,21 +3082,21 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1252 ../src/common/docview.cpp:1580
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:650 ../src/html/helpfrm.cpp:1565
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Åbn HTML dokument"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "kan ikke åbne filen '%s'"
 
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:771
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Handling ikke tilladt."
 
@@ -2904,11 +3115,11 @@ msgstr "Option '%s' kr
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Option '%s': '%s' kan ikke konverteres til en dato."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:610
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Indstillinger"
 
-#: ../src/generic/prntdlgg.cpp:607 ../src/generic/prntdlgg.cpp:864
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientering"
 
@@ -2936,33 +3147,158 @@ msgstr "PCX: ukendt fejl!!!"
 msgid "PCX: version number too low"
 msgstr "PCX: for lavt versionsnummer"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Kunne ikke få hukommelse."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Fil format ikke genkendt."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Filen synes at være afskåret."
 
-#: ../src/common/prntbase.cpp:1248
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Konvolut, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Konvolut, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Konvolut, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Konvolut, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Konvolut, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6konvolut, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Konvolut, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6konvolut, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL Konvolut, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Konvolut, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL Konvolut, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Konvolut, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Konvolut, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Konvolut, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 konvolut 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Konvolut, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Konvolut, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Konvolut, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Konvolut, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Konvolut, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Side %d"
 
-#: ../src/common/prntbase.cpp:1246
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Side %d af %d"
 
-#: ../src/generic/prntdlgg.cpp:823
+#: ../src/generic/prntdlgg.cpp:827
 msgid "Page Setup"
 msgstr "Sideopsætning"
 
-#: ../src/common/prntbase.cpp:452 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Sideopsætning"
@@ -2971,13 +3307,13 @@ msgstr "Sideops
 msgid "Pages"
 msgstr "Sider"
 
-#: ../src/generic/prntdlgg.cpp:796 ../src/generic/prntdlgg.cpp:850
-#: ../src/generic/prntdlgg.cpp:1052
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Papirstørrelse"
 
-#: ../src/generic/prntdlgg.cpp:594 ../src/generic/prntdlgg.cpp:837
-#: ../src/generic/prntdlgg.cpp:1047
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Papirstørrelse"
 
@@ -2993,7 +3329,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:436
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Tilladelser"
 
@@ -3001,24 +3337,24 @@ msgstr "Tilladelser"
 msgid "Pipe creation failed"
 msgstr "Pipe oprettelse fejlede"
 
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/gtk/fontdlg.cpp:81
 msgid "Please choose a valid font."
 msgstr "Vælg venligst en gyldig skrifttype."
 
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:67
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Vælg venligst en eksisterende fil."
 
-#: ../src/html/helpfrm.cpp:790
+#: ../src/html/helpfrm.cpp:813
 #, fuzzy
 msgid "Please choose the page to display:"
 msgstr "Vælg venligst en eksisterende fil."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Vælg venligst hvilken ISP, der skal ringes op til"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3029,13 +3365,11 @@ msgstr ""
 "(mindst version 4.70, du har %d.%02d)\n"
 "ellers fungerer dette program ikke korrekt."
 
-#: ../src/common/prntbase.cpp:314
-msgid ""
-"Please wait while printing\n"
-msgstr ""
-"Vent lidt, mens der udskrives\n"
+#: ../src/common/prntbase.cpp:313
+msgid "Please wait while printing\n"
+msgstr "Vent lidt, mens der udskrives\n"
 
-#: ../src/generic/prntdlgg.cpp:604 ../src/generic/prntdlgg.cpp:862
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Opretstående"
 
@@ -3043,25 +3377,25 @@ msgstr "Opretst
 msgid "PostScript file"
 msgstr "PostScript fil"
 
-#: ../src/generic/fontdlgg.cpp:341 ../src/html/helpfrm.cpp:1212
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Udskriftsvisning:"
 
-#: ../src/html/helpfrm.cpp:639
+#: ../src/html/helpfrm.cpp:662
 msgid "Previous page"
 msgstr "Foregående side"
 
-#: ../src/common/prntbase.cpp:394 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Udskriv"
 
-#: ../src/common/docview.cpp:1025
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Udskriftsvisning"
 
-#: ../src/common/prntbase.cpp:1200 ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Udskriftsvisning fejlede"
 
@@ -3073,7 +3407,7 @@ msgstr "Udskriv sider"
 msgid "Print Setup"
 msgstr "Udskriftsopsætning"
 
-#: ../src/generic/prntdlgg.cpp:613
+#: ../src/generic/prntdlgg.cpp:617
 msgid "Print in colour"
 msgstr "Udskriv i farver"
 
@@ -3082,16 +3416,16 @@ msgstr "Udskriv i farver"
 msgid "Print previe&w"
 msgstr "Udskriftsvisning"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Udskriftsvisning"
 
-#: ../src/generic/prntdlgg.cpp:622
+#: ../src/generic/prntdlgg.cpp:626
 msgid "Print spooling"
 msgstr "Udskriftsspooling"
 
-#: ../src/html/helpfrm.cpp:656
+#: ../src/html/helpfrm.cpp:679
 msgid "Print this page"
 msgstr "Udskriv denne side"
 
@@ -3104,7 +3438,7 @@ msgstr "Udskriv til fil"
 msgid "Printer"
 msgstr "Printer"
 
-#: ../src/generic/prntdlgg.cpp:625
+#: ../src/generic/prntdlgg.cpp:629
 msgid "Printer command:"
 msgstr "Printer kommando:"
 
@@ -3112,11 +3446,11 @@ msgstr "Printer kommando:"
 msgid "Printer options"
 msgstr "Printer valgmuligheder"
 
-#: ../src/generic/prntdlgg.cpp:637
+#: ../src/generic/prntdlgg.cpp:641
 msgid "Printer options:"
 msgstr "Printer valgmuligheder:"
 
-#: ../src/generic/prntdlgg.cpp:911
+#: ../src/generic/prntdlgg.cpp:915
 msgid "Printer..."
 msgstr "Printer..."
 
@@ -3125,11 +3459,11 @@ msgstr "Printer..."
 msgid "Printer:"
 msgstr "Printer:"
 
-#: ../src/common/prntbase.cpp:311 ../src/common/prntbase.cpp:532
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Udskriver "
 
-#: ../src/common/prntbase.cpp:328
+#: ../src/common/prntbase.cpp:327
 msgid "Printing Error"
 msgstr "Udskriftsfejl"
 
@@ -3142,35 +3476,35 @@ msgstr "Udskriver side %d..."
 msgid "Printing..."
 msgstr "Udskriver..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
 msgstr ""
 
-#: ../src/common/log.cpp:467
+#: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Program afbrudt"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1102
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Spørgsmål"
 
-#: ../src/common/ffile.cpp:126 ../src/common/ffile.cpp:147
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Læsefejl i fil '%s'"
 
-#: ../src/common/prntbase.cpp:243
+#: ../src/common/prntbase.cpp:242
 #, fuzzy
 msgid "Ready"
 msgstr "Klar"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Refereret objekt-node med ref=\"%s\" ikke fundet!"
@@ -3180,17 +3514,17 @@ msgstr "Refereret objekt-node med ref=\"%s\" ikke fundet!"
 msgid "Refresh"
 msgstr "Forny"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Registreringsnøgle '%s' eksisterer allerede."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Registreringsnøglen '%s' eksisterer ikke og kan ikke omdøbes."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3201,16 +3535,16 @@ msgstr ""
 "hvis du sletter den vil efterlade dit system i ubrugelig tilstand:\n"
 "operationen blev afbrudt."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Registreringsværdien '%s' eksisterer allerede."
 
-#: ../src/generic/helpext.cpp:441
+#: ../src/generic/helpext.cpp:442
 msgid "Relevant entries:"
 msgstr "Relevante indgange:"
 
-#: ../src/generic/progdlgg.cpp:208
+#: ../src/generic/progdlgg.cpp:210
 msgid "Remaining time : "
 msgstr "Tid tilbage : "
 
@@ -3218,11 +3552,11 @@ msgstr "Tid tilbage : "
 msgid "Remove"
 msgstr "Fjern"
 
-#: ../src/html/helpfrm.cpp:429
+#: ../src/html/helpfrm.cpp:445
 msgid "Remove current page from bookmarks"
 msgstr "Fjern den aktuelle side fra bogmærkerne"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3232,15 +3566,15 @@ msgstr ""
 msgid "Rep&lace"
 msgstr "&Erstat"
 
-#: ../src/generic/fdrepdlg.cpp:171
+#: ../src/generic/fdrepdlg.cpp:188
 msgid "Replace &all"
 msgstr "Erstat &alle"
 
-#: ../src/generic/fdrepdlg.cpp:123
+#: ../src/generic/fdrepdlg.cpp:130
 msgid "Replace with:"
 msgstr "Erstat med:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Resourcefilerne skal have samme versionsnummer!"
 
@@ -3248,20 +3582,20 @@ msgstr "Resourcefilerne skal have samme versionsnummer!"
 msgid "Revert to Saved"
 msgstr "Tilbage til original"
 
-#: ../src/generic/prntdlgg.cpp:887
+#: ../src/generic/prntdlgg.cpp:891
 msgid "Right margin (mm):"
 msgstr "Højre margin (mm):"
 
-#: ../src/generic/fontdlgg.cpp:224
+#: ../src/generic/fontdlgg.cpp:226
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1757
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "Gem"
 
-#: ../src/common/fldlgcmn.cpp:250
+#: ../src/common/fldlgcmn.cpp:259
 #, c-format
 msgid "Save %s file"
 msgstr "Gem %s fil"
@@ -3271,82 +3605,88 @@ msgstr "Gem %s fil"
 msgid "Save &As..."
 msgstr "Gem &som..."
 
-#: ../src/common/docview.cpp:285
+#: ../src/common/docview.cpp:305
 msgid "Save as"
 msgstr "Gem som"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Gen log indhold til fil"
 
-#: ../src/generic/fontdlgg.cpp:227
+#: ../src/generic/fontdlgg.cpp:229
 msgid "Script"
 msgstr "Script"
 
-#: ../src/html/helpfrm.cpp:513 ../src/html/helpfrm.cpp:528
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Søg"
 
-#: ../src/html/helpfrm.cpp:515
+#: ../src/html/helpfrm.cpp:538
 msgid ""
-"Search contents of help book(s) for all occurences of the text you typed above"
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
 msgstr ""
 "Søg indholdet af hjælpebog/bøger efter alle forekomster af den indtastede "
 "tekst"
 
-#: ../src/generic/fdrepdlg.cpp:152
+#: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
 msgstr "Søgeretning"
 
-#: ../src/generic/fdrepdlg.cpp:111
+#: ../src/generic/fdrepdlg.cpp:118
 msgid "Search for:"
 msgstr "Søg efter:"
 
-#: ../src/html/helpfrm.cpp:1037
+#: ../src/html/helpfrm.cpp:1060
 msgid "Search in all books"
 msgstr "Søg i alle bøger"
 
-#: ../src/html/helpfrm.cpp:845
+#: ../src/html/helpfrm.cpp:868
 msgid "Searching..."
 msgstr "Søger..."
 
-#: ../src/generic/dirctrlg.cpp:550
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Afsnit"
 
-#: ../src/common/ffile.cpp:225
+#: ../src/common/ffile.cpp:222
 #, c-format
 msgid "Seek error on file '%s'"
 msgstr "Søgefejl i filen '%s'"
 
-#: ../src/common/ffile.cpp:215
+#: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr "Søgefejl i fil '%s' (store filer er ikke understøttet af stdio)"
 
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 #, fuzzy
 msgid "Select &All"
 msgstr "Vælg &alt"
 
-#: ../src/common/docview.cpp:1660
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Vælg en dokumentskabelon"
 
-#: ../src/common/docview.cpp:1737
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Vælg en dokumentvisning"
 
-#: ../src/common/docview.cpp:1540
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Vælg en file"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Afsnit"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
 msgstr "Separator forventet efter optionen '%s'."
 
-#: ../include/wx/xti.h:839
+#: ../include/wx/xti.h:841
 msgid "SetProperty called w/o valid setter"
 msgstr ""
 
@@ -3354,71 +3694,70 @@ msgstr ""
 msgid "Setup..."
 msgstr "Opsætning..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Har fundet flere netværk via modem forbindelser, vælger en tilfældig."
 
-#: ../src/html/helpfrm.cpp:470
+#: ../src/html/helpfrm.cpp:493
 msgid "Show all"
 msgstr "Vis alle"
 
-#: ../src/html/helpfrm.cpp:481
+#: ../src/html/helpfrm.cpp:504
 msgid "Show all items in index"
 msgstr "Vis alle punkter i index"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Vis skjulte mapper"
 
-#: ../src/generic/filedlgg.cpp:1034
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Vis skjulte filer"
 
-#: ../src/html/helpfrm.cpp:623
+#: ../src/html/helpfrm.cpp:646
 msgid "Show/hide navigation panel"
 msgstr "Vis/skjul navigationspanelet"
 
-#: ../src/generic/fontdlgg.cpp:346 ../src/generic/fontdlgg.cpp:348
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 #, fuzzy
 msgid "Shows the font preview."
 msgstr "Viser font preview"
 
-#: ../src/generic/filedlgg.cpp:431
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Størrelse"
 
-#: ../src/generic/progdlgg.cpp:220 ../src/generic/progdlgg.cpp:238
-#: ../src/generic/progdlgg.cpp:593
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:598
 #, fuzzy
 msgid "Skip"
 msgstr "Script"
 
-#: ../src/generic/fontdlgg.cpp:232
+#: ../src/generic/fontdlgg.cpp:234
 msgid "Slant"
 msgstr "Hældning"
 
-#: ../src/common/docview.cpp:561
+#: ../src/common/docview.cpp:581
 msgid "Sorry, could not open this file for saving."
 msgstr "Beklager, kunne ikke åbne denne fil til gemning."
 
-#: ../src/common/docview.cpp:593 ../src/common/docview.cpp:606
-#: ../src/common/docview.cpp:1559
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Beklager, kunne ikke åbne denne fil."
 
-#: ../src/common/docview.cpp:568
+#: ../src/common/docview.cpp:588
 msgid "Sorry, could not save this file."
 msgstr "Beklager, kunne ikke gemme denne fil."
 
-#: ../src/common/prntbase.cpp:1200
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Beklager, der er ikke nok hukomelse til Udskriftsvisning."
 
-#: ../src/common/docview.cpp:1021
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1251 ../src/common/docview.cpp:1579
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 #, fuzzy
 msgid "Sorry, the format for this file is unknown."
 msgstr "Beklager, kunne ikke åbne denne fil."
@@ -3432,7 +3771,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 tomme"
 
@@ -3441,7 +3780,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 tomme"
 msgid "Status:"
 msgstr "Status: "
 
-#: ../src/generic/logg.cpp:621
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3454,54 +3793,75 @@ msgstr ""
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "String To Colour : Forkert farvespecifikation : %s"
 
-#: ../include/wx/xti.h:427 ../include/wx/xti.h:431
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "Strengkonverteringer ikke understøttet"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "Underklasse '%s' ikke fundet til resource '%s', danner ikke underklasse!"
 
-#: ../src/generic/fontdlgg.cpp:228
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:354
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Kunne ikke få hukommelse."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Fejl ved læsning af billede"
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Fejl ved læsning af billede."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Fejl ved gemning af billede."
 
-#: ../src/common/imagtiff.cpp:378
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Fejl ved skrivning af billede."
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 tommer"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 tommer"
 
-#: ../src/generic/fontdlgg.cpp:229
+#: ../src/generic/fontdlgg.cpp:231
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1661
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Skabeloner"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3514,7 +3874,7 @@ msgstr "FTP serveren underst
 msgid "The FTP server doesn't support the PORT command."
 msgstr "FTP serveren understøtter ikke passiv mode."
 
-#: ../src/common/fontmap.cpp:190
+#: ../src/common/fontmap.cpp:204
 #, c-format
 msgid ""
 "The charset '%s' is unknown. You may select\n"
@@ -3539,7 +3899,7 @@ msgstr ""
 "Mappen '%s' eksisterer ikke\n"
 "Opret den nu?"
 
-#: ../src/common/docview.cpp:1910
+#: ../src/common/docview.cpp:1949
 #, fuzzy, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3548,7 +3908,7 @@ msgstr ""
 "Filen '%s' eksisterer ikke og kunne ikke åbnes.\n"
 "Den er fjernet fra listen over senest brugte filer."
 
-#: ../src/common/docview.cpp:1920
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3557,33 +3917,33 @@ msgstr ""
 "Filen '%s' eksisterer ikke og kunne ikke åbnes.\n"
 "Den er fjernet fra listen over senest brugte filer."
 
-#: ../src/generic/fontdlgg.cpp:310 ../src/generic/fontdlgg.cpp:312
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "Fontfarven."
 
-#: ../src/generic/fontdlgg.cpp:275 ../src/generic/fontdlgg.cpp:277
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr "Fontfamilien."
 
-#: ../src/generic/fontdlgg.cpp:322 ../src/generic/fontdlgg.cpp:324
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 #, fuzzy
 msgid "The font point size."
 msgstr "Skriftstørrelse:"
 
-#: ../src/generic/fontdlgg.cpp:286 ../src/generic/fontdlgg.cpp:288
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:297 ../src/generic/fontdlgg.cpp:299
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr ""
 
-#: ../src/common/filename.cpp:952
+#: ../src/common/filename.cpp:966
 #, c-format
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Stien '%s' indeholder for mange \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3604,7 +3964,7 @@ msgstr "Teksten kunne ikke gemmes."
 msgid "The value for the option '%s' must be specified."
 msgstr "Værdien til optionen '%s' skal angives."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3618,24 +3978,25 @@ msgid ""
 "There was a problem during page setup: you may need to set a default printer."
 msgstr "Problem ved sideopsætning: du skal muligvis vælge en standardprinter."
 
-#: ../src/msw/datectrl.cpp:116
+#: ../src/msw/datectrl.cpp:109
 msgid ""
 "This system doesn't support date picker control, please upgrade your version "
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1210
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
 msgstr ""
-"Trådmodul initialisering fejlede: kan ikke gemme værdi i trådens private lager"
+"Trådmodul initialisering fejlede: kan ikke gemme værdi i trådens private "
+"lager"
 
-#: ../src/unix/threadpsx.cpp:1602
+#: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Trådmodul initialisering fejlede: kunne ikke oprette trådnøgle"
 
-#: ../src/msw/thread.cpp:1198
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3643,15 +4004,15 @@ msgstr ""
 "Trådmodul initialisering fejlede: umuligt at allokere index i trådens "
 "private lager."
 
-#: ../src/unix/threadpsx.cpp:1107
+#: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "Prioritetsindstilling for tråd ignoreret."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Fordel &vandret"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Fordel &lodret"
 
@@ -3680,7 +4041,7 @@ msgstr "Til:"
 msgid "Too many colours in PNG, the image may be slightly blurred."
 msgstr "For mange farver i PNG, billedet kan være en smule uskarpt."
 
-#: ../src/generic/prntdlgg.cpp:876
+#: ../src/generic/prntdlgg.cpp:880
 msgid "Top margin (mm):"
 msgstr "Top margin (mm):"
 
@@ -3694,11 +4055,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Forsøgte at løse et NULL hostname: giver op"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Tyrkisk (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:432
+#: ../src/generic/filedlgg.cpp:433
 #, fuzzy
 msgid "Type"
 msgstr "Type"
@@ -3708,11 +4069,11 @@ msgstr "Type"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:150
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 tommer"
 
-#: ../src/html/htmlwin.cpp:398
+#: ../src/html/htmlwin.cpp:403
 #, c-format
 msgid "Unable to open requested HTML document: %s"
 msgstr "Kunne ikke åbne det ønskede HTML-dokument: %s"
@@ -3747,41 +4108,41 @@ msgstr "Uventet afslutning p
 msgid "Unexpected parameter '%s'"
 msgstr "Uventet parameter '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 #, fuzzy
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 #, fuzzy
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Ukendt DDE fejl %08x"
@@ -3790,11 +4151,11 @@ msgstr "Ukendt DDE fejl %08x"
 msgid "Unknown Object passed to GetObjectClassInfo"
 msgstr ""
 
-#: ../src/unix/dlunix.cpp:282
+#: ../src/unix/dlunix.cpp:275
 msgid "Unknown dynamic library error"
 msgstr "Ukendt dynamisk bibliotek fejl"
 
-#: ../src/common/fmapbase.cpp:685
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Ukendt kodning (%d)"
@@ -3814,7 +4175,7 @@ msgstr "Ukendt lang option '%s'"
 msgid "Unknown option '%s'"
 msgstr "Ukendt option '%s'"
 
-#: ../src/xrc/xmlres.cpp:760
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Ukendt stilflag "
 
@@ -3823,13 +4184,13 @@ msgstr "Ukendt stilflag "
 msgid "Unkown Property %s"
 msgstr "Ukendt option '%s'"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Uparret '{' i en indgang for mime type %s."
 
-#: ../src/common/cmdproc.cpp:252 ../src/common/cmdproc.cpp:278
-#: ../src/common/cmdproc.cpp:298
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Unavngiven kommando"
 
@@ -3838,8 +4199,8 @@ msgstr "Unavngiven kommando"
 msgid "Unrecognized style %s while parsing resource."
 msgstr "Stil %s ikke genkendt under parsning af resource."
 
-#: ../src/mac/carbon/clipbrd.cpp:66 ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:276 ../src/msw/clipbrd.cpp:448
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Ikke-understøttet udklipsformat."
 
@@ -3848,11 +4209,11 @@ msgstr "Ikke-underst
 msgid "Unsupported theme '%s'."
 msgstr "Ikke-understøttet tema '%s'."
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Up"
 msgstr "Op"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Brug: %s"
@@ -3866,15 +4227,15 @@ msgstr "Valideringskonflikt"
 msgid "Video Output"
 msgstr "Video Output"
 
-#: ../src/generic/filedlgg.cpp:950
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Se filer med detaljer"
 
-#: ../src/generic/filedlgg.cpp:943
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Se filer som liste"
 
-#: ../src/common/docview.cpp:1738
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Visninger"
 
@@ -3882,36 +4243,36 @@ msgstr "Visninger"
 msgid "Waiting for subprocess termination failed"
 msgstr "Venten på under-process afslutning fejlede"
 
-#: ../src/common/docview.cpp:441
+#: ../src/common/docview.cpp:461
 msgid "Warning"
 msgstr "Advarsel"
 
-#: ../src/common/log.cpp:481
+#: ../src/common/log.cpp:480
 msgid "Warning: "
 msgstr "Advarsel: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Advarsel: førsøg på at fjerne HTML tag handler fra en tom stak."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Vesteuropæisk (ISO-8859-1/Latin 1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Vesteuropæisk med Euro (ISO-8859-15/Latin 0)"
 
-#: ../src/generic/fontdlgg.cpp:333 ../src/generic/fontdlgg.cpp:335
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 #, fuzzy
 msgid "Whether the font is underlined."
 msgstr "Når fonten er understreget."
 
-#: ../src/generic/fdrepdlg.cpp:143
+#: ../src/generic/fdrepdlg.cpp:150
 msgid "Whole word"
 msgstr "Hele ord"
 
-#: ../src/html/helpfrm.cpp:512
+#: ../src/html/helpfrm.cpp:535
 msgid "Whole words only"
 msgstr "Kun hele ord"
 
@@ -3919,148 +4280,153 @@ msgstr "Kun hele ord"
 msgid "Win32 theme"
 msgstr "Win32 tema"
 
-#: ../src/msw/utils.cpp:1085
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s på Windows 3.1"
 
-#: ../src/msw/utils.cpp:1134
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1099
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1095
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabisk (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltisk (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Centraleuropæisk (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Forenklet kinesisk (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Traditionel kinesisk (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Kyrillisk (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Græsk (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebræisk (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japansk (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Koreansk (CP 949)"
 
-#: ../src/msw/utils.cpp:1114
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (build %lu"
 
-#: ../src/msw/utils.cpp:1142
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (build %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Baltisk (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Tyrkisk (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Vesteuropæisk (CP 1252)"
 
-#: ../src/msw/utils.cpp:1138
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (build %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
-#: ../src/common/ffile.cpp:161
+#: ../src/common/ffile.cpp:158
 #, c-format
 msgid "Write error on file '%s'"
 msgstr "Skrivefejl i fil '%s'"
 
-#: ../src/xml/xml.cpp:550
+#: ../src/xml/xml.cpp:562
 #, c-format
 msgid "XML parsing error: '%s' at line %d"
 msgstr "XML tolkningsfejl: '%s' ved linje %d"
 
-#: ../src/common/xpmdecod.cpp:776
+#: ../src/common/xpmdecod.cpp:774
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: pixeldata dårligt formet!"
 
-#: ../src/common/xpmdecod.cpp:711 ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: farvedefinition dårligt formet '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC resource '%s' (klasse '%s') ikke fundet!"
 
-#: ../src/xrc/xmlres.cpp:1017 ../src/xrc/xmlres.cpp:1029
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC resource: Kan ikke lave bitmap fra '%s'."
 
-#: ../src/xrc/xmlres.cpp:973
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC resource: Ukorrekt farvespecification '%s' for egenskab '%s'."
 
 #: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
 #: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ja"
 
@@ -4081,15 +4447,15 @@ msgstr "Zoom &Ud"
 msgid "Zoom to &Fit"
 msgstr "Zoom &Tilpaset"
 
-#: ../src/common/docview.cpp:2094
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[TOM]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "en DDEML applikation har lavet en forlænget race condition."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4100,39 +4466,39 @@ msgstr ""
 "eller der er sendt en ugyldig instance\n"
 "identifier til en DDEML funktion."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "en klients forsøg på at starte en konversation slog fejl."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "en hukommelsestildeling fejlede."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "en parameter kunne ikke valideres af DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "en anmodning om synkron advise transaktion fik timeout."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "en anmodning om en synkron datatransaktion fik timeout."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "en anmodning om en synkron execute transaktion fik timeout."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "en anmodning om en synkron poke transaktion fik timeout."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "en anmodning om at afslutte en advise transaktion fik timeout."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4142,7 +4508,7 @@ msgstr ""
 "der blev lukket af klienten, eller serveren lukkede\n"
 "inden afslutning af en transaktion."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "en transaktion mislykkedes"
 
@@ -4150,7 +4516,7 @@ msgstr "en transaktion mislykkedes"
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4162,15 +4528,15 @@ msgstr ""
 "eller et program initialiseret som APPCMD_CLIENTONLY\n"
 "har forsøgt at udføre servertransaktioner."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "et internt kald til PostMessage funktionen mislykkedes. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "intern fejl opstået i DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4180,12 +4546,12 @@ msgstr ""
 "Når programmet er returneret fra en XTYP_XACT_COMPLETE callback,\n"
 "er transaktion identifikationen for dette callback ikke længere gyldig."
 
-#: ../src/common/zipstrm.cpp:1317
+#: ../src/common/zipstrm.cpp:1330
 #, fuzzy
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "antager at dette er en multi-part zip konkateneret"
 
-#: ../src/common/fileconf.cpp:1804
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "forsøg på at ændre uforanderlig nøgle '%s' ignoreret."
@@ -4198,7 +4564,7 @@ msgstr "d
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1567
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4206,14 +4572,18 @@ msgstr ""
 msgid "binary"
 msgstr "binær"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "fed"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "fed "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4224,7 +4594,7 @@ msgstr "kan ikke lukke filen '%s'"
 msgid "can't close file descriptor %d"
 msgstr "kan ikke lukke fildeskriptor %d"
 
-#: ../src/common/file.cpp:553
+#: ../src/common/file.cpp:551
 #, c-format
 msgid "can't commit changes to file '%s'"
 msgstr "kan ikke udføre ændringer til fil '%s'"
@@ -4234,27 +4604,32 @@ msgstr "kan ikke udf
 msgid "can't create file '%s'"
 msgstr "kan ikke oprette fil '%s'"
 
-#: ../src/common/fileconf.cpp:1123
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "kan ikke slette brugerkonfigurationsfil '%s'"
 
-#: ../src/common/file.cpp:459
+#: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "kan ikke afgøre om slutningen af filen er nået på deskriptor %d"
 
-#: ../src/common/zipstrm.cpp:1344
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Kan ikke eksekvere kommandoen '%s'"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "Kan ikke finde aktuel position i filen '%s'."
 
-#: ../src/common/file.cpp:429
+#: ../src/common/file.cpp:427
 #, c-format
 msgid "can't find length of file on file descriptor %d"
 msgstr "kan ikke finde længden af filen på fildeskriptor %d"
 
-#: ../src/msw/utils.cpp:367
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "kan ikke finde brugerens HOME, bruger aktuelle mappe."
 
@@ -4263,12 +4638,12 @@ msgstr "kan ikke finde brugerens HOME, bruger aktuelle mappe."
 msgid "can't flush file descriptor %d"
 msgstr "kan ikke skylle fildeskriptor %d ud"
 
-#: ../src/common/file.cpp:401 ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "kan ikke få søgeposition på fildescriptor %d"
 
-#: ../src/common/fontmap.cpp:312
+#: ../src/common/fontmap.cpp:326
 msgid "can't load any font, aborting"
 msgstr "kan ikke åbne nogen skrift, afbryder"
 
@@ -4277,30 +4652,30 @@ msgstr "kan ikke 
 msgid "can't open file '%s'"
 msgstr "kan ikke åbne filen '%s'"
 
-#: ../src/common/fileconf.cpp:401
+#: ../src/common/fileconf.cpp:404
 #, c-format
 msgid "can't open global configuration file '%s'."
 msgstr "kan ikke åbne global konfigurationsfil '%s'."
 
-#: ../src/common/fileconf.cpp:416
+#: ../src/common/fileconf.cpp:419
 #, c-format
 msgid "can't open user configuration file '%s'."
 msgstr "kan ikke åbne brugerkonfigurationsfil '%s'."
 
-#: ../src/common/fileconf.cpp:972
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "kan ikke åbne brugerkonfigurationsfil."
 
-#: ../src/common/dynlib.cpp:252
+#: ../src/common/dynlib.cpp:253
 msgid "can't query for GUI plugins name in console applications"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:432
+#: ../src/common/zipstrm.cpp:436
 #, fuzzy
 msgid "can't re-initialize zlib deflate stream"
 msgstr "Kan ikke initialisere display."
 
-#: ../src/common/zipstrm.cpp:457
+#: ../src/common/zipstrm.cpp:461
 #, fuzzy
 msgid "can't re-initialize zlib inflate stream"
 msgstr "Kan ikke initialisere display."
@@ -4310,17 +4685,17 @@ msgstr "Kan ikke initialisere display."
 msgid "can't read from file descriptor %d"
 msgstr "kan ikke læse fra fildeskriptor %d"
 
-#: ../src/common/file.cpp:548
+#: ../src/common/file.cpp:546
 #, c-format
 msgid "can't remove file '%s'"
 msgstr "kan ikke fjerne filen '%s'"
 
-#: ../src/common/file.cpp:564
+#: ../src/common/file.cpp:562
 #, c-format
 msgid "can't remove temporary file '%s'"
 msgstr "kan ikke fjerne midlertidig fil '%s'"
 
-#: ../src/common/file.cpp:387 ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "kan ikke søge på fildeskriptor %d"
@@ -4335,11 +4710,11 @@ msgstr "kan ikke skrive buffer '%s' til disk."
 msgid "can't write to file descriptor %d"
 msgstr "kan ikke skrive til fildeskriptor %d"
 
-#: ../src/common/fileconf.cpp:983
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "kan ikke skrive brugerkonfigurationsfil."
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "katalogfil for domæne '%s' blev ikke fundet."
@@ -4360,7 +4735,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "dato"
 
@@ -4368,7 +4743,7 @@ msgstr "dato"
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:695 ../src/common/fmapbase.cpp:727
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "standard"
 
@@ -4376,28 +4751,28 @@ msgstr "standard"
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3674
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "attende"
 
-#: ../src/common/datetime.cpp:3664
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "ottende"
 
-#: ../src/common/datetime.cpp:3667
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "elfte"
 
-#: ../src/common/strconv.cpp:2487
+#: ../src/common/strconv.cpp:2671
 #, fuzzy, c-format
 msgid "encoding %s"
 msgstr "Ukendt kodning (%d)"
 
-#: ../src/common/fileconf.cpp:1790
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "indgang '%s' optræder mere end en gang i gruppe '%s'"
@@ -4407,85 +4782,90 @@ msgstr "indgang '%s' optr
 msgid "error in data format"
 msgstr "IFF: Fejl i IFF billedformat."
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "Læsefejl i fil '%s'"
+
 #: ../src/html/chm.cpp:332
 #, fuzzy
 msgid "error opening file"
 msgstr "Læsefejl i fil '%s'"
 
-#: ../src/common/zipstrm.cpp:1429
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Fejl ved oprettelse af mappe"
 
-#: ../src/common/zipstrm.cpp:1507
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2208
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "etablere"
 
-#: ../src/common/ffile.cpp:175
+#: ../src/common/ffile.cpp:172
 #, c-format
 msgid "failed to flush the file '%s'"
 msgstr "kunne ikke flushe filen '%s'"
 
-#: ../src/common/datetime.cpp:3671
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "femtende"
 
-#: ../src/common/datetime.cpp:3661
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "femte"
 
-#: ../src/common/fileconf.cpp:655
+#: ../src/common/fileconf.cpp:664
 #, c-format
 msgid "file '%s', line %d: '%s' ignored after group header."
 msgstr "fil '%s', linie %d: '%s' ignoreret efter gruppe header."
 
-#: ../src/common/fileconf.cpp:684
+#: ../src/common/fileconf.cpp:693
 #, c-format
 msgid "file '%s', line %d: '=' expected."
 msgstr "fil '%s', linje %d: '=' forventet."
 
-#: ../src/common/fileconf.cpp:707
+#: ../src/common/fileconf.cpp:716
 #, c-format
 msgid "file '%s', line %d: key '%s' was first found at line %d."
 msgstr "fil '%s', linje %d: nøgle '%s blev først fundet på linje %d."
 
-#: ../src/common/fileconf.cpp:697
+#: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
 msgstr "fil '%s', linje %d: værdi af uforanderlig nøgle '%s' blev ignoreret."
 
-#: ../src/common/fileconf.cpp:619
+#: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "fil '%s': uventet karakter %c på linje %d."
 
-#: ../src/common/datetime.cpp:3657
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "første"
 
-#: ../src/html/helpfrm.cpp:1239
+#: ../src/html/helpfrm.cpp:1262
 #, fuzzy
 msgid "font size"
 msgstr "Skriftstørrelse:"
 
-#: ../src/common/datetime.cpp:3670
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "fjortende"
 
-#: ../src/common/datetime.cpp:3660
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "fjerde"
 
-#: ../src/common/appbase.cpp:350
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "lav udførlige logbeskedder"
 
@@ -4493,58 +4873,58 @@ msgstr "lav udf
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "initiér"
 
-#: ../src/common/file.cpp:461
+#: ../src/common/file.cpp:459
 msgid "invalid eof() return value."
 msgstr "ugyldig eof() returværdi."
 
-#: ../src/generic/logg.cpp:1116
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ugyldig meddelelsesboks returværdi"
 
-#: ../src/common/zipstrm.cpp:1293
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "Ugyldig lockfil '%s'."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kursiv"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "let"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "let"
 
-#: ../src/common/intl.cpp:1461
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "locale '%s' kan ikke sættes."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "søger efter katalog '%s' i sti '%s'."
 
-#: ../src/common/datetime.cpp:3821
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "midnat"
 
-#: ../src/common/datetime.cpp:3675
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "nittende"
 
-#: ../src/common/datetime.cpp:3665
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "niende"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "ingen DDE-fejl."
 
@@ -4557,11 +4937,11 @@ msgstr "ukendt fejl"
 msgid "noname"
 msgstr "unavngivet"
 
-#: ../src/common/datetime.cpp:3820
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "middag"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "nummer"
 
@@ -4574,7 +4954,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "GIF: ikke nok hukommelse"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4587,21 +4967,21 @@ msgstr "Filfejl"
 msgid "reading"
 msgstr "læser"
 
-#: ../src/common/zipstrm.cpp:1730
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1727
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "reentrancy problem."
 
-#: ../src/common/datetime.cpp:3658
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "anden"
 
@@ -4609,11 +4989,11 @@ msgstr "anden"
 msgid "seek error"
 msgstr "søgefejl"
 
-#: ../src/common/datetime.cpp:3673
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "syttende"
 
-#: ../src/common/datetime.cpp:3663
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "syvende"
 
@@ -4621,15 +5001,15 @@ msgstr "syvende"
 msgid "shift"
 msgstr "skift"
 
-#: ../src/common/appbase.cpp:340
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "vis denne hjælpebesked"
 
-#: ../src/common/datetime.cpp:3672
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "sekstende"
 
-#: ../src/common/datetime.cpp:3662
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sjette"
 
@@ -4641,65 +5021,65 @@ msgstr "angiv sk
 msgid "specify the theme to use"
 msgstr "angiv tema at bruge"
 
-#: ../src/common/zipstrm.cpp:1633
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "gemt fillængde ikke i Zip header"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3666
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "tiende"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "svaret på transaktionen bevirkede, at bitten DDE_FBUSY blev sat."
 
-#: ../src/common/datetime.cpp:3659
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "tredje"
 
-#: ../src/common/datetime.cpp:3669
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "trettende"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff modul: %s"
 
-#: ../src/common/datetime.cpp:3486
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "i dag"
 
-#: ../src/common/datetime.cpp:3488
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "i morgen"
 
-#: ../src/common/datetime.cpp:3668
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "tolvte"
 
-#: ../src/common/datetime.cpp:3676
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "tyvende"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "understeget"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "understeget "
 
-#: ../src/common/fileconf.cpp:1926
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "uventet \" på position %d i '%s'."
 
-#: ../src/generic/progdlgg.cpp:302
+#: ../src/generic/progdlgg.cpp:307
 msgid "unknown"
 msgstr "ukendt"
 
@@ -4712,7 +5092,7 @@ msgstr "ukendt klasse %s"
 msgid "unknown error"
 msgstr "ukendt fejl"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "ukendt fejl (fejlkode %08x)."
@@ -4721,34 +5101,34 @@ msgstr "ukendt fejl (fejlkode %08x)."
 msgid "unknown line terminator"
 msgstr "ukendt linjeafslutter"
 
-#: ../src/common/file.cpp:364 ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "ukendt søgestart"
 
-#: ../src/common/fmapbase.cpp:709
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "ukendt-%d"
 
-#: ../src/common/docview.cpp:410
+#: ../src/common/docview.cpp:430
 msgid "unnamed"
 msgstr "unavngivet"
 
-#: ../src/common/docview.cpp:1362
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "unavngivet%d"
 
-#: ../src/common/zipstrm.cpp:1647 ../src/common/zipstrm.cpp:2002
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1137
+#: ../src/common/zipstrm.cpp:1142
 #, fuzzy
 msgid "unsupported zip archive"
 msgstr "Ikke-understøttet udklipsformat."
 
-#: ../src/common/intl.cpp:1119
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "bruger katalog '%s' fra '%s'."
@@ -4762,20 +5142,20 @@ msgstr "Filfejl"
 msgid "writing"
 msgstr "skriver"
 
-#: ../src/common/stopwatch.cpp:235
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay mislykkedes."
 
-#: ../src/common/socket.cpp:414 ../src/common/socket.cpp:468
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
 #: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: ugyldig signatur i ReadMsg."
 
-#: ../src/common/socket.cpp:965 ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: ukendt event!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets kunne ikke åbne display for '%s': stopper."
@@ -4784,7 +5164,7 @@ msgstr "wxWidgets kunne ikke 
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets kunne ikke åbne diplay. Stopper."
 
-#: ../src/common/datetime.cpp:3487
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "i går"
 
@@ -4793,27 +5173,37 @@ msgstr "i g
 msgid "zlib error %d"
 msgstr "zlib fejl %d"
 
-#: ../src/common/prntbase.cpp:840
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
-#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "Kunne ikke få stack backtrace:\n"
+#~ "%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Læsning af gråtone ASCII PNM billede er ikke implementeret endnu."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Læsning af gråtone rå PNM billede er ikke implementeret endnu."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Kan ikke vente på trådafslutning"
 
-#: ../src/msw/textctrl.cpp:2677
-#, c-format
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Kunne ikke initialisere RichEdit DLL '%s'"
 
-#: ../src/common/fs_zip.cpp:88 ../src/common/fs_zip.cpp:138
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr "ZIP handler understøtter foreløbig kun lokale filer!"
 
-#: ../src/common/file.cpp:381
-#, fuzzy, c-format
-#~ msgid "can't seek on file descriptor %d, large files support is not enabled."
+#, fuzzy
+#~ msgid ""
+#~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr "kan ikke søge på fildeskriptor %d"
 
 #~ msgid "More..."
@@ -4848,31 +5238,31 @@ msgstr "|<<"
 
 #, fuzzy
 #~ msgid ""
-#~ "<html><body><table><tr><td>Normal face<br>(and <u>underlined</u>. <i>Italic "
-#~ "face.</i> <b>Bold face.</b> <b><i>Bold italic face.</i></b><br><font "
-#~ "size=-2>font size -2</font><br><font size=-1>font size -1</font><br><font "
-#~ "size=+0>font size +0</font><br><font size=+1>font size +1</font><br><font "
-#~ "size=+2>font size +2</font><br><font size=+3>font size +3</font><br><font "
-#~ "size=+4>font size +4</font><br><td><p><tt>Fixed size face.<br> <b>bold</b> "
-#~ "<i>italic</i> <b><i>bold italic <u>underlined</u></i></b><br><font "
-#~ "size=-2>font size -2</font><br><font size=-1>font size -1</font><br><font "
-#~ "size=+0>font size +0</font><br><font size=+1>font size +1</font><br><font "
-#~ "size=+2>font size +2</font><br><font size=+3>font size +3</font><br><font "
-#~ "size=+4>font size +4</font></tt></table></body></html>"
+#~ "<html><body><table><tr><td>Normal face<br>(and <u>underlined</u>. "
+#~ "<i>Italic face.</i> <b>Bold face.</b> <b><i>Bold italic face.</i></"
+#~ "b><br><font size=-2>font size -2</font><br><font size=-1>font size -1</"
+#~ "font><br><font size=+0>font size +0</font><br><font size=+1>font size +1</"
+#~ "font><br><font size=+2>font size +2</font><br><font size=+3>font size +3</"
+#~ "font><br><font size=+4>font size +4</font><br><td><p><tt>Fixed size face."
+#~ "<br> <b>bold</b> <i>italic</i> <b><i>bold italic <u>underlined</u></i></"
+#~ "b><br><font size=-2>font size -2</font><br><font size=-1>font size -1</"
+#~ "font><br><font size=+0>font size +0</font><br><font size=+1>font size +1</"
+#~ "font><br><font size=+2>font size +2</font><br><font size=+3>font size +3</"
+#~ "font><br><font size=+4>font size +4</font></tt></table></body></html>"
 #~ msgstr ""
-#~ "<html><body>Normal skrift<br>(og <u>understreget</u>. <i>Kursiv skrift.</i> "
-#~ "<b>Fed skrift.</b> <b><i>Fed kursiv skrift.</i></b><br><font "
-#~ "size=-2>skriftstørrelse -2</font><br><font size=-1>skriftstørrelse "
-#~ "-1</font><br><font size=+0>skriftstørrelse +0</font><br><font "
-#~ "size=+1>skriftstørrelse +1</font><br><font size=+2>skriftstørrelse "
-#~ "+2</font><br><font size=+3>skriftstørrelse +3</font><br><font "
-#~ "size=+4>skriftstørrelse +4</font><br><p><tt>Fast skriftstørrelse.<br> "
-#~ "<b>fed</b> <i>kursiv</i> <b><i> fed kursiv "
-#~ "<u>understreget</u></i></b><br><font size=-2>skriftstørrelse -2</font> "
-#~ "<br><font size=-1>skriftstørrelse -1</font><br><font size=+0>skriftstørrelse "
-#~ "+0</font> <br><font size=+1>skriftstørrelse +1</font><br><font "
-#~ "size=+2>skriftstørrelse +2</font> <br><font size=+3>skriftstørrelse "
-#~ "+3</font><br><font size=+4>skriftstørrelse +4</font> </tt></body></html>"
+#~ "<html><body>Normal skrift<br>(og <u>understreget</u>. <i>Kursiv skrift.</"
+#~ "i> <b>Fed skrift.</b> <b><i>Fed kursiv skrift.</i></b><br><font size=-"
+#~ "2>skriftstørrelse -2</font><br><font size=-1>skriftstørrelse -1</"
+#~ "font><br><font size=+0>skriftstørrelse +0</font><br><font size="
+#~ "+1>skriftstørrelse +1</font><br><font size=+2>skriftstørrelse +2</"
+#~ "font><br><font size=+3>skriftstørrelse +3</font><br><font size="
+#~ "+4>skriftstørrelse +4</font><br><p><tt>Fast skriftstørrelse.<br> <b>fed</"
+#~ "b> <i>kursiv</i> <b><i> fed kursiv <u>understreget</u></i></b><br><font "
+#~ "size=-2>skriftstørrelse -2</font> <br><font size=-1>skriftstørrelse -1</"
+#~ "font><br><font size=+0>skriftstørrelse +0</font> <br><font size="
+#~ "+1>skriftstørrelse +1</font><br><font size=+2>skriftstørrelse +2</font> "
+#~ "<br><font size=+3>skriftstørrelse +3</font><br><font size="
+#~ "+4>skriftstørrelse +4</font> </tt></body></html>"
 
 #~ msgid "Can't create dialog using memory template"
 #~ msgstr "Kan ikke åbne dialog udfra hukommelse skabelon"
@@ -4893,13 +5283,13 @@ msgstr "|<<"
 #~ msgstr "Fatal fejl: stopper"
 
 #~ msgid ""
-#~ "HTML files (*.htm)|*.htm|HTML files (*.html)|*.html|Help books "
-#~ "(*.htb)|*.htb|Help books (*.zip)|*.zip|HTML Help Project (*.hhp)|*.hhp|All "
-#~ "files (*.*)|*"
+#~ "HTML files (*.htm)|*.htm|HTML files (*.html)|*.html|Help books (*.htb)|*."
+#~ "htb|Help books (*.zip)|*.zip|HTML Help Project (*.hhp)|*.hhp|All files (*."
+#~ "*)|*"
 #~ msgstr ""
-#~ "HTML filer (*.htm)|*.htm|HTML filer (*.html)|*.html|Hjælpebøger "
-#~ "(*.htb)|*.htb|Hjælpebøger (*.zip)|*.zip| HTML Hjælp-projekter "
-#~ "(*.hhp)|*.hhp|Alle filer (*.*)|*"
+#~ "HTML filer (*.htm)|*.htm|HTML filer (*.html)|*.html|Hjælpebøger (*.htb)|*."
+#~ "htb|Hjælpebøger (*.zip)|*.zip| HTML Hjælp-projekter (*.hhp)|*.hhp|Alle "
+#~ "filer (*.*)|*"
 
 #, fuzzy
 #~ msgid "Load file"
@@ -5008,8 +5398,7 @@ msgstr "|<<"
 #~ msgstr "Fatal fejl"
 
 #, fuzzy
-#~ msgid ""
-#~ "Fatal error: %s\n"
+#~ msgid "Fatal error: %s\n"
 #~ msgstr "Fatal fejl: "
 
 #~ msgid "Can not create event object."
@@ -5090,10 +5479,8 @@ msgstr "|<<"
 #~ msgid "Replace file '%s'?"
 #~ msgstr "Erstat fil '%s'?"
 
-#~ msgid ""
-#~ "wxWidgets: error finding temporary file name.\n"
-#~ msgstr ""
-#~ "wxWidgets: fejl ved søgning efter midlertidig filnavn.\n"
+#~ msgid "wxWidgets: error finding temporary file name.\n"
+#~ msgstr "wxWidgets: fejl ved søgning efter midlertidig filnavn.\n"
 
 #~ msgid ""
 #~ "Can't create window of class %s!\n"
@@ -5113,9 +5500,6 @@ msgstr "|<<"
 #~ msgid "No XPM facility available!"
 #~ msgstr "Ingen XPM facilitet tilgængelig!"
 
-#~ msgid "Can't execute command '%s'"
-#~ msgstr "Kan ikke eksekvere kommandoen '%s'"
-
 #~ msgid "Couldn't change the state of event object."
 #~ msgstr "Kunne ikke ændre tilstanden af hændelsesobjekt."
 
@@ -5127,7 +5511,8 @@ msgstr "|<<"
 #~ msgstr "Udskriv fejl"
 
 #, fuzzy
-#~ msgid "Unrecoverable program error detected: the application will terminate."
+#~ msgid ""
+#~ "Unrecoverable program error detected: the application will terminate."
 #~ msgstr "Uoprettelig programfejl opdaget: programmet bliver afbrudt."
 
 #~ msgid "string '%s' not found in domain '%s' for locale '%s'."
@@ -5188,7 +5573,8 @@ msgstr "|<<"
 #~ msgstr "Indgangsnavn kan ikke starte med '%c'."
 
 #~ msgid ""
-#~ "Mime.types file %s, line %d: extra characters after the field value ignored."
+#~ "Mime.types file %s, line %d: extra characters after the field value "
+#~ "ignored."
 #~ msgstr ""
 #~ "Mime.type fil %s, linie %d: ekstra karakterer efter feltværdien ignoreret."
 
@@ -5232,13 +5618,15 @@ msgstr "|<<"
 #~ "wxPrintPreviewBase::RenderPage: must use wxPrintPreviewBase::SetCanvas to "
 #~ "let me know about the canvas!"
 #~ msgstr ""
-#~ "wxPrintPreviewBase::RenderPage: skal bruge wxPrintPreviewBase::SetCanvas for "
-#~ "at lade mig vide om kanvasen!"
+#~ "wxPrintPreviewBase::RenderPage: skal bruge wxPrintPreviewBase::SetCanvas "
+#~ "for at lade mig vide om kanvasen!"
 
 #~ msgid ""
-#~ "can't determine if the end of file is reached on                 descriptor %d"
+#~ "can't determine if the end of file is reached on                 "
+#~ "descriptor %d"
 #~ msgstr ""
-#~ "kan ikke afgøre, om slutning af filen er nået på                 deskriptor %d"
+#~ "kan ikke afgøre, om slutning af filen er nået på                 "
+#~ "deskriptor %d"
 
 #~ msgid "bad index in wxArrayString::Insert"
 #~ msgstr "forkert index i wxArrayString::Insert"
index 87b34b38d848e05831a110d90f7a2d562a845d44..d30631fe6ae22e10c000d47ca1df4f6ebed44b09 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-12-03 00:29+0100\n"
 "Last-Translator: Herbert Breunung <deirdre_skye@web.de>\n"
 "Language-Team: wxWidgets Team <wx-dev@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (Fehler %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Seitenansicht"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 Umschlag, 4 1/8 x 9 1/2 Zoll"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 Umschlag, 4 1/2 x 10 3/8 Zoll"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 Umschlag, 4 3/4 x 11 Zoll"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 Umschlag, 5 x 11 1/2 Zoll"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 Umschlag, 3 7/8 x 8 7/8 Zoll"
 
@@ -75,7 +75,7 @@ msgstr "#define %s muss ein integer sein"
 msgid "%i of %i"
 msgstr "%i von %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld Bytes "
@@ -85,17 +85,17 @@ msgstr "%ld Bytes "
 msgid "%s (or %s)"
 msgstr " %s (oder %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Fehler"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Information"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Warnung"
@@ -105,7 +105,7 @@ msgstr "%s Warnung"
 msgid "%s files (%s)|%s"
 msgstr "%s Dateien (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s Nachricht"
@@ -139,7 +139,7 @@ msgstr "&Aktuelle Gr
 msgid "&Apply"
 msgstr "Übernehmen"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "Icons anordnen"
 
@@ -152,11 +152,11 @@ msgid "&Bold"
 msgstr "&Fett"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "Ab&bruch"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "Kaskadieren"
 
@@ -164,24 +164,26 @@ msgstr "Kaskadieren"
 msgid "&Clear"
 msgstr "&Löschen"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Schließen"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopieren"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "Löschen"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Einzelheiten"
 
@@ -197,7 +199,7 @@ msgstr "&Datei"
 msgid "&Find"
 msgstr "&Suchen"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Fertigstellen"
 
@@ -209,12 +211,12 @@ msgstr "&Schriftart:"
 msgid "&Forward"
 msgstr "&Vorwärts"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "Gehe zu ..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Hilfe"
 
@@ -230,11 +232,11 @@ msgstr "&Index"
 msgid "&Italic"
 msgstr "&Kursiv"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Log"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Bewegen"
 
@@ -242,11 +244,11 @@ msgstr "&Bewegen"
 msgid "&New"
 msgstr "&Neu"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Weiter"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Weiter >"
 
@@ -258,7 +260,7 @@ msgstr "&N
 msgid "&No"
 msgstr "&Nein"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "&Nein"
@@ -276,7 +278,8 @@ msgstr "&
 msgid "&Open..."
 msgstr "Öffnen..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "Einfügen"
 
@@ -288,7 +291,7 @@ msgstr "Schriftgr
 msgid "&Preferences"
 msgstr "&Einstellungen"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "Zurück"
 
@@ -296,7 +299,7 @@ msgstr "Zur
 msgid "&Print"
 msgstr "&Drucken"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "Drucken..."
 
@@ -309,7 +312,8 @@ msgid "&Quit"
 msgstr "&Beenden"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Wiederholen"
 
@@ -321,7 +325,7 @@ msgstr "&Wiederholen "
 msgid "&Replace"
 msgstr "&Ersetzen"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Wiederherstellen"
 
@@ -329,7 +333,7 @@ msgstr "&Wiederherstellen"
 msgid "&Save"
 msgstr "&Sichern"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Sichern..."
 
@@ -337,7 +341,7 @@ msgstr "&Sichern..."
 msgid "&Show tips at startup"
 msgstr "&Tipps beim Programmstart zeigen"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Größe"
 
@@ -354,7 +358,7 @@ msgid "&Underline"
 msgstr "&Unterstrichen"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Rückgängig"
 
@@ -374,9 +378,9 @@ msgstr "&Hoch"
 msgid "&Weight:"
 msgstr "&Dicke:"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Fenster"
 
@@ -384,7 +388,7 @@ msgstr "&Fenster"
 msgid "&Yes"
 msgstr "&Ja"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' hat extra '..', ignoriert."
@@ -400,7 +404,7 @@ msgstr "'%s' ist ung
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' ist kein gültiger numerischer Wert für Option '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' ist kein gültiger Nachrichtenkatalog."
@@ -439,15 +443,15 @@ msgstr "(Hilfe)"
 msgid "(bookmarks)"
 msgstr "(Lesezeichen)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -461,26 +465,46 @@ msgid ""
 "while parsing resource."
 msgstr "Erwarte 'char' während der Suche in einer Ressource."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 Zoll"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 Zoll"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 Zoll"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 Zoll"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 Zoll"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 Umschlag, 3 5/8 x 6 1/2 Zoll"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 Zoll"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": Datei existiert nicht!"
@@ -493,23 +517,23 @@ msgstr ": unbekannter Zeichensatz"
 msgid ": unknown encoding"
 msgstr ": unbekannte Verschlüsselung ('encoding')"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Zurück"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<VERZEICHNIS>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<LAUFWERK>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
@@ -529,15 +553,15 @@ msgstr "<b>Fette Schrift.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Kursive Schrift.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -545,22 +569,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Eine nicht leere Sammlung muss aus 'element'-Knoten bestehen"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Umschlag, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Umschlag, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 Blatt, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 Blatt, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 Blatt, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 Blatt, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 Blatt, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 Blatt, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 Blatt, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 klein Blatt, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A4 Blatt, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A4 Blatt, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A4 Blatt, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 Zoll"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A4 Blatt, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345ÄÖÜßäöü"
@@ -577,7 +668,7 @@ msgstr "Hinzuf
 msgid "Add current page to bookmarks"
 msgstr "Aktuelle HTLM-Seite den Lesezeichen hinzufügen"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Zu Benutzerfarben hinzufügen"
 
@@ -611,7 +702,7 @@ msgstr "Alle"
 msgid "All files (%s)|%s"
 msgstr "Alle Dateien (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Alle Dateien (*)|*"
 
@@ -619,7 +710,7 @@ msgstr "Alle Dateien (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Alle Dateien (*.\")|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Alle Dateien (*.\")|*.\""
 
@@ -631,12 +722,12 @@ msgstr "Ein bereits registriertes Objekt wurde an SetObjectClassInfo 
 msgid "Already dialling ISP."
 msgstr "Wähle bereits ISP."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "An Logdatei '%s' anhängen ([Nein] wird sie ersetzen)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabisch (ISO-8859-6)"
 
@@ -644,27 +735,57 @@ msgstr "Arabisch (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Archiv enthält keine #SYSTEM datei"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Eigenschaften"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 Blatt, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Umschlag, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 Blatt, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 Blatt, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Umschlag, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 Blatt, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Umschlag, 176 x 125 mm"
 
@@ -696,11 +817,11 @@ msgstr "BMP: Dateikopf (BitmapInfo) konnte nicht geschrieben werden."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage hat keine eigene wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltisch (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltisch (alt) (ISO-8859-4)"
 
@@ -717,11 +838,11 @@ msgstr "Fett"
 msgid "Bottom margin (mm):"
 msgstr "Unterer Rand (mm)"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C Blatt, 17 x 22 Zoll"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Löschen"
 
@@ -729,23 +850,23 @@ msgstr "&L
 msgid "C&olour:"
 msgstr "&Farbe: "
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Umschlag, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Umschlag, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Umschlag, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Umschlag, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Umschlag, 114 x 229 mm"
 
@@ -753,11 +874,11 @@ msgstr "C65 Umschlag, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM Handler unterstützt derzeit nur lokale Dateien."
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Kann Mutex nicht anlegen."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Kann Dateien '%s' nicht auflisten"
@@ -767,12 +888,12 @@ msgstr "Kann Dateien '%s' nicht auflisten"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Kann Dateien in Verzeichnis '%s' nicht auflisten"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Kann Thread %lu nicht fortsetzen."
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Kann Thread %x nicht fortsetzen."
@@ -781,17 +902,17 @@ msgstr "Kann Thread %x nicht fortsetzen."
 msgid "Can not start thread: error writing TLS."
 msgstr "Kann Thread nicht starten: Fehler beim Schreiben der 'TLS'."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Kann Thread %lu nicht anhalten."
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Kann Thread %x nicht anhalten."
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Kann nicht auf Threadende warten"
 
@@ -799,64 +920,64 @@ msgstr "Kann nicht auf Threadende warten"
 msgid "Can't &Undo "
 msgstr "Kann nicht rückgängig machen "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "Kann Bildformat nicht überprüfen bei Datei '%s': Datei nicht vorhanden."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Kann Registrierungs-Schlüssel '%s' nicht schließen."
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Kann Inhalte des nicht unterstützten Typs %d nicht kopieren."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Kann Registrierungs-Schlüssel '%s' nicht anlegen."
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Kann Thread nicht erzeugen"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Kann kein Fenster der Klasse '%s' anlegen."
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Kann Schlüssel '%s' nicht löschen"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Kann INI-Datei '%s' nicht löschen"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Kann Wert '%s' von Schlüssel '%s' nicht löschen."
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Kann Unter-Schlüssel von '%s' nicht auflisten"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Kann Werte von Schlüssel '%s' nicht auflisten"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Kann Inhalte des nicht unterstützten Typs %d nicht kopieren."
@@ -879,12 +1000,12 @@ msgstr "Kann das Entkomprimieren der zlib-Daten nicht initialisieren"
 msgid "Can't initialize zlib inflate stream."
 msgstr "Kann das komprimieren der zlib-Daten nicht initialisieren"
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Kann Bild aus Datei '%s' nicht laden : Datei ist nicht vorhanden."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Kann Registrierungs-Schlüssel '%s' nicht öffnen"
@@ -900,32 +1021,32 @@ msgstr ""
 "Kann den Entkomprimier-Strom nicht lesen: Unerwartetes EOF im zugrunde "
 "liegenden Strom."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Kann Wert von '%s' nicht lesen"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Kann Wert von Eintrag '%s' nicht lesen"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Kann Bild nicht aus Datei '%s' laden: Unbekannte Dateiendung."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Kann Logtexte nicht in Datei sichern."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Kann Thread-Priorität nicht setzen"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Kann Wert von '%s' nicht setzen"
@@ -935,14 +1056,14 @@ msgstr "Kann Wert von '%s' nicht setzen"
 msgid "Can't write to deflate stream: %s"
 msgstr "Kann nicht in den gepackten Datenstrom schreiben: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Abbruch"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Kann Dialog-Einheiten nicht konvertieren: Dialog unbekannt."
 
@@ -951,22 +1072,22 @@ msgstr "Kann Dialog-Einheiten nicht konvertieren: Dialog unbekannt."
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Kann nicht von Kodierung (%s) konvertieren"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Kann keine aktive DFÜ-Verbindung finden: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Kann keinen Container für unbekanntes Control '%s' finden."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Kann keinen Font-Knoten '%s' finden."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Kann Adressbuchdatei nicht finden"
 
@@ -975,15 +1096,15 @@ msgstr "Kann Adressbuchdatei nicht finden"
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Kann Prioritäts 'range' für 'scheduling policy' %d nicht bekommen."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Bekomme den Hostnamen nicht"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Kann den offiziellen Hostnamen nicht bekommen"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Kann nicht auflegen - keine aktive DFÜ-Verbindung vorhanden."
 
@@ -991,7 +1112,7 @@ msgstr "Kann nicht auflegen - keine aktive DF
 msgid "Cannot initialize OLE"
 msgstr "Kann OLE nicht initialisieren"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Kann SciTech MGL nicht initialisieren !"
 
@@ -1004,7 +1125,7 @@ msgstr "Kann das Display nicht initialisieren."
 msgid "Cannot load icon from '%s'."
 msgstr "Kann das Icon nicht von \"%s\" laden."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Kann die Resourcen nicht aus der Datei '%s'  laden."
@@ -1029,12 +1150,12 @@ msgstr "Kann URL '%s' nicht 
 msgid "Cannot open contents file: %s"
 msgstr "Kann den Inhalt der Datei %s nicht öffnen!"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Konnte Datei \"%s\" nicht öffnen"
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Kann Datei für den Postscriptdruck nicht öffnen!"
 
@@ -1043,17 +1164,17 @@ msgstr "Kann Datei f
 msgid "Cannot open index file: %s"
 msgstr "Kann Indexdatei %s nicht öffnen!"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Kann die Plural-Formen: '%s' nicht lesen"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Kann die Koordinaten nicht aus '%s' lesen."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Kann die Dimensionen nicht aus '%s' lesen."
@@ -1089,7 +1210,7 @@ msgstr "Kann Ereigns-Queue des Threads nicht erzeugen"
 msgid "Case sensitive"
 msgstr "Groß-/Kleinschreibung"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Keltisch (ISO-8859-14)"
 
@@ -1097,16 +1218,16 @@ msgstr "Keltisch (ISO-8859-14)"
 msgid "Centered"
 msgstr "Zentriert"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Zentral Europäisch (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Wähle ISP um anzurufen"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Wähle Farbe"
 
@@ -1114,11 +1235,11 @@ msgstr "W
 msgid "Choose font"
 msgstr "Wähle Schriftart"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "Schließen"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Logtexte löschen"
 
@@ -1131,20 +1252,20 @@ msgstr "Klicken um Wahl der Schriftart abzubrechen."
 msgid "Click to confirm the font selection."
 msgstr "Klicken um Wahl der Schriftart zu bestätigen."
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Schließen"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Schließen\tALT-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Alles Schließen"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Fenster schließen"
 
@@ -1152,21 +1273,21 @@ msgstr "Fenster schlie
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Komprimierte HTML Hilfe Datei (*.chm)|*,chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Computer"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr ""
 "Die Bezeichnung des Konfigurations-Eintrags kann nicht mit %c beginnen."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Bestätigen"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Aktualisierung der Registry bestätigen"
 
@@ -1178,7 +1299,7 @@ msgstr "Verbinde..."
 msgid "Contents"
 msgstr "Inhalte"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Konvertierung zum Zeichensatz '%s' funktioniert nicht."
@@ -1231,16 +1352,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Kann Druckvorschau nicht starten."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Kann Ausdruck nicht beginnen."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Kann Daten nicht ins Fenster übertragen."
 
@@ -1249,7 +1370,7 @@ msgstr "Kann Daten nicht ins Fenster 
 msgid "Could not unlock mutex"
 msgstr "Konnte Mutex nicht freigeben"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Konnte Mutex-Sperre nicht bekommen"
 
@@ -1272,7 +1393,7 @@ msgstr "Konnte Cursor nicht erzeugen."
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Kann Symbol '%s' in der dynamischen Bibliothek nicht finden"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Kann den aktuellen Threadzeiger nicht bekommen."
 
@@ -1298,11 +1419,11 @@ msgstr "Kann Ton %s nicht 
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Konnte Zwischenablage-Format '%s' nicht registrieren."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Konnte einen Mutex nicht freigeben."
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Kann keine Informationen über das ListControl Element %d bekommen."
@@ -1320,31 +1441,32 @@ msgstr "Kann Thread nicht beenden"
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Create Parameter nicht in den deklarierten RTTI-Parametern gefunden"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Verzeichnis anlegen"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Neues Verzeichnis anlegen"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Ausschneiden"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Aktuelles Verzeichnis:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Kyrillisch (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D Blatt, 22 x 34 Zoll"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE 'poke' Anfrage gescheitert"
 
@@ -1368,11 +1490,11 @@ msgstr "DIB Header: Unbekannte Bittiefe."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB Header: Unbekannte Kodierung."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL Umschlag, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1382,7 +1504,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Verzeichnis '%s' konnte nicht angelegt werden."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1390,7 +1512,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Dekorativ"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Standard Kodierung"
 
@@ -1408,11 +1530,11 @@ msgstr "Element l
 msgid "Deleted stale lock file '%s'."
 msgstr "Ungenutzte Sperr-Datei '%s' wurde gelöscht."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1425,7 +1547,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Wussten Sie schon..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Dekorativ"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Verzeichnis '%s' konnte nicht angelegt werden."
@@ -1435,11 +1562,11 @@ msgstr "Verzeichnis '%s' konnte nicht angelegt werden."
 msgid "Directory '%s' doesn't exist!"
 msgstr "Verzeichnis '%s' existiert nicht."
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Verzeichnis existiert nicht"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Verzeichnis existiert nicht"
 
@@ -1455,8 +1582,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Einstellungen-Dialog anzeigen"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1477,7 +1603,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Möchten Sie die Änderungen im Dokument %s sichern?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1489,6 +1615,10 @@ msgstr "fertig"
 msgid "Done."
 msgstr "Fertig."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1498,7 +1628,7 @@ msgstr "ID doppelt verwendet: %d"
 msgid "Down"
 msgstr "Herunter"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E Blatt, 34 x 44 Zoll"
 
@@ -1510,12 +1640,12 @@ msgstr "Element bearbeiten"
 msgid "Elapsed time : "
 msgstr "bisher benötigte Zeit: "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Geben Sie eine Zahl zwischen %d und %d ein:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Kann Datei '%s' nicht öffnen"
@@ -1524,7 +1654,12 @@ msgstr "Kann Datei '%s' nicht 
 msgid "Entries found"
 msgstr "Einträge gefunden"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL Umschlag, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1532,20 +1667,21 @@ msgstr ""
 "Einstzen der Umgebungsvariablen schlug fehl. Es fehlt '%c' an Position %d in "
 "'%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Fehler"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Fehler "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Fehler beim Anlegen des Verzeichnisses"
 
@@ -1557,7 +1693,7 @@ msgstr "Fehler beim Lesen des DIB-Bildes."
 msgid "Error reading config options."
 msgstr "Fehler beim Parsen der Optionen."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Fehler beim Speichern der Benutzer-Optionen."
 
@@ -1569,7 +1705,7 @@ msgstr "Fehler w
 msgid "Error: "
 msgstr "Fehler: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1577,7 +1713,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Geschätzte Zeit :"
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1586,12 +1722,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Befehlsausführung '%s' schlug fehl"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Befehlsausführung '%s' schlug fehl mit Fehler: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 Zoll"
 
@@ -1616,13 +1752,13 @@ msgstr "Erwarte '=' w
 msgid "Expected 'char' while parsing resource."
 msgstr "Erwarte 'char' während der Suche in einer Ressource."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Erweiterter Unix-Zeichensatz für Japanisch (EUC-JP)"
 
@@ -1631,7 +1767,7 @@ msgstr "Erweiterter Unix-Zeichensatz f
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Extrahieren von '%s' in '%s' schlug fehl."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Fehlerhafte %s DFÜ-Verbindung: %s"
@@ -1640,7 +1776,7 @@ msgstr "Fehlerhafte %s DF
 msgid "Failed to access lock file."
 msgstr "Fehler beim Zugriff auf Sperr-Datei."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Anforderung von %lu KByte Speicher für Bitmap gescheitert."
@@ -1667,40 +1803,40 @@ msgstr "Konnte Sperr-Datei '%s' nicht schlie
 msgid "Failed to close the clipboard."
 msgstr "Konnte Zwischenablage nicht schließen."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Verbindung fehlgeschlagen : Es fehlt der Username bzw. das Passwort"
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Verbindungs-Versuch gescheitert : kein anwählbares ISP."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Kopieren des Registry-Werts '%s' gescheitert"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr ""
 "Kopieren des Inhalts des Registry-Schlüssels '%s' nach '%s' gescheitert"
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Konnte die Datei '%s' nicht nach '%s' kopieren"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Kopieren des Registry-Schlüssels von '%s' in '%s' gescheitert"
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Erstellung des DDE-Zeichenkette gescheitert"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Erstellung des MDI-Hauptrahmens gescheitert."
 
@@ -1716,12 +1852,12 @@ msgstr "Konnte keinen vor
 msgid "Failed to create an anonymous pipe"
 msgstr "Konnte keine anonyme Unix-Pipe erstellen"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Aufbau der Verbindung zur Server '%s' 'on topic' '%s' gescheitert"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Cursor konnte nicht erzeugt werden"
 
@@ -1740,7 +1876,7 @@ msgstr "Das Verzeichnis %s/.gnome konnte nicht erzeugt werden."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Das Verzeichnis %s/mime-info konnte nicht erzeugt werden."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1764,7 +1900,7 @@ msgstr "Konnte keinen Standard Finden/Ersetzen-Dialog erstellen (Fehler %d)"
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Konnte HTML-Dokument nicht in der Kodierung %s anzeigen"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Konnte Zwischenablage nicht leeren."
@@ -1773,21 +1909,21 @@ msgstr "Konnte Zwischenablage nicht leeren."
 msgid "Failed to enumerate video modes"
 msgstr "Auflisten der Video-Modi gescheitert"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Aufbau einer 'advise Schleife\" mit dem DDE Server gescheitert"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Aufbau der DFÜ-Verbindung gescheitert : %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Kann '%s' nicht ausführen\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1812,12 +1948,12 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Konnte ISP Namen '%s' nicht ermitteln"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Konnte Daten nicht von der Zwischenablage holen."
 
@@ -1825,18 +1961,11 @@ msgstr "Konnte Daten nicht von der Zwischenablage holen."
 msgid "Failed to get data from the clipboard"
 msgstr "Konnte Daten nicht aus der Zwischenablage kopieren"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Konnte ISP Namen '%s' nicht ermitteln"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Versuch, örtliche Systemzeit zu bekommen, gescheitert."
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Konnte Arbeits-Verzeichnis nicht ermitteln"
 
@@ -1848,7 +1977,7 @@ msgstr "Konnte GUI nicht initialisieren: kein Thema gefunden."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Konnte MS HTML-Hilfe nicht initialisieren."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Konnte OpenGL nicht initialisieren"
 
@@ -1865,7 +1994,7 @@ msgstr ""
 "Thread-Verbindung gescheitert. Dies ist ein mögliches Speicherleck - Bitte "
 "Programm neu starten"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Konnte Prozess %d nicht abbrechen"
@@ -1904,7 +2033,7 @@ msgstr "Konnte die Sperr-Datei '%s' nicht sperren"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Konnte in '%s' keine  Übereinstimmung mit regulärem Ausdruck %s finden"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Konnte Zugriffszeit von Datei '%s' nicht ändern"
@@ -1935,7 +2064,7 @@ msgstr "Versuch, Daten in der Zwischenablage abzulegen, gescheitert"
 msgid "Failed to read PID from lock file."
 msgstr "Konnte keine PID von Sperr-Datei lesen."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Umleitung des Ein/Ausgabe des Unterprozesses gescheitert"
 
@@ -1943,12 +2072,12 @@ msgstr "Umleitung des Ein/Ausgabe des Unterprozesses gescheitert"
 msgid "Failed to redirect the child process IO"
 msgstr "Umleitung des Ein/Ausgabe des Unterprozesses gescheitert"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Versuch, DDE-Server '%s' zu registrieren, gescheitert"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "Konnte OpenGL Fensterklasse nicht registrieren."
 
@@ -1973,12 +2102,12 @@ msgstr "Konnte  Sperr-Datei '%s' nicht l
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Konnte unbenutzte Sperr-Datei '%s' nicht entfernen."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Umbenennen des Registrieungswertes '%s' in '%s' gescheitert"
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Umbenennen des Registrieungsschlüssels von '%s' in '%s' gescheitert"
@@ -1987,12 +2116,12 @@ msgstr "Umbenennen des Registrieungsschl
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Konnte Daten von der Zwischenablage nicht bekommen."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Konnte Zugriffszeit von Datei '%s' nicht ermitteln"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Versuch, den Inhalt der RAS-Fehlernachricht zu holen, gescheitert"
 
@@ -2001,12 +2130,12 @@ msgid "Failed to retrieve the supported clipboard formats"
 msgstr ""
 "Konnte die von der Zwischenablage unterstützten Formate nicht ermitteln"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Das Bitmap-Bild konnte nicht in der Datei \"%s\" geschrieben werden."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Versuch gescheitert, eine DDE-Benachrichtigung zu schicken"
 
@@ -2043,16 +2172,16 @@ msgstr "Versuch, das Bild '%s' im VFS-Speicher zu laden, gescheitert!"
 msgid "Failed to terminate a thread."
 msgstr "Versuch, den Thread zu beenden, gescheitert."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Versuch gescheitert, die 'advise Schleife mit DDE-Server zu beenden."
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Versuch gescheitert, die DFÜ-Verbindung zu beenden: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Konnte die Datei '%s' nicht 'berühren'"
@@ -2062,16 +2191,16 @@ msgstr "Konnte die Datei '%s' nicht 'ber
 msgid "Failed to unlock lock file '%s'"
 msgstr "Konnte die Sperrung von Datei '%s' nicht aufheben"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Versuch gescheitert, den DDE-Server '%s' zu entregistrieren."
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Kann Benutzer-Konfigurations-Datei nicht aktualisieren."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Konnte keinen Standard Finden/Ersetzen-Dialog erstellen (Fehler %d)"
@@ -2081,7 +2210,7 @@ msgstr "Konnte keinen Standard Finden/Ersetzen-Dialog erstellen (Fehler %d)"
 msgid "Failed to write to lock file '%s'"
 msgstr "Konnte Sperr-Datei '%s' nicht schreiben"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Nicht-behebbarer Fehler"
 
@@ -2098,12 +2227,12 @@ msgstr "Datei"
 msgid "File %s does not exist."
 msgstr "Datei '%s' existiert nicht."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Datei '%s' existiert bereits, möchten Sie sie wirklich überschreiben?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2116,20 +2245,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Datei konnte nicht geladen werden."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Dateifehler"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Dateiname bereits vorhanden"
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Datei"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Dateien (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Datei"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Suchen"
@@ -2142,7 +2280,7 @@ msgstr "Fixed font:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Schrift fester Breite.<br> <b>fett</b> <i>kursiv</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 Zoll"
 
@@ -2150,7 +2288,7 @@ msgstr "Folio, 8 1/2 x 13 Zoll"
 msgid "Font size:"
 msgstr "Font Größe:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "'Fork' gescheitert"
 
@@ -2202,11 +2340,11 @@ msgstr "GTK+ Thema"
 msgid "Generic PostScript"
 msgstr "PostScript-Datei"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Endlospapier, 21,59 x 33,02 cm"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Endlospapier, 8 1/2 x 12 Zoll"
 
@@ -2234,19 +2372,19 @@ msgstr "N
 msgid "Go one level up in document hierarchy"
 msgstr "In die nächste Dokumentebene gehen"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Gehe zum Home-Verzeichnis"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Gehe zum 'Parent'-Verzeichnis"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Gehe zur Seite"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Griechisch (ISO-8859-7)"
 
@@ -2267,12 +2405,11 @@ msgstr "HTML 'anchor' %s existiert nicht."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML Dateien (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebräisch (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Hilfe"
 
@@ -2301,16 +2438,16 @@ msgstr "Hilfe B
 msgid "Help: %s"
 msgstr "Hilfe: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Start"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Verzeichnis anlegen"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2359,13 +2496,13 @@ msgstr "IFF: unbekannter Fehler!"
 msgid "Icon resource specification %s not found."
 msgstr "XRC Resource '%s' (Klasse '%s') nicht gefunden !"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2373,7 +2510,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2394,19 +2531,19 @@ msgstr "Ung
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Ungültige Anzahl Parameter für Create-Methode"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Ungültiger Verzeichnisname"
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Ungültige Dateiangabe"
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Bild und Bildmaske haben verschiedene Größen."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Bild hat nicht den Bildtyp %d."
@@ -2419,21 +2556,21 @@ msgstr ""
 "Versuch eine 'rich edit control' zu erstellen gescheitert, verwende "
 "stattdessen ein einfaches Text-Control. Bitte 'riched32.dll' neu installieren"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Es war nicht möglich, die Eingabe des Unterprozesses zu verarbeiten"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Konnte nicht die Zugriffsrechte der Datei '%s' ermitteln"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Versuch, die Datei '%s' zu überschreiben, gescheitert"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Konnte die Zugriffsrechte für Datei '%s' nicht setzen"
@@ -2446,19 +2583,23 @@ msgstr "Einr
 msgid "Index"
 msgstr "Hilfe-Index"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indisch (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "interner Fehler (ungültige wxCustomTypeinfo)"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Ungültiger Index des TIFF-Bilds."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Ungültige XRC-Resource '%s': Kein Wurzel-Knoten 'resource'."
@@ -2495,7 +2636,7 @@ msgstr "Ung
 msgid "Italic"
 msgstr "Kursiv"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Italy Umschlag, 110 x 230 mm"
 
@@ -2507,15 +2648,67 @@ msgstr "JPEG: Lesefehler - Datei ist vermutlich besch
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Konnte Bild nicht sichern."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Bündig"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2523,7 +2716,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "Querformat"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 Zoll"
 
@@ -2531,15 +2724,44 @@ msgstr "Ledger, 17 x 11 Zoll"
 msgid "Left margin (mm):"
 msgstr "Linker Rand (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 Zoll"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 Zoll"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter, 8 1/2 x 11 Zoll"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter, 8 1/2 x 11 Zoll"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter, 8 1/2 x 11 Zoll"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter Small, 8 1/2 x 11 Zoll"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 Zoll"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter, 8 1/2 x 11 Zoll"
 
@@ -2560,15 +2782,6 @@ msgstr "%s-Datei laden"
 msgid "Loading : "
 msgstr "Laden: "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Das Laden von S/W Ascii PNM'-Bilddateien wird noch nicht unterstützt."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-"Das Laden von \"S/W Ascii PNM'-Bilddateien wird noch nicht unterstützt."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2579,7 +2792,7 @@ msgstr "Sperr-Datei '%s' hat falschen Besitzer."
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "Sperr-Datei '%s' hat falsche Zugriffsrechte."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Logtext in Datei '%s' gesichert."
@@ -2604,7 +2817,7 @@ msgstr ""
 "Die MS HTML-Hilfe funktioniert nicht, da die MS-HTML-Hilfe-Bibliothek nicht "
 "installiert ist. Bitte installieren Sie sie."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ximieren"
 
@@ -2630,7 +2843,7 @@ msgstr "Men
 msgid "Metal theme"
 msgstr "Metal-Thema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimieren"
 
@@ -2648,11 +2861,16 @@ msgstr "Darstellung %is%i-%i ist nicht vorhanden"
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Geändert"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monarch Envelope, 3 7/8 x 7 1/2 Zoll"
 
@@ -2664,11 +2882,11 @@ msgstr "Abw
 msgid "Move up"
 msgstr "Nach oben"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Name"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Verzeichnis anlegen"
 
@@ -2676,8 +2894,8 @@ msgstr "Verzeichnis anlegen"
 msgid "New item"
 msgstr "Neues &Element"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NeuerName"
 
@@ -2689,9 +2907,9 @@ msgstr "Weiter"
 msgid "Next page"
 msgstr "Nächste HTLM Seite zeigen"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nein"
 
@@ -2732,22 +2950,22 @@ msgstr ""
 "Möchten Sie einen Font für diese Kodierung wählen\n"
 "(sonst wird der Text mit dieser Kodierung nicht richtig angezeigt)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "XML-Knoten '%s', Klasse '%s' kann nicht bearbeitet werden !\""
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Dieses Bild-Format wird nicht unterstützt"
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Bild-Format %d wurde nicht definiert."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Bild-Format %s wurde nicht definiert."
@@ -2760,15 +2978,15 @@ msgstr "Passende Seite noch nicht gefunden"
 msgid "No sound"
 msgstr "Kein Ton"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "Keine unbenutzte Farbe wurde im Bild unterdrückt."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "Keine unbenutzte Farbe im Bild."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordisch (ISO-8859-10)"
 
@@ -2784,12 +3002,12 @@ msgstr "Normaler Zeichensatz<br> und <u>unterstrichen</u> "
 msgid "Normal font:"
 msgstr "Normal Font:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 Zoll"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2797,7 +3015,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "Objekte müssen ein ID-Attribut haben."
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Datei öffnen"
 
@@ -2805,13 +3023,13 @@ msgstr "Datei 
 msgid "Open HTML document"
 msgstr "Öffne HTLM Dokument"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "Datei öffnen"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Ausführung nicht erlaubt"
 
@@ -2830,7 +3048,7 @@ msgstr "Option '%s' erwartet einen Wert."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Option '%s': '%s' kann nicht in eine Datum umgesetzt werden."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Einstellungen"
 
@@ -2862,24 +3080,149 @@ msgstr "PCX: unbekannter Fehler !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: Versionsnummer zu niedrig"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Speicheranforderung gescheitert."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Datei-Format wurde nicht erkannt."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Datei wurde abgeschnitten."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Umschlag, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Umschlag, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Umschlag, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Umschlag, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Umschlag, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Umschlag, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Umschlag, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Umschlag, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL Umschlag, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Umschlag, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL Umschlag, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Umschlag, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Umschlag, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Umschlag, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Umschlag, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Umschlag, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Umschlag, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Umschlag, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Umschlag, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Umschlag, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Seite %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Seite %d aus %d"
@@ -2888,7 +3231,7 @@ msgstr "Seite %d aus %d"
 msgid "Page Setup"
 msgstr "Seiten-Einstellungen"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Seiten-Einstellungen"
@@ -2919,7 +3262,7 @@ msgstr "Ein bereits registriertes Objekt wurde an SetObjectname 
 msgid "Passing an unkown object to GetObject"
 msgstr "Ein unbekanntes Objekt wurde an GetObject übergeben\""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Zugriffsrechte"
 
@@ -2931,7 +3274,7 @@ msgstr "Konnte keine Pipe anlegen"
 msgid "Please choose a valid font."
 msgstr "Bitte wählen Sie einen gültigen Font."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Bitte wählen Sie eine bestehende Datei."
 
@@ -2939,11 +3282,11 @@ msgstr "Bitte w
 msgid "Please choose the page to display:"
 msgstr "Bitte wählen Sie die darzustellende Seite:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Bitte gewünschte ISP-Verbindung auswählen"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2975,16 +3318,16 @@ msgid "Previous page"
 msgstr "Vorherige Seite"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Drucken"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Druckvorschau"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Fehler bei der Druckvorschau"
 
@@ -3004,7 +3347,7 @@ msgstr "Farbig drucken"
 msgid "Print previe&w"
 msgstr "Druck&vorschau"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Druck&vorschau"
@@ -3064,7 +3407,7 @@ msgstr "Drucke Seite %d..."
 msgid "Printing..."
 msgstr "Drucke..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3074,11 +3417,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Programm abgebrochen."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Frage"
 
@@ -3092,7 +3435,7 @@ msgstr "Lesefehler in Datei '%s'"
 msgid "Ready"
 msgstr "&Wiederholen"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Der angesprochene Objekt-Knoten mit ref=\"%s\" wurde nicht gefunden !"
@@ -3101,18 +3444,18 @@ msgstr "Der angesprochene Objekt-Knoten mit ref=\"%s\" wurde nicht gefunden !"
 msgid "Refresh"
 msgstr "Aktualisiere"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Registrierungs-Schlüssel '%s' bereits vorhanden."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr ""
 "Registriersschlüssel '%s' existiert nicht, Umbenennung daher nicht möglich."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3123,7 +3466,7 @@ msgstr ""
 "durch seine Entfernung wird das System unbrauchbar:\n"
 "Abbruch."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Registrierungs-Wert '%s' bereits vorhanden."
@@ -3144,7 +3487,7 @@ msgstr "Entferne"
 msgid "Remove current page from bookmarks"
 msgstr "Aktuelle HTLM-Seite als Lesezeichen entfernen"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3163,7 +3506,7 @@ msgstr "Alle &ersetzen"
 msgid "Replace with:"
 msgstr "Ersetzen durch:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Resource-Datei muss die gleiche Versionsnummer haben!"
 
@@ -3179,7 +3522,7 @@ msgstr "Rechter Rand (mm):"
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "&Sichern"
@@ -3197,7 +3540,7 @@ msgstr "&Speichern unter..."
 msgid "Save as"
 msgstr "Sichern als"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Logtexte in Datei speichern"
 
@@ -3231,7 +3574,7 @@ msgstr "Alle B
 msgid "Searching..."
 msgstr "Suchen..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Abschnitte"
 
@@ -3245,22 +3588,27 @@ msgstr "Suchfehler in Datei '%s'"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Alles auswählen"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Dokument-Vorlage wählen"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Dokument-Anzeige ('View') wählen"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Datei wählen"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Abschnitte"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3274,7 +3622,7 @@ msgstr "SetProperty aufgerufen ohne g
 msgid "Setup..."
 msgstr "Einstellungen..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Mehrere aktive DFÜ-Verbindungen gefunden, wähle einer davon aus."
 
@@ -3286,11 +3634,11 @@ msgstr "Alles zeigen"
 msgid "Show all items in index"
 msgstr "Alle Themen im Index anzeigen"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Versteckte Verzeichnisse anzeigen"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Versteckte Dateien anzeigen"
 
@@ -3302,7 +3650,7 @@ msgstr "Suchbaum Ein-/Ausschalten"
 msgid "Shows the font preview."
 msgstr "Schrift Vorschau."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Größe"
 
@@ -3320,8 +3668,7 @@ msgstr "Geneigt"
 msgid "Sorry, could not open this file for saving."
 msgstr "Bedauere, diese Datei konnte zur Sicherung nicht geöffnet werden."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Bedauere, diese Datei konnte nicht geöffnet werden."
 
@@ -3329,15 +3676,15 @@ msgstr "Bedauere, diese Datei konnte nicht ge
 msgid "Sorry, could not save this file."
 msgstr "Bedauere, diese Datei konnte nicht gesichert werden."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Nicht genug Speicher für Voransicht."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Tut mir leid: Die Druck-Vorschau benötigt einen installierten Drucker"
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Bedauere, das Format dieser Datei ist unbekannt."
 
@@ -3350,7 +3697,7 @@ msgstr "Klang Daten haben ein nicht unterst
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Klang Datei '%s' besitzt ein nicht unterstütztes Format."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 Zoll"
 
@@ -3359,7 +3706,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 Zoll"
 msgid "Status:"
 msgstr "Status: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3378,39 +3725,60 @@ msgstr "StringTo Colour: Falsche Farb-Angabe '%s'"
 msgid "String conversions not supported"
 msgstr "Umwandlung in String wird nicht unterstützt"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "Unterklasse '%s' für Resource '%s' nicht gefunden, keine Unterklasse "
 "erstellt !"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Speicheranforderung gescheitert."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Fehler beim Laden des Bildes."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Fehler beim Lesen des Bildes."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Schreibfehler beim Sichern."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Schreibfehler beim Sichern."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 Zoll"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 Zoll"
 
@@ -3418,11 +3786,11 @@ msgstr "Tabloid, 11 x 17 Zoll"
 msgid "Teletype"
 msgstr "Schreibmaschine"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Vorlagen"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3450,7 +3818,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Das Format '%d' für die Zwischenablage existiert nicht."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3459,7 +3827,7 @@ msgstr ""
 "Verzeichnis '%s' existiert nicht.\n"
 "Soll es erstellt werden ?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3468,7 +3836,7 @@ msgstr ""
 "Die Datei '%s' konnte nicht geöffnet werden.\n"
 "Sie wurde aus der Liste kürzlich verwendeter Dateien entfernt."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3502,7 +3870,7 @@ msgstr "Die Schriftdicke."
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Der Pfad '%s' enthält zu viele \"..\"."
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3523,7 +3891,7 @@ msgstr "Der Text konnte nicht gesichert werden."
 msgid "The value for the option '%s' must be specified."
 msgstr "Der Wert für die Option '%s' muss angegeben werden"
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3545,7 +3913,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3559,7 +3927,7 @@ msgstr ""
 "Thread-Modul-Initialisierung gescheitert: Thread-Schlüssel konnte nicht "
 "erstellt werden"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3571,11 +3939,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "Thread Prioritätseinstellung wird ignoriert"
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Horizontal anordnen"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Vertikal anordnen"
 
@@ -3621,11 +3989,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Beim Versuch, einen  NULL-Hostnamen aufzulösen, gebe ich auf"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Türkisch (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Typ"
 
@@ -3634,7 +4002,7 @@ msgstr "Typ"
 msgid "Type must have enum - long conversion"
 msgstr "Typ muss eine enum-long Umwandlung haben"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Endlospapier, 14 7/8 x 11 Zoll"
 
@@ -3672,39 +4040,39 @@ msgstr "Erwarte '=' w
 msgid "Unexpected parameter '%s'"
 msgstr "Unerwarteter Parameter '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 Bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 Bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 Bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 Bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 Bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Unbekannter DDE-Fehler %08x"
@@ -3717,7 +4085,7 @@ msgstr "Unbekanntes Objekt an GetObjectClassInfo 
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Unbekannte Kodierung (%d)"
@@ -3737,7 +4105,7 @@ msgstr "Unbekannte 'long'-Option '%s'"
 msgid "Unknown option '%s'"
 msgstr "Unbekannte Option '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Unbekanntes Flag für den Stil "
 
@@ -3746,7 +4114,7 @@ msgstr "Unbekanntes Flag f
 msgid "Unkown Property %s"
 msgstr "Unbekannte Eigenschaften %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Unzutreffendes '{'-Zeichen in einem Eintrag des MIME-Typs %s."
@@ -3775,7 +4143,7 @@ msgstr "Unbekanntes Thema '%s'."
 msgid "Up"
 msgstr "Hoch"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Verwendung: %s"
@@ -3788,15 +4156,15 @@ msgstr "Verifizierungs Konflikt"
 msgid "Video Output"
 msgstr "Video-Ausgabe"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Dateien mit Details anzeigen"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Dateien als Liste anzeigen"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Darstellung"
 
@@ -3812,17 +4180,17 @@ msgstr "Warnung"
 msgid "Warning: "
 msgstr "Warnung: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Warnung: Es wurde versucht, einen 'HTML-Tag-Handler' von einem leeren Stack "
 "zu entfernen."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Westeuropäisch (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Westeuropäisch mit Euro (ISO-8859-15)"
 
@@ -3842,109 +4210,114 @@ msgstr "Nur ganze Worte"
 msgid "Win32 theme"
 msgstr "Win32 Thema"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s on Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabisch (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltisch (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Zentral Europäisch (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Vereinfachtes Chinesisch (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Traditionelles Chinesisch (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Kyrillisch (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Griechisch (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebräisch (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japanisch (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Koreanisch (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Baltisch (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Türkisch (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows West Europäisch (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -3967,28 +4340,28 @@ msgstr "XPM: Pixel-Daten in falscher Form !"
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: Farbdefinition in falscher Form '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC Resource '%s' (Klasse '%s') nicht gefunden !"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC Resource: Kann aus '%s' keine Bitmap erstellen."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC Resource: Falsche Farb-Angabe '%s' für Eigenschaft '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ja"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Sie können hier kein neues Verzeichnis anlegen."
 
@@ -4004,15 +4377,15 @@ msgstr "Ver&kleinern"
 msgid "Zoom to &Fit"
 msgstr "&Passende Grösse"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[leer]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "Eine DDEML-Anwendung hat eine 'prolonged race condition' ausgeloest."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4024,50 +4397,50 @@ msgstr ""
 "oder ein ungültiger 'instance identifier'\n"
 "wurde an eine DDEML-Funktion übergeben."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr ""
 "Der Versuch eines Clients, eine Verbindung herzustellen, ist gescheitert."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "Eine Speicheranforderung ist gescheitert."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "Ein Parameter wurde von DDEML nicht verifiziert."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 "Eine Anfrage für eine 'synchronous advise transaction' ist gescheitert (time-"
 "out)"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 "Eine Anfrage für eine 'synchronous data transaction' ist gescheitert (time-"
 "out)"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 "Eine Anfrage für eine 'synchronous execute transaction' ist gescheitert "
 "(time-out)"
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 "Eine Anfrage für eine 'synchronous poke transaction' ist gescheitert (time-"
 "out)"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "Eine Anfrage, eine 'advise transaction' zu beenden ist, gescheitert (time-"
 "out)"
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4077,7 +4450,7 @@ msgstr ""
 "wurde vom Client abgebrochen, oder der Server\n"
 "terminierte bevor die Transaktion vollständig beendet wurde."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "Eine Transaktion ist gescheitert."
 
@@ -4085,7 +4458,7 @@ msgstr "Eine Transaktion ist gescheitert."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4097,15 +4470,15 @@ msgstr ""
 "oder eine Anwendung, die als ein 'APPCMD_CLIENTONLY' gestartet wurde, \n"
 "versuchte eine Server-Transaktion auszuführen."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "Ein interner Aufruf zur 'PostMessage'-Funktion ist gescheitert. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "Ein interne Fehler ist im DDMEL aufgetreten."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4117,11 +4490,11 @@ msgstr ""
 "ist,\n"
 "ist die Transaktions-Identifizierung für dieses Callback nicht mehr gültig."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "Versuch, Eintrag '%s' zu ändern, verweigert. Ist nicht schreibbar."
@@ -4134,7 +4507,7 @@ msgstr "Falsche Argumente f
 msgid "bad signature"
 msgstr "Falsche Unterschrift"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4142,14 +4515,18 @@ msgstr ""
 msgid "binary"
 msgstr "binär"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "fett"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "fett "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4170,7 +4547,7 @@ msgstr "Kann 
 msgid "can't create file '%s'"
 msgstr "Kann Datei '%s' nicht anlegen."
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "Kann  Konfigurations-Datei '%s' nicht löschen."
@@ -4180,7 +4557,12 @@ msgstr "Kann  Konfigurations-Datei '%s' nicht l
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "Kann auf Dateibeschreibung '%d' das Dateiende nicht Feststellen"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Kann '%s' nicht ausführen\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "Kann aktuelle Position in Datei '%s' nicht finden."
@@ -4190,7 +4572,7 @@ msgstr "Kann aktuelle Position in Datei '%s' nicht finden."
 msgid "can't find length of file on file descriptor %d"
 msgstr "Kann auf Dateibeschreibung '%d' die Dateilänge nicht finden"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "Kann Benutzerverzeichnis nicht finden, verwende aktuelles Verzeichnis."
 
@@ -4223,7 +4605,7 @@ msgstr "Kann globale Konfigurations-Datei '%s' nicht 
 msgid "can't open user configuration file '%s'."
 msgstr "Kann Konfigurations-Datei '%s' nicht öffnen."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "Kann Benutzer-Konfigurations-Datei nicht öffnen."
 
@@ -4273,11 +4655,11 @@ msgstr "Kann den Puffer '%s' nicht schreiben."
 msgid "can't write to file descriptor %d"
 msgstr "Kann Dateibeschreibung '%d' nicht schreiben"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "Kann Benutzer-Konfigurations-Datei nicht schreiben."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "Nachrichtenkatalog für Sprachbereich '%s' nicht gefunden."
@@ -4298,7 +4680,7 @@ msgstr "Umwandlung in 8-Bit Codierung fehlgeschlagen"
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "Datum"
 
@@ -4306,7 +4688,7 @@ msgstr "Datum"
 msgid "decompression error"
 msgstr "Fehler beim Entkomprimieren"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "Standard"
 
@@ -4314,19 +4696,19 @@ msgstr "Standard"
 msgid "delegate has no type info"
 msgstr "Delegate hat keine Typ-Info"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "achtzehnte"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "achte"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "elfte"
 
@@ -4335,7 +4717,7 @@ msgstr "elfte"
 msgid "encoding %s"
 msgstr "Kodierung %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "Eintrag '%s' erscheint in Gruppe '%s' mehrfach"
@@ -4344,25 +4726,30 @@ msgstr "Eintrag '%s' erscheint in Gruppe '%s' mehrfach"
 msgid "error in data format"
 msgstr "Fehler im Datenformat"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "Fehler beim Öffnen der Datei"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "Fehler beim Öffnen der Datei"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Fehler beim Anlegen des Verzeichnisses"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "Verbunden"
 
@@ -4371,11 +4758,11 @@ msgstr "Verbunden"
 msgid "failed to flush the file '%s'"
 msgstr "Versuch, die Datei '%s' zu entladen, gescheitert"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "fünfzehnte"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "fünfte"
 
@@ -4405,7 +4792,7 @@ msgstr ""
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "Datei '%s': unerwartetes Zeichen %c in Zeile %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "erste"
 
@@ -4413,15 +4800,15 @@ msgstr "erste"
 msgid "font size"
 msgstr "Font Größe:"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "vierzehnte"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "vierte"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "ausführliche Log-Nachrichten erstellen"
 
@@ -4429,7 +4816,7 @@ msgstr "ausf
 msgid "incorrect event handler string, missing dot"
 msgstr "Event-Handler-String falsch, Punkt fehlt"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "einleiten"
 
@@ -4437,50 +4824,50 @@ msgstr "einleiten"
 msgid "invalid eof() return value."
 msgstr "ungültiger 'eof()'-Rückgabewert."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ungültiger 'message box'-Rückgabewert."
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "Ungültige Sperr-Datei '%s'."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kursiv"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "dünn"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "dünn "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "Lokale Umgebung '%s' kann nicht gesetzt werden."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "Suche Nachrichtenkatalog '%s' in Pfad '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "Mitternacht"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "neunzehnte"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "neunte"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "kein DDE-Fehler"
 
@@ -4492,11 +4879,11 @@ msgstr "kein Fehler"
 msgid "noname"
 msgstr "namenlos"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "mittags"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4508,7 +4895,7 @@ msgstr "Objekte k
 msgid "out of memory"
 msgstr "nicht genug Speicher."
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4520,21 +4907,21 @@ msgstr "Lesefehler"
 msgid "reading"
 msgstr "Lesen"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "Probleme beim Wiedereintreten"
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "zweite"
 
@@ -4542,11 +4929,11 @@ msgstr "zweite"
 msgid "seek error"
 msgstr "Seek-Fehler"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "siebzehnte"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "siebte"
 
@@ -4554,15 +4941,15 @@ msgstr "siebte"
 msgid "shift"
 msgstr "Umschalt"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "Zeige diesen Hilfstext"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "sechzehnte"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sechste"
 
@@ -4574,60 +4961,60 @@ msgstr "Geben Sie eine zu verwendende Bildschirmaufl
 msgid "specify the theme to use"
 msgstr "geben Sie das zu benutzende Thema an"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "zehnte"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "das Ergebnis zur Transaktion hat der 'DDE_FBUSY'-Bit gesetzt."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "dritte"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "dreizehnte"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "Tiff-Modul: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "heute"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "morgen"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "zwölfte"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "zwanzigste"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "unterstrichen"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "unterstrichen "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "unerwartete \" bei Position %d in '%s'."
@@ -4645,7 +5032,7 @@ msgstr "Unbekannte Klasse %s"
 msgid "unknown error"
 msgstr "unbekannter Fehler"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "unbekannter Fehler (Fehlercode %08x)."
@@ -4658,7 +5045,7 @@ msgstr "Unbekanntes Zeilenende"
 msgid "unknown seek origin"
 msgstr "Unbekannte Suchposition"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "unbekannt-%d"
@@ -4667,12 +5054,12 @@ msgstr "unbekannt-%d"
 msgid "unnamed"
 msgstr "Unbenannt"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "Unbenannt%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4680,7 +5067,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "Verwende Nachrichtenkatalog '%s' von '%s'."
@@ -4693,7 +5080,7 @@ msgstr "Schreibfehler"
 msgid "writing"
 msgstr "Schreiben"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay gescheitert."
 
@@ -4706,7 +5093,7 @@ msgstr "wxSocket: ung
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: unbekanntes Ereignis!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets konnte 'open display' nicht ausführen für '%s': Abbruch."
@@ -4715,7 +5102,7 @@ msgstr "wxWidgets konnte 'open display' nicht ausf
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets konnte Display nicht öffnen: Abbruch."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "Gestern"
 
@@ -4724,10 +5111,24 @@ msgstr "Gestern"
 msgid "zlib error %d"
 msgstr " zlib-Fehler %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Konnte ISP Namen '%s' nicht ermitteln"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Das Laden von S/W Ascii PNM'-Bilddateien wird noch nicht unterstützt."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Das Laden von \"S/W Ascii PNM'-Bilddateien wird noch nicht unterstützt."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Kann nicht auf Threadende warten."
 
index 168d0f37fb22d58cc19e1cd8c8d4b6a09cb9ac4f..f2bcc50f0d59e5784169bdab2f0a7b9a80f4489f 100644 (file)
@@ -1,7 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets 2.5.4\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-02-16 09:03+0200\n"
 "Last-Translator: InterZone <info@interzone.gr>\n"
 "Language-Team: Tsolakos Stavros <tsolako1@otenet.gr>, Nassos Yiannopoulos "
@@ -9,24 +10,23 @@ msgstr ""
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-7\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -35,7 +35,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (óöÜëìá %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -43,23 +43,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Ðñïåðéóêüðçóç"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 ÖÜêåëïò, 4 1/8 x 9 1/2 ßíôóåò"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 ÖÜêåëïò, 4 1/2 x 10 3/8 ßíôóåò"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 ÖÜêåëïò, 4 3/4 x 11 ßíôóåò"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 ÖÜêåëïò, 5 x 11 1/2 ßíôóåò"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 ÖÜêåëïò, 3 7/8 x 8 7/8 ßíôóåò"
 
@@ -76,7 +76,7 @@ msgstr "#define %s 
 msgid "%i of %i"
 msgstr "%i áðü %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bytes"
@@ -86,17 +86,17 @@ msgstr "%ld bytes"
 msgid "%s (or %s)"
 msgstr "%s (Þ %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s ÓöÜëìá"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Ðëçñïöïñßåò"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Ðñïåéäïðïßçóç"
@@ -106,7 +106,7 @@ msgstr "%s 
 msgid "%s files (%s)|%s"
 msgstr "%s áñ÷åßá (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s ìÞíõìá"
@@ -140,7 +140,7 @@ msgstr "&
 msgid "&Apply"
 msgstr "&ÅöáñìïãÞ"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Ôáêôïðïßçóç åéêïíéäßùí"
 
@@ -153,11 +153,11 @@ msgid "&Bold"
 msgstr "&¸íôïíï"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Áêõñï"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&ÅðéêÜëõøç"
 
@@ -165,24 +165,26 @@ msgstr "&
 msgid "&Clear"
 msgstr "&Êáèáñéóìüò"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Êëåßóéìï"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&ÁíôéãñáöÞ"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&ÄéáãñáöÞ"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&ËåðôïìÝñåéåò"
 
@@ -198,7 +200,7 @@ msgstr "&
 msgid "&Find"
 msgstr "&Åýñåóç"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&ÔÝëïò"
 
@@ -210,12 +212,12 @@ msgstr "
 msgid "&Forward"
 msgstr "&Åìðñüò"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&ÌåôÜâáóç..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&ÂïÞèåéá"
 
@@ -231,11 +233,11 @@ msgstr "&
 msgid "&Italic"
 msgstr "&ÐëÜãéá"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&ÊáôáãñáöÞ"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Ìåôáêßíçóç"
 
@@ -243,11 +245,11 @@ msgstr "&
 msgid "&New"
 msgstr "&ÍÝï"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Åðüìåíï"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Åðüìåíï >"
 
@@ -259,7 +261,7 @@ msgstr "&
 msgid "&No"
 msgstr "&¼÷é"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "&¼÷é"
@@ -277,7 +279,8 @@ msgstr "&
 msgid "&Open..."
 msgstr "&Áíïéãìá..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Åðéêüëçóç"
 
@@ -289,7 +292,7 @@ msgstr "
 msgid "&Preferences"
 msgstr "&ÐñïôéìÞóåéò"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Ðñïçãïýìåíï"
 
@@ -297,7 +300,7 @@ msgstr "&
 msgid "&Print"
 msgstr "&Åêôýðùóç"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Åêôýðùóç..."
 
@@ -310,7 +313,8 @@ msgid "&Quit"
 msgstr "¸&îïäïò"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&ÅðáíÜëçøç"
 
@@ -322,7 +326,7 @@ msgstr "&
 msgid "&Replace"
 msgstr "&ÁíôéêáôÜóôáóç"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&ÅðáíáöïñÜ"
 
@@ -330,7 +334,7 @@ msgstr "&
 msgid "&Save"
 msgstr "&ÁðïèÞêåõóç"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&ÁðïèÞêåõóç..."
 
@@ -338,7 +342,7 @@ msgstr "&
 msgid "&Show tips at startup"
 msgstr "&ÅìöÜíéóç tips êáôÜ ôçí åêêßíçóç"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&ÌÝãåèïò"
 
@@ -355,7 +359,7 @@ msgid "&Underline"
 msgstr "&ÕðïãñÜììéóç"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Áíáßñåóç"
 
@@ -375,9 +379,9 @@ msgstr "&
 msgid "&Weight:"
 msgstr "&ÂÜñïò:"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&ÐáñÜèõñï"
 
@@ -385,7 +389,7 @@ msgstr "&
 msgid "&Yes"
 msgstr "&Íáé"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' ðåñéÝ÷åé åðéðëÝïí '..', áãíïÞèçêáí."
@@ -401,7 +405,7 @@ msgstr "'%s' 
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' äåí åßíáé ìßá óùóôÞ áñéèìçôéêÞ ôéìÞ ãéá ôçí åðéëïãÞ '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' äåí åßíáé Ýíáò óùóôüò êáôÜëïãïò ìçíõìÜôùí."
@@ -440,15 +444,15 @@ msgstr "(
 msgid "(bookmarks)"
 msgstr "(óåëéäïäåßêôåò)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -463,26 +467,46 @@ msgstr ""
 ", áíáìåíüôáí static, #include Þ #define\n"
 "êáôÜ ôçí áíÜãíùóç ôïõ ðüñïõ."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 ßíôóåò"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 ßíôóåò"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 ßíôóåò"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 ßíôóåò"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 ßíôóåò"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 ÖÜêåëïò, 3 5/8 x 6 1/2 ßíôóåò"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 ßíôóåò"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": ôï áñ÷åßï äåí õðÜñ÷åé!"
@@ -495,23 +519,23 @@ msgstr ": 
 msgid ": unknown encoding"
 msgstr ": Üãíùóôç êùäéêïðïßçóç"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Ðßóù"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<ÊÁÔÁËÏÃÏÓ>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<ÏÄÇÃÏÓ>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<ÓÕÍÄÅÓÇ>"
 
@@ -531,15 +555,15 @@ msgstr "<b>
 msgid "<i>Italic face.</i> "
 msgstr "<i>ÐëÜãéá üøç."
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -547,22 +571,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Ìßá ìç Üäåéá óõëëïãÞ ðñÝðåé íá áðïôåëåßôáé áðü êüìâïõò 'element'"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 ÖÜêåëïò, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 ÖÜêåëïò, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "Öýëëï A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "Öýëëï A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "Öýëëï A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "Öýëëï A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "Öýëëï A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "Öýëëï A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "Öýëëï A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "Ìéêñü öýëëï A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "Öýëëï A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "Öýëëï A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "Öýëëï A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 ßíôóåò"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "Öýëëï A5, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ÁÂÃÄÅÆáâãäåæ12345"
@@ -579,7 +670,7 @@ msgstr "
 msgid "Add current page to bookmarks"
 msgstr "ÐñïóèÞêç ôçò ôñÝ÷ïõóáò óåëßäáò óôïõò óåëéäïäåßêôåò"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "ÐñïóèÞêç óôá ÷ñþìáôá ÷ñÞóôç"
 
@@ -613,7 +704,7 @@ msgstr "
 msgid "All files (%s)|%s"
 msgstr "¼ëá ôá áñ÷åßá (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "¼ëá ôá áñ÷åßá (*)|*"
 
@@ -621,7 +712,7 @@ msgstr "
 msgid "All files (*.*)|*"
 msgstr "¼ëá ôá áñ÷åßá (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "¼ëá ôá áñ÷åßá (*.*)|*.*"
 
@@ -633,14 +724,14 @@ msgstr "
 msgid "Already dialling ISP."
 msgstr "Ãßíåôáé Þäç êëÞóç ðñïò ôïí ðáñï÷Ýá Internet(ISP)."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 "Íá ãßíåé ðñïóÜñôçóç(append) ôçò êáôáãñáöÞò(log) óôï áñ÷åßï '%s' (ÅðéëÝãïíôáò "
 "[¼÷é] èá ôï åðéêáëýøåé(overwrite));"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Áñáâéêü (ISO-8859-6)"
 
@@ -648,27 +739,57 @@ msgstr "
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Ôï áñ÷åßï äåí ðåñéÝ÷åé áñ÷åßï #SYSTEM"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "×áñáêôçñéóôéêÜ"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "Öýëëï B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 ÖÜêåëïò, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "Öýëëï B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "Öýëëï B5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 ÖÜêåëïò, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "Öýëëï B5, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 ÖÜêåëïò, 176 x 125 mm"
 
@@ -700,11 +821,11 @@ msgstr "BMP: 
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: Ôï wxImage äåí êáôÝ÷åé êÜðïéï wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Âáëôéêü (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Âáëôéêü (ðáëáéü) (ISO-8859-4)"
 
@@ -721,11 +842,11 @@ msgstr "
 msgid "Bottom margin (mm):"
 msgstr "ÊÜôù ðåñéèþñéï (mm)"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "Öýëëï C, 17 x 22 ßíôóåò"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&ÊáèÜñéóìá"
 
@@ -733,23 +854,23 @@ msgstr "&
 msgid "C&olour:"
 msgstr "&×ñþìá:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 ÖÜêåëïò, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 ÖÜêåëïò, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 ÖÜêåëïò, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 ÖÜêåëïò, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 ÖÜêåëïò, 114 x 229 mm"
 
@@ -757,11 +878,11 @@ msgstr "C65 
 msgid "CHM handler currently supports only local files!"
 msgstr "ï ÷åéñéóôÞò CHM ðñïò ôï ðáñüí õðïóôçñßæåé ìüíï ôïðéêÜ áñ÷åßá!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Äåí åßíáé äõíáôÞ ç äçìéïõñãßá ôïõ mutex."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áðáñßèìçóç ôùí áñ÷åßùí '%s'"
@@ -771,12 +892,12 @@ msgstr "
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áðáñßèìçóç ôùí áñ÷åßùí óôïí êáôÜëïãï '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Äåí åßíáé äõíáôÞ ç óõíÝ÷éóç(resume) ôïõ íÞìáôïò(thread) %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Äåí åßíáé äõíáôÞ ç óõíÝ÷éóç(resume) ôïõ íÞìáôïò(thread) %x"
@@ -787,17 +908,17 @@ msgstr ""
 "Äåí åßíáé äõíáôÞ ç åêêßíçóç ôïõ íÞìáôïò(thread): ÓöÜëìá êáôÜ ôçí åããñáöÞ ôïõ "
 "TLS"
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Äåí åßíáé äõíáôÞ ç áíáóôïëÞ åêôÝëåóçò(suspend) ôïõ íÞìáôïò(thread) %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Äåí åßíáé äõíáôÞ ç áíáóôïëÞ åêôÝëåóçò(suspend) ôïõ íÞìáôïò(thread) %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç áíáìïíÞ(wait) ãéá ôïí ôåñìáôéóìü ôïõ íÞìáôïò åêôÝëåóçò"
@@ -807,65 +928,65 @@ msgstr ""
 msgid "Can't &Undo "
 msgstr "Äåí åßíáé äõíáôÞ ç áíáßñåóç"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç åîáêñßâùóç ôïõ ôýðïõ ôïõ áñ÷åßïõ %s: ôï áñ÷åßï äåí "
 "õðÜñ÷åé."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Äåí åßíáé äõíáôü ôï êëåßóéìï ôïõ êëåéäéïý ìçôñþïõ(registry key) '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Äåí åßíáé äõíáôÞ ç áíôéãñáöÞ ôéìþí ìç õðïóôçñéæïìÝíïõ ôýðïõ %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç äçìéïõñãßá ôïõ êëåéäéïý ìçôñþïõ(registry key) '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Äåí åßíáé äõíáôÞ ç äçìéïõñãßá ôïõ íÞìáôïò åêôÝëåóçò (thread)"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Äåí åßíáé äõíáôÞ ç äçìéïõñãßá ðáñáèýñïõ ôÜîåùò %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç äéáãñáöÞ ôïõ êëåéäéïý '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç äéáãñáöÞ ôïõ áñ÷åßïõ INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç äéáãñáöÞ ôçò ôéìÞò '%s' áðü ôï êëåéäß '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áðáñßèìçóç ôùí õðïêëåéäéþí ôïõ '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áðáñßèìçóç ôùí ôéìþí ôïõ êëåéäéïý '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Äåí åßíáé äõíáôÞ ç åîáãùãÞ ôéìþí ìç õðïóôçñéæïìÝíïõ ôýðïõ %d."
@@ -889,14 +1010,14 @@ msgstr "
 msgid "Can't initialize zlib inflate stream."
 msgstr "Äåí åßíáé äõíáôÞ ç áñ÷éêïðïßçóç ôçò ñïÞò zlib inflate."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç áíÜãíùóç ôçò åéêüíáò áðü ôï áñ÷åßï '%s': Ôï áñ÷åßï äåí "
 "õðÜñ÷åé."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Äåí åßíáé äõíáôü ôï Üíïéãìá ôïõ êëåéäéïý ìçôñþïõ(registry) '%s'"
@@ -911,35 +1032,35 @@ msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 "Áäýíáôç ç áíÜãíùóç ôçò ñïÞò inflate: áðñüóìåíï EOF óôçí õðïêåßìåíç ñïÞ."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜãíùóç ôçò ôéìÞò ôïõ '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜãíùóç ôçò ôéìÞò ôïõ êëåéäéïý '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç áðïèÞêåõóç ôçò åéêüíáò óôï áñ÷åßï '%s': Üãíùóôç åðÝêôáóç"
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç áðïèÞêåõóç ôùí ðåñéå÷ïìÝíùí ôçò êáôáãñáöÞò(log) óôï "
 "áñ÷åßï."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Äåí åßíáé äõíáôÞ ç èÝóç ðñïôåñáéüôçôáò ôïõ íÞìáôïò åêôÝëåóçò (thread)"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜèåóç ôéìÞò ôïõ '%s'"
@@ -949,14 +1070,14 @@ msgstr "
 msgid "Can't write to deflate stream: %s"
 msgstr "Äåí åßíáé äõíáôÞ ç åããñáöÞ óôçí ñïÞ deflate: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Áêõñï"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç ìåôáôñïðÞ ôùí ìïíÜäùí äéáëüãïõ(dialog units): Üãíùóôï "
@@ -967,24 +1088,24 @@ msgstr ""
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Äåí åßíáé äõíáôÞ ç ìåôáôñïðç áðü ôï óýíïëï ÷áñáêôÞñùí '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Äåí åßíáé äõíáôÞ ç åýñåóç ôçò åíåñãïý ôçëåöùíéêÞò óõíäÝóåùò: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç åýñåóç öïñÝá(container) ãéá Üãíùóôï óôïé÷åßï åëÝã÷ïõ"
 "(control) '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Äåí åßíáé äõíáôÞ ç åýñåóç êáôáóôÜóåùò ãñáììáôïóåéñÜò(font mode) '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Äåí åßíáé äõíáôÞ ç åýñåóç ôçò èÝóçò ôïõ áñ÷åßïõ âéâëßïõ äéåõèýíóåùí"
 
@@ -993,17 +1114,17 @@ msgstr "
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜãíùóç ôïõ åýñïõò ðñïôåñáéïôÞôùí"
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜãíùóç ôïõ ïíüìáôïò äéáêïìéóôÞ(hostname)"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç áíÜãíùóç ôïõ åðéóÞìïõ ïíüìáôïò äéáêïìéóôÞ(official "
 "hostname)"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr ""
 "Äåí åßíáé äõíáôü ôï êëåßóéìï ôçò ãñáììÞò - äåí õðÜñ÷åé åíåñãüò ôçëåöùíéêÞ "
@@ -1013,7 +1134,7 @@ msgstr ""
 msgid "Cannot initialize OLE"
 msgstr "Äåí åßíáé äõíáôÞ ç áñ÷éêïðïßçóç ôïõ OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Äåí åßíáé äõíáôÞ ç áñ÷éêïðïßçóç ôïõ SciTech MGL"
 
@@ -1026,7 +1147,7 @@ msgstr "
 msgid "Cannot load icon from '%s'."
 msgstr "Äåí åßíáé äõíáôÞ ç öüñôùóç åéêïíéäßïõ áðü ôï '%s'"
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Äåí åßíáé äõíáôÞ ç öüñôùóç ðüñùí(resources) áðü ôï áñ÷åßï '%s'"
@@ -1051,12 +1172,12 @@ msgstr "
 msgid "Cannot open contents file: %s"
 msgstr "Äåí åßíáé äõíáôü ôï Üíïéãìá ôùí ðåñéå÷ïìÝíùí ôïõ áñ÷åßïõ: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Äåí åßíáé äõíáôü ôï Üíïéãìá ôïõ áñ÷åßïõ '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Äåí åßíáé äõíáôü ôï Üíïéãìá ôïõ áñ÷åßïõ ãéá åêôýðùóç PostScript!"
 
@@ -1065,17 +1186,17 @@ msgstr "
 msgid "Cannot open index file: %s"
 msgstr "Äåí åßíáé äõíáôü ôï Üíïéãìá ôïõ áñ÷åßïõ åõñåôçñßïõ(index): %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜãíùóç Plural-Forms:'%s'."
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜãíùóç óõíôåôáãìÝíùí áðü '%s'."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Äåí åßíáé äõíáôÞ ç áíÜãíùóç äéáóôÜóåùí áðü '%s'."
@@ -1114,7 +1235,7 @@ msgstr "
 msgid "Case sensitive"
 msgstr "ÄéÜêñéóç êåöáëáßùí-ðåæþí"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Êåëôéêü (ISO-8859-14)"
 
@@ -1122,16 +1243,16 @@ msgstr "
 msgid "Centered"
 msgstr "Óôï êÝíôñï"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Êåíôñïåõñùðáúêü (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "ÅðéëÝîôå ðáñï÷Ýá Internet ãéá êëÞóç"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "ÅðéëÝîôå ÷ñþìá"
 
@@ -1139,11 +1260,11 @@ msgstr "
 msgid "Choose font"
 msgstr "ÅðéëÝîôå ãñáììáôïóåéñÜ"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Êëåßóéìï"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Êáèáñéóìüò ðåñéå÷ïìÝíùí êáôáãñáöÞò(log)"
 
@@ -1156,20 +1277,20 @@ msgstr "
 msgid "Click to confirm the font selection."
 msgstr "ÊÜíåôå êëéê ãéá íá åðéâåâáéþóåôå ôçí åðéëïãÞ ãñáììáôïóåéñÜò."
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Êëåßóéìï"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Êëåßóéìï\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Êëåßóéìï"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Êëåßóéìï áõôïý ôïõ ðáñáèýñïõ."
 
@@ -1177,22 +1298,22 @@ msgstr "
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Áñ÷åßï âïÞèåéáò óõìðéåóìÝíçò HTML (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "ÕðïëïãéóôÞò"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr ""
 "Ôï üíïìá åéóüäïõ äéáìüñöùóçò (Config entry name) äåí ìðïñåß íá áñ÷ßæåé ìå '%"
 "c'"
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Åðéâåâáßùóç"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Åðéâåâáßùóç åíçìÝñùóçò ìçôñþïõ(registry update)"
 
@@ -1204,7 +1325,7 @@ msgstr "
 msgid "Contents"
 msgstr "Ðåñéå÷üìåíá"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Ç ìåôáôñïðÞ óôï óåô ÷áñáêôÞñùí '%s' äåí ëåéôïõñãåß"
@@ -1263,16 +1384,16 @@ msgstr ""
 "ìçäåíéêü) áêÝñáéï\n"
 "Þ ìßá ïäçãßá #define (áíáôñÝîáôå óôï åã÷åéñßäéï ãéá ëåðôïìÝñåéåò)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Äåí Þôáí äõíáôÞ ç åêêßíçóç ôçò ðñïåðéóêüðçóçò åããñÜöïõ."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Äåí Þôáí äõíáôÞ ç åêêßíçóç ôçò åêôýðùóçò."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Äåí Þôáí äõíáôÞ ç ìåôáöïñÜ äåäïìÝíùí óôï ðáñÜèõñï."
 
@@ -1281,7 +1402,7 @@ msgstr "
 msgid "Could not unlock mutex"
 msgstr "Äåí Þôáí äõíáôü ôï îåêëåßäùìá ôïõ mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Äåí Þôáí äõíáôÞ ç êôÞóç ìéáò êëåéäáñéÜò mutex"
 
@@ -1305,7 +1426,7 @@ msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr ""
 "Äåí Þôáí äõíáôüò ï åíôïðéóìüò ôïõ óõìâüëïõ '%s' óå ìéá äõíáìéêÞ âéâëéïèÞêç."
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr ""
 "Äåí Þôáí äõíáôÞ ç áíÜêôçóç toy ôñÝ÷ïíôïò äåßêôç íÞìáôïò åêôÝëåóçò(thread)"
@@ -1332,11 +1453,11 @@ msgid "Couldn't register clipboard format '%s'."
 msgstr ""
 "Äåí Þôáí äõíáôÞ ç êáôá÷þñçóç ôïõ ôýðïõ ðñï÷åßñïõ(clipboard format) '%s'"
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Äåí Þôáí äõíáôÞ ç áðåëåõèÝñùóç åíüò mutex"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr ""
@@ -1355,31 +1476,32 @@ msgstr "
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Ç ðáñÜìåôñïò Create äåí âñÝèçêå óôéò äçëùìÝíåò ðáñáìÝôñïõò RTTI"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Äçìéïõñãßá êáôáëüãïõ"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Äçìéïõñãßá íÝïõ êáôáëüãïõ"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Áðï&êïðÞ"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "ÔñÝ÷ïí êáôÜëïãïò:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Êõñéëëéêü (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D sheet, 22 x 34 ßíôóåò"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Ç DDE poke áßôçóç áðÝôõ÷å"
 
@@ -1405,11 +1527,11 @@ msgstr "DIB Header: 
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB Header: Áãíùóôç êùäéêïðïßçóç óôï áñ÷åßï."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "ÖÜêåëïò DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1419,7 +1541,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Äåí Þôáí äõíáôÞ ç äçìéïõñãßá ôïõ êáôáëüãïõ '%s'"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1427,7 +1549,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Äéáêïóìçôéêüò"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "ÐñïêáèïñéóìÝíç êùäéêïðïßçóç"
 
@@ -1444,11 +1566,11 @@ msgstr "
 msgid "Deleted stale lock file '%s'."
 msgstr "ÄéåãñÜöç ôï áðáñ÷åéïìÝíï(stale) áñ÷åßï êëåéäáñéÜ (lock file) '%s'"
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1461,7 +1583,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Ãíùñßæáôå üôé..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Äéáêïóìçôéêüò"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Äåí Þôáí äõíáôÞ ç äçìéïõñãßá ôïõ êáôáëüãïõ '%s'"
@@ -1471,11 +1598,11 @@ msgstr "
 msgid "Directory '%s' doesn't exist!"
 msgstr "Ï êáôÜëïãïò '%s' äåí õðÜñ÷åé!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Ï êáôÜëïãïò äåí õðÜñ÷åé"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Ï êáôÜëïãïò äåí õðÜñ÷åé."
 
@@ -1491,8 +1618,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "ÅìöÜíéóç ôïõ äéáëüãïõ åðéëïãþí"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1513,7 +1639,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "ÈÝëåôå íá áðïèçêåýóåôå ôéò áëëáãÝò óôï Ýããñáöï %s ;"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1525,6 +1651,10 @@ msgstr "
 msgid "Done."
 msgstr "¸ôïéìï."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1534,7 +1664,7 @@ msgstr "Id 
 msgid "Down"
 msgstr "ÊÜôù"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E sheet, 34 x 44 ßíôóåò"
 
@@ -1546,12 +1676,12 @@ msgstr "
 msgid "Elapsed time : "
 msgstr "Õðïëïãéóèåßò ÷ñüíïò : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Äþóôå Ýíáí áñéèìü óåëßäáò ìåôáîý %d êáé %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "äåí åßíáé äõíáôü ôï Üíïéãìá ôïõ áñ÷åßïõ '%s'"
@@ -1560,7 +1690,12 @@ msgstr "
 msgid "Entries found"
 msgstr "ÅéóáãùãÝò(entries) âñÝèçêáí"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "ÖÜêåëïò DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1568,20 +1703,21 @@ msgstr ""
 "Ç åðÝêôáóç ìåôáâëçôþí ðåñéâÜëëïíôïò áðÝôõ÷å: ëåßðåé ôï '%c' óôçí èÝóç %d óôï "
 "'%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "ÓöÜëìá"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "ÓöÜëìá "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "ÓöÜëìá êáôá ôç äçìéïõñãßá êáôáëüãïõ"
 
@@ -1593,7 +1729,7 @@ msgstr "
 msgid "Error reading config options."
 msgstr "ÓöÜëìá êáôÜ ôçí áíÜãíùóç ôùí ñõèìßóåùí."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "ÓöÜëìá êáôÜ ôçí åããñáöÞ ôùí ñõèìßóåùí ÷ñÞóôç."
 
@@ -1605,7 +1741,7 @@ msgstr "
 msgid "Error: "
 msgstr "ÓöÜëìá: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "ÅóðåñÜíôï (ISO-8859-3)"
 
@@ -1613,7 +1749,7 @@ msgstr "
 msgid "Estimated time : "
 msgstr "Õðïëïãéóèåßò ÷ñüíïò : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1622,12 +1758,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Ç åêôÝëåóç ôçò åíôïëÞò '%s' áðÝôõ÷å"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Ç åêôÝëåóç ôçò åíôïëÞò '%s' áðÝôõ÷å ìå óöÜëìá: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 ßíôóåò"
 
@@ -1649,13 +1785,13 @@ msgstr "
 msgid "Expected 'char' while parsing resource."
 msgstr "Áíáìåíüôáí 'char' êáôÜ ôçí áíÜãíùóç ôïõ ðüñïõ(resource)."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "ÅêôåôáìÝíç Êùäéêïóåëßäá Unix ãéá ÉáðùíéêÜ (EUC-JP)"
 
@@ -1664,7 +1800,7 @@ msgstr "
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Ç åîáãùãÞ ôïõ '%s' óôï '%s' áðÝôõ÷å"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Áðïôõ÷ßá %s ôçò óýíäåóçò ìÝóù ôçëåöþíïõ : %s"
@@ -1673,7 +1809,7 @@ msgstr "
 msgid "Failed to access lock file."
 msgstr "Áðïôõ÷ßá ðñüóâáóçò óôï áñ÷åßï 'êëåéäùíéÜ'(lock file)."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Áðïôõ÷ßá äÝóìåõóçò %luKb ìíÞìçò ãéá äåäïìÝíá bitmap."
@@ -1700,41 +1836,41 @@ msgstr "
 msgid "Failed to close the clipboard."
 msgstr "Áðïôõ÷ßá êëåéóßìáôïò ôïõ ðñï÷åßñïõ(clipboard)"
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Áðïôõ÷ßá óõíäåóçò: ëåßðåé ôï üíïìá ÷ñÞóôç/óõíèçìáôéêü"
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr ""
 "Áðïôõ÷ßá óõíäåóçò: êáíÝíáò ðáñï÷Ýáò õðçñåóéþí Internet (ISP) ãéá íá êáëÝóù."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Áðïôõ÷ßá áíôéãñáöÞò ôçò ôéìÞò ìçôñþïõ '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr ""
 "Áðïôõ÷ßá áíôéãñáöÞò ôùí ðåñéå÷ïìÝíùí ôïõ êëåéäéïý ìçôñþïõ '%s' óôï '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Áðïôõ÷ßá áíôéãñáöÞò ôïõ áñ÷åßïõ '%s' óôï '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Áðïôõ÷ßá ôçò áíôéãñáöÞò ôïõ õðïêëåéäéïý ìçôñþïõ '%s' óå '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "ÁðÝôõ÷å ç äçìéïõñãåßá åíüò DDE áëöáñçèìéôéêïý (string)"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Áðïôõ÷ßá äçìéïõñãßáò åíüò ãïíåéêïý ðåñéãñÜììáôïò (parent frame) MDI."
 
@@ -1750,14 +1886,14 @@ msgstr "
 msgid "Failed to create an anonymous pipe"
 msgstr "Áðïôõ÷ßá äçìéïõñãßáò åíüò áíþíõìïõ pipe"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr ""
 "Áðïôõ÷ßá êáôÜ ôçí äçìéïõñãßá óýíäåóçò ìå ôïí åîõðçñåôçôÞ (server) '%s' óôï "
 "èÝìá '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Áðïôõ÷ßá äçìéïõñãßáò äåßêôç."
 
@@ -1776,7 +1912,7 @@ msgstr "
 msgid "Failed to create directory %s/mime-info."
 msgstr "ÁðÝôõ÷å ç äçìéïõñãßá êáôáëüãïõ '%s'/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1803,7 +1939,7 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr "ÁðÝôõ÷å ç ðñïâïëÞ ôïõ åããñÜöïõ HTML óôçí êùäéêïðïßçóç %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Áðïôõ÷ßá áäåéÜóìáôïò ôïõ ðñï÷åßñïõ (clipboard)."
@@ -1812,21 +1948,21 @@ msgstr "
 msgid "Failed to enumerate video modes"
 msgstr "ÁðÝôõ÷å ç áðáñßèìçóç ôùí êáôáóôÜóåùí ïèüíçò."
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Áðïôõ÷ßá åðßôåõîçò âñü÷ïõ advise ìå ôïí äéáêïìéóôÞ DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, fuzzy, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Áðïôõ÷ßá %s ôçò óýíäåóçò ìÝóù ôçëåöþíïõ : %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Áðïôõ÷ßá åêôÝëåóçò ôïõ '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1857,12 +1993,12 @@ msgstr ""
 "ÁðÝôõ÷å ç Ýõñåóç XPM ðüñïõ %s.\n"
 "Îå÷Üóáôå íá ÷ñçóéìïðïéÞóåôå ôï wxResourceLoadBitmapData ;"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Áðïôõ÷ßá êáôÜ ôçí ëÞøç ôùí ïíïìÜôùí ôùí ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Áðïôõ÷ßá ëÞøçò ôùí äåäïìÝíùí ôïõ ðñï÷åßñïõ (clipboard)."
 
@@ -1870,18 +2006,11 @@ msgstr "
 msgid "Failed to get data from the clipboard"
 msgstr "Áðïôõ÷ßá ëÞøçò äåäïìÝíùí áðï ôï ðñü÷åéñï"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Áðïôõ÷ßá ëÞøçò ðïñåßáò óôïßâáò"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Áðïôõ÷ßá êáèïñéóìïý ôçò þñáò ôïõ ôïðéêïý óõóôÞìáôïò"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Áðïôõ÷ßá ëÞøçò êáôáëüãïõ åñãáóßáò (working directory)"
 
@@ -1893,7 +2022,7 @@ msgstr "
 msgid "Failed to initialize MS HTML Help."
 msgstr "Áðïôõ÷ßá óôçí áñ÷éêïðïßçóç ôïõ MS HTML Help."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "ÁðÝôõ÷å ç áñ÷éêïðïßçóç ôïõ OpenGL"
 
@@ -1910,7 +2039,7 @@ msgstr ""
 "ÁðÝôõ÷å ç óõíÝíùóç(join) åíüò íÞìáôïò åêôÝëåóçò (thread), ðéèáíÞ äéáññïÞ "
 "ìíÞìçò åíôïðßóôçêå - ðáñáêáëþ åðáíåêêéíÞóôå ôï ðñüãñáììá"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Áðïôõ÷ßá èáíÜôùóçò ôçò äéáäéêáóßáò(process) %d"
@@ -1952,7 +2081,7 @@ msgstr ""
 "Áðïôõ÷ßá óôï óõíôáßñéáóìá ôïõ '%s' óôçí êáíïíéêÞ Ýêöñáóç (regular "
 "expression): %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Áðïôõ÷ßá ôñïðïðïßçóçò þñáò ôïõ áñ÷åßïõ '%s'"
@@ -1983,7 +2112,7 @@ msgstr "
 msgid "Failed to read PID from lock file."
 msgstr "ÁðÝôõ÷å ç áíÜãíùóç PID áðü áñ÷åßï êëåéäùíéÜ(lock file)."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr ""
 "Áðïôõ÷ßá óôçí áíáêáôåýèõíóç ôçò åéóüäïõ/åîüäïõ äéåñãáóßáò áðïãüíïõ (child "
@@ -1994,12 +2123,12 @@ msgid "Failed to redirect the child process IO"
 msgstr ""
 "Áðïôõ÷ßá óôçí áíáêáôåýèõíóç ôïõ IO äéåñãáóßáò áðïãüíïõ (child process IO)"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "ÁðÝôõ÷å ç êáôá÷þñçóç ôïõ DDE åîõðçñåôçôÞ (server) '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "ÁðÝôõ÷å ç èÝóç ôçò êëÜóçò ôïõ ðáñáèýñïõ OpenGL"
 
@@ -2026,12 +2155,12 @@ msgstr ""
 "Áðïôõ÷ßá áðïìÜêñõíóçò ôïõ áðáñ÷åéïìÝíïõ(stale) áñ÷åßïõ 'êëåéäùíéÜ'(lock "
 "file) '%s'"
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Áðïôõ÷ßá ôçò ìåôïíïìáóßáò ôçò ôéìÞò ìçôñþïõ '%s' óå '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Áðïôõ÷ßá ôçò ìåôïíïìáóßáò ôïõ êëåéäéïý ìçôñþïõ '%s' óå '%s'."
@@ -2040,12 +2169,12 @@ msgstr "
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Áðïôõ÷ßá êáôÜ ôçí áíÜêôçóç äåäïìÝíùí áðü ôï ðñü÷åéñï (clipboard)."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Áðïôõ÷ßá ëÞøçò ôçò þñáò ôïõ áñ÷åßïõ '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Áðïôõ÷ßá óôç ëÞøç êåéìÝíïõ áðü ôï ìÞíõìá óöÜëìáôïò RAS"
 
@@ -2055,12 +2184,12 @@ msgstr ""
 "Áðïôõ÷ßá óôçí áíÜêôçóç ôùí õðïóôçñéæïìÝíùí ìïñöþí ðñï÷åßñïõ (clipboard "
 "formats)"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Áðïôõ÷ßá áðïèÞêåõóçò ôçò åéêüíáò óôï áñ÷åßï \"%s\"."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Áðïôõ÷ßá êáôÜ ôçí áðïóôïëÞ DDE advise åðéóÞìáíóçò"
 
@@ -2097,16 +2226,16 @@ msgstr "
 msgid "Failed to terminate a thread."
 msgstr "Áðïôõ÷ßá ôåñìáôéóìïý ôïõ thread"
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Áðïôõ÷ßá ôåñìáôéóìïý ôïõ advise loop ìå ôïí DDE åîõðçñåôçôÞ (server)"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Áðïôõ÷ßá ôåñìáôéóìïý ôçò óýíäåóçò ìÝóù ôçëåöþíïõ : %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Áðïôõ÷ßá áããßãìáôïò (touch) ôïõ áñ÷åßïõ '%s'"
@@ -2116,17 +2245,17 @@ msgstr "
 msgid "Failed to unlock lock file '%s'"
 msgstr "Áðïôõ÷ßá îåêëåßäùìáôïò ôïõ áñ÷åßïõ 'êëåéäùíéÜ'(lock file) '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr ""
 "Áðïôõ÷ßá áðï-êáôá÷þñçóçò (unregister) ôïõ DDE åîõðçñåôçôÞ (server) '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Áðïôõ÷ßá áíáíÝùóçò ôïõ áñ÷åßïõ ñõèìßóåùí ôïõ ÷ñÞóôç."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2138,7 +2267,7 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr "Áðïôõ÷ßá åããñáöÞò ôïõ áñ÷åßïõ 'êëåéäùíéÜ'(lock file) '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Ìïéñáßï óöÜëìá"
 
@@ -2155,12 +2284,12 @@ msgstr "
 msgid "File %s does not exist."
 msgstr "Ôï áñ÷åßï %s äåí õðÜñ÷åé."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Ôï áñ÷åßï '%s' õðÜñ÷åé Þäç, ðñáãìáôéêÜ èÝëåôå íá åðéêáëõöôåß;"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2173,20 +2302,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Ôï áñ÷åßï äåí ìðüñåóå íá öïñôùèåß."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "ÓöÜëìá áñ÷åßïõ"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Ôï üíïìá áñ÷åßïõ õðÜñ÷åé Þäç."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Áñ÷åßï"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Áñ÷åßá (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Áñ÷åßï"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Åýñåóç"
@@ -2199,7 +2337,7 @@ msgstr "
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "¼øç óôáèåñïý ìåãÝèïõò.<br> <b>Ýíôïíç</b> <i>ðëÜãéá</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 ßíôóåò"
 
@@ -2207,7 +2345,7 @@ msgstr "Folio, 8 1/2 x 13 
 msgid "Font size:"
 msgstr "ÌÝãåèïò ãñáììáôïóåéñÜò:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Fork áðÝôõ÷å"
 
@@ -2258,11 +2396,11 @@ msgstr "
 msgid "Generic PostScript"
 msgstr "Ãåíéêü PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 ßíôóåò"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 ßíôóåò"
 
@@ -2290,19 +2428,19 @@ msgstr "
 msgid "Go one level up in document hierarchy"
 msgstr "ÐÞãáéíå Ýíá åðßðåäï ðÜíù óôçí éåñáñ÷åßá ôïõ åããñÜöïõ"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Ðñïò êåíôñéêü êáôÜëïãï"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Ðñïò ðáôñéêü êáôÜëïãï"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "ÌåôÜâáóç óôç Óåëßäá"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Åëëçíéêü (ISO-8859-7)"
 
@@ -2323,12 +2461,11 @@ msgstr "
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "Áñ÷åßá HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Åâñáúêü (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "ÂïÞèåéá"
 
@@ -2357,15 +2494,15 @@ msgstr "
 msgid "Help: %s"
 msgstr "ÂïÞèåéá: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Áñ÷éêÞ óåëßäá"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Áñ÷éêüò êáôÜëïãïò"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2414,13 +2551,13 @@ msgstr "IFF: 
 msgid "Icon resource specification %s not found."
 msgstr "Äåí âñÝèçêå ï êáèïñéìüò ðüñïõ bitmap %s"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2428,7 +2565,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2449,19 +2586,19 @@ msgstr "
 msgid "Illegal Parameter Count for Create Method"
 msgstr "ÅóöáëìÝíïò áñéèìüò ðáñáìÝôñùí ãéá ìÝèïäï Create"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Ìç Ýãêõñï üíïìá êáôáëüãïõ."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Ìç Ýãêõñïò ðñïóäéïñéóìüò áñ÷åßïõ."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Åéêüíá êáé ìÜóêá Ý÷ïõí äéáöïñåôéêÜ ìåãÝèç."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Áñ÷åßï åéêüíáò äåí åßíáé ôýðõ %d."
@@ -2475,21 +2612,21 @@ msgstr ""
 "ãßíåôáé ÷ñÞóç ôïõ simpe text óôïé÷åßïõ åëÝã÷ïõ. Ðáñáêáëþ åðáíåãêáôáóôÞóôå ôï "
 "riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Áäýíáôç ç ëÞøç ôçò åéóüäïõ ôçò äéåñãáóßáò (process) áðïãüíïõ(child)"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Áäýíáôç ç ëÞøç ôùí äéêáéùìÜôùí ãéá ôï áñ÷åßï '%s'"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Áäýíáôç ç åðéêÜëõøç ôïõ áñ÷åßïõ '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Áäýíáôïò ï ïñéóìüò ôùí äéêáéùìÜôùí ãéá ôï áñ÷åßï '%s'"
@@ -2502,19 +2639,23 @@ msgstr "
 msgid "Index"
 msgstr "ÅõñåôÞñéï"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Éíäéêü (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Åóùôåñéêü óöÜëìá, ìç Ýãêõñï wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "ËáíèáóìÝíïò äåßêôçò åéêüíáò TIFF."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr ""
@@ -2554,7 +2695,7 @@ msgstr "
 msgid "Italic"
 msgstr "ÐëÜãéá"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Italy Envelope, 110 x 230 mm"
 
@@ -2566,15 +2707,67 @@ msgstr "JPEG: 
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Áäýíáôç ç áðïèÞêåõóç ôçò åéêüíáò."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "ÅõèõãñáììéóìÝíá"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2582,7 +2775,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "Ôïðßï"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 ßíôóåò"
 
@@ -2590,15 +2783,44 @@ msgstr "Ledger, 17 x 11 
 msgid "Left margin (mm):"
 msgstr "Áñéóôåñü ðåñéèþñéï (mm)"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Íïìéêü, 8 1/2 x 14 ßíôóåò"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Íïìéêü, 8 1/2 x 14 ßíôóåò"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "ÃñÜììá, 8 1/2 x 11 ßíôóåò"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "ÃñÜììá, 8 1/2 x 11 ßíôóåò"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "ÃñÜììá, 8 1/2 x 11 ßíôóåò"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "ÃñÜììá Ìéêñü, 8 1/2 x 11 ßíôóåò"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "ÃñÜììá, 8 1/2 x 11 ßíôóåò"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "ÃñÜììá, 8 1/2 x 11 ßíôóåò"
 
@@ -2619,14 +2841,6 @@ msgstr "
 msgid "Loading : "
 msgstr "Ãßíåôáé öüñôùóç : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Ç öüñôùóç åéêüíáò Grey Ascii PNM äåí Ý÷åé õëïðïéçèåß áêüìá."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Ç öüñôùóç åéêüíáò Grey Raw PNM äåí Ý÷åé õëïðïéçèåß áêüìá."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2637,7 +2851,7 @@ msgstr "
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "Ôï áñ÷åßï 'êëåéäùíéÜ' '%s' Ý÷åé ëáíèáóìÝíá äéêáéþìáôá."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Ç êáôáãñáöÞ (log) áðïèçêåýôçêå óôï áñ÷åßï '%s'"
@@ -2662,7 +2876,7 @@ msgstr ""
 "Ïé óõíáñôÞóåéò (functions) ôçò MS HTML Help äåí åßíáé äéáèÝóéìåò ãéáôß ç "
 "âéâëéïèÞêç MS HTML Help äåí åßíáé åãêáôåóôçìÝíç. Ðáñáêáëþ åãêáôáóôÞóôå ôçí."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ìå&ãéóôïðïßçóç"
 
@@ -2688,7 +2902,7 @@ msgstr "
 msgid "Metal theme"
 msgstr "Ìåôáëëéêü èÝìá"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Åëá&÷éóôïðïßçóç"
 
@@ -2706,11 +2920,16 @@ msgstr "
 msgid "Modern"
 msgstr "ÌïíôÝñíï"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "ÔñïðïðïéçìÝíï"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Öáêåëïò Monarch, 3 7/8 x 7 1/2 ßíôóåò"
 
@@ -2722,11 +2941,11 @@ msgstr "
 msgid "Move up"
 msgstr "Ìåôáêßíçóç åðÜíù"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "¼íïìá"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "ÍÝïò êáôÜëïãïò"
 
@@ -2734,8 +2953,8 @@ msgstr "
 msgid "New item"
 msgstr "ÍÝï óôïé÷åßï"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "ÍÝï¼íïìá"
 
@@ -2747,9 +2966,9 @@ msgstr "
 msgid "Next page"
 msgstr "Åðüìåíç óåëßäá"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "¼÷é"
 
@@ -2793,24 +3012,24 @@ msgstr ""
 "êùäéêïðïßçóç(äéáöïñåôéêÜ ôï êåßìåíï óå áõôÞ ôçí êùäéêïðïßçóç äåí èá "
 "åìöáíéóôåß êáíïíéêÜ) ;"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr ""
 "Äåí âñÝèçêå êáíÝíáò ÷åéñéóôÞò (handler) ãéá ôïí XML êüìâï(node) '%s', ôÜîç"
 "(class) '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Äåí âñÝèçêå ÷åéñéóôÞò ãéá ôýðï åéêüíáò."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Äåí Ý÷åé ïñéóôåß ÷åéñéóôÞò åéêüíáò ãéá ôïí ôýðï %d."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Äåí Ý÷åé ïñéóôåß ÷åéñéóôÞò åéêüíáò ãéá ôïí ôýðï %s."
@@ -2823,16 +3042,16 @@ msgstr "
 msgid "No sound"
 msgstr "×ùñßò Þ÷ï"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr ""
 "Äåí õðÜñ÷åé ìç ÷ñçóéìïðïéïýìåíï ÷ñþìá óôçí åéêüíá ðïõ åöááñìüæåôáé ç ìÜóêá"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "Äåí õðÜñ÷åé ìç ÷ñçóéìïðïéïýìåíï ÷ñþìá óôçí åéêüíá"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Íïñäéêü (ISO-8859-10)"
 
@@ -2848,12 +3067,12 @@ msgstr "
 msgid "Normal font:"
 msgstr "ÊáíïíéêÞ ãñáììáôïóåéñÜ:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Óçìåßùìá, 8 1/2 x 11 ßíôóåò"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2861,7 +3080,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "Ôá áíôéêåßìåíá ðñÝðåé íá Ý÷ïõí Ýíá ÷áñáêôçñéóôéêü id"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Áíïéãìá Áñ÷åßïõ"
 
@@ -2869,13 +3088,13 @@ msgstr "
 msgid "Open HTML document"
 msgstr "¢íïéãìá åããñÜöïõ HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "Áíïéãìá Áñ÷åßïõ"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Ëåéôïõñãßá äåí åéðéôñÝðåôå."
 
@@ -2894,7 +3113,7 @@ msgstr "
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "ÅðéëïãÞ '%s': ôï '%s' äåí ìðñïåé íá ìåôáôñáðåé óå çìåñïìçíßá."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "ÅðéëïãÝò"
 
@@ -2926,24 +3145,149 @@ msgstr "PCX: 
 msgid "PCX: version number too low"
 msgstr "PCX: áñéèìüò Ýêäïóçò ðïëý ÷áìçëüò"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Äåí Þôáí äõíáôÞ ç äÝóìåõóç ìíÞìçò."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Ç ìïñöÞ áñ÷åßïõ äåí áíáãíùñßæåôáé."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Ôï áñ÷åßï ìïéÜæåé íá åßíáé áðïêïììÝíï."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 ÖÜêåëïò, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 ÖÜêåëïò, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 ÖÜêåëïò, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 ÖÜêåëïò, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 ÖÜêåëïò, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 ÖÜêåëïò, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 ÖÜêåëïò, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 ÖÜêåëïò, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "ÖÜêåëïò DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 ÖÜêåëïò, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "ÖÜêåëïò DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 ÖÜêåëïò, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 ÖÜêåëïò, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 ÖÜêåëïò, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 ÖÜêåëïò, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 ÖÜêåëïò, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 ÖÜêåëïò, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 ÖÜêåëïò, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 ÖÜêåëïò, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 ÖÜêåëïò, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Óåëßäá %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Óåëßäá %d áðü %d"
@@ -2952,7 +3296,7 @@ msgstr "
 msgid "Page Setup"
 msgstr "ÏñãÜíùóç(setup) Óåëßäáò"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Ñýèìéóç(setup) Óåëßäáò"
 
@@ -2982,7 +3326,7 @@ msgstr "
 msgid "Passing an unkown object to GetObject"
 msgstr "Äüèçêå Ýíá Üãíùóôï áíôéêåßìåíï óôçí GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Äéêáéþìáôá"
 
@@ -2994,7 +3338,7 @@ msgstr "
 msgid "Please choose a valid font."
 msgstr "Ðáñáêáëþ åðéëÝîôå ìßá áðïäåêôÞ ãñáììáôïóåéñÜ."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Ðáñáêëþ åðéëÝîôå Ýíá õðÜñ÷ïí áñ÷åßï."
 
@@ -3002,13 +3346,13 @@ msgstr "
 msgid "Please choose the page to display:"
 msgstr "Ðáñáêëþ åðéëÝîôå ôçí óåëßäá ãéá áðåéêüíéóç:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr ""
 "Ðáñáêáëþ åðéëÝîôå ôïí ðáñï÷Ýá õðçñåóéþí Internet (ISP) ìå ôïí ïðïßï èÝëåôå "
 "íá óõíäåèåßôå"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3040,16 +3384,16 @@ msgid "Previous page"
 msgstr "Ðñïçãïýìåíç óåëßäá"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Åêôýðùóç"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Ðñïåðéóêüðçóç Åêôýðùóçò"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Áðïôõ÷ßá Ðñïåðéóêüðçóçò Åêôýðùóçò"
 
@@ -3069,7 +3413,7 @@ msgstr "
 msgid "Print previe&w"
 msgstr "Ð&ñïåðéóêüðçóç åêôýðùóçò"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Ðñïåðéóêüðçóç åêôýðùóçò"
 
@@ -3126,7 +3470,7 @@ msgstr "
 msgid "Printing..."
 msgstr "Ãßíåôáé åêôýðùóç..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3136,11 +3480,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Ôï ðñüãñáììá ìáôáéþèçêå."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Åñþôçìá"
 
@@ -3153,7 +3497,7 @@ msgstr "
 msgid "Ready"
 msgstr "¸ôïéìï"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Ï áíáöåñüìåíïò êïìâïò áíôéêåéìÝíïõ ìå ref=\"%s\" äåí âñÝèçêå!"
@@ -3162,17 +3506,17 @@ msgstr "
 msgid "Refresh"
 msgstr "ÁíáíÝùóç"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Ôï êëåéäß ìçôñþïõ '%s' õðÜñ÷åé Þäç."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Ôï êëåéäß ìçôñþïõ '%s' äåí õðÜñ÷åé, áäýíáôç ç ìåôïíïìáóßá ôïõ."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3184,7 +3528,7 @@ msgstr ""
 "äéáãñÜöïíôÜò ôï èá áöÞóåé ôï óýóôçìÜ óáò óå êáôÜóôáóç á÷ñçóôßáò:\n"
 "ç ëåéôïõñãßá ìáôáéþèçêå."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Ç ôéìÞ ìçôñþïõ '%s' õðÜñ÷åé Þäç."
@@ -3205,7 +3549,7 @@ msgstr "
 msgid "Remove current page from bookmarks"
 msgstr "Áöáßñåóç ôñÝ÷ïõóáò óåëßäáò áðü ôïõò óåëéäïäåßêôåò"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3223,7 +3567,7 @@ msgstr "
 msgid "Replace with:"
 msgstr "ÁíôéêáôÜóôáóç ìå:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Ôá áñ÷åßá ðüñùí ðñÝðåé íá Ý÷ïõí ôïí ßäéï áñéèìü Ýêäïóçò!"
 
@@ -3239,7 +3583,7 @@ msgstr "
 msgid "Roman"
 msgstr "Ñùìáúêü"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "ÁðïèÞêåõóç"
 
@@ -3256,7 +3600,7 @@ msgstr "
 msgid "Save as"
 msgstr "ÁðïèÞêåõóç ùò"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "ÁðïèÞêåõóç ðåñéå÷ïìÝíùí êáôáãñáöÞò(log) óå áñ÷åßï"
 
@@ -3292,7 +3636,7 @@ msgstr "
 msgid "Searching..."
 msgstr "Ãßíåôáé áíáæÞôçóç..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "ÔìÞìáôá"
 
@@ -3306,22 +3650,27 @@ msgstr "
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "ÅðéëïãÞ &Ïëùí"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "ÅðéëÝîôå Ýíá ðñüôõðá åããñÜöïõ"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "ÅðéëÝîôå ìéá ðñïâïëÞ åããñÜöùí"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "ÅðéëÝîôå Ýíá áñ÷åßï"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "ÔìÞìáôá"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3335,7 +3684,7 @@ msgstr "
 msgid "Setup..."
 msgstr "Ñõèìßóåéò..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "ÂñÝèçêáí ðïëëáðëÝò åíåñãÝò ôçëåöùíéêÝò óõíäÝóåéò, ãßíåôáé ôõ÷áßá åðéëïãÞ "
@@ -3349,11 +3698,11 @@ msgstr "
 msgid "Show all items in index"
 msgstr "ÅìöÜíéóç üëùí ôùí óôïé÷åßùí óôï åõñåôÞñéï"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "ÅìöÜíéóç êñõöþí êáôáëüãùí"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "ÅìöÜíéóç êñõöþí áñ÷åßùí."
 
@@ -3365,7 +3714,7 @@ msgstr "
 msgid "Shows the font preview."
 msgstr "Åìöáíßæåé ôçí ðñïåðéóêüðçóç ôçò ãñáììáôïóåéñÜò"
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "ÌÝãåèïò"
 
@@ -3382,8 +3731,7 @@ msgstr "
 msgid "Sorry, could not open this file for saving."
 msgstr "Óõããíþìç, åßíáé áäýíáôï ôï Üíïéãìá áõôïý ôïõ áñ÷åßïõ ãéá áðïèÞêåõóç."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Óõããíþìç, äåí ìðüñåóå íá áíïé÷èåß áõôü ôï áñ÷åßï."
 
@@ -3391,16 +3739,16 @@ msgstr "
 msgid "Sorry, could not save this file."
 msgstr "Óõããíþìç, äåí ìðüñåóå íá áðïèçêåõèåß áõôü ôï áñ÷åßï."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Óõããíþìç, äåí õðÜñ÷åé áñêåôÞ ìíÞìç ãéá ôçí äçìéïõñãßá ðñïåðéóêüðçóçò."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 "Óõããíþìç, ç ðñïåðéóêüðçóç åêôýðùóçò ÷ñåéÜæåôáé Ýíáí åãêáôåóôçìÝíï åêôõðùôÞ."
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Óõããíþìç, ç ìïñöÞ áõôïý ôïõ áñ÷åßïõ åßíáé Üãíùóôç."
 
@@ -3413,7 +3761,7 @@ msgstr "
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Ôï áñ÷åßï '%s' åßíáé óå ìç õðïóôçñéæüìåíç ìïñöÞ."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "ÄÞëùóç, 5 1/2 x 8 1/2 ßíôóåò"
 
@@ -3421,7 +3769,7 @@ msgstr "
 msgid "Status:"
 msgstr "ÊáôÜóôáóç: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "ÊáôÜóôáóç: "
 
@@ -3439,38 +3787,59 @@ msgstr "String To Colour : 
 msgid "String conversions not supported"
 msgstr "Ïé ìåôáôñïðÝò strings äåí õðïóôçñßæïíôáé"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "Ç õðï-êëÜóç '%s' äåí âñÝèçêå ãéá ôïí ðüñï '%s', äåí èá ãßíåé subclassing!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Åëâåôéêü(Swiss)"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Áäýíáôç ç äÝóìåõóç ìíÞìçò."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: ËÜèïò êáôÜ ôçí öüñôùóç åéêüíáò."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: ËÜèïò êáôÜ ôçí áíÜãíùóç åéêüíáò."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: ËÜèïò êáôÜ ôçí áðïèÞêåõóç åéêüíáò."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: ËÜèïò êáôá ôçí åããñáöÞ åéêüíáò."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "11 x 17 ßíôóåò"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "11 x 17 ßíôóåò"
 
@@ -3478,11 +3847,11 @@ msgstr "11 x 17 
 msgid "Teletype"
 msgstr "ÔçëÝôõðï"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Ðñüôõðá"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "ÔáûëáíäÝæéêï (ISO-8859-11)"
 
@@ -3511,7 +3880,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "O ôýðïò ðñï÷åßñïõ(clipboard format) '%d' äåí õðÜñ÷åé."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3520,7 +3889,7 @@ msgstr ""
 "Ï êáôÜëïãïò '%s' äåí õðÜñ÷åé\n"
 "Íá äçìéïõñãçèåß ôþñá;"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3529,7 +3898,7 @@ msgstr ""
 "Ôï áñ÷åßï '%s' äåí ìðüñåóå íá áíïé÷ôåß.\n"
 "ÁöáéñÝèçêå áðü ôçí ëßóôá ìå ôá ðñüóöáôá ÷ñçóéìïðïéçìÝíá áñ÷åßá."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3563,7 +3932,7 @@ msgstr "
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Ç äéáäñïìÞ '%s' ðåñéÝ÷åé ðÜñá ðïëëÜ \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3584,7 +3953,7 @@ msgstr "
 msgid "The value for the option '%s' must be specified."
 msgstr "Ç ôéìÞ ãéá ôçí åðéëïãÞ '%s' ðñÝðåé íá ðñïóäéïñéóôåß,"
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3607,7 +3976,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3621,7 +3990,7 @@ msgstr ""
 "Ç áñ÷éêïðïßçóç ìïíÜäáò íÞìáôïò åêôÝëåóçò (thread module) áðÝôõ÷å: áðïôõ÷ßá "
 "äçìéïõñãßáò êëåéäéïý íÞìáôïò (thread key)"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3634,11 +4003,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "Ç ñýèìéóç ðñïôåñáéüôçôáò ôïõ íÞìáôïò åêôÝëåóçò (thread) áãíïÞèçêå. "
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Ïñéæüíôéá ðáñÜèåóç"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Êáôáêüñõöç ðáñÜèåóç"
 
@@ -3685,11 +4054,11 @@ msgstr ""
 "ÐñïóðÜèåéá äéáëåýêáíóçò åíüò NULL ïíüìáôïò äéáêïìéóôÞ(hostname): ãßíåôáé "
 "ðáñáßôçóç"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Ôïõñêéêü (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Ôýðïò"
 
@@ -3698,7 +4067,7 @@ msgstr "
 msgid "Type must have enum - long conversion"
 msgstr "Ï ôýðïò ðñÝðåé íá Ý÷åé ìåôáôñïðÞ enum - long"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 ßíôóåò"
 
@@ -3735,39 +4104,39 @@ msgstr "
 msgid "Unexpected parameter '%s'"
 msgstr "Áðñïóäüêçôç ðáñÜìåôñïò '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "¢ãíùóôï óöÜëìá DDE %08x"
@@ -3780,7 +4149,7 @@ msgstr "
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "¢ãíùóôç êùäéêïðïßçóç (%d)"
@@ -3800,7 +4169,7 @@ msgstr "
 msgid "Unknown option '%s'"
 msgstr "¢ãíùóôç åðéëïãÞ '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "¢ãíùóôç óçìáßá óôýë (style flag)."
 
@@ -3809,7 +4178,7 @@ msgstr "
 msgid "Unkown Property %s"
 msgstr "¢ãíùóôç Éäéüôçôá %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Áôáßñéáóôï '{' óå ìßá åßóïäï (entry) ãéá ôïí ôýðï mime %s."
@@ -3838,7 +4207,7 @@ msgstr "
 msgid "Up"
 msgstr "ÅðÜíù"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "×ñÞóç: %s"
@@ -3851,15 +4220,15 @@ msgstr "
 msgid "Video Output"
 msgstr "¸îïäïò Åéêüíáò"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "ÅìöÜíéóç áñ÷åßùí óå ðñïâïëÞ ìå ëåðôïìÝñåéåò"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "ÅìöÜíéóç áñ÷åßùí óå ðñïâïëÞ ëßóôáò"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "ÐñïâïëÝò"
 
@@ -3875,17 +4244,17 @@ msgstr "
 msgid "Warning: "
 msgstr "Ðñïåéäïðïßçóç: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Ðñïåéäïðïßçóç: ðñïóðÜèåéá áðïìÜêñõíóçò äéá÷åéñéóôÞ åôéêåôþí (tag handler) "
 "HTML áðü Üäåéá óôïßâá (stack)."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Äõôéêï-Åõñùðáúêü (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Äõôéêï-Åõñùðáúêü ìå Euro (ISO-8859-15)"
 
@@ -3905,104 +4274,109 @@ msgstr "
 msgid "Win32 theme"
 msgstr "Win32 èÝìá"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s óå Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Áñáâéêü (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Âáëôéêü (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Êåíôñï-Åõñùðáúêü (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows ÁðëïðïéçìÝíï ÊéíÝæéêï (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Ðáñáäïóéáêü ÊéíÝæéêï (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Êõñéëéêü (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Åëëçíéêü (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Åâñáúêü (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Éáðùíéêü (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows ÊïñåÜôéêï (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Âáëôéêü (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Ôïõñêéêü (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Äõôéêï-Åõñùðáúêü (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4025,29 +4399,29 @@ msgstr "XPM: 
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: êáêïó÷çìáôéóìÝíïò ïñéóìüò ÷ñþìáôïò '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC resource '%s' (ôÜîç(class) '%s') äåí âñÝèçêå!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC resource: Äåí åßíáé äõíáôÞ ç äçìéïõñãßá bitmap áðü '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
 "XRC resource: ËáíèáóìÝíïò êáèïñéóìüò ÷ñþìáôïò '%s' ãéá ôçí éäéüôçôá '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Íáé"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Äåí ìðïñåßôå íá ðñïóèÝóåôå êáéíïýñãéï êáôÜëïãï óå áõôü ôï ôìÞìá."
 
@@ -4063,15 +4437,15 @@ msgstr "&
 msgid "Zoom to &Fit"
 msgstr "ÂÝëôéóôï æïõì"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[ÊÅÍÏ]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "ìéá DDEML åöáñìïãÞ Ý÷åé äçìéïõñãÞóåé Ýíáí ðáñáôåôáìÝíï race condition."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4083,51 +4457,51 @@ msgstr ""
 "Þ Ýíá ëáíèáóìÝíï áíáãíùñéóôéêü(identifier) instance\n"
 "äüèçêå óå ìéá DDEML óõíÜñôçóç(function)."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr ""
 "ç ðñïóðÜèåéá åíüò ðåëÜôç(client) íá åäñáéþóåé(establish) ìßá óõíäéÜëåîç"
 "(conversation) áðÝôõ÷å."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "ìßá ðñïóðÜèåéá äÝóìåõóçò (allocation) ìíÞìçò áðÝôõ÷å."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "áðÝôõ÷å ç åðéêýñùóç ìéáò ðáñáìÝôñïõ áðü ôï DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 "ìßá áßôçóç ãéá óýã÷ñïíç(synchronous) åíçìåñùôéêÞ(advise) óõíáëëáãÞ"
 "(transaction) îåðÝñáóå ôï ÷ñïíéêü ðåñéèþñéï (timed out)"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 "ìßá áßôçóç ãéá óýã÷ñïíç(synchronous) óõíáëëáãÞ(transaction) äåäïìÝíùí(data) "
 "îåðÝñáóå ôï ÷ñïíéêü ðåñéèþñéï (timed out)"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 "ìßá áßôçóç ãéá óýã÷ñïíç(synchronous) óõíáëëáãÞ(transaction) åêôÝëåóçò"
 "(execute) îåðÝñáóå ôï ÷ñïíéêü ðåñéèþñéï (timed out)"
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 "ìßá áßôçóç ãéá óýã÷ñïíç(synchronous) poke óõíáëëáãÞ(transaction) îåðÝñáóå ôï "
 "÷ñïíéêü ðåñéèþñéï (timed out)"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "ìßá áßôçóç ãéá ôåñìáôéóìü ìéáò åíçìåñùôéêÞò(advise) óõíáëëáãÞò(transaction) "
 "îåðÝñáóå ôï ÷ñïíéêü ðåñéèþñéï (timed out)"
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4138,7 +4512,7 @@ msgstr ""
 "ðïõ åß÷å ôåñìáôéóôåß áðü ôïí ðåëÜôç(client), Þ ï åîõðçñåôçôÞò (server)\n"
 "ôåñìÜôéóå ðñéí ïëïêëçñùèåß ìéá óõíáëëáãÞ( transaction)."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "ìßá óõíáëëáãÞ (transaction) áðÝôõ÷å."
 
@@ -4146,7 +4520,7 @@ msgstr "
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4158,15 +4532,15 @@ msgstr ""
 "Þ ìßá åöáñìïãÞ ðïõ áñ÷éêïðïéÞèçêå ùò APPCMD_CLIENTONLY\n"
 "ðñïóðÜèçóå íá êÜíåé óõíáëëáãÝò åîõðçñåôçôÞ (server transactions)."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "ìßá åóùôåñéêÞ êëÞóç óôçí óõíÜñôçóç (function) PostMessage áðÝôõ÷å."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "Ýíá åóùôåñéêü ëÜèïò óõíÝâç óôï DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4177,11 +4551,11 @@ msgstr ""
 "¼ôáí ç åöáñìïãÞ åðéóôñÝøåé áðü Ýíá XTYP_XACT_COMPLETE callback,\n"
 "ôï áíáãíùñéóôéêü óõíáëëáãÞò ãéá åêåßíï ôï callback äåí èá åßíáé ðëÝïí Ýãêõñï."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "ç ðñïóðÜèåéá áëëáãÞò áìåôÜâëçôïõ êëåéäéïý '%s' áãíïÞèçêå."
@@ -4194,7 +4568,7 @@ msgstr "
 msgid "bad signature"
 msgstr "êáêÞ óÞìáíóç"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4202,14 +4576,18 @@ msgstr ""
 msgid "binary"
 msgstr "äõáäéêü"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "Ýíôïíï"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "Ýíôïíï "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4230,7 +4608,7 @@ msgstr "
 msgid "can't create file '%s'"
 msgstr "äåí åßíáé äõíáôÞ ç äçìéïõñãßá ôïõ áñ÷åßïõ '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "Äåí åßíáé äõíáôÞ ç äéáãñáöÞ ôïõ áñ÷åßïõ ñõèìßóåùí '%s' ôïõ ÷ñÞóôç"
@@ -4242,7 +4620,12 @@ msgstr ""
 "áäýíáôï íá êáèïñéóôåß åáí ôï ôÝëïò áñ÷åßïõ ôïõ Ý÷åé öôÜóåé óôï ðåñéãñáöÝá "
 "(descriptor) %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Áðïôõ÷ßá åêôÝëåóçò ôïõ '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr ""
 "Äåí åßíáé äõíáôÞ ç åýñåóç ôïõ êåíôñéêïý êáôáëüãïõ óôï óõìðéåóìÝíï áñ÷åßï"
@@ -4254,7 +4637,7 @@ msgstr ""
 "áäýíáôç ç åýñåóç ôïõ ìåãÝèïõò áñ÷åßïõ óôïí ðåñéãñáöÝá áñ÷åßïõ (file "
 "desciptor) %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 "áäýíáôç ç åýñåóç ôïõ HOME ôïõ ÷ñÞóôç, ãßíåôáé ÷ñÞóç ôñÝ÷ïíôïò êáôáëüãïõ."
@@ -4291,7 +4674,7 @@ msgstr "
 msgid "can't open user configuration file '%s'."
 msgstr "äåí åßíáé äõíáôü ôï Üíïéãìá ôïõ áñ÷åßïõ ñõèìßóåùí '%s' ôïõ ÷ñÞóôç"
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "áäýíáôï ôï Üíïéãìá áñ÷åßïõ ñõèìßóåùí ôïõ ÷ñÞóôç."
 
@@ -4337,11 +4720,11 @@ msgstr "
 msgid "can't write to file descriptor %d"
 msgstr "äåí åßíáé äõíáôÞ ç åããñáöÞ ôïõ ðåñéãñáöÝá áñ÷åßïõ(file descriptor) %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "Áäýíáôç ç åããñáöÞ áñ÷åßïõ ñõèìßóåùí ÷ñÞóôç."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "áñ÷åßï êáôáëüãïõ ãéá ôçí ðåñéï÷Þ (domain) '%s' äåí âñÝèçêå."
@@ -4362,7 +4745,7 @@ msgstr "
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "çìåñïìçíßá"
 
@@ -4370,7 +4753,7 @@ msgstr "
 msgid "decompression error"
 msgstr "óöÜëìá áðïóõìðßåóçò"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "ðñïêáèïñéóìÝíï"
 
@@ -4378,19 +4761,19 @@ msgstr "
 msgid "delegate has no type info"
 msgstr "ï åêðñüóùðïò(delegate) äåí Ý÷åé ðëçñïöïñßåò ôýðïõ"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "äÝêáôï üãäïï"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "üãäïï"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "Ýâäïìï"
 
@@ -4399,7 +4782,7 @@ msgstr "
 msgid "encoding %s"
 msgstr "êùäéêïðïßçóç %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "ç åéóáãùãÞ(entry) '%s' åìöáíßæåôáé ðÜíù áðü ìßá öïñÜ óôï ãêñïýð '%s'"
@@ -4408,24 +4791,29 @@ msgstr "
 msgid "error in data format"
 msgstr "óöÜëìá óôç ìïñöÞ ôùí äåäïìÝíùí"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "óöÜëìá êáôÜ ôï Üíïéãìá ôïõ áñ÷åßïõ"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "óöÜëìá êáôÜ ôï Üíïéãìá ôïõ áñ÷åßïõ"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "óöÜëìá êáôá ôçí áíÜãíùóç êåíôñéêïý êáôáëüãïõ óôï óõìðéåóìÝíï áñ÷åßï"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "óöÜëìá êáôÜ ôçí áíÜãíùóç ôïðéêÞò êåöáëßäáò ôïõ óõìðéåóìÝíïõ áñ÷åßïõ"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "óöÜëìá êáôÜ ôçí åããñáöÞ áñ÷åßïõ zip '%s': åóöáëìÝíï crc Þ ìÞêïò"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "åäñáßùóå"
 
@@ -4434,11 +4822,11 @@ msgstr "
 msgid "failed to flush the file '%s'"
 msgstr "Áðïôõ÷ßá áäåéÜóìáôïò buffer (flush) ôïõ áñ÷åßïõ '%s'"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "äÝêáôï-ðÝìðôï"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "ðÝìðôï"
 
@@ -4469,7 +4857,7 @@ msgstr "
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "áñ÷åßï '%s': áðñïóäüêçôïò ÷áñáêôÞñáò %c óôç ãñáììÞ %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "ðñþôï"
 
@@ -4477,15 +4865,15 @@ msgstr "
 msgid "font size"
 msgstr "ìÝãåèïò ãñáììáôïóåéñÜò"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "äÝêáôï ôÝôáñôï"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "ôÝôáñôï"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "äçìéïõñãßá áíáëõôéêþí (verbose) ìçíõìÜôùí êáôáãñáöÞò (log)"
 
@@ -4493,7 +4881,7 @@ msgstr "
 msgid "incorrect event handler string, missing dot"
 msgstr "åóöáëìÝíï string ÷åéñéóôÞ event, ëåßðåé ôåëåßá"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "áñ÷éêïðïßçóå"
 
@@ -4501,49 +4889,49 @@ msgstr "
 msgid "invalid eof() return value."
 msgstr "ëáíèáóìÝíç ôéìÞ åðéóôñïöÞò ôïõ eof()."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ìç áðïäåêôÞ ôéìÞ åðéóôñïöÞò ðáñÜèõñïõ ìçíýìáôïò"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "ìç Ýãêõñï óõìðéåóìÝíï áñ÷åßï"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "ðëÜãéï"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "áðáëü(light)"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "áðáëü(light) "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "ç ãëþóóá '%s' äåí ìðïñåé íá ïñéóôåß"
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "ãßíåôáé åýñåóç ôïõ êáôáëüãïõ '%s' óôï ìïíïðÜôé '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "ìåóÜíõêôá"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "äÝêáôï Ýíáôï"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "Ýíáôï"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "êáíÝíá ëÜèïò DDE"
 
@@ -4555,11 +4943,11 @@ msgstr "
 msgid "noname"
 msgstr "áíþíõìï"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "ìåóçìÝñé"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4571,7 +4959,7 @@ msgstr "
 msgid "out of memory"
 msgstr "áíåðáñêÞò ìíÞìç"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4583,21 +4971,21 @@ msgstr "
 msgid "reading"
 msgstr "ãßíåôáé áíÜãíùóç"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "áíÜãíùóç ñïÞò zip (åããñáöÞ %s): åóöáëìÝíï crc "
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "áíÜãíùóç ñïÞò zip (åããñáöÞ %s): ëáíèáóìÝíï ìÞêïò"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "ðñüâëçìá åðáíåéóáãùãÞò (reentrancy problem)."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "äåýôåñï"
 
@@ -4605,11 +4993,11 @@ msgstr "
 msgid "seek error"
 msgstr "óöÜëìá åíôïðéóìïý"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "äÝêáôï-Ýâäïìï"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "Ýâäïìï"
 
@@ -4617,15 +5005,15 @@ msgstr "
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "åìöÜíéóç áõôïý ôïõ ìçíýìáôïò âïçèåßáò"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "äÝêáôï Ýêôï"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "Ýêôï"
 
@@ -4638,60 +5026,60 @@ msgstr ""
 msgid "specify the theme to use"
 msgstr "êáèïñßóôå ôï èÝìá ðïõ èá ÷ñçóéìïðïéçèåß"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "ôï ìÞêïò ôïõ áðïèêåõìÝíïõ áñ÷åßïõ äåí õðÜñ÷åé óôçí êåöáëßäá Zip"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "äÝêáôï"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "ç áðÜíôçóç óôç óõíáëëáãÞ áíÜãêáóå ôï DDE_FBUSY bit íá ôåèåß."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "ôñßôï"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "äÝêáôï ôñßôï"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff module: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "óÞìåñá"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "áýñéï"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "äùäÝêáôï"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "åéêïóôü"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "õðïãåãñáììÝíï"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "õðïãåãñáììÝíï "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "áðñïóäüêçôï \" óôç èÝóç %d óôï '%s'."
@@ -4709,7 +5097,7 @@ msgstr "
 msgid "unknown error"
 msgstr "Üíùóôï ëÜèïò"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "Üíùóôï ëÜèïò (êùäéêüò ëÜèïõò %08x)"
@@ -4722,7 +5110,7 @@ msgstr "
 msgid "unknown seek origin"
 msgstr "Üãíùóôç áöåôçñßá(origin) áíáæÞôçóçò(seek)"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "Üãíùóôï-%d"
@@ -4731,12 +5119,12 @@ msgstr "
 msgid "unnamed"
 msgstr "áðñïóäéüñéóôï"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "áðñïóäéüñéóôï%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "ìç õðïóôçñéæüìåíç ìÝèïäïò óõìðßåóçò Zip"
 
@@ -4744,7 +5132,7 @@ msgstr "
 msgid "unsupported zip archive"
 msgstr "Ìç õðïóôçñéæüìåíï óõìðéåóìÝíï áñ÷åßï zip"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "÷ñÞóç êáôáëüãïõ '%s' áðü '%s'"
@@ -4757,7 +5145,7 @@ msgstr "
 msgid "writing"
 msgstr "ãßíåôáé åããñáöÞ"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "ôï wxGetTimeOfDay áðÝôõ÷å."
 
@@ -4770,7 +5158,7 @@ msgstr "wxSocket: 
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: Üãíùóôï ãåãïíüò (event)!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr ""
@@ -4781,7 +5169,7 @@ msgstr ""
 msgid "wxWidgets could not open display. Exiting."
 msgstr "Ç âéëéïèÞêç wxWidgets äåí ìðïñåß íá áíïßîåé ôçí áðåéêüíéóç. 'Åîïäïò..."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "÷èåò"
 
@@ -4790,10 +5178,22 @@ msgstr "
 msgid "zlib error %d"
 msgstr "óöÜëìá zlib %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Áðïôõ÷ßá ëÞøçò ðïñåßáò óôïßâáò"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Ç öüñôùóç åéêüíáò Grey Ascii PNM äåí Ý÷åé õëïðïéçèåß áêüìá."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Ç öüñôùóç åéêüíáò Grey Raw PNM äåí Ý÷åé õëïðïéçèåß áêüìá."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Äåí åßíáé äõíáôÞ ç áíáìïíÞ ãéá ôïí ôåñìáôéóìü ôïõ íÞìáôïò."
 
index f0d70299770f0884eeac1660c97ccf8be5f2ef08..cc59bb1988c8f628f909185fa5d7879d2ad6fef7 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets 2.5.4\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-02-19 18:06+0100\n"
 "Last-Translator: Francisco Vila <francisco.vila@hispalinux.es>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (error %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Previsualización"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Sobre #10, 4 1/8 x 9 1/2 in"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Sobre #11, 4 1/2 x 10 3/8 in"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Sobre #12, 4 3/4 x 11 in"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Sobre #14, 5 x 11 1/2 in"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Sobre #9, 3 7/8 x 8 7/8 in"
 
@@ -75,7 +75,7 @@ msgstr "#define %s debe ser un entero."
 msgid "%i of %i"
 msgstr "%i de %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bytes"
@@ -85,17 +85,17 @@ msgstr "%ld bytes"
 msgid "%s (or %s)"
 msgstr "%s (o %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Error"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Información"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Aviso"
@@ -105,7 +105,7 @@ msgstr "%s Aviso"
 msgid "%s files (%s)|%s"
 msgstr "ficheros %s (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s mensaje"
@@ -139,7 +139,7 @@ msgstr "Tama
 msgid "&Apply"
 msgstr "&Aplicar"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Organizar iconos"
 
@@ -152,11 +152,11 @@ msgid "&Bold"
 msgstr "&Netrita"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Cancelar"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Cascada"
 
@@ -164,24 +164,26 @@ msgstr "&Cascada"
 msgid "&Clear"
 msgstr "&Limpiar"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Cerrar"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Copiar"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Borrar"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detalles"
 
@@ -197,7 +199,7 @@ msgstr "&Archivo"
 msgid "&Find"
 msgstr "&Buscar"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Finalizar"
 
@@ -209,12 +211,12 @@ msgstr "&Fuente:"
 msgid "&Forward"
 msgstr "Adelante"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "Ir a..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Ayuda"
 
@@ -230,11 +232,11 @@ msgstr "
 msgid "&Italic"
 msgstr "Curs&iva"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Log"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Mover"
 
@@ -242,11 +244,11 @@ msgstr "&Mover"
 msgid "&New"
 msgstr "&Nuevo"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Siguiente"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Siguiente >"
 
@@ -258,7 +260,7 @@ msgstr "&Siguiente Sugerencia"
 msgid "&No"
 msgstr "&No"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "&No"
@@ -276,7 +278,8 @@ msgstr "A&brir..."
 msgid "&Open..."
 msgstr "A&brir..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Pegar"
 
@@ -288,7 +291,7 @@ msgstr "Tama
 msgid "&Preferences"
 msgstr "&Preferencias"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Anterior"
 
@@ -296,7 +299,7 @@ msgstr "&Anterior"
 msgid "&Print"
 msgstr "Im&primir"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "Im&primir..."
 
@@ -309,7 +312,8 @@ msgid "&Quit"
 msgstr "&Salir"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Rehacer"
 
@@ -321,7 +325,7 @@ msgstr "&Rehacer "
 msgid "&Replace"
 msgstr "&Sustituir"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Restaurar"
 
@@ -329,7 +333,7 @@ msgstr "&Restaurar"
 msgid "&Save"
 msgstr "&Guardar..."
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Guardar..."
 
@@ -337,7 +341,7 @@ msgstr "&Guardar..."
 msgid "&Show tips at startup"
 msgstr "%Mostrar las sugerencias al inicio"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Tamaño"
 
@@ -354,7 +358,7 @@ msgid "&Underline"
 msgstr "Subrayada"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Deshacer"
 
@@ -374,9 +378,9 @@ msgstr "Arriba"
 msgid "&Weight:"
 msgstr "Peso"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Ventana"
 
@@ -384,7 +388,7 @@ msgstr "&Ventana"
 msgid "&Yes"
 msgstr "&Sí"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' tiene '..' adicional, se ignora."
@@ -400,7 +404,7 @@ msgstr "'%s' es inv
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' no es un valor numérico correcto para el parámetro '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' no es un catálogo de mensajes válido."
@@ -439,15 +443,15 @@ msgstr "(Ayuda)"
 msgid "(bookmarks)"
 msgstr "(favoritos)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -462,26 +466,46 @@ msgstr ""
 ", se esperaba static, #include o #define\n"
 "al analizar recurso."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 in"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 in"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "Sobre 6 3/4, 3 5/8 x 6 1/2 in"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 in"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": ¡el fichero no existe!"
@@ -494,23 +518,23 @@ msgstr ": conjunto de caracteres desconocido"
 msgid ": unknown encoding"
 msgstr ": codificación desconocida"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Atrás"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<UNIDAD>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<ENLACE>"
 
@@ -530,15 +554,15 @@ msgstr "<b>Negrita.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Cursiva.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -546,22 +570,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Una colección no vacía debe consistir en nodos del tipo 'elemento'"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Sobre C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Sobre C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "Hoja A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "Hoja A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "Hoja A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "Hoja A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "Hoja A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "Hoja A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "Hoja A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "Hoja Pequeña A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "Hoja A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "Hoja A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "Hoja A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "Hoja A5, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -578,7 +669,7 @@ msgstr "A
 msgid "Add current page to bookmarks"
 msgstr "Añadir página actual a favoritos"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Añadir a colores personalizados"
 
@@ -612,7 +703,7 @@ msgstr "Todo"
 msgid "All files (%s)|%s"
 msgstr "Todos los ficheros (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Todos los ficheros (*)|*"
 
@@ -620,7 +711,7 @@ msgstr "Todos los ficheros (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Todos los ficheros (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Todos los ficheros (*.*)|*"
 
@@ -632,13 +723,13 @@ msgstr "Se pas
 msgid "Already dialling ISP."
 msgstr "Llamando al ISP"
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 "¿Añadir el log al fichero '%s' (elegir [No] sobreescribirá el fichero)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabic (ISO-8859-6)"
 
@@ -646,27 +737,57 @@ msgstr "Arabic (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "El paquete no contiene un archivo #SYSTEM"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Atributos"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "Hoja B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Sobre B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "Hoja B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "Hoja B5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Sobre B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "Hoja B5, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Sobre B6, 176 x 125 mm"
 
@@ -698,11 +819,11 @@ msgstr "BMP: No se pudo escribir la cabecera (BitmapInfo) del fichero."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage no tiene su propia wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltic (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltic (old) (ISO-8859-4)"
 
@@ -719,11 +840,11 @@ msgstr "Gruesa"
 msgid "Bottom margin (mm):"
 msgstr "Margen inferior (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "Hoja C, 17 x 22 in"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Limpiar"
 
@@ -731,23 +852,23 @@ msgstr "&Limpiar"
 msgid "C&olour:"
 msgstr "C&olor:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Sobre C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Sobre C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Sobre C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Sobre C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Sobre C65, 114 x 229 mm"
 
@@ -755,11 +876,11 @@ msgstr "Sobre C65, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "¡El manejador CHM sólo permite ficheros locales!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "No se puede crear el mutex"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "No se pueden enumerar los ficheros '%s'"
@@ -769,12 +890,12 @@ msgstr "No se pueden enumerar los ficheros '%s'"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "No se pueden enumerar los ficheros en directorio '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "No se puede continuar el hilo de ejecución %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "No se puede continuar hilo de ejecución %x"
@@ -783,17 +904,17 @@ msgstr "No se puede continuar hilo de ejecuci
 msgid "Can not start thread: error writing TLS."
 msgstr "No se puede empezar el hilo de ejecución: error al escribir TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "No se puede suspender el hilo de ejecución %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "No se puede suspender el hilo de ejecución %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "No se puede esperar a la finalización del hilo de ejecución"
 
@@ -801,65 +922,65 @@ msgstr "No se puede esperar a la finalizaci
 msgid "Can't &Undo "
 msgstr "No se puede deshacer "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "No se puede comprobar formato de imagen de fichero '%s': el fichero no "
 "existe."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "No se puede cerrar la clave del registro '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "No se pueden copiar valores del tipo no soportado %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "No se puede crear la clave del registro '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "No se puede crear el hilo de ejecución"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "No se puede crear la ventana de clase %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "No se puede borrar la clave '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "No se puede borrar el fichero INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "No se puede borrar el valor '%s' de la clave '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "No se pueden enumerar las subclaves de la clave '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "No se pueden enumerar los valores de la clave '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "No se puede exportar el valor del tipo no soportado %d."
@@ -882,12 +1003,12 @@ msgstr "No se puede inicializar el flujo de compresi
 msgid "Can't initialize zlib inflate stream."
 msgstr "No se puede inicializar el flujo de descompresión de zlib."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "No se pudo cargar imagen de fichero '%s': el fichero no existe."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "No se puede abrir la clave del registro '%s'"
@@ -902,32 +1023,32 @@ msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 "Imposible leer flujo de descompresión: EOF inesperado en el flujo subyacente."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "No se puede leer el valor de '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "No se puede leer el valor de la clave '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "No se puede guardar imagen en fichero '%s': extensión desconocida."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "No se pueden guardar los contenidos del log a un fichero."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "No se puede establecer la prioridad del hilo de ejecución"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "No se puede establecer valor de '%s'"
@@ -937,14 +1058,14 @@ msgstr "No se puede establecer valor de '%s'"
 msgid "Can't write to deflate stream: %s"
 msgstr "No se puede escribir en el flujo de compresión %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "No se pueden convertir unidades: diálogo desconocido."
 
@@ -953,22 +1074,22 @@ msgstr "No se pueden convertir unidades: di
 msgid "Cannot convert from the charset '%s'!"
 msgstr "¡No se puede convertir desde el conjunto de caracteres '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "No se puede encontrar conexión activa: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "No se puede encontrar el contenedor para el control desconocido '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "No se puede encontrar nodo de tipo de letra '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "No se puede localizar el fichero de libreta de direcciones"
 
@@ -979,15 +1100,15 @@ msgstr ""
 "No se puede obtener un rango de prioridades para la política de "
 "planificación %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "No se puede obtener el nombre de la máquina (hostname)"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "No se puede obtener el nombre oficial de la máquina (hostname)"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "No se puede colgar - no hay conexiones activas."
 
@@ -995,7 +1116,7 @@ msgstr "No se puede colgar - no hay conexiones activas."
 msgid "Cannot initialize OLE"
 msgstr "No se puede inicializar OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "¡No se puede inicialzar SciTech MGL!"
 
@@ -1008,7 +1129,7 @@ msgstr "No se puede inicializar el 'display'."
 msgid "Cannot load icon from '%s'."
 msgstr "No se puede cargar el icono de '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "No puede cargar el fichero de recursos %s."
@@ -1033,12 +1154,12 @@ msgstr "No se puede abrir la URL '%s'"
 msgid "Cannot open contents file: %s"
 msgstr "No se puede abrir los contenidos del fichero: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "No se puede abrir el fichero '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "¡No se puede abrir el fichero para impresión PostScript!"
 
@@ -1047,17 +1168,17 @@ msgstr "
 msgid "Cannot open index file: %s"
 msgstr "No se puede abrir el fichero índice: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "No se pueden analizar las formas plurales '%s'."
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "No se pueden parsear coordenadas desde '%s'."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "No se puede parsear dimensión desde '%s'."
@@ -1093,7 +1214,7 @@ msgstr "No se puede crear la cola de eventos del hilo de ejecuci
 msgid "Case sensitive"
 msgstr "Sensible a May/Min"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Celtic (ISO-8859-14)"
 
@@ -1101,16 +1222,16 @@ msgstr "Celtic (ISO-8859-14)"
 msgid "Centered"
 msgstr "Centrado"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Europa Central (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Elegir ISP al que conectar"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Elegir color"
 
@@ -1118,11 +1239,11 @@ msgstr "Elegir color"
 msgid "Choose font"
 msgstr "Elegir fuente"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Cerrar"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Borrar los contenidos del log"
 
@@ -1135,20 +1256,20 @@ msgstr "Haga clic para cancelar selecci
 msgid "Click to confirm the font selection."
 msgstr "Haga clic para confirmar la selección de fuente"
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Cerrar"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Cerrar\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Cerrar Todo"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Cerrar esta ventana"
 
@@ -1156,20 +1277,20 @@ msgstr "Cerrar esta ventana"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Archivo de ayuda HTML comprimido (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Ordenador"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Un nombre de entrada de configuracón no puede empezar por '%c'."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Confirmar"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Confirmar actualización del registro"
 
@@ -1181,7 +1302,7 @@ msgstr "Conectando..."
 msgid "Contents"
 msgstr "Contenidos"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Conversión a juego de caracteres '%s' no funciona."
@@ -1239,16 +1360,16 @@ msgstr ""
 "No se puede resolver el id de menu '%s'. Usar un entero distinto de cero\n"
 " o proporcionar el #define (ver consejos del manual)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "No puede iniciarse la previsualización del documento."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "No se puede iniciar la impresión."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "No puede transferir datos a la ventana"
 
@@ -1257,7 +1378,7 @@ msgstr "No puede transferir datos a la ventana"
 msgid "Could not unlock mutex"
 msgstr "No se pudo desbloquear el mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "No se pudo adquirir un bloqueo de mutex"
 
@@ -1280,7 +1401,7 @@ msgstr "No se puedo crear el cursor."
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "No se pudo encontrar el símbolo '%s' en la librería dinámica"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "No se pudo obtener el puntero al hilo de ejecución actual"
 
@@ -1305,11 +1426,11 @@ msgstr "No se pudo abrir el dispositivo de sonido '%s'"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "No se puede registrar formato de portapapeles '%s'"
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "No se pudo liberar un mutex"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "No se puede recuperar información sobre el elemento %d de la lista."
@@ -1328,31 +1449,32 @@ msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 "No se encontró el parámetro de creación en los parámetros RTTI declarados"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Crear directorio"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Crear nuevo directorio"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Cortar"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Directorio actual:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cirílico (ISO-8859-14)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "Hoja D, 22 x 34 in"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Fallo en la petición de rastreo DDE"
 
@@ -1376,11 +1498,11 @@ msgstr "Cabecera DIB: Profundidad de color desconocida en fichero."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Cabecera DIB: Codificación desconocida en fichero."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Sobre DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1390,7 +1512,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "No pudo crearse directorio '%s'"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1398,7 +1520,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Decorative"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Codificación predeterminada"
 
@@ -1415,11 +1537,11 @@ msgstr "&Borrar elemento"
 msgid "Deleted stale lock file '%s'."
 msgstr "Fichero de bloqueo '%s' borrado."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Escritorio"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1431,7 +1553,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "¿Sabías que...?"
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Decorative"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "No pudo crearse directorio '%s'"
@@ -1441,11 +1568,11 @@ msgstr "No pudo crearse directorio '%s'"
 msgid "Directory '%s' doesn't exist!"
 msgstr "¡El directorio '%s' no existe!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "El directorio no existe"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "El directorio no existe"
 
@@ -1461,8 +1588,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Mostrar el diálogo de opciones"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1483,7 +1609,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "¿Desea guardar los cambios hechos al documento %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "No guardar"
 
@@ -1495,6 +1621,10 @@ msgstr "Hecho"
 msgid "Done."
 msgstr "Hecho."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1504,7 +1634,7 @@ msgstr "Identificador duplicado: %d"
 msgid "Down"
 msgstr "Abajo"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "Hoja E, 34 x 44 in"
 
@@ -1516,12 +1646,12 @@ msgstr "Editar elemento"
 msgid "Elapsed time : "
 msgstr "Tiempo transcurrido : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Introduzca un número de página entre %d y %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "no se puede abrir el fichero '%s'"
@@ -1530,7 +1660,12 @@ msgstr "no se puede abrir el fichero '%s'"
 msgid "Entries found"
 msgstr "Documentos encontrados"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Sobre DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1538,20 +1673,21 @@ msgstr ""
 "Falló la expansión de las variables de entorno: falta '%c' en la posición %d "
 "en '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Error"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Error "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Error creando directorio"
 
@@ -1563,7 +1699,7 @@ msgstr "Error al leer imagen DIB."
 msgid "Error reading config options."
 msgstr "Error al leer las opciones de configuración."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Error al guardar los datos de configuración del usuario."
 
@@ -1575,7 +1711,7 @@ msgstr "Error al escribir en el sem
 msgid "Error: "
 msgstr "Error: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1583,7 +1719,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Tiempo estimado : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1592,12 +1728,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Falló la ejecución del comando '%s'"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Falló la ejecución del comando '%s' con el error: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 in"
 
@@ -1619,7 +1755,7 @@ msgstr "Se esperaba '=' al analizar el recurso."
 msgid "Expected 'char' while parsing resource."
 msgstr "Se esperaba 'char' al analizar el recurso."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
@@ -1627,7 +1763,7 @@ msgstr ""
 "Exportando clave de registro: archivo \"%s\" existente que no se "
 "sobreescribirá."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Página de Códigos Unix Extendida para Japonés (EUC-JP)"
 
@@ -1636,7 +1772,7 @@ msgstr "P
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Falló la extracción de '%s' de '%s'"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Fallo al %s marcado de la conexión: %s"
@@ -1645,7 +1781,7 @@ msgstr "Fallo al %s marcado de la conexi
 msgid "Failed to access lock file."
 msgstr "Fallo al acceder al fichero de bloqueo."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1673,39 +1809,39 @@ msgstr "Error al cerrar el fichero de bloqueo '%s'"
 msgid "Failed to close the clipboard."
 msgstr "Error al cerrar el portapapeles."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Fallo al conectar: faltan usuario/contraseña."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Fallo al conectar: no hay ISP al que llamar."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Error al copiar el valor '%s' del registro"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Fallo al copiar los contenidos de la clave del registro '%s' a '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Error al copiar el fichero '%s' a '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Error al copiar la subclave del registro '%s' en '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Fallo al crear cadena DDE"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Fallo al crear panel MDI padre"
 
@@ -1721,12 +1857,12 @@ msgstr "Fallo al crear un nombre temporal de fichero"
 msgid "Failed to create an anonymous pipe"
 msgstr "Fallo al crear canal anónimo"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Fallo al crear la conexión al servidor '%s' en '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Fallo al crear el cursor."
 
@@ -1745,7 +1881,7 @@ msgstr "Fallo al crear directorio %s/.gnome."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Fallo al crear directorio %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1770,7 +1906,7 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Error al mostrar el documento HTML con codificación %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Fallo al vaciar el portapapeles."
@@ -1779,21 +1915,21 @@ msgstr "Fallo al vaciar el portapapeles."
 msgid "Failed to enumerate video modes"
 msgstr "Fallo al enumerar los modos de vídeo."
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Fallo al establecer un lazo de aviso con el servidor DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Fallo al establecer la conexión: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Error al ejecutar '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1824,12 +1960,12 @@ msgstr ""
 "Error al buscar el fuente XPM %s. \n"
 "¿Se olvidó de usar wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Error al obtener nombres de ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Error al obtener información portapapeles."
 
@@ -1837,20 +1973,11 @@ msgstr "Error al obtener informaci
 msgid "Failed to get data from the clipboard"
 msgstr "Error al obtener datos del portapapeles"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"Fallo al obtener la traza de la pila:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Error al obtener el sistema horario local"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Error al obtener el directorio de trabajo"
 
@@ -1862,7 +1989,7 @@ msgstr "Fallo al inicializar GUI: no se encontraron temas."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Fallo al inicializar Ayuda MS HTML."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Fallo al inicializar OpenGL."
 
@@ -1879,7 +2006,7 @@ msgstr ""
 "Error al sincronizar con un hilo de ejecución, pérdida potencial de memoría "
 "detectada - por favor reinicie el programa"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Error al matar el proceso %d"
@@ -1918,7 +2045,7 @@ msgstr "Error la bloquear el bloqueo del fichero '%s'"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Fallo al buscar '%s' en la expresión regular: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Error al modificar las horas del fichero para '%s'"
@@ -1949,7 +2076,7 @@ msgstr "Error al poner datos en el portapapeles"
 msgid "Failed to read PID from lock file."
 msgstr "Error al leer PID de fichero de bloqueo."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Error en la redirección de la entrada/salida del proceso hijo"
 
@@ -1957,12 +2084,12 @@ msgstr "Error en la redirecci
 msgid "Failed to redirect the child process IO"
 msgstr "Error en la redirección de la entrada/salida del proceso hijo"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Error al registrar el servidor DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "Fallo al registrar la clase de ventana OpenGL."
 
@@ -1986,12 +2113,12 @@ msgstr "Error al quitar el fichero de bloqueo '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Error al borrar el fichero de bloqueo '%s'."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Fallo al renombrar valor del registro '%s' a '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Error al renombrar la clave del registro '%s' a '%s'."
@@ -2000,12 +2127,12 @@ msgstr "Error al renombrar la clave del registro '%s' a '%s'."
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Error al obtener datos del portapapeles."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Error al obtener horas del fichero para '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Fallo al recuperar el mensaje de error de RAS"
 
@@ -2013,12 +2140,12 @@ msgstr "Fallo al recuperar el mensaje de error de RAS"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Fallo al recuperar los formatos soportados del portapapeles"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Error al guardar la imagen de mapa de bits en el fichero \"%s\"."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Fallo al enviar notificación de aviso DDE"
 
@@ -2055,16 +2182,16 @@ msgstr "
 msgid "Failed to terminate a thread."
 msgstr "Error al terminar un hilo de ejecución."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Error al terminar el bucle de aviso con el servidor DDE"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Error al terminar la conexión: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Error al 'tocar' el fichero '%s'"
@@ -2074,16 +2201,16 @@ msgstr "Error al 'tocar' el fichero '%s'"
 msgid "Failed to unlock lock file '%s'"
 msgstr "Fallo al quitar el bloqueo del fichero '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Error al desregistrar el servidor DDE '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "No puede actualizarse el fichero de configuración de usuario"
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2094,7 +2221,7 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr "Error al escribir al bloquear el fichero '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Error fatal"
 
@@ -2111,12 +2238,12 @@ msgstr "Archivo"
 msgid "File %s does not exist."
 msgstr "El fichero %s no existe."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "El fichero '%s' ya existe, ¿realmente quieres sobreescribirlo?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2129,20 +2256,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "El fichero no pudo ser cargado."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Error de fichero"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Ya existe un fichero con el mismo nombre."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Archivo"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Ficheros (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Archivo"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Buscar"
@@ -2155,7 +2291,7 @@ msgstr "Fuente fija:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Monoespaciado.<br> <b>negrita</b> <i>cursiva</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 in"
 
@@ -2163,7 +2299,7 @@ msgstr "Folio, 8 1/2 x 13 in"
 msgid "Font size:"
 msgstr "Tamaño de fuente:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Error en bifurcación de proceso (fork)"
 
@@ -2214,11 +2350,11 @@ msgstr "Tema GTK+"
 msgid "Generic PostScript"
 msgstr "PostScript genérica"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 in"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 in"
 
@@ -2246,19 +2382,19 @@ msgstr "Adelante"
 msgid "Go one level up in document hierarchy"
 msgstr "Subir un nivel en la jerarquía del documento"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Ir al directorio principal"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Ir al directorio superior"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Ir a Página"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Greek (ISO-8859-7)"
 
@@ -2279,12 +2415,11 @@ msgstr "El anclaje HTML %s no existe."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "Archivos HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebrew (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Ayuda"
 
@@ -2313,15 +2448,15 @@ msgstr "Libros de ayuda (*.htb)|*.htb|Libros de ayuda (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "Ayuda: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Inicio"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Carpeta de inicio"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2370,13 +2505,13 @@ msgstr "IFF: 
 msgid "Icon resource specification %s not found."
 msgstr "Especificación de recursos de iconos %s no encontrada."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2384,7 +2519,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Se ignorará el valor \"%s\" de la clave \"%s\"."
@@ -2405,19 +2540,19 @@ msgstr "N
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Número ilegal de parámetros para el método Create"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Nombre de directorio ilegal"
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Especificación de fichero Ilegal"
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "La imagen y la máscara tienen tamaños diferentes"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "fichero de imagen no es de tipo %d."
@@ -2430,21 +2565,21 @@ msgstr ""
 "Imposible crear control 'rich edit', se usará el control de texto simple. "
 "Por favor instale riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Imposible obtener la entrada del proceso hijo"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Imposible obtener permisos para el fichero '%s'"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Imposible sobreescribir el fichero '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Imposible establecer permisos para el fichero '%s'"
@@ -2457,19 +2592,23 @@ msgstr "Aumentar margen"
 msgid "Index"
 msgstr "Índice"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indian (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Error interno, wxCustomTypeInfo ilegal"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Índice inválido de fichero TIFF."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Recurso XRC no válido '%s': no tiene el nodo raíz 'resource'."
@@ -2506,7 +2645,7 @@ msgstr "Expresi
 msgid "Italic"
 msgstr "Itálica"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Sobre Italy, 110 x 230 mm"
 
@@ -2518,15 +2657,67 @@ msgstr "JPEG: No se pudo cargar - el fichero est
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: No pudo guardarse imagen."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Justificado"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2534,7 +2725,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "Horizontal"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Libro Mayor, 17 x 11 in"
 
@@ -2542,15 +2733,44 @@ msgstr "Libro Mayor, 17 x 11 in"
 msgid "Left margin (mm):"
 msgstr "Margen Izquierdo (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 in"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 in"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Sobre, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Sobre, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Sobre, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Sobre Pequeño, 8 1/2 x 11 in"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Sobre, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Sobre, 8 1/2 x 11 in"
 
@@ -2571,17 +2791,6 @@ msgstr "Cargar el fichero %s"
 msgid "Loading : "
 msgstr "Cargando :"
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-"Cargar un fichero ascii PNM de escala de grises aún no está implementado."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-"Cargar un fichero de imagen PNM 'raw' de escala de grises aún no está "
-"implementado."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2592,7 +2801,7 @@ msgstr "El archivo de bloqueo '%s' tiene un propietario incorrecto."
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "El archivo de bloqueo '%s' tiene permisos incorrectos."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Log guardado a el fichero '%s'."
@@ -2617,7 +2826,7 @@ msgstr ""
 "La funciones de Ayuda MS HTML no están disponibles porque la librería de "
 "Ayuda MS HTML no está instalada. Por favor instálela."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ximizar"
 
@@ -2643,7 +2852,7 @@ msgstr "Men
 msgid "Metal theme"
 msgstr "Tema Metal"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimizar"
 
@@ -2662,11 +2871,16 @@ msgstr "Modo %ix%i-%i no disponible."
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Modificado"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Sobre Monarch, 3 7/8 x 7 1/2 in"
 
@@ -2678,11 +2892,11 @@ msgstr "Mover hacia abajo"
 msgid "Move up"
 msgstr "Subir"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nombre"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Crear directorio"
 
@@ -2690,8 +2904,8 @@ msgstr "Crear directorio"
 msgid "New item"
 msgstr "Elemento nuevo"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "Nuevo Nombre"
 
@@ -2703,9 +2917,9 @@ msgstr "Siguiente"
 msgid "Next page"
 msgstr "Página siguiente"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "No"
 
@@ -2745,22 +2959,22 @@ msgstr ""
 "¿Le gustaría seleccionar una fuente para usarse con esta codificación\n"
 "(de otra forma el texto con esta codificación no se mostrará correctamente)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "¡No se encontró manejador para el nodo XML '%s', clase '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "No se ha encontrado ningún manipulador para el tipo de imagen."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "No hay definido ningún manipulador de imagen para tipo %d."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "No hay definido ningún manipulador de imagen para tipo %s."
@@ -2773,15 +2987,15 @@ msgstr "Todav
 msgid "No sound"
 msgstr "No hay ningún sonido"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "No hay ningún color sin utilizar en la imagen que se está enmascarando"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "No hay ningún color sin usar en la imagen."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordic (ISO-8859-10)"
 
@@ -2797,12 +3011,12 @@ msgstr "Nnormal<br>y <u>subrayado</u>. "
 msgid "Normal font:"
 msgstr "Fuente normal:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Nota, 8 1/2 x 11 in"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "Aceptar"
 
@@ -2810,7 +3024,7 @@ msgstr "Aceptar"
 msgid "Objects must have an id attribute"
 msgstr "Los objetos deben tener un atributo de identificación"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Abrir archivo"
 
@@ -2818,13 +3032,13 @@ msgstr "Abrir archivo"
 msgid "Open HTML document"
 msgstr "Abrir documento HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "Abrir archivo"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operación no permitida"
 
@@ -2843,7 +3057,7 @@ msgstr "El par
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "El parámetro '%s': '%s' no puede convertirse a fecha."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Opciones"
 
@@ -2875,24 +3089,149 @@ msgstr "PCX: 
 msgid "PCX: version number too low"
 msgstr "PCX: número de versión demasiado antigua"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: No se pudo reservar memoria."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Formato de fichero no reconocido."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: El fichero parece estar truncado."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Sobre C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Sobre C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Sobre C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Sobre C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Sobre C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Sobre B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Sobre C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Sobre B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Sobre DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Sobre C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Sobre DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Sobre C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Sobre C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Sobre C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Sobre B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Sobre C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Sobre C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Sobre C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Sobre C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Sobre C5, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Página %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Página %d de %d"
@@ -2901,7 +3240,7 @@ msgstr "P
 msgid "Page Setup"
 msgstr "Configurar Página"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Configurar página"
 
@@ -2931,7 +3270,7 @@ msgstr "Paso de un objeto ya registrado a SetObjectName"
 msgid "Passing an unkown object to GetObject"
 msgstr "Paso de un objeto desconocido a GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Permisos"
 
@@ -2943,7 +3282,7 @@ msgstr "Error en la creaci
 msgid "Please choose a valid font."
 msgstr "Por favor elija una fuente válida."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Por favor elige un fichero existente"
 
@@ -2951,11 +3290,11 @@ msgstr "Por favor elige un fichero existente"
 msgid "Please choose the page to display:"
 msgstr "Por favor elija la página que quiere presentar:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Por favor elija el ISP al que se quiere conectar"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2987,16 +3326,16 @@ msgid "Previous page"
 msgstr "Página anterior"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Imprimir"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Previsualización de la impresión"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Error en previsualización de impresión"
 
@@ -3016,7 +3355,7 @@ msgstr "Impresi
 msgid "Print previe&w"
 msgstr "&Vista previa de impresión"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Vista previa de impresión"
 
@@ -3073,7 +3412,7 @@ msgstr "Imprimiendo p
 msgid "Printing..."
 msgstr "Imprimiendo..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3083,11 +3422,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Programa abortado."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Pregunta"
 
@@ -3100,7 +3439,7 @@ msgstr "Error de lectura en el fichero '%s'"
 msgid "Ready"
 msgstr "Listo"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "¡No se ha encontrado objeto nodo referenciado con ref=\"%s\"!"
@@ -3109,17 +3448,17 @@ msgstr "
 msgid "Refresh"
 msgstr "Refrescar"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "La clave del registro '%s' ya existe."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "La clave del registro '%s' no existe, no se puede renombrar."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3131,7 +3470,7 @@ msgstr ""
 "si se borra puede dejar es sistema en un estado inestable:\n"
 "operación abortada."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "La clave del registro '%s' ya existe."
@@ -3152,7 +3491,7 @@ msgstr "Quitar"
 msgid "Remove current page from bookmarks"
 msgstr "Eliminar la página actual de favoritos"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3171,7 +3510,7 @@ msgstr "Sustituir &todo"
 msgid "Replace with:"
 msgstr "Sustituir por:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "¡Los ficheros de recursos deben ser de la misma versión!"
 
@@ -3187,7 +3526,7 @@ msgstr "Margen derecho (mm):"
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "&Guardar"
 
@@ -3204,7 +3543,7 @@ msgstr "Guardar &como..."
 msgid "Save as"
 msgstr "Guardar como"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Guardar los contenidos del log a un fichero"
 
@@ -3240,7 +3579,7 @@ msgstr "Buscar en todos los libros"
 msgid "Searching..."
 msgstr "Buscando..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Secciones"
 
@@ -3256,22 +3595,27 @@ msgstr ""
 "Error de acceso en el archivo '%s' (los archivos grandes no están soportados "
 "por stdio)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Seleccionar &Todo"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Seleccionar una plantilla de documento"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Seleccionar una vista de documento"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Seleccionar un fichero"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Secciones"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3285,7 +3629,7 @@ msgstr "Se llam
 msgid "Setup..."
 msgstr "Configuración..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "Se han encontrado varias conexiones activas, eligiendo una aleatoriamente."
@@ -3298,11 +3642,11 @@ msgstr "Mostrar todo"
 msgid "Show all items in index"
 msgstr "Mostrar todos los datos en el índice"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Mostrar directorios ocultos"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Mostrar ficheros ocultos"
 
@@ -3314,7 +3658,7 @@ msgstr "Mostrar/Ocultar panel de navegaci
 msgid "Shows the font preview."
 msgstr "Muestra la vista previa de la fuente."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Tamaño"
 
@@ -3331,8 +3675,7 @@ msgstr "Cursiva"
 msgid "Sorry, could not open this file for saving."
 msgstr "No pudo abrirse este fichero para guardar."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "No pudo abrirse este fichero."
 
@@ -3340,16 +3683,16 @@ msgstr "No pudo abrirse este fichero."
 msgid "Sorry, could not save this file."
 msgstr "No pudo guardarse este fichero."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Memoria insuficiente para crear previsualización."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 "Disculpe, la impresión de vista previa requiere que se instale una impresora."
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Lo sentimos, el formato de este archivo se desconoce."
 
@@ -3362,7 +3705,7 @@ msgstr "Los datos de sonido est
 msgid "Sound file '%s' is in unsupported format."
 msgstr "El archivo de sonido '%s' está en un formato no soportado."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 in"
 
@@ -3370,7 +3713,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 in"
 msgid "Status:"
 msgstr "Estado: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Estado: "
 
@@ -3389,37 +3732,58 @@ msgstr "Cadena a Color: Especificaci
 msgid "String conversions not supported"
 msgstr "Conersiones de cadena no soportadas"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "¡No se encontró la subclase '%s' para el recurso '%s'!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: No se pudo reservar memoria."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Error al cargar imagen."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Error al leer imagen."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Error al guardar imagen."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Error al escribir imagen."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloide, 11 x 17 in"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloide, 11 x 17 in"
 
@@ -3427,11 +3791,11 @@ msgstr "Tabloide, 11 x 17 in"
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Plantillas"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3459,7 +3823,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "El formato %d del portapapeles no existe."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3468,7 +3832,7 @@ msgstr ""
 "El directorio '%s' no existe\n"
 "¿Crearlo ahora?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3477,7 +3841,7 @@ msgstr ""
 "El fichero '%s' no pudo abrirse.\n"
 "Ha sido borrado de la lista de archivos recientes."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3511,7 +3875,7 @@ msgstr "El peso de la fuente."
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "¡La ruta '%s' contiene demasiados \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3532,7 +3896,7 @@ msgstr "El texto no pudo ser guardado."
 msgid "The value for the option '%s' must be specified."
 msgstr "El valor para el parámetro '%s' debe especificarse."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3557,7 +3921,7 @@ msgstr ""
 "El sistema no soporta el control de selección de fecha, sírvase actualizar "
 "la versión de comctl32.dll"
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3571,7 +3935,7 @@ msgstr ""
 "Error en la inicialización del módulo de hilos de ejecución: error al crear "
 "clave de hilo"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3583,11 +3947,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "La configuración de la prioridad del hilo de ejecución es ignorada."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Mosaic &Horizontal"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Mosaico &Vertical"
 
@@ -3633,11 +3997,11 @@ msgstr ""
 "Intentando resolver un nombre de máquina (hostname) nulo: imposible de "
 "resolver"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turkish (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Tipo"
 
@@ -3646,7 +4010,7 @@ msgstr "Tipo"
 msgid "Type must have enum - long conversion"
 msgstr "El tipo debe tener conversión de enum a long"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 in"
 
@@ -3683,39 +4047,39 @@ msgstr "Fin de fichero inesperado al analizar el recurso."
 msgid "Unexpected parameter '%s'"
 msgstr "Parámetro '%s' inesperado"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bits (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bits Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bits Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bits (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bits Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bits Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Error DDE desconocido %08x"
@@ -3728,7 +4092,7 @@ msgstr "Objeto desconocido pasado a GetObjectClassInfo"
 msgid "Unknown dynamic library error"
 msgstr "Error desconocido de biblioteca dinámica"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Codificación desconocida (%d)"
@@ -3748,7 +4112,7 @@ msgstr "El par
 msgid "Unknown option '%s'"
 msgstr "El parámetro '%s' es desconocido"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Flag de estilo desconocido"
 
@@ -3757,7 +4121,7 @@ msgstr "Flag de estilo desconocido"
 msgid "Unkown Property %s"
 msgstr "Propiedad '%s' desconocida"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Paréntesis '(' no emparejado en una entrada para tipo mime %s."
@@ -3786,7 +4150,7 @@ msgstr "Tema no soportado '%s'."
 msgid "Up"
 msgstr "Arriba"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Uso: %s"
@@ -3799,15 +4163,15 @@ msgstr "Conflicto de validaci
 msgid "Video Output"
 msgstr "Salida de vídeo"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Ver ficheros en detalle"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Ver ficheros como lista"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Vistas"
 
@@ -3823,15 +4187,15 @@ msgstr "Aviso"
 msgid "Warning: "
 msgstr "Aviso: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Atención: intentando eliminar una etiqueta HTML de una pila vacía "
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Europa Occidental (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Europa Occidental coh Euro (ISO-8859-15)"
 
@@ -3851,104 +4215,109 @@ msgstr "S
 msgid "Win32 theme"
 msgstr "Tema Win32"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s en Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (build %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabic (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltic (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Central European (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Chinese Simplified (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Chino Tradicional (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cyrillic (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Greek (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebrew (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japonés (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Coreano (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (build %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (build %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Baltic (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turkish (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Western European (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (build %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -3971,29 +4340,29 @@ msgstr "XPM: 
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: ¡Definición de color '%s' errónea!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "¡Recurso XRC '%s' (clase '%s') no encontrado!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "Recurso XRC: No se pudo crear el mapa de bits de '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
 "Recurso XRC: Especificación de color '%s' incorrecta para la propiedad '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Sí"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "No puede añadir un nuevo directorio a esta sección."
 
@@ -4009,15 +4378,15 @@ msgstr "Alejar"
 msgid "Zoom to &Fit"
 msgstr "Ajustar tamaño"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[VACÍO]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "una aplicación DDEML ha creado una condición acelerada prolongada."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4029,39 +4398,39 @@ msgstr ""
 "o se pasó un identificador de instancia no válido\n"
 "a una función DDEML."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "el intento de un cliente de establece conversación falló."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "fallo al reservar memoria."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "fallo al validar un parémetro por DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "una petición para una transación síncrona ha finalizado."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "una petición para una transacción de datos síncrona ha finalizado."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "una petición para una transación de ejecución síncrona ha finalizado."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "una petición para una transacción síncrona de revisión ha finalizado."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "una petición para una transacción síncrona de auditoría ha finalizado."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4071,7 +4440,7 @@ msgstr ""
 "que fue finalizada por el cliente, o el servidor\n"
 "terminó antes de completar una transacción."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "fallo en la traducción."
 
@@ -4079,7 +4448,7 @@ msgstr "fallo en la traducci
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4091,15 +4460,15 @@ msgstr ""
 "o una aplicación inicializada como APPCMD_CLIENTONLY ha\n"
 "intentado realizar transacciones de servidor."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "ha fallado una llamada interna a la función PostMessage."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "ha ocurrido un error interno en DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4110,11 +4479,11 @@ msgstr ""
 "XTYP_XACT_COMPLETE,\n"
 "el identificador de la transacción para esa llamada deja de ser válido."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "suponemos que es un archivo zip multiparte concatenado"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "intento de cambiar clave inmutable '%s', ignorado."
@@ -4127,7 +4496,7 @@ msgstr "argumentos err
 msgid "bad signature"
 msgstr "firma errónea"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "desplazamiento erróneo al elemento del archivo zip"
 
@@ -4135,14 +4504,18 @@ msgstr "desplazamiento err
 msgid "binary"
 msgstr "binario"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "negrita"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "negrita"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4163,7 +4536,7 @@ msgstr "no se pueden hacer efectivos los cambios en fichero '%s'"
 msgid "can't create file '%s'"
 msgstr "no se puede crear el fichero '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "no puede borrarse el fichero de configuración de usuario '%s'"
@@ -4175,7 +4548,12 @@ msgstr ""
 "no se puede determinar si el final del fichero con descriptor %d se ha "
 "alcanzado"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Error al ejecutar '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "no se puede encontrar el directorio central en el zip"
 
@@ -4184,7 +4562,7 @@ msgstr "no se puede encontrar el directorio central en el zip"
 msgid "can't find length of file on file descriptor %d"
 msgstr "no se puede obtener el tamaño del fichero con descriptor %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "no se encontró HOME del usuario, usando el directorio actual."
 
@@ -4218,7 +4596,7 @@ msgstr "no se puede abrir el fichero de configuraci
 msgid "can't open user configuration file '%s'."
 msgstr "no se puede abrir el fichero de configuración de usuario '%s'."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "no puede abrirse el fichero de configuración de usuario"
 
@@ -4266,11 +4644,11 @@ msgstr "no se puede guardar el buffer '%s' al disco."
 msgid "can't write to file descriptor %d"
 msgstr "no se puede escribir en el descriptor de fichero %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "no puede escribirse el fichero de configuración de usuario"
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "fichero de catálogo para dominio '%s' no encontrado."
@@ -4291,7 +4669,7 @@ msgstr "fall
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "fecha"
 
@@ -4299,7 +4677,7 @@ msgstr "fecha"
 msgid "decompression error"
 msgstr "error de descompresión"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "predeterminado"
 
@@ -4307,19 +4685,19 @@ msgstr "predeterminado"
 msgid "delegate has no type info"
 msgstr "el delegado no tiene información de tipo"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "décimo octavo"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "octavo"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "undécimo"
 
@@ -4328,7 +4706,7 @@ msgstr "und
 msgid "encoding %s"
 msgstr "codificación %s desconocida"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "la entrada '%s' aparece más de una vez en el grupo '%s'"
@@ -4337,24 +4715,29 @@ msgstr "la entrada '%s' aparece m
 msgid "error in data format"
 msgstr "error en formato de datos"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "error al leer el fichero"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "error al leer el fichero"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "error al leer el directorio central del zip"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "error al leer la cabecera local del archivo zip"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "error al escribir el elemento de zip '%s': crc o longitud erróneos"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "establecer"
 
@@ -4363,11 +4746,11 @@ msgstr "establecer"
 msgid "failed to flush the file '%s'"
 msgstr "Error al vaciar la memoria del fichero '%s'"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "décimo quinto"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "quinto"
 
@@ -4398,7 +4781,7 @@ msgstr "fichero '%s', l
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "fichero '%s': carácter inesperado %c en línea %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "primero"
 
@@ -4406,15 +4789,15 @@ msgstr "primero"
 msgid "font size"
 msgstr "tamaño de fuente"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "décimo cuarto"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "cuarto"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "generar mensajes de log explicativos"
 
@@ -4422,7 +4805,7 @@ msgstr "generar mensajes de log explicativos"
 msgid "incorrect event handler string, missing dot"
 msgstr "cadena incorrecta de identificador de evento, falta el punto"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "iniciar"
 
@@ -4430,49 +4813,49 @@ msgstr "iniciar"
 msgid "invalid eof() return value."
 msgstr "valor devuelto por eof() es inválido"
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "valor de retorno de caja de mensajes inválido"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "fichero zip inválido."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "cursiva"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "ligera"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "ligera"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "locale '%s' no pudo establecerse."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "buscando catálogo '%s' en directorio '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "medianoche"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "décimo noveno"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "noveno"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "no hay error DDE."
 
@@ -4484,11 +4867,11 @@ msgstr "ning
 msgid "noname"
 msgstr "sin nombre"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "mediodía"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "núm"
 
@@ -4500,7 +4883,7 @@ msgstr "los objetos no pueden tener nodos XML de texto"
 msgid "out of memory"
 msgstr "memoria agotada."
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4512,21 +4895,21 @@ msgstr "error de lectura"
 msgid "reading"
 msgstr "leyendo"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "al leer flujo de zip (elemento %s): crc erróneo"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "al leer flujo de zip (elemento %s): loingitud errónea"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "problema de reentrada."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "segundo"
 
@@ -4534,11 +4917,11 @@ msgstr "segundo"
 msgid "seek error"
 msgstr "error de acceso"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "décimo séptimo"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "séptimo"
 
@@ -4546,15 +4929,15 @@ msgstr "s
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "mostrar este mensaje de ayuda"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "décimo sexto"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sexto"
 
@@ -4566,60 +4949,60 @@ msgstr "especifique el modo a usar (ej.: 640x480-16)"
 msgid "specify the theme to use"
 msgstr "especifique el tema a usar"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "longitud almacenada del fichero no está en la cabecera de Zip"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "cad"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "décimo"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "la respuesta a la transacción causó que se activase el bit DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "tercero"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "décimo tercero"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "módulo de TIFF: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "hoy"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "mañana"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "duodécimo"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "vigésimo"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "subrayado"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "subrayado"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "\" inesperado en la posición %d en '%s'."
@@ -4637,7 +5020,7 @@ msgstr "clase %s desconocida"
 msgid "unknown error"
 msgstr "error desconocido"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "error desconocido (código %08x)."
@@ -4650,7 +5033,7 @@ msgstr "terminador de linea desconocido"
 msgid "unknown seek origin"
 msgstr "origen de búsqueda desconocido"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "desconocido-%d"
@@ -4659,12 +5042,12 @@ msgstr "desconocido-%d"
 msgid "unnamed"
 msgstr "sinnombre"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "sin nombre%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "método de compresión de Zip no sooportado"
 
@@ -4672,7 +5055,7 @@ msgstr "m
 msgid "unsupported zip archive"
 msgstr "paquete zip no soportado"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "usando catálogo '%s' de '%s'."
@@ -4685,7 +5068,7 @@ msgstr "error de escritura"
 msgid "writing"
 msgstr "escribiendo"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "Error en wxGetTimeOfDay"
 
@@ -4698,7 +5081,7 @@ msgstr "wxSocket: firma inv
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: ¡evento desconocido!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets no pudo abrir el 'display' para '%s': saliendo."
@@ -4707,7 +5090,7 @@ msgstr "wxWidgets no pudo abrir el 'display' para '%s': saliendo."
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets no pudo abrir el 'display'. Saliendo."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "ayer"
 
@@ -4716,10 +5099,26 @@ msgstr "ayer"
 msgid "zlib error %d"
 msgstr "error de zlib %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "Fallo al obtener la traza de la pila:\n"
+#~ "%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Cargar un fichero ascii PNM de escala de grises aún no está implementado."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Cargar un fichero de imagen PNM 'raw' de escala de grises aún no está "
+#~ "implementado."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "No se puede esperar a la finalización del hilo de ejecución"
 
index 95334efdf754c756e9f45bb0b39c7486d377d18d..802607ac74badded5c1247b313d1fc562b81bf0a 100644 (file)
@@ -6,31 +6,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWindows\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-08-01 00:34+0100\n"
 "Last-Translator: 3ARRANO Euskalgintza Taldea <3arrano@euskalerria.org>\n"
 "Language-Team: 3ARRANO Euskalgintza <3arrano@euskalerria.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -39,7 +39,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (%ld akatsa: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -47,23 +47,23 @@ msgstr " - "
 msgid " Preview"
 msgstr "Aurrikuspena"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 Gutunazala, 4 1/8 x 9 1/2 in"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 Gutunazala, 4 1/2 x 10 3/8 in"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 Gutunazala, 4 3/4 x 11 in"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 Gutunazala, 5 x 11 1/2 in"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 Gutunazala, 3 7/8 x 8 7/8 in"
 
@@ -80,7 +80,7 @@ msgstr ""
 msgid "%i of %i"
 msgstr "%i %itik"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld byte"
@@ -90,17 +90,17 @@ msgstr "%ld byte"
 msgid "%s (or %s)"
 msgstr "%s (edo %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Akatsa"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Jakingarriak"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Oharrak"
@@ -110,7 +110,7 @@ msgstr "%s Oharrak"
 msgid "%s files (%s)|%s"
 msgstr "%s fitxategiak (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s mezua"
@@ -144,7 +144,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Ikonoak antolatu"
 
@@ -159,11 +159,11 @@ msgid "&Bold"
 msgstr "Lodia"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Utzi"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Urjauzi eran antolatu"
 
@@ -172,24 +172,26 @@ msgstr "&Urjauzi eran antolatu"
 msgid "&Clear"
 msgstr "E&zabatu"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Itxi"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopiatu"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Ezabatu"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Xehetasunak"
 
@@ -206,7 +208,7 @@ msgstr "&Fitxategia"
 msgid "&Find"
 msgstr "&Bilatu"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Amaitu"
 
@@ -218,12 +220,12 @@ msgstr ""
 msgid "&Forward"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Joan..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Laguntza"
 
@@ -240,11 +242,11 @@ msgstr ""
 msgid "&Italic"
 msgstr ""
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Errejistroa"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Higitu"
 
@@ -253,11 +255,11 @@ msgstr "&Higitu"
 msgid "&New"
 msgstr "&Hurrengoa"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Hurrengoa"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Hurrengoa"
 
@@ -269,7 +271,7 @@ msgstr "Hurrengo &oharra"
 msgid "&No"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr ""
 
@@ -287,7 +289,8 @@ msgstr "&Ireki"
 msgid "&Open..."
 msgstr "&Ireki"
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Itsatsi"
 
@@ -299,7 +302,7 @@ msgstr ""
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Aurrekoa"
 
@@ -308,7 +311,7 @@ msgstr "&Aurrekoa"
 msgid "&Print"
 msgstr "&Inprimatu..."
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Inprimatu..."
 
@@ -322,7 +325,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Berregin"
 
@@ -334,7 +338,7 @@ msgstr "&Berregin"
 msgid "&Replace"
 msgstr "&Birkokatu"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Birkargatu"
 
@@ -343,7 +347,7 @@ msgstr "&Birkargatu"
 msgid "&Save"
 msgstr "&Gorde..."
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Gorde..."
 
@@ -351,7 +355,7 @@ msgstr "&Gorde..."
 msgid "&Show tips at startup"
 msgstr "&Hasieran oharrak erakutsi"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Neurria"
 
@@ -370,7 +374,7 @@ msgid "&Underline"
 msgstr "azpimarratua"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Desegin"
 
@@ -390,9 +394,9 @@ msgstr ""
 msgid "&Weight:"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Leihoa"
 
@@ -400,7 +404,7 @@ msgstr "&Leihoa"
 msgid "&Yes"
 msgstr ""
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr ""
@@ -416,7 +420,7 @@ msgstr "'%s' ez da balizkoa"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr ""
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr ""
@@ -455,15 +459,15 @@ msgstr "(Laguntza)"
 msgid "(bookmarks)"
 msgstr "(laster-markak)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -476,26 +480,46 @@ msgid ""
 "while parsing resource."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 in"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 in"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 Gutunazala, 3 5/8 x 6 1/2 in"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 in"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": izen horretako fitxategirik ez dago!"
@@ -508,23 +532,23 @@ msgstr ""
 msgid ": unknown encoding"
 msgstr ": kodeketa ezezaguna"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< A&tzera"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<HEL>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<DISKA>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LOTURA>"
 
@@ -544,15 +568,15 @@ msgstr "<b>Hizki lodiak.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Hizki etzanak.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -560,22 +584,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Gutunazala, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Gutunazala, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 orria, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 orria, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 orria, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 orria, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 orria, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 orria, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 orria, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 orri txikia, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 orria, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 orria, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 orria, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 in"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 orria, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -592,7 +683,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "Uneko orria laster-marketara gehitu"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr ""
 
@@ -626,7 +717,7 @@ msgstr "Guztia"
 msgid "All files (%s)|%s"
 msgstr "Fitxategi guztiak (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Fitxategi guztiak (*)|*"
 
@@ -634,7 +725,7 @@ msgstr "Fitxategi guztiak (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Fitxategi guztiak (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Fitxategi guztiak (*.*)|*.*"
 
@@ -646,12 +737,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr ""
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabiarra (ISO-8859-6)"
 
@@ -659,27 +750,57 @@ msgstr "Arabiarra (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Ezaugarriak"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 orria, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Gutunazala, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 orria, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 orria, 182 x 257 milimetro"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Gutunazala, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 orria, 182 x 257 milimetro"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Gutunazala, 176 x 125 mm"
 
@@ -711,11 +832,11 @@ msgstr ""
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltikoa (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltikoa (zaharra) (ISO-8859-4)"
 
@@ -732,11 +853,11 @@ msgstr "Lodia"
 msgid "Bottom margin (mm):"
 msgstr "Behe marjina (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C orria, 17 x 22 in"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "E&zabatu"
 
@@ -744,23 +865,23 @@ msgstr "E&zabatu"
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Gutunazala, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Gutunazala, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Gutunazala, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Gutunazala, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Gutunazala, 114 x 229 mm"
 
@@ -768,11 +889,11 @@ msgstr "C65 Gutunazala, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr ""
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr ""
@@ -782,12 +903,12 @@ msgstr ""
 msgid "Can not enumerate files in directory '%s'"
 msgstr ""
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr ""
@@ -796,17 +917,17 @@ msgstr ""
 msgid "Can not start thread: error writing TLS."
 msgstr ""
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr ""
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr ""
 
@@ -814,63 +935,63 @@ msgstr ""
 msgid "Can't &Undo "
 msgstr "Ezin da &Desegin"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr ""
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr ""
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr ""
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr ""
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr ""
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Ezin da '%s' INI fitxategia ezabatu"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr ""
@@ -893,12 +1014,12 @@ msgstr ""
 msgid "Can't initialize zlib inflate stream."
 msgstr ""
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr ""
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr ""
@@ -912,32 +1033,32 @@ msgstr ""
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr ""
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr ""
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr ""
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr ""
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr ""
@@ -947,14 +1068,14 @@ msgstr ""
 msgid "Can't write to deflate stream: %s"
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Utzi"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr ""
 
@@ -963,22 +1084,22 @@ msgstr ""
 msgid "Cannot convert from the charset '%s'!"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr ""
 
@@ -987,15 +1108,15 @@ msgstr ""
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr ""
 
@@ -1003,7 +1124,7 @@ msgstr ""
 msgid "Cannot initialize OLE"
 msgstr ""
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr ""
 
@@ -1016,7 +1137,7 @@ msgstr ""
 msgid "Cannot load icon from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr ""
@@ -1041,12 +1162,12 @@ msgstr ""
 msgid "Cannot open contents file: %s"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr ""
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr ""
 
@@ -1055,17 +1176,17 @@ msgstr ""
 msgid "Cannot open index file: %s"
 msgstr ""
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr ""
@@ -1099,7 +1220,7 @@ msgstr ""
 msgid "Case sensitive"
 msgstr "Hizki larri/txikien bereizketa"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Zeltiarra (ISO-8859-14)"
 
@@ -1107,16 +1228,16 @@ msgstr "Zeltiarra (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Europa Erdialdekoa (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr ""
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr ""
 
@@ -1124,11 +1245,11 @@ msgstr ""
 msgid "Choose font"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "It&xi"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr ""
 
@@ -1141,20 +1262,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Itxi"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Itxi\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Itxi dena"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr ""
 
@@ -1162,20 +1283,20 @@ msgstr ""
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Konputagailua"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Baieztatu"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr ""
 
@@ -1187,7 +1308,7 @@ msgstr "Konektatzen..."
 msgid "Contents"
 msgstr ""
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr ""
@@ -1240,16 +1361,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr ""
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr ""
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr ""
 
@@ -1258,7 +1379,7 @@ msgstr ""
 msgid "Could not unlock mutex"
 msgstr ""
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr ""
 
@@ -1281,7 +1402,7 @@ msgstr ""
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr ""
 
@@ -1304,11 +1425,11 @@ msgstr ""
 msgid "Couldn't register clipboard format '%s'."
 msgstr ""
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr ""
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr ""
@@ -1326,31 +1447,32 @@ msgstr ""
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Eba&ki"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Uneko helbidetegia:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Zirilikoa (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D orria, 22 x 34 in"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr ""
 
@@ -1374,11 +1496,11 @@ msgstr ""
 msgid "DIB Header: Unknown encoding in file."
 msgstr ""
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL Gutunazala, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1387,7 +1509,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1395,7 +1517,7 @@ msgstr ""
 msgid "Decorative"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr ""
 
@@ -1413,11 +1535,11 @@ msgstr "Itema ezabatu"
 msgid "Deleted stale lock file '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1427,7 +1549,11 @@ msgstr ""
 msgid "Did you know..."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+msgid "Directories"
+msgstr ""
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr ""
@@ -1437,11 +1563,11 @@ msgstr ""
 msgid "Directory '%s' doesn't exist!"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Ez dago izen horretako helbidetegirik"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Ez dago helbidetegi hori."
 
@@ -1455,8 +1581,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr ""
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1471,7 +1596,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr ""
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1483,6 +1608,10 @@ msgstr "Eginda"
 msgid "Done."
 msgstr "Eginda."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1492,7 +1621,7 @@ msgstr ""
 msgid "Down"
 msgstr "Behera"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr ""
 
@@ -1504,12 +1633,12 @@ msgstr ""
 msgid "Elapsed time : "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr ""
@@ -1518,26 +1647,32 @@ msgstr ""
 msgid "Entries found"
 msgstr ""
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL Gutunazala, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Akatsa"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr ""
 
@@ -1549,7 +1684,7 @@ msgstr ""
 msgid "Error reading config options."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr ""
 
@@ -1561,7 +1696,7 @@ msgstr ""
 msgid "Error: "
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr ""
 
@@ -1569,7 +1704,7 @@ msgstr ""
 msgid "Estimated time : "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1578,12 +1713,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr ""
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr ""
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr ""
 
@@ -1605,13 +1740,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1620,7 +1755,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr ""
@@ -1629,7 +1764,7 @@ msgstr ""
 msgid "Failed to access lock file."
 msgstr ""
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1656,39 +1791,39 @@ msgstr ""
 msgid "Failed to close the clipboard."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr ""
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr ""
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr ""
 
@@ -1704,12 +1839,12 @@ msgstr ""
 msgid "Failed to create an anonymous pipe"
 msgstr ""
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr ""
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr ""
 
@@ -1728,7 +1863,7 @@ msgstr ""
 msgid "Failed to create directory %s/mime-info."
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1750,7 +1885,7 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr ""
@@ -1759,21 +1894,21 @@ msgstr ""
 msgid "Failed to enumerate video modes"
 msgstr ""
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1798,12 +1933,12 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr ""
 
@@ -1811,18 +1946,11 @@ msgstr ""
 msgid "Failed to get data from the clipboard"
 msgstr ""
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr ""
 
@@ -1834,7 +1962,7 @@ msgstr ""
 msgid "Failed to initialize MS HTML Help."
 msgstr ""
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr ""
 
@@ -1849,7 +1977,7 @@ msgid ""
 "program"
 msgstr ""
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr ""
@@ -1888,7 +2016,7 @@ msgstr ""
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr ""
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr ""
@@ -1919,7 +2047,7 @@ msgstr ""
 msgid "Failed to read PID from lock file."
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr ""
 
@@ -1927,12 +2055,12 @@ msgstr ""
 msgid "Failed to redirect the child process IO"
 msgstr ""
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr ""
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr ""
 
@@ -1956,12 +2084,12 @@ msgstr ""
 msgid "Failed to remove stale lock file '%s'."
 msgstr ""
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr ""
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr ""
@@ -1970,12 +2098,12 @@ msgstr ""
 msgid "Failed to retrieve data from the clipboard."
 msgstr ""
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr ""
 
@@ -1983,12 +2111,12 @@ msgstr ""
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr ""
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr ""
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr ""
 
@@ -2025,16 +2153,16 @@ msgstr ""
 msgid "Failed to terminate a thread."
 msgstr ""
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr ""
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr ""
@@ -2044,16 +2172,16 @@ msgstr ""
 msgid "Failed to unlock lock file '%s'"
 msgstr ""
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2063,7 +2191,7 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr ""
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr ""
 
@@ -2081,12 +2209,12 @@ msgstr "&Fitxategia"
 msgid "File %s does not exist."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr ""
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2097,20 +2225,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr ""
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "&Fitxategia"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "%s fitxategiak (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "&Fitxategia"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr ""
@@ -2123,7 +2260,7 @@ msgstr ""
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr ""
 
@@ -2131,7 +2268,7 @@ msgstr ""
 msgid "Font size:"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr ""
 
@@ -2182,11 +2319,11 @@ msgstr ""
 msgid "Generic PostScript"
 msgstr ""
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr ""
 
@@ -2214,19 +2351,19 @@ msgstr ""
 msgid "Go one level up in document hierarchy"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr ""
 
@@ -2247,12 +2384,11 @@ msgstr ""
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr ""
 
@@ -2281,17 +2417,17 @@ msgstr ""
 msgid "Help: %s"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "izengabea"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Uneko helbidetegia:"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2340,13 +2476,13 @@ msgstr ""
 msgid "Icon resource specification %s not found."
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2354,7 +2490,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2375,19 +2511,19 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr ""
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr ""
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr ""
@@ -2398,21 +2534,21 @@ msgid ""
 "Please reinstall riched32.dll"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr ""
@@ -2425,19 +2561,23 @@ msgstr ""
 msgid "Index"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr ""
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr ""
@@ -2474,7 +2614,7 @@ msgstr ""
 msgid "Italic"
 msgstr ""
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr ""
 
@@ -2486,15 +2626,67 @@ msgstr ""
 msgid "JPEG: Couldn't save image."
 msgstr ""
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr ""
 
@@ -2502,7 +2694,7 @@ msgstr ""
 msgid "Landscape"
 msgstr ""
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr ""
 
@@ -2510,15 +2702,39 @@ msgstr ""
 msgid "Left margin (mm):"
 msgstr ""
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:176
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr ""
 
@@ -2539,14 +2755,6 @@ msgstr ""
 msgid "Loading : "
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2557,7 +2765,7 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr ""
@@ -2580,7 +2788,7 @@ msgid ""
 "not installed on this machine. Please install it."
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr ""
 
@@ -2606,7 +2814,7 @@ msgstr ""
 msgid "Metal theme"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr ""
 
@@ -2624,11 +2832,16 @@ msgstr ""
 msgid "Modern"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr ""
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr ""
 
@@ -2640,11 +2853,11 @@ msgstr ""
 msgid "Move up"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Uneko helbidetegia:"
@@ -2653,8 +2866,8 @@ msgstr "Uneko helbidetegia:"
 msgid "New item"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr ""
 
@@ -2667,9 +2880,9 @@ msgstr "&Hurrengoa"
 msgid "Next page"
 msgstr ""
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr ""
 
@@ -2703,22 +2916,22 @@ msgid ""
 "(otherwise the text in this encoding will not be shown correctly)?"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr ""
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr ""
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr ""
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr ""
@@ -2731,15 +2944,15 @@ msgstr ""
 msgid "No sound"
 msgstr ""
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr ""
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr ""
 
@@ -2755,12 +2968,12 @@ msgstr ""
 msgid "Normal font:"
 msgstr ""
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr ""
 
@@ -2768,7 +2981,7 @@ msgstr ""
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
@@ -2776,13 +2989,13 @@ msgstr ""
 msgid "Open HTML document"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr ""
 
@@ -2801,7 +3014,7 @@ msgstr ""
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr ""
 
@@ -2833,24 +3046,149 @@ msgstr ""
 msgid "PCX: version number too low"
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Gutunazala, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Gutunazala, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Gutunazala, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Gutunazala, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Gutunazala, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Gutunazala, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Gutunazala, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Gutunazala, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL Gutunazala, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Gutunazala, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL Gutunazala, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Gutunazala, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Gutunazala, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Gutunazala, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Gutunazala, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Gutunazala, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Gutunazala, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Gutunazala, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Gutunazala, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Gutunazala, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr ""
@@ -2859,7 +3197,7 @@ msgstr ""
 msgid "Page Setup"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr ""
 
@@ -2889,7 +3227,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr ""
 
@@ -2901,7 +3239,7 @@ msgstr ""
 msgid "Please choose a valid font."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr ""
 
@@ -2909,11 +3247,11 @@ msgstr ""
 msgid "Please choose the page to display:"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr ""
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2942,16 +3280,16 @@ msgid "Previous page"
 msgstr ""
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr ""
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr ""
 
@@ -2972,7 +3310,7 @@ msgstr ""
 msgid "Print previe&w"
 msgstr "Aurrikuspena"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Aurrikuspena"
@@ -3032,7 +3370,7 @@ msgstr ""
 msgid "Printing..."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3042,11 +3380,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr ""
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr ""
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr ""
 
@@ -3060,7 +3398,7 @@ msgstr ""
 msgid "Ready"
 msgstr "&Berregin"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr ""
@@ -3069,17 +3407,17 @@ msgstr ""
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr ""
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr ""
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3087,7 +3425,7 @@ msgid ""
 "operation aborted."
 msgstr ""
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr ""
@@ -3108,7 +3446,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr ""
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3126,7 +3464,7 @@ msgstr ""
 msgid "Replace with:"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr ""
 
@@ -3142,7 +3480,7 @@ msgstr ""
 msgid "Roman"
 msgstr ""
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "&Gorde..."
@@ -3161,7 +3499,7 @@ msgstr "&Gorde..."
 msgid "Save as"
 msgstr ""
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr ""
 
@@ -3195,7 +3533,7 @@ msgstr ""
 msgid "Searching..."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr ""
 
@@ -3209,22 +3547,26 @@ msgstr ""
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr ""
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr ""
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr ""
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr ""
 
+#: ../src/motif/filedlg.cpp:226
+msgid "Selection"
+msgstr ""
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3238,7 +3580,7 @@ msgstr ""
 msgid "Setup..."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 
@@ -3250,11 +3592,11 @@ msgstr ""
 msgid "Show all items in index"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr ""
 
@@ -3266,7 +3608,7 @@ msgstr ""
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr ""
 
@@ -3283,8 +3625,7 @@ msgstr ""
 msgid "Sorry, could not open this file for saving."
 msgstr ""
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr ""
 
@@ -3292,15 +3633,15 @@ msgstr ""
 msgid "Sorry, could not save this file."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr ""
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr ""
 
@@ -3313,7 +3654,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr ""
 
@@ -3321,7 +3662,7 @@ msgstr ""
 msgid "Status:"
 msgstr ""
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr ""
 
@@ -3338,37 +3679,57 @@ msgstr ""
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr ""
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr ""
 
@@ -3376,11 +3737,11 @@ msgstr ""
 msgid "Teletype"
 msgstr ""
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr ""
 
@@ -3405,21 +3766,21 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
 "Create it now?"
 msgstr ""
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
 "It has been removed from the most recently used files list."
 msgstr ""
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3451,7 +3812,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3472,7 +3833,7 @@ msgstr ""
 msgid "The value for the option '%s' must be specified."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3490,7 +3851,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3500,7 +3861,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3510,11 +3871,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr ""
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr ""
 
@@ -3555,11 +3916,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr ""
 
@@ -3568,7 +3929,7 @@ msgstr ""
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr ""
 
@@ -3606,39 +3967,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr ""
@@ -3651,7 +4012,7 @@ msgstr ""
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr ""
@@ -3671,7 +4032,7 @@ msgstr ""
 msgid "Unknown option '%s'"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr ""
 
@@ -3680,7 +4041,7 @@ msgstr ""
 msgid "Unkown Property %s"
 msgstr ""
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr ""
@@ -3709,7 +4070,7 @@ msgstr ""
 msgid "Up"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr ""
@@ -3722,15 +4083,15 @@ msgstr ""
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr ""
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr ""
 
@@ -3746,15 +4107,15 @@ msgstr ""
 msgid "Warning: "
 msgstr ""
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr ""
 
@@ -3774,108 +4135,112 @@ msgstr ""
 msgid "Win32 theme"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "&Leihoa"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "&Leihoa"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "&Leihoa"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "&Leihoa"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+msgid "Windows Thai (CP 874)"
+msgstr ""
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr ""
 
@@ -3898,28 +4263,28 @@ msgstr ""
 msgid "XPM: malformed colour definition '%s'!"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr ""
 
@@ -3935,15 +4300,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -3951,46 +4316,46 @@ msgid ""
 "was passed to a DDEML function."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
 "terminated before completing a transaction."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr ""
 
@@ -3998,7 +4363,7 @@ msgstr ""
 msgid "alt"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4006,26 +4371,26 @@ msgid ""
 "attempted to perform server transactions."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr ""
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
 "the transaction identifier for that callback is no longer valid."
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr ""
@@ -4038,7 +4403,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4046,14 +4411,18 @@ msgstr ""
 msgid "binary"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr ""
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4074,7 +4443,7 @@ msgstr ""
 msgid "can't create file '%s'"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr ""
@@ -4084,7 +4453,12 @@ msgstr ""
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, c-format
+msgid "can't execute '%s'"
+msgstr ""
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr ""
 
@@ -4093,7 +4467,7 @@ msgstr ""
 msgid "can't find length of file on file descriptor %d"
 msgstr ""
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 
@@ -4126,7 +4500,7 @@ msgstr ""
 msgid "can't open user configuration file '%s'."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr ""
 
@@ -4172,11 +4546,11 @@ msgstr ""
 msgid "can't write to file descriptor %d"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr ""
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr ""
@@ -4197,7 +4571,7 @@ msgstr ""
 msgid "ctrl"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr ""
 
@@ -4205,7 +4579,7 @@ msgstr ""
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr ""
 
@@ -4213,19 +4587,19 @@ msgstr ""
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr ""
 
@@ -4234,7 +4608,7 @@ msgstr ""
 msgid "encoding %s"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr ""
@@ -4243,24 +4617,29 @@ msgstr ""
 msgid "error in data format"
 msgstr ""
 
+#: ../src/msdos/utilsdos.cpp:407
+#, c-format
+msgid "error opening '%s'"
+msgstr ""
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr ""
 
@@ -4269,11 +4648,11 @@ msgstr ""
 msgid "failed to flush the file '%s'"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr ""
 
@@ -4302,7 +4681,7 @@ msgstr ""
 msgid "file '%s': unexpected character %c at line %d."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr ""
 
@@ -4310,15 +4689,15 @@ msgstr ""
 msgid "font size"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr ""
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr ""
 
@@ -4326,7 +4705,7 @@ msgstr ""
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr ""
 
@@ -4334,49 +4713,49 @@ msgstr ""
 msgid "invalid eof() return value."
 msgstr ""
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr ""
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr ""
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr ""
 
@@ -4388,11 +4767,11 @@ msgstr ""
 msgid "noname"
 msgstr "izengabea"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "zkia:"
 
@@ -4404,7 +4783,7 @@ msgstr ""
 msgid "out of memory"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4416,21 +4795,21 @@ msgstr "irakurketa akatsa"
 msgid "reading"
 msgstr "irakurtzen"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "bigarren"
 
@@ -4438,11 +4817,11 @@ msgstr "bigarren"
 msgid "seek error"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "hamazazpigarren"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "zazpigarren"
 
@@ -4450,15 +4829,15 @@ msgstr "zazpigarren"
 msgid "shift"
 msgstr ""
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "hamaseigarren"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "seigarren"
 
@@ -4470,60 +4849,60 @@ msgstr ""
 msgid "specify the theme to use"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "hamargarren"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "hirugarren"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "hamahirugarren"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "gaur"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "bihar"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "hamabigarren"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "hogeigarren"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "azpimarratua"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "azpimarratua"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr ""
@@ -4541,7 +4920,7 @@ msgstr ""
 msgid "unknown error"
 msgstr "akats ezezaguna"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr ""
@@ -4554,7 +4933,7 @@ msgstr ""
 msgid "unknown seek origin"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr ""
@@ -4563,12 +4942,12 @@ msgstr ""
 msgid "unnamed"
 msgstr "izengabea"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4576,7 +4955,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr ""
@@ -4589,7 +4968,7 @@ msgstr "idazketa akatsa"
 msgid "writing"
 msgstr "idazten"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr ""
 
@@ -4602,7 +4981,7 @@ msgstr ""
 msgid "wxSocket: unknown event!."
 msgstr ""
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr ""
@@ -4611,7 +4990,7 @@ msgstr ""
 msgid "wxWidgets could not open display. Exiting."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "atzo"
 
@@ -4620,7 +4999,7 @@ msgstr "atzo"
 msgid "zlib error %d"
 msgstr "ZLIBeko %d akatsa"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
index 10ad8976dc780e307d503f27f20c5a0abfece1b8..2f70af2cc135e92fe1342f99f35aa7ff0a9dc1fd 100644 (file)
@@ -9,32 +9,32 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.4\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-07-17 23:37+0300\n"
 "Last-Translator: Jaakko Salli <jmsalli79@hotmail.com>\n"
 "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 "X-Generator: KBabel 1.0\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -43,7 +43,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (virhe %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -51,27 +51,27 @@ msgstr " - "
 msgid " Preview"
 msgstr " Esikatselu"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 #, fuzzy
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 kirjekuori, 4 1/8 × 9 1/2\" "
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 #, fuzzy
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 kirjekuori, 4 1/2\" × 10 3/8\" "
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 #, fuzzy
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 kirjekuori, 4 3/4\" × 11\" "
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 #, fuzzy
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 kirjekuori, 5 × 11\" 1/2\" "
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 #, fuzzy
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 kirjekuori, 3 7/8\" × 8 7/8\" "
@@ -89,7 +89,7 @@ msgstr ""
 msgid "%i of %i"
 msgstr "%i / %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld tavua"
@@ -99,17 +99,17 @@ msgstr "%ld tavua"
 msgid "%s (or %s)"
 msgstr "%s (tai %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s-virhe"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s-tiedotus"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s-varoitus"
@@ -119,7 +119,7 @@ msgstr "%s-varoitus"
 msgid "%s files (%s)|%s"
 msgstr "%s-tiedostot (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s-viesti"
@@ -153,7 +153,7 @@ msgstr "&Oikea koko"
 msgid "&Apply"
 msgstr "&Käytä"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Järjestä kuvakkeet"
 
@@ -168,11 +168,11 @@ msgid "&Bold"
 msgstr "&Lihavoitu"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Peruuta"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Limitä"
 
@@ -181,24 +181,26 @@ msgstr "&Limit
 msgid "&Clear"
 msgstr "&Tyhjennä"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Sulje"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "K&opioi"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Poista"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Yksityiskohdat"
 
@@ -215,7 +217,7 @@ msgstr "&Tiedosto"
 msgid "&Find"
 msgstr "&Etsi"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Lopeta"
 
@@ -228,12 +230,12 @@ msgstr "&Kirjasinperhe:"
 msgid "&Forward"
 msgstr "&Eteenpäin"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Siirry..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Ohje"
 
@@ -252,11 +254,11 @@ msgstr "S&is
 msgid "&Italic"
 msgstr "&Kursivoitu"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Loki"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Siirrä"
 
@@ -265,11 +267,11 @@ msgstr "&Siirr
 msgid "&New"
 msgstr "&Uusi"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Seuraava"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Seuraava >"
 
@@ -282,7 +284,7 @@ msgstr "&Seuraava vihje"
 msgid "&No"
 msgstr "&Ei"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "&Ei"
@@ -301,7 +303,8 @@ msgstr "&Avaa"
 msgid "&Open..."
 msgstr "&Avaa..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "L&iitä"
 
@@ -313,7 +316,7 @@ msgstr "K&irjasinkoko:"
 msgid "&Preferences"
 msgstr "&Asetukset"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Edellinen"
 
@@ -322,7 +325,7 @@ msgstr "&Edellinen"
 msgid "&Print"
 msgstr "Tulosta"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Tulosta..."
 
@@ -336,7 +339,8 @@ msgid "&Quit"
 msgstr "&Poistu"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Tee uudelleen"
 
@@ -348,7 +352,7 @@ msgstr "&Tee uudelleen "
 msgid "&Replace"
 msgstr "&Korvaa"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Palauta"
 
@@ -357,7 +361,7 @@ msgstr "&Palauta"
 msgid "&Save"
 msgstr "&Tallenna"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Tallenna..."
 
@@ -365,7 +369,7 @@ msgstr "&Tallenna..."
 msgid "&Show tips at startup"
 msgstr "&Näytä vihjeet käynnistyksessä"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Koko"
 
@@ -383,7 +387,7 @@ msgid "&Underline"
 msgstr "&Alleviivaus"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Kumoa"
 
@@ -404,9 +408,9 @@ msgstr "&Yl
 msgid "&Weight:"
 msgstr "&Paino:"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Ikkuna"
 
@@ -415,7 +419,7 @@ msgstr "&Ikkuna"
 msgid "&Yes"
 msgstr "&Kyllä"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "\"%s\" sisältää ylimääräisen \"..\", ohitettu."
@@ -431,7 +435,7 @@ msgstr "\"%s\" on virheellinen"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "\"%s\" ei ole oikea numeerinen arvo valitsimelle \"%s\"."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "\"%s\" ei ole kelvollinen viestiluettelo."
@@ -470,15 +474,15 @@ msgstr "(Ohje)"
 msgid "(bookmarks)"
 msgstr "(kirjanmerkit)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -491,29 +495,49 @@ msgid ""
 "while parsing resource."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "Letter 10\" × 14\" "
+
+#: ../src/common/paper.cpp:120
 #, fuzzy
 msgid "10 x 14 in"
 msgstr "Letter 10\" × 14\" "
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 #, fuzzy
 msgid "11 x 17 in"
 msgstr "Legal 11\" × 17\" "
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "Letter 10\" × 14\" "
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "Letter 10\" × 14\" "
+
+#: ../src/common/paper.cpp:139
 #, fuzzy
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 Kirjekuori, 3 5/8 x 6 1/2\" "
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "Legal 11\" × 17\" "
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": tiedostoa ei ole!"
@@ -526,23 +550,23 @@ msgstr ": tuntematon merkist
 msgid ": unknown encoding"
 msgstr ": tuntematon koodaus"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Takaisin"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<HAK>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<ASEMA>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINKKI>"
 
@@ -562,15 +586,15 @@ msgstr "<b>Lihavoitu kirjasin.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Kursivoitu kirjasin.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -578,24 +602,91 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Kirjekuori, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Kirjekuori, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4-paperi, 210 × 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3-paperi 297 × 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3-paperi 297 × 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4-paperi, 210 × 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3-paperi 297 × 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4-paperi, 210 × 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4-paperi, 210 × 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 #, fuzzy
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 sheet, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A4 sheet, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A4 sheet, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:115
 #, fuzzy
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A4 sheet, 210 x 297 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "Letter 10\" × 14\" "
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A4 sheet, 210 x 297 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFÅÄÖabcdefåäö12345"
@@ -612,7 +703,7 @@ msgstr "Lis
 msgid "Add current page to bookmarks"
 msgstr "Lisää tämä sivu kirjanmerkkeihin"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Lisää muokattuihin väreihin"
 
@@ -647,7 +738,7 @@ msgstr "Kaikki"
 msgid "All files (%s)|%s"
 msgstr "Kaikki tiedostot (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Kaikki tiedostot (*)|*"
 
@@ -655,7 +746,7 @@ msgstr "Kaikki tiedostot (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Kaikki tiedostot (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Kaikki tiedostot (*.*)|*.*"
 
@@ -667,12 +758,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Palveluntarjoajalle soitetaan jo."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Lisää loki tiedostoon '%s' (valitse [Ei] korvataksesi tiedoston)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 #, fuzzy
 msgid "Arabic (ISO-8859-6)"
 msgstr "Araabi (ISO-8859-6)"
@@ -681,29 +772,59 @@ msgstr "Araabi (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Arkisto ei sisällä #SYSTEM tiedostoa"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Ominaisuudet"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4-paperi, 250 × 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 #, fuzzy
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Kirjekuori, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4-paperi, 250 × 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5-paperi, 182 × 257 mm"
+
+#: ../src/common/paper.cpp:135
 #, fuzzy
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Kirjekuori, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5-paperi, 182 × 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 #, fuzzy
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Kirjekuori, 176 x 125 mm"
@@ -736,12 +857,12 @@ msgstr "BMP: En voinut kirjoittaa tiedoston (BitmapInfo) otsaketta."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage:lla ei ole omaa wxPalette:a."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 #, fuzzy
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltti (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 #, fuzzy
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Vanha baltti (ISO-8859-4)"
@@ -759,12 +880,12 @@ msgstr "Lihavoitu"
 msgid "Bottom margin (mm):"
 msgstr "Alamarginaali (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 #, fuzzy
 msgid "C sheet, 17 x 22 in"
 msgstr "C paperi, 17 x 22\" "
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Tyhjennä"
 
@@ -772,27 +893,27 @@ msgstr "&Tyhjenn
 msgid "C&olour:"
 msgstr "&Väri:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 #, fuzzy
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Kirjekuori, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 #, fuzzy
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Kirjekuori, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 #, fuzzy
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Kirjekuori, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 #, fuzzy
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Kirjekuori, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 #, fuzzy
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Kirjekuori, 114 x 229 mm"
@@ -801,11 +922,11 @@ msgstr "C65 Kirjekuori, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM käsittelijä tukee vain paikallisia tiedostoja!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Mutexin luonti epäonnistui"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Tiedostojen '%s' luettelointi epäonnistui"
@@ -815,12 +936,12 @@ msgstr "Tiedostojen '%s' luettelointi ep
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Hakemiston \"%s\" tiedostojen luettelointi epäonnistui"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Säikeen %lu jatko epäonnistui"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Säikeen %x jatko epäonnistui"
@@ -829,17 +950,17 @@ msgstr "S
 msgid "Can not start thread: error writing TLS."
 msgstr "Säikeen käynnistys epäonnistui: virhe TLS-kirjoituksessa."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Säikeen %lu keskeytys epäonnistui"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Säikeen %x keskeytys epäonnistui"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Ei voi odottaa säikeen keskeytystä"
 
@@ -847,64 +968,64 @@ msgstr "Ei voi odottaa s
 msgid "Can't &Undo "
 msgstr "Ei voi &Kumota "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "En voi tarkistaa kuvatiedoston '%s' formaattia: tiedosto ei ole olemassa."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Rekisteriavainta '%s' ei voida sulkea"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "En voi kopioida arvoja, joiden tyyppiä %d ei ole tuettu."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Rekisteriavaimen '%s' luonti ei onnistu"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Säiettä ei voi luoda"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Luokan '%s' ikkunan luonti epäonnistui"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Avainta \"%s\" ei voi poistaa"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "INI-tiedoston \"%s\" poisto epäonnistui"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Arvon \"%s\" poisto avaimesta \"%s\" ei onnistu"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Avaimen \"%s\" aliavaimia ei voi luetella"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Avaimen \"%s\" arvoja ei voi luetella"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "En voi viedä arvoja, joiden tyyppiä %d ei ole tuettu."
@@ -927,12 +1048,12 @@ msgstr "Zlib deflate-virtaa ei pystyt
 msgid "Can't initialize zlib inflate stream."
 msgstr "Zlib inflate-virtaa ei pystytä alustamaan."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Tiedostosta \"%s\" ei voi ladata kuvaa: tiedosto ei ole olemassa."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Rekisteriavaimen \"%s\" avaaminen ei onnistu"
@@ -946,32 +1067,32 @@ msgstr "Ei voi lukea inflate-irrasta: %s"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "Ei voi lukea inflate-virtaa: odottamaton EOF käytetyssä virrassa."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "'%s':n arvoa ei voida lukea"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Ei voida lukea arvoa avaimesta '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Tiedostoon \"%s\" ei voi tallentaa kuvaa: tuntematon tiedostopääte."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Lokisisällön tallennus tiedostoon epäonnistui."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Säikeen prioriteetin asetus epäonnistui"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Ei voida asettaa arvoa '%s'"
@@ -981,14 +1102,14 @@ msgstr "Ei voida asettaa arvoa '%s'"
 msgid "Can't write to deflate stream: %s"
 msgstr "Ei voi kirjoittaa deflate-virtaan: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Peruuta"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr ""
 
@@ -997,22 +1118,22 @@ msgstr ""
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Ei voida muuttaa merkistöstä '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Aktiivista puhelinyhteyttä %s ei löydy"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Fonttinodea '%s' ei löydy."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Osoitekirjatiedoston sijaintia ei löydy"
 
@@ -1021,15 +1142,15 @@ msgstr "Osoitekirjatiedoston sijaintia ei l
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Järjestyspolitiikan %d priorisointialue ei ole tiedossa."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Isäntäkoneen nimeä ei onnistuttu saamaan"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Isäntäköneen virallista nimeä ei onnistuttu saamaan"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Puhelua ei voi lopettaa - ei aktiivista yhteyttä."
 
@@ -1037,7 +1158,7 @@ msgstr "Puhelua ei voi lopettaa - ei aktiivista yhteytt
 msgid "Cannot initialize OLE"
 msgstr "OLE:n alustus epäonnistui"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "SciTech MGL:n alustus epäonnistui!"
 
@@ -1050,7 +1171,7 @@ msgstr "N
 msgid "Cannot load icon from '%s'."
 msgstr "Ei voitu ladata kuvaketta tiedostosta '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Ei voi ladata resursseja tiedostosta '%s'."
@@ -1075,12 +1196,12 @@ msgstr "URL:
 msgid "Cannot open contents file: %s"
 msgstr "Sisällysluettelo-tiedostoa %s ei voi avata"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Tiedostoa \"%s\" ei voi avata."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Tiedoston avaaminen PostScript-tulostusta varten epäonnistui!"
 
@@ -1089,17 +1210,17 @@ msgstr "Tiedoston avaaminen PostScript-tulostusta varten ep
 msgid "Cannot open index file: %s"
 msgstr "Indeksitiedostoa %s ei voi avata!"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Monikkomuotoja '%s' ei voi käsitellä"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Koordinaatteja ei voida saada: '%s'"
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Mittoja ei voida saada: '%s'"
@@ -1134,7 +1255,7 @@ msgstr "S
 msgid "Case sensitive"
 msgstr "Sama merkkikoko"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "kelttiläinen (ISO-8859-14)"
 
@@ -1142,16 +1263,16 @@ msgstr "kelttil
 msgid "Centered"
 msgstr "Keskitetty"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "keskieurooppalainen (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Valitse palveluntarjoaja jolle soitetaan"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Valitse väri"
 
@@ -1159,11 +1280,11 @@ msgstr "Valitse v
 msgid "Choose font"
 msgstr "Valitse kirjasinlaji"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Sulje"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Tyhjennä lokin sisältö"
 
@@ -1176,20 +1297,20 @@ msgstr "Napsauta peruuttaaksesi fontin valinnan."
 msgid "Click to confirm the font selection."
 msgstr "Napsauta varmistaaksesi fontin valinnan."
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Sulje"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Sulje\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Sulje kaikki"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Sulje tämä ikkuna"
 
@@ -1197,20 +1318,20 @@ msgstr "Sulje t
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Tiivistetty HTML-ohjetiedosto (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Tietokone"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Asetuskohdan nimi ei voi alkaa merkillä \"%c\"."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Varmista"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Varmista järjestelmärekisterin päivitys"
 
@@ -1222,7 +1343,7 @@ msgstr "Yhdistet
 msgid "Contents"
 msgstr "Sisältö"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr ""
@@ -1275,16 +1396,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Dokumentin esikatselu epäonnistui."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Tulostus epäonnistui."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Tiedonsiirto ikkunaan ei onnistu"
 
@@ -1293,7 +1414,7 @@ msgstr "Tiedonsiirto ikkunaan ei onnistu"
 msgid "Could not unlock mutex"
 msgstr "Mutexin vapautus ei onnistu"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Mutex lukon saanti epäonnistui"
 
@@ -1316,7 +1437,7 @@ msgstr "Kohdistimen luonti ep
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Symbolia '%s' ei löydy dynaamisesta kirjastosta"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Säikeen osoittimen haku epäonnistui"
 
@@ -1341,11 +1462,11 @@ msgstr "
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Ei voi rekisteröidä leikepöytäformaattia '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Mutexin vapautus ei onnistu"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, fuzzy, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Ei voi hakea tietoja list-kontrollin jäsenestä indeksissä %d."
@@ -1363,32 +1484,33 @@ msgstr "S
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Luo hakemisto"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Luo uusi hakemisto"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Leikkaa"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Nykyinen hakemisto:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "kyrillinen (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 #, fuzzy
 msgid "D sheet, 22 x 34 in"
 msgstr "D paperi, 22 x 34\" "
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 #, fuzzy
 msgid "DDE poke request failed"
 msgstr "DDE kirjoituspyyntö epäonnistui"
@@ -1413,12 +1535,12 @@ msgstr "DIB Otsake: tuntematon bittisyvyys."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB Otsake: Tiedostolla tuntematon koodaus."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 #, fuzzy
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL Kirjekuori, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1428,7 +1550,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Hakemistoa \"%s\" ei voitu luoda"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1436,7 +1558,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Koristeellinen"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Oletuskoodaus"
 
@@ -1454,11 +1576,11 @@ msgstr "Poista"
 msgid "Deleted stale lock file '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Työpöytä"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1470,7 +1592,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Tiesitkö..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Koristeellinen"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Hakemistoa \"%s\" ei voitu luoda"
@@ -1480,11 +1607,11 @@ msgstr "Hakemistoa \"%s\" ei voitu luoda"
 msgid "Directory '%s' doesn't exist!"
 msgstr "Hakemisto \"%s\" ei ole olemassa!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Hakemisto ei ole olemassa"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Hakemisto ei ole olemassa."
 
@@ -1500,8 +1627,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Näytä asetusikkuna"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1522,7 +1648,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Haluatko tallentaa muutokset dokumenttiin %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Älä tallenna"
 
@@ -1534,6 +1660,10 @@ msgstr "Valmis"
 msgid "Done."
 msgstr "Valmis."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1543,7 +1673,7 @@ msgstr ""
 msgid "Down"
 msgstr "Alas"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 #, fuzzy
 msgid "E sheet, 34 x 44 in"
 msgstr "E paperi, 34 x 44\" "
@@ -1556,12 +1686,12 @@ msgstr "Muokkaa"
 msgid "Elapsed time : "
 msgstr "Käytetty aika : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Anna sivunumero väliltä %d ja %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "tiedostoa \"%s\" ei voi avata"
@@ -1570,7 +1700,12 @@ msgstr "tiedostoa \"%s\" ei voi avata"
 msgid "Entries found"
 msgstr "Löydetty kohdat"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL Kirjekuori, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1578,20 +1713,21 @@ msgstr ""
 "Ympäristömuuttujien laajennus epäonnistui: puuttuva \"%1$c\" muuttujan \"%3$s"
 "\" kohdassa %2$d."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Virhe"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Virhe "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Virhe hakemistoa luotaessa"
 
@@ -1603,7 +1739,7 @@ msgstr "DIB: Virhe kuvan lukemisessa ."
 msgid "Error reading config options."
 msgstr "Virhe asetusten lukemisessa."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Virhe käyttäjän asetusten tallentamisessa."
 
@@ -1615,7 +1751,7 @@ msgstr ""
 msgid "Error: "
 msgstr "Virhe: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "esperanto (ISO-8859-3)"
 
@@ -1623,7 +1759,7 @@ msgstr "esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Arvioitu aika : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1632,12 +1768,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Komennon \"%s\" käynnistäminen epäonnistui"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Komennon '%s' ajo epäonnistui virheellä: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 #, fuzzy
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2\" "
@@ -1660,14 +1796,14 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 "Viety rekisteriavain: tiedosto \"%s\" on jo olemassa eikä sitä korvata."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1676,7 +1812,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Ei voitu purkaa '%s':aa kohteeseen '%s'."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Virhe %s-soitossa: %s"
@@ -1685,7 +1821,7 @@ msgstr "Virhe %s-soitossa: %s"
 msgid "Failed to access lock file."
 msgstr ""
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1712,39 +1848,39 @@ msgstr "Lukkotiedoston '%s' sulkeminen ep
 msgid "Failed to close the clipboard."
 msgstr "Leikepöydän sulkeminen epäonnistui."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Yhdistäminen epäonnistui: käyttäjätunnus/salasana puutui."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Yhdistäminen epäonnistui: ei soitettavissa olevaa palveluntarjoajaa."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Rekisteriarvon '%s' kopiointi ei onnistu"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Ei voi kopioida rekisteriavaimen '%s' sisältöä avaimeen '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Tiedoston '%s' kopiointi kohteeseen '%s' epäonnistui."
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Ali-rekisteriavaimen '%s' kopiointi '%s':ksi ei onnistu."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "DDE-merkkijonoa ei voitu luoda"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "MDI-isäntäkehystä ei voitu luoda."
 
@@ -1760,12 +1896,12 @@ msgstr "Tilap
 msgid "Failed to create an anonymous pipe"
 msgstr "Anonyymin putken luonti epäonnistui"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Ei voitu yhdistää palvelimeen '%s' asiassa %s"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Osoittimen luonti epäonnistui."
 
@@ -1784,7 +1920,7 @@ msgstr "Hakemiston %s/.gnome luonti ep
 msgid "Failed to create directory %s/mime-info."
 msgstr "Hakemiston %s/mime-info luonti epäonnistui."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1808,7 +1944,7 @@ msgstr "Standardin etsi/korvaa ikkunan luonti ep
 msgid "Failed to display HTML document in %s encoding"
 msgstr "HTML %s-koodattua asiakirjaa ei voi näyttää"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Leikepöydän tyhjennys epäonnistui."
@@ -1817,22 +1953,22 @@ msgstr "Leikep
 msgid "Failed to enumerate video modes"
 msgstr "Näyttötilojen luettelointi ei onnistu"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 #, fuzzy
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "DDE-serverin ohjeistuspiiriä ei aikaansaatu"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Soittoyhteyttä %s ei voitu luoda"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Ei voitu ajaa kohdetta '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1863,12 +1999,12 @@ msgstr ""
 "XBM resurssia '%s' ei löydy.\n"
 "Unohditko käyttää funktiota wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Palveluntarjoajien nimeä ei saatu: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Leikepöydän datan saanti epäonnistui."
 
@@ -1876,18 +2012,11 @@ msgstr "Leikep
 msgid "Failed to get data from the clipboard"
 msgstr "Dataa ei voida hakea leikepöydältä"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Paikallista systeemiaikaa ei saatu"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Työhakemistoa ei saatu"
 
@@ -1899,7 +2028,7 @@ msgstr "GUI:n alustus ep
 msgid "Failed to initialize MS HTML Help."
 msgstr "MS HTML Ohjeen alustus epäonnistui."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "OpenGL:n alustus epäonnistui"
 
@@ -1916,7 +2045,7 @@ msgstr ""
 "Säikeen kytkentä epäonnistui, todennäköisesti muistivuoto - ole hyvä ja "
 "käynnistä ohjelma uudestaan"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, fuzzy, c-format
 msgid "Failed to kill process %d"
 msgstr "Prosessia %s ei voitu lopettaa"
@@ -1955,7 +2084,7 @@ msgstr "Lukkotiedostoa '%s' ei voitu lukita."
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "'%s' ei löytynyt säännöllisessä lausekkeessa: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, fuzzy, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Tiedoston '%s' aikoja ei voitu muuttaa"
@@ -1986,7 +2115,7 @@ msgstr "Dataa ei voida siirt
 msgid "Failed to read PID from lock file."
 msgstr "PID:iä ei voitu lukea lukkotiedostosta."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Lapsiprosessin I/O:n uudellenohjaus epäonnistui"
 
@@ -1994,12 +2123,12 @@ msgstr "Lapsiprosessin I/O:n uudellenohjaus ep
 msgid "Failed to redirect the child process IO"
 msgstr "Lapsiprosessin I/O:n uudellenohjaus epäonnistui"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "DDE palvelimen '%s' rekisteröinti epäonnistui"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "OpenGL ikkunaluokan rekisteröinti epäonnistui."
 
@@ -2023,12 +2152,12 @@ msgstr "Lukkotiedoston '%s' poisto ei onnistu"
 msgid "Failed to remove stale lock file '%s'."
 msgstr ""
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Rekisteriavaimen '%s' nimeäminen '%s':ksi ei onnistu."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Rekisteriavaimen '%s' nimeäminen '%s':ksi ei onnistu."
@@ -2037,12 +2166,12 @@ msgstr "Rekisteriavaimen '%s' nime
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Dataa ei voida hakea leikepöydältä."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, fuzzy, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Tiedoston '%s' aikoja ei voida hakea"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "RAS-virheilmoitusta ei saatu."
 
@@ -2050,12 +2179,12 @@ msgstr "RAS-virheilmoitusta ei saatu."
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Ei voi hakea leikepöydän tuettuja formaatteja"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Kuvatiedostoa '%s' ei voitu tallentaa."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "DDE:n ohjeistustiedotuksen lähetys epäonnistui"
 
@@ -2092,16 +2221,16 @@ msgstr "Kuvan '%s' tallennus Muisti-VFS:
 msgid "Failed to terminate a thread."
 msgstr "Säikeen päättäminen epäonnistui."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "DDE ohjeistuspiirin (advise loop) keskeytys ei onnistunut"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Puhelinyhteyden '%s' keskeytys ei onnistunut."
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Touch epäonnistui tiedostolle '%s'"
@@ -2111,16 +2240,16 @@ msgstr "Touch ep
 msgid "Failed to unlock lock file '%s'"
 msgstr "Lukkotiedoston '%s' lukitusta ei voitu purkaa"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "DDE-serverin '%s' poisto rekisteröinnistä epäonnistui"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Käyttäjän asetustiedoston päivitys ei onnistu."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Standardin etsi/korvaa ikkunan luonti epäonnistui (virhekoodi %d)"
@@ -2130,7 +2259,7 @@ msgstr "Standardin etsi/korvaa ikkunan luonti ep
 msgid "Failed to write to lock file '%s'"
 msgstr "Lukkotiedoston '%s' kirjoitus epäonnistui"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 #, fuzzy
 msgid "Fatal error"
 msgstr "Tuhoisa virhe"
@@ -2149,12 +2278,12 @@ msgstr "Tiedosto"
 msgid "File %s does not exist."
 msgstr "Tiedosto %s ei ole olemassa."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Tiedosto \"%s\" on jo olemassa, korvataanko se varmasti?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2167,20 +2296,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Tiedostoa ei voitu ladata."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Tiedostovirhe"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Tiedostonimi on jo olemassa."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Tiedosto"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Tiedostot (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Tiedosto"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Etsi"
@@ -2193,7 +2331,7 @@ msgstr "Kiinte
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Kiinteäkokoinen kirjasin.<br> <b>lihavoitu</b> <i>kursivoitu</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 #, fuzzy
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13\" "
@@ -2202,7 +2340,7 @@ msgstr "Folio, 8 1/2 x 13\" "
 msgid "Font size:"
 msgstr "Kirjasinkoko:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Haarauttaminen epäonnistui"
 
@@ -2253,12 +2391,12 @@ msgstr "GTK+-teema"
 msgid "Generic PostScript"
 msgstr "Generic PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 #, fuzzy
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Saksalainen traktoriveto, 8 1/2 x 13\" "
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 #, fuzzy
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Eurooppalainen traktoriveto, 8 1/2 x 12\" "
@@ -2287,19 +2425,19 @@ msgstr "Eteenp
 msgid "Go one level up in document hierarchy"
 msgstr "Mene ylös asiakirjahierarkiassa"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Siirry kotihakemistoon"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Mene ylähakemistoon"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Mene sivulle"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "kreikkalainen (ISO-8859-7)"
 
@@ -2320,12 +2458,11 @@ msgstr "HTML-ankkuria %s ei ole olemassa."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML-tiedostot (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "heprea (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Ohje"
 
@@ -2354,16 +2491,16 @@ msgstr ""
 msgid "Help: %s"
 msgstr "Ohje: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "Koti"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Kotihakemisto"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2413,13 +2550,13 @@ msgstr "IFF: tuntemataon virhe!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Kuvakeresurssin määritelmää %s ei löydy."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2427,7 +2564,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Ohitetaan arvo \"%s\" avaimessa \"%s\"."
@@ -2448,19 +2585,19 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Virheellinen hakemiston nimi."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Virheellinen tiedostomääritelmä."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Kuvan ja peitteen koot ovat erisuuruiset."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Kuvatiedoston tyyppi ei ole %d."
@@ -2473,21 +2610,21 @@ msgstr ""
 "Rich Edit tekstimuokkaus on mahdotonta, käytetään tavanomaista "
 "tekstimuokkausta.Asenna riched32.dll uudestaan."
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Lapsiprosessin syötteen saanti on mahdotonta"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Tiedoston '%s' oikeuksien saanti on mahdotonta"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Tiedostoa '%s' ei voida korvata"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Lupien asetus tiedostolle '%s' on mahdotonta"
@@ -2500,19 +2637,23 @@ msgstr "Sisennys"
 msgid "Index"
 msgstr "Sisältö"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "intialainen (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Virheellinen TIFF-kuvaindeksi."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr ""
@@ -2549,7 +2690,7 @@ msgstr "Virheellinen s
 msgid "Italic"
 msgstr "Kursivoitu"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 #, fuzzy
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Italialianen kirjekuori, 110 x 230 mm"
@@ -2562,15 +2703,67 @@ msgstr "JPEG-kuvan lataus ei onnistu - tiedosto ehk
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Ei voinut tallentaa kuvaa"
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Tasattu"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2578,7 +2771,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "Vaakasuunta"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 #, fuzzy
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11\" "
@@ -2587,17 +2780,46 @@ msgstr "Ledger, 17 x 11\" "
 msgid "Left margin (mm):"
 msgstr "Vasen marginaali (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal 8 1/2 x 14\" "
+
+#: ../src/common/paper.cpp:103
 #, fuzzy
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal 8 1/2 x 14\" "
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter 8 1/2 x 11\" "
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter 8 1/2 x 11\" "
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter 8 1/2 x 11\" "
+
+#: ../src/common/paper.cpp:108
 #, fuzzy
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter (pieni) 8 1/2 x 11\" "
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter 8 1/2 x 11\" "
+
+#: ../src/common/paper.cpp:102
 #, fuzzy
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter 8 1/2 x 11\" "
@@ -2619,14 +2841,6 @@ msgstr "Lataa %s tiedosto"
 msgid "Loading : "
 msgstr "Ladataan : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Grey ASCII PNM-kuvan latausta ei ole vielä toteutettu."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Grey Raw PNM-kuvan latausta ei ole vielä toteutettu."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2637,7 +2851,7 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Loki tallennettu tiedostoon \"%s\"."
@@ -2662,7 +2876,7 @@ msgstr ""
 "MS HTML Ohjetoiminnot eivät ole saatavilla koska MS HTML Help kirjastoa ei "
 "ole asennettu tälle koneelle. Ole hyvä ja asenna se."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "S&uurenna"
 
@@ -2688,7 +2902,7 @@ msgstr "Valikko"
 msgid "Metal theme"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "P&ienennä"
 
@@ -2706,11 +2920,16 @@ msgstr "Tila %ix%i-%i ei saatavilla."
 msgid "Modern"
 msgstr "Moderni"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Muokattu"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 #, fuzzy
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monarch Envelope, 3 7/8 x 7 1/2\" "
@@ -2723,11 +2942,11 @@ msgstr "Siiry alas"
 msgid "Move up"
 msgstr "Siirry ylös"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nimi"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Luo hakemisto"
@@ -2737,8 +2956,8 @@ msgstr "Luo hakemisto"
 msgid "New item"
 msgstr "Luo uusi"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "UusiNimi"
 
@@ -2750,9 +2969,9 @@ msgstr "Seuraava"
 msgid "Next page"
 msgstr "Seuraava sivu"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Ei"
 
@@ -2793,22 +3012,22 @@ msgstr ""
 "Haluatko valita kirjasintyypin, jota käytetään tähän?\n"
 "(Muutoin tällä koodauksella olevaa teksitä ei näytetä oikein)"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr ""
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Kuvatyypin käsittelijää ei löytynyt."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, fuzzy, c-format
 msgid "No image handler for type %d defined."
 msgstr "Kuvatyypin %d käsittelijää ei määritelty."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, fuzzy, c-format
 msgid "No image handler for type %s defined."
 msgstr "Kuvatyypin %s käsittelyohjelmaa ei määritelty."
@@ -2821,15 +3040,15 @@ msgstr "T
 msgid "No sound"
 msgstr "Ei ääntä"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr ""
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "pohjoismainen (ISO-8859-10)"
 
@@ -2845,13 +3064,13 @@ msgstr "Normaali kirjasin<br>ja <u>alleviivattu</u>. "
 msgid "Normal font:"
 msgstr "Tavallinen fontti:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 #, fuzzy
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11\" "
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2859,7 +3078,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
@@ -2867,13 +3086,13 @@ msgstr ""
 msgid "Open HTML document"
 msgstr "Avaa HTML-asiakirja"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "tiedostoa \"%s\" ei voi avata"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Ei sallittu toimenpide."
 
@@ -2892,7 +3111,7 @@ msgstr "Valinta '%s' vaatii arvon."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Valinta '%s': '%s' ei voida muuntua päiväykseksi."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Valinnat"
 
@@ -2924,24 +3143,149 @@ msgstr "PCX: tuntematon virhe !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: Liian pieni versionumero"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Muistin varaaminen epäonnistui."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Tuntematon tiedostomuoto."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Tiedosto on ehkä typistetty."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Kirjekuori, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Kirjekuori, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Kirjekuori, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Kirjekuori, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Kirjekuori, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Kirjekuori, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Kirjekuori, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Kirjekuori, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL Kirjekuori, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Kirjekuori, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL Kirjekuori, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Kirjekuori, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Kirjekuori, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Kirjekuori, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Kirjekuori, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Kirjekuori, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Kirjekuori, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Kirjekuori, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Kirjekuori, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Kirjekuori, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Sivu %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Sivu %d / %d"
@@ -2950,7 +3294,7 @@ msgstr "Sivu %d / %d"
 msgid "Page Setup"
 msgstr "Sivun asetukset"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Sivun asetukset"
 
@@ -2980,7 +3324,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Oikeudet"
 
@@ -2992,7 +3336,7 @@ msgstr "Putken luonti ep
 msgid "Please choose a valid font."
 msgstr "Valitse kelvollinen fontti."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Valitse olemassaoleva tiedosto."
 
@@ -3000,11 +3344,11 @@ msgstr "Valitse olemassaoleva tiedosto."
 msgid "Please choose the page to display:"
 msgstr "Valitse näytettävä sivu:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Valitse palveluntarjoaja, johon haluat kytkeytyä"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3036,16 +3380,16 @@ msgid "Previous page"
 msgstr "Edellinen sivu"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Tulosta"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Tulostuksen esikatselu"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Tulostuksen esikatselu epäonnistui"
 
@@ -3066,7 +3410,7 @@ msgstr "V
 msgid "Print previe&w"
 msgstr "Tulostuksen &esikatselu"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Tulostuksen esikatselu"
 
@@ -3124,7 +3468,7 @@ msgstr "Tulostetaan sivua %d..."
 msgid "Printing..."
 msgstr "Tulostetaan..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3134,12 +3478,12 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Ohjelma keskeytetty."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 #, fuzzy
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Kysymys"
 
@@ -3152,7 +3496,7 @@ msgstr "Lukuvirhe tiedostossa '%s'"
 msgid "Ready"
 msgstr "Valmis"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr ""
@@ -3161,17 +3505,17 @@ msgstr ""
 msgid "Refresh"
 msgstr "Päivitä"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Rekisteriavain \"%s\" on jo olemassa."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Rekisteriavain \"%s\" ei ole olemassa, sitä ei voi uudelleennimetä."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3182,7 +3526,7 @@ msgstr ""
 "toimintaan. Avaimen poistaminen jättää järjestelmän\n"
 "epävakaaseen tilaan: toiminto keskeytetty."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Rekisterin arvo '%s' on jo olemassa."
@@ -3203,7 +3547,7 @@ msgstr "Poista"
 msgid "Remove current page from bookmarks"
 msgstr "Poista nykyinen sivu kirjanmerkeistä"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3221,7 +3565,7 @@ msgstr "Korvaa k&aikki"
 msgid "Replace with:"
 msgstr "Korvaa kohteella:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Resurssitiedostoilla pitää olla sama versionumero!"
 
@@ -3237,7 +3581,7 @@ msgstr "Oikea marginaali (mm):"
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Tallenna"
 
@@ -3254,7 +3598,7 @@ msgstr "Tallenna &nimell
 msgid "Save as"
 msgstr "Tallenna nimellä"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Tallenna lokin sisältö tiedostoon"
 
@@ -3289,7 +3633,7 @@ msgstr "Hae kaikista kirjoista"
 msgid "Searching..."
 msgstr "Etsitään..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 #, fuzzy
 msgid "Sections"
 msgstr "Lohkot"
@@ -3304,23 +3648,28 @@ msgstr "Hakuvirhe tiedostossa '%s'"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr "Hakuvirhe tiedostossa '%s' (stdio ei tue suuria tiedostoja)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Valitse k&aikki"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Valitse asiakirjamalli"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 #, fuzzy
 msgid "Select a document view"
 msgstr "Valitse dokumentin näkymä"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Valitse tiedosto"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Lohkot"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3334,7 +3683,7 @@ msgstr ""
 msgid "Setup..."
 msgstr "Asetukset..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "Monta aktiivista puhelinvalintaikkunaa auki, valitsen yhden satunnaisesti."
@@ -3348,11 +3697,11 @@ msgstr "N
 msgid "Show all items in index"
 msgstr "Näytä kaikki indeksissä"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Näytä piilohakemistot"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Näytä piilotiedostot"
 
@@ -3364,7 +3713,7 @@ msgstr "N
 msgid "Shows the font preview."
 msgstr "Näytä kirjasimen esikatselu."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Koko"
 
@@ -3381,8 +3730,7 @@ msgstr "Kalteva"
 msgid "Sorry, could not open this file for saving."
 msgstr "Ei voi avata tiedostoa tallennettavaksi."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Tätä tiedostoa ei voi avata."
 
@@ -3390,15 +3738,15 @@ msgstr "T
 msgid "Sorry, could not save this file."
 msgstr "Tätä tiedostoa ei voi tallentaa."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Liian vähän muistia esikatseluun."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Tulostuksen esikatselu vaatii asennetun tulostimen."
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Tämän tiedoston muoto on tuntematon."
 
@@ -3411,7 +3759,7 @@ msgstr "
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Äänitiedoston '%s' formaattia ei tueta."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 #, fuzzy
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2\" "
@@ -3420,7 +3768,7 @@ msgstr "Statement, 5 1/2 x 8 1/2\" "
 msgid "Status:"
 msgstr "Tila:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Tila: "
 
@@ -3437,37 +3785,58 @@ msgstr ""
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Muistinvaraus epäonnistui."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Virhe kuvan latauksessa."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Virhe kuvan lukemisessa ."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Virhe kuvan tallennuksesa."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Virhe kuvan kirjoituksessa."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17\" "
+
+#: ../src/common/paper.cpp:109
 #, fuzzy
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17\" "
@@ -3476,11 +3845,11 @@ msgstr "Tabloid, 11 x 17\" "
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Asiakirjamallit"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 #, fuzzy
 msgid "Thai (ISO-8859-11)"
 msgstr "Taimaalainen (ISO-8859-11)"
@@ -3509,7 +3878,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Leikepöydän formaatti '%d' ei ole olemassa."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3518,7 +3887,7 @@ msgstr ""
 "Hakemisto '%s' ei ole olemassa.\n"
 "Luodaanko se nyt?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3527,7 +3896,7 @@ msgstr ""
 "Tiedostoa '%s' ei voitu avata.\n"
 "Se on myös poistettu MRU-tiedostojen luettelosta"
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3561,7 +3930,7 @@ msgstr "Kirjasimen paino."
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Polku '%s' sisältää liian monta \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3582,7 +3951,7 @@ msgstr "Teksti
 msgid "The value for the option '%s' must be specified."
 msgstr "Valinnan '%s' arvo täyty olla määritelty."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3605,7 +3974,7 @@ msgstr ""
 "Tämä järjestelmä ei tue date picker kontrollia, ole hyvä ja päivitä comctl32."
 "dll"
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3616,7 +3985,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Säiemoduulin käynnistys epäonnistui: säieavainta ei voi luoda"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3628,11 +3997,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "Säikeen prioriteettiasetus jätetään huomiotta."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Järjestä &vaakasuoraan"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Järjestä &pystysuoraan"
 
@@ -3676,11 +4045,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Tyhjää isäntänimeä yritettiin selvittää: luovutan"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "turkki (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Tyyppi"
 
@@ -3689,7 +4058,7 @@ msgstr "Tyyppi"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 #, fuzzy
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "Vakio traktoriveto, 14 7/8 x 11\" "
@@ -3728,39 +4097,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr "Odottamaton parametri '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Tuntematon DDE-virhe %08x"
@@ -3773,7 +4142,7 @@ msgstr ""
 msgid "Unknown dynamic library error"
 msgstr "Tuntematon dynamic library virhe"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Tuntematon koodaus (%d)"
@@ -3793,7 +4162,7 @@ msgstr "Tuntematon pitk
 msgid "Unknown option '%s'"
 msgstr "Tuntematon valitsin \"%s\""
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr ""
 
@@ -3802,7 +4171,7 @@ msgstr ""
 msgid "Unkown Property %s"
 msgstr "Tuntematon ominaisuus '%s'"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Pariton \"{\" mime-tyyppi-merkinnässä %s."
@@ -3831,7 +4200,7 @@ msgstr "Teemaa '%s' ei tueta."
 msgid "Up"
 msgstr "Ylös"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Käyttö: %s"
@@ -3845,15 +4214,15 @@ msgstr "Validointiristiriita"
 msgid "Video Output"
 msgstr "Videon ulostulo"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Näytä tiedostot lisätiedoilla"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Näytä tiedostot luettelona"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Näkymät"
 
@@ -3869,17 +4238,17 @@ msgstr "Varoitus"
 msgid "Warning: "
 msgstr "Varoitus: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Varoitus: yritettiin poistaa HTML-muotoilukoodin käsittelijää tyhjästä "
 "pinosta."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Länsi-Eurooppa (ISO-8859-1/Latin 1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 #, fuzzy
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Länsieurooppalainen Euro:lla (ISO-8859-15/Latin 0)"
@@ -3900,106 +4269,111 @@ msgstr "Vain kokonaiset sanat"
 msgid "Win32 theme"
 msgstr "Win32-teema"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s, Windows 3.1-alustalla"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows, arabia (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 #, fuzzy
 msgid "Windows Baltic (CP 1257)"
 msgstr "Balttinen Windows (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows, Keski-Eurooppa (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 #, fuzzy
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Länsieurooppalinen Windows (CP 1252)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows, kyrillinen (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows, kreikka (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows, heprea (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows, japani (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows, korea (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (build %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Balttinen Windows (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows, turkki (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows, Länsi-Eurooppa (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4022,28 +4396,28 @@ msgstr ""
 msgid "XPM: malformed colour definition '%s'!"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC resurssia '%s' (luokka '%s') ei löydy!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC resurssi: Ei voida luoda kuvaa '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC resurssi: Vääri värimääritelmä '%s' ominaisuudelle '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Kyllä"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Et voi lisätä uutta hakemistoa tähän kohtaan."
 
@@ -4059,16 +4433,16 @@ msgstr "Lo&itonna"
 msgid "Zoom to &Fit"
 msgstr "&Sovita"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[TYHJÄ]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 #, fuzzy
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "DDEML sovellus on luonut pitkän kilpailutilanten."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4078,41 +4452,41 @@ msgstr ""
 "DDEML funktio kutsuttiin ilman edeltävää DDE-initialisointia, \n"
 "tai epäkelpo instanssin tunniste annetiin DDEML funktiolle."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "asiakkaan yritys aloittaa keskustelu epäonnistui."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "muistin varaus epäonnistui."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 #, fuzzy
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "DDEML ei voinut varmistaa parametria."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "synkronisen ohjeistustapahtuman pyynnön sallittu aika ylittyi."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "synkronisen datasiirron pyynnön sallittu aika ylittyi."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "synkronisen ohjelmapyynnön sallittu aika ylittyi."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 #, fuzzy
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "synkronisen datakirjoitustapahtumnan pyynnön sallittu aika ylittyi."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "ohjeistustapahtuman lopettamisen pyynnön sallittu aika ylittyi."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4122,7 +4496,7 @@ msgstr ""
 "joka pysäytettiin asiakkaan taholla, tai palvelin\n"
 "keskeytti ennen tapahtuman valmistumista."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "tapahtuma epäonnistui."
 
@@ -4130,7 +4504,7 @@ msgstr "tapahtuma ep
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 #, fuzzy
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
@@ -4142,15 +4516,15 @@ msgstr ""
 "tehdä DDE tapahtuman tai APPCMD_CLIENTONLY on yrittänyt \n"
 "tehdä palvelimen tapahtuman."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "sisäinen kutsu 'PostMessage'-funktion epäonnistui. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "sisäinen virhe tapahtui DDEML:ssä."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4160,11 +4534,11 @@ msgstr ""
 "Kun sovellus on palannut XTYP_XACT_COMPLETE vastakutsusta, \n"
 "tapahtuman tunnus tälle vastakutsulle ei päde enää."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "muuttumattoman avaimen '%s' muutosyritys ohitettu."
@@ -4177,7 +4551,7 @@ msgstr "virheelliset argumentit kirjastofunktioon"
 msgid "bad signature"
 msgstr "väärä allekirjoitus"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4185,14 +4559,18 @@ msgstr ""
 msgid "binary"
 msgstr "binääri"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "lihavoitu"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "lihavoitu "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4213,7 +4591,7 @@ msgstr "ei voi toimittaa muutoksia tiedostoon '%s'"
 msgid "can't create file '%s'"
 msgstr "tiedoston '%s' luonti ei onnistu"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "käyttäjän asetustiedostoa '%s' ei voi poistaa"
@@ -4223,7 +4601,12 @@ msgstr "k
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "ei voida päätellä tuliko kuvaajan %d loppu vastaan"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Ei voitu ajaa kohdetta '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr ""
 
@@ -4232,7 +4615,7 @@ msgstr ""
 msgid "can't find length of file on file descriptor %d"
 msgstr "tiedoston koko ei löydy tiedoston kuvauksesta %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "käyttäjän kotihakemistoa ei löydy, käytetään nykyistä hakemistoa."
 
@@ -4265,7 +4648,7 @@ msgstr "globaalin asetustiedoston '%s' avaus ei onnistu."
 msgid "can't open user configuration file '%s'."
 msgstr "käyttäjän asetustiedoston '%s' avaus ei onnistu."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "käyttäjän asetustiedoston avaus ei onnistu."
 
@@ -4311,11 +4694,11 @@ msgstr "puskuria '%s' ei voida kirjottaa levylle."
 msgid "can't write to file descriptor %d"
 msgstr "kirjoittaminen epäonnistui tiedoston kuvaukseen %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "käyttäjän asetustiedoston kirjoitus epäonnistui."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "luettelotiedostoa varkkoalueelle '%s' ei löydy."
@@ -4336,7 +4719,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "päiväys"
 
@@ -4344,7 +4727,7 @@ msgstr "p
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "oletus"
 
@@ -4352,19 +4735,19 @@ msgstr "oletus"
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "kahdeksastoista"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "kahdeksas"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "yhdestoista"
 
@@ -4373,7 +4756,7 @@ msgstr "yhdestoista"
 msgid "encoding %s"
 msgstr "koodaus %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "kohta '%s' ilmenee useammin kuin kerran ryhmässä '%s'"
@@ -4382,24 +4765,29 @@ msgstr "kohta '%s' ilmenee useammin kuin kerran ryhm
 msgid "error in data format"
 msgstr "virhe dataformaatissa"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "virhe avattaessa tiedostoa"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "virhe avattaessa tiedostoa"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "muodosta"
 
@@ -4408,11 +4796,11 @@ msgstr "muodosta"
 msgid "failed to flush the file '%s'"
 msgstr "tiedostoa '%s' ei voitu kirjoittaa"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "viidestoista"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "viides"
 
@@ -4441,7 +4829,7 @@ msgstr "tiedosto '%s', rivi %d: muuttamattoman avaimen '%s' arvo ohitettu."
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "tiedosto \"%s\": odottamaton merkki %c rivillä %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "ensimmäinen"
 
@@ -4449,15 +4837,15 @@ msgstr "ensimm
 msgid "font size"
 msgstr "kirjasinkoko"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "neljästoista"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "neljäs"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr ""
 
@@ -4465,7 +4853,7 @@ msgstr ""
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 #, fuzzy
 msgid "initiate"
 msgstr "alusta"
@@ -4474,49 +4862,49 @@ msgstr "alusta"
 msgid "invalid eof() return value."
 msgstr "virheellinen eof() palautusarvo."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "virheellinen viestilaatikon (message box) palautusarvo"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "virheellinen zip-tiedosto"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kursivoitu"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "heikko"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "heikko "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "maa-arvoa '%s' ei voida asettaa."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "etsitään luetteloa '%s' polussa '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "keskiyö"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "yhdeksästoista"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "yhdeksäs"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "ei DDE-virhettä."
 
@@ -4528,11 +4916,11 @@ msgstr "ei virhett
 msgid "noname"
 msgstr "nimeämätön"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "keskipäivä"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 #, fuzzy
 msgid "num"
 msgstr "numeerinen"
@@ -4545,7 +4933,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "muisti loppu"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4557,21 +4945,21 @@ msgstr "lukuvirhe"
 msgid "reading"
 msgstr "luetaan"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "luetaan zip-virtaa (kohta %s): virheellinen crc"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "luetaan zip-virtaa (kohta %s): virheellinen pituus"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "vaikeuksia uudelleen palaamisessa."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "toinen"
 
@@ -4579,11 +4967,11 @@ msgstr "toinen"
 msgid "seek error"
 msgstr "hakuvirhe"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "seitsemästoista"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "seitsemäs"
 
@@ -4591,15 +4979,15 @@ msgstr "seitsem
 msgid "shift"
 msgstr "vaihto"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "näytä tämä ohjeviesti"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "kuudestoista"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "kuudes"
 
@@ -4611,60 +4999,60 @@ msgstr "m
 msgid "specify the theme to use"
 msgstr "määritä käytettävä teema"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "merkkijono"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "kymmenes"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "tapahtuman vastaus aiheutti DDE_FBUSY-bitin asettumisen."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "kolmas"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "kolmastoista"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff-moduuli: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "tänään"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "huomenna"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "kahdestoista"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "kahdeskymmenes"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "alleviivattu"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "alleviivattu "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "odottamaton merkki \" kohdassa %d tiedostossa '%s'."
@@ -4682,7 +5070,7 @@ msgstr "tuntematon luokka %s"
 msgid "unknown error"
 msgstr "tuntematon virhe"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "tuntematon virhe (virhekoodi %08x)."
@@ -4696,7 +5084,7 @@ msgstr ""
 msgid "unknown seek origin"
 msgstr "tuntematon haun alku"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "tuntematon-%d"
@@ -4705,12 +5093,12 @@ msgstr "tuntematon-%d"
 msgid "unnamed"
 msgstr "nimetön"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "nimetön%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "ei-tuettu Zip-pakkaustyyppi"
 
@@ -4718,7 +5106,7 @@ msgstr "ei-tuettu Zip-pakkaustyyppi"
 msgid "unsupported zip archive"
 msgstr "ei-tuettu zip-arkisto"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "käytössä luettelo '%s' '%s'sta."
@@ -4732,7 +5120,7 @@ msgstr "kirjoitusvirhe"
 msgid "writing"
 msgstr "tulostaa"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay epäonnistui."
 
@@ -4745,7 +5133,7 @@ msgstr "wxSocket: virheellinen allekirjoitus ReadMsg:ss
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: tuntematon tapahtuma!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets ei voi avata näyttöä prosessille \"%s\": poistutaan."
@@ -4754,7 +5142,7 @@ msgstr "wxWidgets ei voi avata n
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets ei voi avata näyttöä. Poistutaan."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "eilen"
 
@@ -4763,10 +5151,16 @@ msgstr "eilen"
 msgid "zlib error %d"
 msgstr "zlib-virhe %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Grey ASCII PNM-kuvan latausta ei ole vielä toteutettu."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Grey Raw PNM-kuvan latausta ei ole vielä toteutettu."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Ei voi odottaa säikeen keskeytystä."
 
index 05fd2c211ae4fd78d159608da01a2186f655051c..e5adcab7e9c0037f8f3db94e69cc763f1eb6627b 100644 (file)
@@ -1,44 +1,42 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.1\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-05-31 09:34+0930\n"
 "Last-Translator: Nicolas Velin <nsv@fr.st>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 "plural-forms: nplurals=2; plural=n > 1\n"
 "X-Generator: Rosetta (http://launchpad.ubuntu.com/rosetta/)\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
-msgid ""
-"\t%s: %s\n"
+msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:210
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
-msgid ""
-"              Thank you and we're sorry for the inconvenience!\n"
+#: ../src/generic/dbgrptg.cpp:312
+msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
-#: ../src/common/log.cpp:322
+#: ../src/common/log.cpp:321
 #, c-format
 msgid " (error %ld: %s)"
 msgstr " (erreur %ld : %s)"
 
-#: ../src/common/docview.cpp:1380
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -46,23 +44,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Aperçu"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Enveloppe #10, 4 1/8 x 9 1/2 pouces"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Enveloppe #11, 4 1/2 x 10 3/8 pouces"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Enveloppe #12, 4 3/4 x 11 pouces"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Enveloppe #14, 5 x 11 1/2 pouces"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Enveloppe #9, 3 7/8 x 8 7/8 pouces"
 
@@ -73,13 +71,13 @@ msgstr "Enveloppe #9, 3 7/8 x 8 7/8 pouces"
 msgid "#define %s must be an integer."
 msgstr "#define %s doit être un entier."
 
-#: ../src/html/helpfrm.cpp:1019 ../src/html/helpfrm.cpp:1021
-#: ../src/html/helpfrm.cpp:1689 ../src/html/helpfrm.cpp:1722
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i de %i"
 
-#: ../src/generic/filedlgg.cpp:287
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld octets "
@@ -89,27 +87,27 @@ msgstr "%ld octets "
 msgid "%s (or %s)"
 msgstr "%s (ou %s)"
 
-#: ../src/generic/logg.cpp:262
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Erreur"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Information"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Alarme"
 
-#: ../src/common/fldlgcmn.cpp:74
+#: ../src/common/fldlgcmn.cpp:81
 #, c-format
 msgid "%s files (%s)|%s"
 msgstr "%s fichiers (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, fuzzy, c-format
 msgid "%s message"
 msgstr "%s message"
@@ -131,7 +129,7 @@ msgstr "%s n'est pas une sp
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s : syntaxe du fichier de ressource incorrecte."
 
-#: ../src/html/helpfrm.cpp:341 ../src/html/helpfrm.cpp:343
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&A propos..."
 
@@ -143,7 +141,7 @@ msgstr "&Taille actuelle"
 msgid "&Apply"
 msgstr "&Appliquer"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Arranger les icônes"
 
@@ -155,12 +153,12 @@ msgstr "&Retour"
 msgid "&Bold"
 msgstr "&Gras"
 
-#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:356
-#: ../src/generic/fontdlgg.cpp:375 ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Annuler"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Cascade"
 
@@ -168,24 +166,26 @@ msgstr "&Cascade"
 msgid "&Clear"
 msgstr "&Effacer"
 
-#: ../src/common/prntbase.cpp:829 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:508 ../src/html/helpfrm.cpp:338
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Fermer"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2058
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Copier"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2060
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Supprimer"
 
-#: ../src/generic/logg.cpp:710
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Détails"
 
@@ -193,7 +193,7 @@ msgstr "&D
 msgid "&Down"
 msgstr "&Bas"
 
-#: ../src/html/helpfrm.cpp:345
+#: ../src/html/helpfrm.cpp:361
 msgid "&File"
 msgstr "&Fichier"
 
@@ -201,11 +201,11 @@ msgstr "&Fichier"
 msgid "&Find"
 msgstr "&Trouver"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Fin"
 
-#: ../src/generic/fontdlgg.cpp:271
+#: ../src/generic/fontdlgg.cpp:273
 msgid "&Font family:"
 msgstr ""
 
@@ -213,12 +213,12 @@ msgstr ""
 msgid "&Forward"
 msgstr "&Suivant"
 
-#: ../src/common/prntbase.cpp:864
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Aller à..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:346
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Aide"
 
@@ -235,11 +235,11 @@ msgstr "Index"
 msgid "&Italic"
 msgstr "&Italique"
 
-#: ../src/generic/logg.cpp:509
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Journal"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Deplacer"
 
@@ -247,15 +247,15 @@ msgstr "&Deplacer"
 msgid "&New"
 msgstr "&Nouveau"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Suivant"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Suivant >"
 
-#: ../src/generic/tipdlg.cpp:238
+#: ../src/generic/tipdlg.cpp:243
 msgid "&Next Tip"
 msgstr "&Prochain Conseil"
 
@@ -263,12 +263,12 @@ msgstr "&Prochain Conseil"
 msgid "&No"
 msgstr "&Non"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Notes :"
 
-#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:361
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
+#: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&OK"
 
@@ -276,15 +276,16 @@ msgstr "&OK"
 msgid "&Open"
 msgstr "&Ouvrir"
 
-#: ../src/html/helpfrm.cpp:336
+#: ../src/html/helpfrm.cpp:352
 msgid "&Open..."
 msgstr "&Ouvrir..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2059
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Coller"
 
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:324
 msgid "&Point size:"
 msgstr ""
 
@@ -292,7 +293,7 @@ msgstr ""
 msgid "&Preferences"
 msgstr "&Préférences"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Précédent"
 
@@ -301,7 +302,7 @@ msgstr "&Pr
 msgid "&Print"
 msgstr "&Impression"
 
-#: ../src/common/prntbase.cpp:834
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Imprimer ..."
 
@@ -313,20 +314,21 @@ msgstr "&Propri
 msgid "&Quit"
 msgstr "&Quitter"
 
-#: ../src/common/cmdproc.cpp:283 ../src/common/cmdproc.cpp:290
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2055
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Refaire"
 
-#: ../src/common/cmdproc.cpp:279 ../src/common/cmdproc.cpp:299
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Refaire "
 
-#: ../src/generic/fdrepdlg.cpp:168
+#: ../src/generic/fdrepdlg.cpp:185
 msgid "&Replace"
 msgstr "&Remplacer"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Restaurer"
 
@@ -334,15 +336,15 @@ msgstr "&Restaurer"
 msgid "&Save"
 msgstr "&Enregistrer"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Enregistrer ..."
 
-#: ../src/generic/tipdlg.cpp:233
+#: ../src/generic/tipdlg.cpp:238
 msgid "&Show tips at startup"
 msgstr "&Afficher les conseils au démarrage"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Taille"
 
@@ -351,20 +353,20 @@ msgstr "&Taille"
 msgid "&Stop"
 msgstr "&Arrêter"
 
-#: ../src/generic/fontdlgg.cpp:282
+#: ../src/generic/fontdlgg.cpp:284
 msgid "&Style:"
 msgstr "&Style :"
 
-#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:331
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "&Souligner"
 
-#: ../src/common/cmdproc.cpp:261 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2054
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Annuler"
 
-#: ../src/common/cmdproc.cpp:255
+#: ../src/common/cmdproc.cpp:264
 msgid "&Undo "
 msgstr "&Annuler "
 
@@ -376,13 +378,13 @@ msgstr "&D
 msgid "&Up"
 msgstr "&Haut"
 
-#: ../src/generic/fontdlgg.cpp:293
+#: ../src/generic/fontdlgg.cpp:295
 msgid "&Weight:"
 msgstr "&Largeur :"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1384 ../src/msw/mdi.cpp:1391
-#: ../src/msw/mdi.cpp:1421
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Fenêtre"
 
@@ -390,7 +392,7 @@ msgstr "&Fen
 msgid "&Yes"
 msgstr "&Oui"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' a trop de '..', ils sont ignorés."
@@ -406,7 +408,7 @@ msgstr "'%s' n'est pas valide"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' n'est pas une valeur numérique correcte pour l'option '%s'."
 
-#: ../src/common/intl.cpp:1152
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' n'est pas un catalogue de messages valide."
@@ -437,29 +439,26 @@ msgid "'%s' should only contain alphabetic or numeric characters."
 msgstr ""
 "'%s' ne devrait contenir que des caractères alphabétiques ou numériques."
 
-#: ../src/html/helpfrm.cpp:953
+#: ../src/html/helpfrm.cpp:976
 msgid "(Help)"
 msgstr "(Aide)"
 
-#: ../src/html/helpfrm.cpp:415 ../src/html/helpfrm.cpp:1091
-#: ../src/html/helpfrm.cpp:1750
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(signets)"
 
-#: ../src/common/debugrpt.cpp:537
-msgid ""
-"*** A debug report has been generated\n"
+#: ../src/common/debugrpt.cpp:559
+msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
-msgid ""
-"*** And includes the following files:\n"
+#: ../src/common/debugrpt.cpp:562
+msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
-msgid ""
-"*** It can be found in \"%s\"\n"
+msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Il peut être trouvé dans \"%s\"\n"
 
 #: ../contrib/src/deprecated/resource.cpp:1840
@@ -473,109 +472,195 @@ msgstr ""
 ", static, #include ou #define\n"
 "attendu au cours de l'analyse des ressources."
 
-#: ../src/generic/dirctrlg.cpp:655 ../src/generic/filedlgg.cpp:739
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:656 ../src/generic/filedlgg.cpp:740
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 pouces"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 pouces"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 pouces"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 pouces"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 pouces"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "Enveloppe 6 3/4, 3 5/8 x 6 1/2 pouces"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 pouces"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": le ficheir n'existe pas!"
 
-#: ../src/common/fontmap.cpp:186
+#: ../src/common/fontmap.cpp:200
 msgid ": unknown charset"
 msgstr " : jeu de caractères inconnu"
 
-#: ../src/common/fontmap.cpp:400
+#: ../src/common/fontmap.cpp:414
 msgid ": unknown encoding"
 msgstr " : codage inconnu"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Retour"
 
-#: ../src/common/prntbase.cpp:846
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:258 ../src/generic/filedlgg.cpp:281
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:262 ../src/generic/filedlgg.cpp:285
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 #, fuzzy
 msgid "<DRIVE>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:260 ../src/generic/filedlgg.cpp:283
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LIEN>"
 
-#: ../src/html/helpfrm.cpp:1253
+#: ../src/html/helpfrm.cpp:1276
 msgid "<b><i>Bold italic face.</i></b><br>"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1257
+#: ../src/html/helpfrm.cpp:1280
 msgid "<b><i>bold italic <u>underlined</u></i></b><br>"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1252
+#: ../src/html/helpfrm.cpp:1275
 msgid "<b>Bold face.</b> "
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1251
+#: ../src/html/helpfrm.cpp:1274
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:852
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:858
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
-msgid ""
-"A debug report has been generated in the directory\n"
+#: ../src/generic/dbgrptg.cpp:304
+msgid "A debug report has been generated in the directory\n"
 msgstr "Un rapport de débogage a été généré dans le dossier\n"
 
 #: ../src/common/xtixml.cpp:409
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Enveloppe C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Enveloppe C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "feuille A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "feuille A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "feuille A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "feuille A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "feuille A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "feuille A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "feuille A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "petite feuille A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "feuille A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "feuille A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "feuille A5, 148 x 210 mm"
 
-#: ../src/generic/fontdlgg.cpp:85
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 pouces"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "feuille A5, 148 x 210 mm"
+
+#: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
 
@@ -587,19 +672,19 @@ msgstr "ASCII"
 msgid "Add"
 msgstr "Ajouter"
 
-#: ../src/html/helpfrm.cpp:428
+#: ../src/html/helpfrm.cpp:444
 msgid "Add current page to bookmarks"
 msgstr "Ajouter la page courante aux signets"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Ajouter aux couleurs personnalisées"
 
-#: ../include/wx/xti.h:900
+#: ../include/wx/xti.h:902
 msgid "AddToPropertyCollection called on a generic accessor"
 msgstr ""
 
-#: ../include/wx/xti.h:847
+#: ../include/wx/xti.h:849
 msgid "AddToPropertyCollection called w/o valid adder"
 msgstr ""
 
@@ -620,20 +705,20 @@ msgstr "Alignement droite"
 msgid "All"
 msgstr "Tout"
 
-#: ../src/common/fldlgcmn.cpp:57
+#: ../src/common/fldlgcmn.cpp:64
 #, c-format
 msgid "All files (%s)|%s"
 msgstr "Tous les fichiers (%s)|%s"
 
-#: ../include/wx/defs.h:2207
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Tous les fichiers (*)|*"
 
-#: ../src/html/helpfrm.cpp:1564
+#: ../src/html/helpfrm.cpp:1578
 msgid "All files (*.*)|*"
 msgstr "Tous les fichiers (*.*)|*"
 
-#: ../include/wx/defs.h:2204
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Tous les fichiers (*.*)|*.*"
 
@@ -645,12 +730,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Déjà en cours d'appel ISP."
 
-#: ../src/generic/logg.cpp:1100
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Ajouter le journal au fichier '%s' (choisir [Non] pour l'écraser) ?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabe (ISO-8859-6)"
 
@@ -658,27 +743,57 @@ msgstr "Arabe (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Attributs"
 
 #: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "feuille B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Enveloppe B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "feuille B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "feuille B5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Enveloppe B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "feuille B5, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Enveloppe B6, 176 x 125 mm"
 
@@ -710,11 +825,11 @@ msgstr "BMP : Erreur d'
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage n'a pas sa propre wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Balte (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Balte (l'ancien) (ISO-8859-4)"
 
@@ -723,43 +838,43 @@ msgstr "Balte (l'ancien) (ISO-8859-4)"
 msgid "Bitmap resource specification %s not found."
 msgstr "La spécification de la ressource bitmap %s est introuvable."
 
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:237
 msgid "Bold"
 msgstr "Gras"
 
-#: ../src/generic/prntdlgg.cpp:888
+#: ../src/generic/prntdlgg.cpp:892
 msgid "Bottom margin (mm):"
 msgstr "Marge bas de page (mm) :"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "feuille C, 17 x 22 mm"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "E&ffacer"
 
-#: ../src/generic/fontdlgg.cpp:306
+#: ../src/generic/fontdlgg.cpp:308
 msgid "C&olour:"
 msgstr "C&ouleur :"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Enveloppe C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Enveloppe C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Enveloppe C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Enveloppe C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Enveloppe C65, 114 x 229 mm"
 
@@ -767,11 +882,11 @@ msgstr "Enveloppe C65, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr ""
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1262
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Impossible d'énumérer les fichiers '%s'"
@@ -781,12 +896,12 @@ msgstr "Impossible d'
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Impossible d'énumérer les fichiers dans le répertoire '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, fuzzy, c-format
 msgid "Can not resume thread %lu"
 msgstr "Impossible de reprendre le thread %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:830
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Impossible de reprendre le thread %x"
@@ -795,88 +910,88 @@ msgstr "Impossible de reprendre le thread %x"
 msgid "Can not start thread: error writing TLS."
 msgstr "Impossible de démarrer le thread : erreur à l'écriture de TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, fuzzy, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Impossible de suspendre le thread %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:815
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Impossible de suspendre le thread %x"
 
-#: ../src/msw/thread.cpp:728
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Impossible d'attendre la fin du thread"
 
-#: ../src/common/cmdproc.cpp:257
+#: ../src/common/cmdproc.cpp:266
 msgid "Can't &Undo "
 msgstr "Impossible d'&Annuler"
 
-#: ../src/common/image.cpp:1550
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "Impossible de vérifier le format du fichier image '%s' : le fichier n'existe "
 "pas."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Impossible de fermer la clé de registre '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Impossible de copier les valeurs du type non supporté %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Impossible de créer la clé de registre '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:593
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Impossible de créer le thread"
 
-#: ../src/msw/window.cpp:3052
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Impossible d'enregistrer la fenêtre de classe %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Impossible d'effacer la clé '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Impossible d'effacer le fichier INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Impossible d'effacer la valeur '%s' de la clé '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Impossible d'énumérer les sous-clés de la clé '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Impossible d'énumérer les valeurs de la clé '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Impossible de copier les valeurs du type non supporté %d."
 
-#: ../src/common/ffile.cpp:241
+#: ../src/common/ffile.cpp:238
 #, c-format
 msgid "Can't find current position in file '%s'"
 msgstr "Impossible de trouver la position courante dans le fichier '%s'"
@@ -896,13 +1011,13 @@ msgstr "Impossible d'initialiser l'
 msgid "Can't initialize zlib inflate stream."
 msgstr "Impossible d'initialiser l'écran"
 
-#: ../src/common/image.cpp:1137 ../src/common/image.cpp:1157
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr ""
 "Impossible de charger l'image du fichier '%s' : le fichier n'existe pas."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Impossible d'ouvrir la clé de registre '%s'"
@@ -916,33 +1031,33 @@ msgstr "impossible de lire en utilisant le descripteur de fichier %d"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Impossible de lire la valeur de '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Impossible de lire la valeur de la clé '%s'"
 
-#: ../src/common/image.cpp:1179
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr ""
 "Impossible d'enregistrer l'image dans le fichier '%s' : extension inconnue."
 
-#: ../src/generic/logg.cpp:568 ../src/generic/logg.cpp:976
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Impossible d'enregistrer le contenu du journal dans le fichier."
 
-#: ../src/msw/thread.cpp:549 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Impossible de spécifier la priorité pour le thread"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Impossible de spécifier la valeur de '%s'"
@@ -952,67 +1067,67 @@ msgstr "Impossible de sp
 msgid "Can't write to deflate stream: %s"
 msgstr "impossible d'écrire dans le descripteur de fichier %d"
 
-#: ../src/generic/choicdgg.cpp:285 ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:131 ../src/generic/textdlgg.cpp:118
-#: ../src/gtk/fontdlg.cpp:149 ../src/motif/msgdlg.cpp:185
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Annuler"
 
-#: ../src/xrc/xmlres.cpp:1118 ../src/xrc/xmlres.cpp:1158
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr ""
 "Impossible de convertir les unités de la boîte de dialogue: boîte de "
 "dialogue inconnue."
 
-#: ../src/common/strconv.cpp:2481
+#: ../src/common/strconv.cpp:2665
 #, c-format
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Impossible de convertir depuis l'encodage '%s' !"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Impossible de trouver la connexion active : %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Impossible de trouver un conteneur pour le contrôle inconnu '%s'"
 
-#: ../src/xrc/xmlres.cpp:1193
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Le noeud de la police de caractères '%s' est introuvable."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Impossible de trouver l'emplacement du fichier du livre des adresses"
 
-#: ../src/unix/threadpsx.cpp:1099
+#: ../src/unix/threadpsx.cpp:1100
 #, c-format
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 "Impossible d'obtenir une gamme de priorité pour le choix de la planification "
 "%d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Impossible d'obtenir le nom de l'hôte"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Impossible d'obtenir le nom officiel de l'hôte"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Impossible de raccrocher - pas de connexion active."
 
-#: ../src/msw/app.cpp:308 ../src/msw/app.cpp:311
+#: ../include/wx/msw/ole/oleutils.h:47
 msgid "Cannot initialize OLE"
 msgstr "Impossible d'initialiser l'OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Impossible d'initialiser Scitech MGL!"
 
@@ -1025,7 +1140,7 @@ msgstr "Impossible d'initialiser l'
 msgid "Cannot load icon from '%s'."
 msgstr "Impossible de charger l'icone depuis '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Impossible de charger les ressources du fichier %s."
@@ -1040,7 +1155,7 @@ msgstr "Impossible d'ouvrir le document HTML : %s"
 msgid "Cannot open HTML help book: %s"
 msgstr "Impossible d'ouvrir l'aide HTML : %s"
 
-#: ../src/generic/helpext.cpp:122
+#: ../src/generic/helpext.cpp:123
 #, c-format
 msgid "Cannot open URL '%s'"
 msgstr "Impossible d'ouvrir l'URL '%s'"
@@ -1050,12 +1165,12 @@ msgstr "Impossible d'ouvrir l'URL '%s'"
 msgid "Cannot open contents file: %s"
 msgstr "Impossible d'ouvrir le fichier table des matières : %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Impossible d'ouvrir le fichier '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Impossible d'ouvrir le fichier pour l'impression PostScript !"
 
@@ -1064,22 +1179,22 @@ msgstr "Impossible d'ouvrir le fichier pour l'impression PostScript !"
 msgid "Cannot open index file: %s"
 msgstr "Impossible d'ouvrir le fichier d'index : %s"
 
-#: ../src/common/intl.cpp:1208
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Impossible de trouver les coordonnées dans '%s'."
 
-#: ../src/xrc/xmlres.cpp:1108
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Impossible de trouver les coordonnées dans '%s'."
 
-#: ../src/xrc/xmlres.cpp:1148
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Impossible de trouver les dimensions dans '%s'."
 
-#: ../src/html/helpfrm.cpp:1548
+#: ../src/html/helpfrm.cpp:1562
 msgid "Cannot print empty page."
 msgstr "Impossible d'imprimer une page vide."
 
@@ -1088,11 +1203,11 @@ msgstr "Impossible d'imprimer une page vide."
 msgid "Cannot read typename from '%s'!"
 msgstr "Impossible de lire le nom du fichier à partir de '%s' !"
 
-#: ../src/unix/threadpsx.cpp:1080
+#: ../src/unix/threadpsx.cpp:1081
 msgid "Cannot retrieve thread scheduling policy."
 msgstr "Impossible de retrouver le choix de la planification des threads."
 
-#: ../src/unix/threadpsx.cpp:728
+#: ../src/unix/threadpsx.cpp:729
 msgid "Cannot start thread: error writing TLS"
 msgstr "Impossible de démarrer le thread : erreur à l'écriture de TLS"
 
@@ -1106,11 +1221,11 @@ msgstr "Impossible d'attendre la fin du thread."
 msgid "Cant create the thread event queue"
 msgstr "Impossible de créer le thread"
 
-#: ../src/html/helpfrm.cpp:511
+#: ../src/html/helpfrm.cpp:534
 msgid "Case sensitive"
 msgstr "Sensible à la casse"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Balte (ISO-8859-13)"
 
@@ -1118,93 +1233,93 @@ msgstr "Balte (ISO-8859-13)"
 msgid "Centered"
 msgstr "Centré"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Europe Centrale (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Choisissez l'ISP pour composer le numéro"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Choisissez la couleur"
 
-#: ../src/gtk/fontdlg.cpp:127
+#: ../src/gtk/fontdlg.cpp:133
 msgid "Choose font"
 msgstr "Choisissez la police"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Fermer"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Effacer le contenu du journal"
 
-#: ../src/generic/fontdlgg.cpp:358 ../src/generic/fontdlgg.cpp:377
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Cliquer pour annuler la sélection de la police."
 
-#: ../src/generic/fontdlgg.cpp:363 ../src/generic/fontdlgg.cpp:365
 #: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Cliquer pour confirmer la sélection de la police."
 
-#: ../src/generic/progdlgg.cpp:624 ../src/generic/progdlgg.cpp:629
-#: ../contrib/src/deprecated/proplist.cpp:513
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Fermer"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Fermer\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Fermer tout"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Fermer cette fenêtre"
 
-#: ../src/html/helpfrm.cpp:1562
+#: ../src/html/helpfrm.cpp:1576
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Fichier HTML compilé (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:548
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "L'ordinateur"
 
-#: ../src/common/fileconf.cpp:929
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr ""
 "Le nom pour l'entrée de la configuration ne peut pas commencer par '%c'."
 
-#: ../src/generic/filedlgg.cpp:1287 ../src/gtk/filedlg.cpp:56
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Confirmer"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Confirmer la mise à jour du registre"
 
-#: ../src/html/htmlwin.cpp:381
+#: ../src/html/htmlwin.cpp:386
 msgid "Connecting..."
 msgstr "Connexion ..."
 
-#: ../src/html/helpfrm.cpp:453
+#: ../src/html/helpfrm.cpp:476
 msgid "Contents"
 msgstr "Table des matières"
 
-#: ../src/common/strconv.cpp:1258
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "La conversion vers le jeu de caractères '%s' ne fonctionne pas."
 
-#: ../src/html/htmlwin.cpp:819
+#: ../src/html/htmlwin.cpp:824
 #, fuzzy, c-format
 msgid "Copied to clipboard:\"%s\""
 msgstr "Impossible de passer les données au presse-papier."
@@ -1229,7 +1344,7 @@ msgstr "Impossible d'extraire %s dans %s : %s"
 msgid "Could not find resource include file %s."
 msgstr "Impossible de trouver le fichier de ressources inclus %s."
 
-#: ../src/generic/tabg.cpp:1049
+#: ../src/generic/tabg.cpp:1048
 msgid "Could not find tab for id"
 msgstr "Impossible de trouver l'étiquette pour l'id"
 
@@ -1258,16 +1373,16 @@ msgstr ""
 "place\n"
 "ou fournissez un #define (voir le manuel pour les mises en garde)"
 
-#: ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Impossible de lancer l'aperçu du document."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
-#: ../src/msw/printwin.cpp:237
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
+#: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Impossible de lancer l'impression."
 
-#: ../src/common/wincmn.cpp:1450
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Impossible de transférer les données à la fenêtre"
 
@@ -1277,14 +1392,14 @@ msgstr "Impossible de transf
 msgid "Could not unlock mutex"
 msgstr "Impossible de créer un minuteur"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 #, fuzzy
 msgid "Couldn't acquire a mutex lock"
 msgstr "Impossible de créer un minuteur"
 
 #: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:157 ../src/msw/imaglist.cpp:175
-#: ../src/msw/imaglist.cpp:187
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
+#: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Impossible d'ajouter une image à la liste."
 
@@ -1296,12 +1411,12 @@ msgstr "Impossible de cr
 msgid "Couldn't create cursor."
 msgstr "Impossible de créer un curseur."
 
-#: ../src/common/dynlib.cpp:198
+#: ../src/common/dynlib.cpp:199
 #, c-format
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Impossible de trouver le symbole '%s' dans la bibliothèque dynamique"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:856
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Impossible d'obtenir le pointeur sur le thread courant"
 
@@ -1326,12 +1441,12 @@ msgstr "Impossible d'ouvrir le fichier '%s'"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Impossible d'enregistrer le format de presse-papier '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 #, fuzzy
 msgid "Couldn't release a mutex"
 msgstr "Impossible de créer un minuteur"
 
-#: ../src/msw/listctrl.cpp:738
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr ""
@@ -1343,7 +1458,7 @@ msgstr ""
 msgid "Couldn't save PNG image."
 msgstr "PNG : Sauvegarde de l'image impossible."
 
-#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:610
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Impossible d'arrêter le thread"
 
@@ -1355,27 +1470,28 @@ msgstr ""
 msgid "Create directory"
 msgstr "Créer le répertoire"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:977
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Créer un nouveau répertoire"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2057
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Cou&per"
 
-#: ../src/generic/filedlgg.cpp:988
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Répertoire courant :"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cyrillique (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "feuille D, 22 x 34 mm"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "La demande de transfert DDE a échoué"
 
@@ -1399,11 +1515,11 @@ msgstr "DIB : Nombre de bits par pixel inconnu dans le fichier."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Entête DIB : Codage inconnu dans le fichier."
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Enveloppe DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Rapport de débogage \"%s\""
@@ -1412,15 +1528,15 @@ msgstr "Rapport de d
 msgid "Debug report couldn't be created."
 msgstr "Le rapport de débogage ne peut pas être créé."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "La génération du rapport de débogage a échoué."
 
-#: ../src/generic/fontdlgg.cpp:225
+#: ../src/generic/fontdlgg.cpp:227
 msgid "Decorative"
 msgstr "Décoratif"
 
-#: ../src/common/fmapbase.cpp:671
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Encodage par défaut"
 
@@ -1437,11 +1553,11 @@ msgstr "Supprimer l'
 msgid "Deleted stale lock file '%s'."
 msgstr "Le fichier verrou périmé '%s' a été effacé."
 
-#: ../src/generic/dirctrlg.cpp:628
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Bureau"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1450,11 +1566,16 @@ msgstr ""
 "service d'accès à distance (RAS) n'est pas installé sur cet ordinateur. "
 "Installez-le svp."
 
-#: ../src/generic/tipdlg.cpp:241
+#: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Saviez-vous ..."
 
-#: ../src/common/filefn.cpp:1152
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Décoratif"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Le répertoire '%s' ne peut pas être créé"
@@ -1468,11 +1589,11 @@ msgstr "Le r
 msgid "Directory does not exist"
 msgstr "Le répertoire n'existe pas"
 
-#: ../src/generic/filedlgg.cpp:1264
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Le dossier n'existe pas"
 
-#: ../src/html/helpfrm.cpp:480
+#: ../src/html/helpfrm.cpp:503
 msgid ""
 "Display all index items that contain given substring. Search is case "
 "insensitive."
@@ -1480,14 +1601,14 @@ msgstr ""
 "Afficher tous les éléments index qui contiennent une sous-chaîne donnée. "
 "Recherche non sensible à la casse."
 
-#: ../src/html/helpfrm.cpp:662
+#: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Dialogue d'options de l'affichage"
 
-#: ../src/msw/mimetype.cpp:670
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" "
-"?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
@@ -1500,33 +1621,37 @@ msgstr ""
 "La nouvelle valeur est \n"
 "%s %1"
 
-#: ../src/common/docview.cpp:444
+#: ../src/common/docview.cpp:464
 #, c-format
 msgid "Do you want to save changes to document %s?"
 msgstr "Voulez-vous sauvegarder les modifications dans le document %s ?"
 
-#: ../src/common/sizer.cpp:1758
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Ne pas enregistrer"
 
-#: ../src/html/htmlwin.cpp:446 ../src/msw/frame.cpp:197
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Fait"
 
-#: ../src/generic/progdlgg.cpp:428
+#: ../src/generic/progdlgg.cpp:433
 msgid "Done."
 msgstr "Fait."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Down"
 msgstr "Bas"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "Feuille E, 34 x 44 pouces"
 
@@ -1534,25 +1659,30 @@ msgstr "Feuille E, 34 x 44 pouces"
 msgid "Edit item"
 msgstr "Editer l'élémént"
 
-#: ../src/generic/progdlgg.cpp:192
+#: ../src/generic/progdlgg.cpp:194
 msgid "Elapsed time : "
 msgstr "Temps écoulé : "
 
-#: ../src/common/prntbase.cpp:800
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Saisir un numéro de page entre %d et %d :"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr ""
 
-#: ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:443
 msgid "Entries found"
 msgstr "Entrées trouvées"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Enveloppe DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1560,17 +1690,17 @@ msgstr ""
 "L'expansion des variables d'environnement a échoué : caractère '%c' manquant "
 "à la position %d dans '%s'."
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/dirctrlg.cpp:679
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:743
-#: ../src/generic/filedlgg.cpp:757 ../src/generic/filedlgg.cpp:771
-#: ../src/generic/filedlgg.cpp:1239 ../src/generic/filedlgg.cpp:1264
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:68
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Erreur"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Erreur "
 
@@ -1582,12 +1712,12 @@ msgstr "Erreur en cr
 msgid "Error in reading image DIB ."
 msgstr "DIB: Erreur à la lecture de l'image."
 
-#: ../src/common/fileconf.cpp:501
+#: ../src/common/fileconf.cpp:504
 #, fuzzy
 msgid "Error reading config options."
 msgstr "DIB: Erreur à la lecture de l'image."
 
-#: ../src/common/fileconf.cpp:1015
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "DIB: Erreur à la lecture de l'image."
@@ -1596,19 +1726,19 @@ msgstr "DIB: Erreur 
 msgid "Error while waiting on semaphore"
 msgstr ""
 
-#: ../src/common/log.cpp:477
+#: ../src/common/log.cpp:476
 msgid "Error: "
 msgstr "Erreur : "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Espéranto (ISO-8859-3)"
 
-#: ../src/generic/progdlgg.cpp:200
+#: ../src/generic/progdlgg.cpp:202
 msgid "Estimated time : "
 msgstr "Temps estimé : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "Fichiers exécutables (*.exe)|*.exe|Tout les fichiers (*.*)|*.*||"
 
@@ -1617,12 +1747,12 @@ msgstr "Fichiers ex
 msgid "Execution of command '%s' failed"
 msgstr "L'exécution de la commande '%s' a échoué"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "L'exécution de la commande '%s' a échoué avec l'erreur : %u |"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 pouces"
 
@@ -1647,13 +1777,13 @@ msgstr "'=' attendu pendant l'analyse de la ressource."
 msgid "Expected 'char' while parsing resource."
 msgstr "'char' attendu pendant l'analyse de la ressource."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1662,7 +1792,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Impossible de %s la connexion : %s"
@@ -1671,7 +1801,7 @@ msgstr "Impossible de %s la connexion : %s"
 msgid "Failed to access lock file."
 msgstr "L'accès au ficher verrou a échoué."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1694,44 +1824,43 @@ msgstr "Impossible de fermer le fichier"
 msgid "Failed to close lock file '%s'"
 msgstr "La fermeture du fichier verrou '%s' a échoué"
 
-#: ../src/msw/clipbrd.cpp:122
+#: ../src/msw/clipbrd.cpp:119
 msgid "Failed to close the clipboard."
 msgstr "Impossible de fermer le presse-papier."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Connexion impossible : nom d'utilisateur/mot de passe manquant."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Impossible de se connecter : pas de numéro ISP à composer."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Impossible de copier la valeur de registre '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
-msgstr ""
-"Impossible de copier les contenus de la clé de registre '%s' vers '%s'"
+msgstr "Impossible de copier les contenus de la clé de registre '%s' vers '%s'"
 
-#: ../src/common/filefn.cpp:996
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "La copie du fichier '%s' vers '%s' a échoué"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Impossible de copier la clé de registre '%s' vers '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Impossible de créer la chaîne DDE"
 
-#: ../src/msw/mdi.cpp:455
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Impossible de créer une fenêtre parent MDI."
 
@@ -1739,7 +1868,7 @@ msgstr "Impossible de cr
 msgid "Failed to create a status bar."
 msgstr "Impossible de créer une barre de statut."
 
-#: ../src/common/filename.cpp:754
+#: ../src/common/filename.cpp:766
 msgid "Failed to create a temporary file name"
 msgstr "Impossible de créer un nom de fichier temporaire."
 
@@ -1747,12 +1876,12 @@ msgstr "Impossible de cr
 msgid "Failed to create an anonymous pipe"
 msgstr "Impossible de créer un tube de communication anonyme."
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Impossible de créer une connexion au serveur '%s' sur le sujet '%s'"
 
-#: ../src/msw/cursor.cpp:198
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr ""
 
@@ -1786,7 +1915,7 @@ msgid "Failed to create registry entry for '%s' files."
 msgstr ""
 "Impossible de créer une entrée dans le registre pour les fichiers '%s'."
 
-#: ../src/msw/fdrepdlg.cpp:479
+#: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
 msgstr ""
@@ -1798,8 +1927,8 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Impossible d'afficher le document HTML avec l'encodage %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:187 ../src/mac/classic/clipbrd.cpp:185
-#: ../src/msw/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Impossible de vider le presse-papier."
 
@@ -1807,24 +1936,22 @@ msgstr "Impossible de vider le presse-papier."
 msgid "Failed to enumerate video modes"
 msgstr ""
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr ""
 "Impossible d'établir une boucle de conseil (advise loop) avec le serveur DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Impossible de réaliser une connexion : %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
-msgid ""
-"Failed to execute '%s'\n"
-msgstr ""
-"Impossible d'exécuter '%s'\n"
+msgid "Failed to execute '%s'\n"
+msgstr "Impossible d'exécuter '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1855,31 +1982,24 @@ msgstr ""
 "Impossible de trouver la ressource XPM %s.\n"
 "Oublié d'utiliser wxResourceLoadBitmapData ?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Impossible d'obtenir les noms ISP : %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:136 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Impossible de récupérer les données du presse-papier."
 
-#: ../src/msw/clipbrd.cpp:716
+#: ../src/msw/clipbrd.cpp:723
 msgid "Failed to get data from the clipboard"
 msgstr "Impossible d'obtenir des données du presse-papier"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Impossible d'obtenir les noms ISP : %s"
-
-#: ../src/common/stopwatch.cpp:189
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Impossible d'obtenir le temps système local"
 
-#: ../src/common/filefn.cpp:1389
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Impossible de trouver quel est le répertoire courant"
 
@@ -1893,7 +2013,7 @@ msgstr ""
 msgid "Failed to initialize MS HTML Help."
 msgstr "L'initialisation de l'aide MS HTML a échoué."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Impossible d'initialiser OpenGL"
 
@@ -1902,7 +2022,7 @@ msgstr "Impossible d'initialiser OpenGL"
 msgid "Failed to inspect the lock file '%s'"
 msgstr "Le verrouillage du fichier verrou '%s' a échoué"
 
-#: ../src/unix/threadpsx.cpp:896
+#: ../src/unix/threadpsx.cpp:897
 msgid ""
 "Failed to join a thread, potential memory leak detected - please restart the "
 "program"
@@ -1910,7 +2030,7 @@ msgstr ""
 "Impossible d'adjoindre un thread, fuite potentielle de mémoire détectée - "
 "redémarrez le programme svp"
 
-#: ../src/msw/utils.cpp:693
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Impossible de tuer le processus %d"
@@ -1929,12 +2049,12 @@ msgstr "La lecture de l'image %d depuis le fichier '%s' a 
 msgid "Failed to load mpr.dll."
 msgstr "Impossible de charger mpr.dll"
 
-#: ../src/common/dynlib.cpp:132
+#: ../src/common/dynlib.cpp:133
 #, c-format
 msgid "Failed to load shared library '%s'"
 msgstr "Impossible de charger la bibliothèque partagée '%s'"
 
-#: ../src/common/dynlib.cpp:114
+#: ../src/common/dynlib.cpp:115
 #, c-format
 msgid "Failed to load shared library '%s' Error '%s'"
 msgstr "Impossible de charger la bibliothèque partagée '%s': erreur '%s'"
@@ -1949,7 +2069,7 @@ msgstr "Le verrouillage du fichier verrou '%s' a 
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Impossible de trouver '%s' dans l'expression régulière: %s"
 
-#: ../src/common/filename.cpp:1894
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "la mise a jour des heres/dates du fichier '%s' a échoué"
@@ -1964,15 +2084,15 @@ msgstr "Impossible d'ouvrir '%s' pour %s"
 msgid "Failed to open CHM archive '%s'."
 msgstr "Impossible d'ouvrir l'archive CHM '%s'."
 
-#: ../src/common/filename.cpp:776
+#: ../src/common/filename.cpp:788
 msgid "Failed to open temporary file."
 msgstr "Impossible d'ouvrir le fichier temporaire."
 
-#: ../src/msw/clipbrd.cpp:102
+#: ../src/msw/clipbrd.cpp:99
 msgid "Failed to open the clipboard."
 msgstr "Impossible d'ouvrir le presse-papier."
 
-#: ../src/msw/clipbrd.cpp:619
+#: ../src/msw/clipbrd.cpp:626
 msgid "Failed to put data on the clipboard"
 msgstr "Impossible de placer des données sur le presse-papier"
 
@@ -1981,7 +2101,7 @@ msgid "Failed to read PID from lock file."
 msgstr ""
 "Impossible de lire le numéro de process (PID) depuis le fichier verrou."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Impossible de rediriger les entrées/sorties du processus fils"
 
@@ -1989,17 +2109,17 @@ msgstr "Impossible de rediriger les entr
 msgid "Failed to redirect the child process IO"
 msgstr "Impossible de rediriger les entrées/sorties du processus fils"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Impossible d'enregistrer le serveur DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Impossible d'initialiser OpenGL"
 
-#: ../src/common/fontmap.cpp:232
+#: ../src/common/fontmap.cpp:246
 #, c-format
 msgid "Failed to remember the encoding for the charset '%s'."
 msgstr "Impossible de se rappeler l'encodage pour le jeu de caractères '%s'."
@@ -2019,39 +2139,39 @@ msgstr "La suppression du fichier verrou '%s' a 
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Impossible de supprimer le ficher verrou périmé '%s'."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Impossible de renommer la valeur de registre '%s' en '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Impossible de renommer la clé de registre '%s' en '%s'."
 
-#: ../src/msw/clipbrd.cpp:506
+#: ../src/msw/clipbrd.cpp:503
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Impossible de retrouver des données du presse-papier."
 
-#: ../src/common/filename.cpp:1984
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Impossible de lire les heures/dates pour '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Impossible de retrouver le texte du message d'erreur RAS"
 
-#: ../src/msw/clipbrd.cpp:753
+#: ../src/msw/clipbrd.cpp:760
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Impossible de retrouver les formats supportés par le presse-papier"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, fuzzy, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "La lecture de l'image depuis le fichier '%s' a échoué."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Impossible d'envoyer un avis de notification au DDE"
 
@@ -2060,7 +2180,7 @@ msgstr "Impossible d'envoyer un avis de notification au DDE"
 msgid "Failed to set FTP transfer mode to %s."
 msgstr "Impossible d'assigner transfert FTP le mode %s.."
 
-#: ../src/msw/clipbrd.cpp:382
+#: ../src/msw/clipbrd.cpp:379
 msgid "Failed to set clipboard data."
 msgstr "Impossible de passer les données au presse-papier."
 
@@ -2069,11 +2189,11 @@ msgstr "Impossible de passer les donn
 msgid "Failed to set permissions on lock file '%s'"
 msgstr "Impossible de changer les permissions pour le fichier '%s'"
 
-#: ../src/common/file.cpp:525
+#: ../src/common/file.cpp:523
 msgid "Failed to set temporary file permissions"
 msgstr "Impossible de changer temporairement les permissions du fichier '%s'"
 
-#: ../src/unix/threadpsx.cpp:1244 ../src/unix/threadpsx.cpp:1255
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Impossible d'assigner au thread la priorité %d."
@@ -2084,21 +2204,21 @@ msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Impossible de stocker l'image '%s' dans la mémoire VFS !"
 
 #: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
-#: ../src/unix/threadpsx.cpp:1428
+#: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Impossible de terminer le thread."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr ""
 "Impossible de terminer la boucle de conseil (advise loop) avec le server DDE"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Impossible de terminer la connexion : %s"
 
-#: ../src/common/filename.cpp:1909
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "L'accès ('touch') au fichier '%s' a échoué"
@@ -2108,16 +2228,16 @@ msgstr "L'acc
 msgid "Failed to unlock lock file '%s'"
 msgstr "Le déverrouillage du fichier verrou '%s' a échoué"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Impossible de supprimer l'enregistrement du serveur DDE '%s'"
 
-#: ../src/common/fileconf.cpp:990
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "La mise à jour du fichier de configuration utilisateur a échoué."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2127,11 +2247,11 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr "L'écriture dans le fichier verrou '%s' a échoué"
 
-#: ../src/generic/logg.cpp:395
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Erreur fatale"
 
-#: ../src/common/log.cpp:466
+#: ../src/common/log.cpp:465
 msgid "Fatal error: "
 msgstr "Erreur fatale : "
 
@@ -2144,12 +2264,12 @@ msgstr "Fichier"
 msgid "File %s does not exist."
 msgstr "Le ficheir '%s' n'existe pas."
 
-#: ../src/generic/filedlgg.cpp:1285 ../src/gtk/filedlg.cpp:53
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Le fichier '%s' existe déjà, voulez-vous vraiment l'écraser ?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2162,41 +2282,50 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Le fichier n'a pas pu être chargé."
 
-#: ../src/common/docview.cpp:551 ../src/common/docview.cpp:583
-#: ../src/common/docview.cpp:1557
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Erreur fichier"
 
-#: ../src/generic/dirctrlg.cpp:679 ../src/generic/filedlgg.cpp:757
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Ce nom de fichier existe déjà."
 
-#: ../src/common/filefn.cpp:1702
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Fichier"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Fichiers (%s)"
 
-#: ../src/html/helpfrm.cpp:468
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Fichier"
+
+#: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Trouver"
 
-#: ../src/html/helpfrm.cpp:1196
+#: ../src/html/helpfrm.cpp:1219
 msgid "Fixed font:"
 msgstr "Police à taille fixe :"
 
-#: ../src/html/helpfrm.cpp:1256
+#: ../src/html/helpfrm.cpp:1279
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 pouces"
 
-#: ../src/html/helpfrm.cpp:1197
+#: ../src/html/helpfrm.cpp:1220
 msgid "Font size:"
 msgstr "Taille de la police :"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Le fork a échoué"
 
@@ -2210,7 +2339,7 @@ msgstr ""
 msgid "Found "
 msgstr "Trouvé "
 
-#: ../src/html/helpfrm.cpp:863
+#: ../src/html/helpfrm.cpp:886
 #, c-format
 msgid "Found %i matches"
 msgstr "Trouvé %i correspondances"
@@ -2243,56 +2372,56 @@ msgstr "GIF : erreur inconnue !!!"
 msgid "GTK+ theme"
 msgstr "thème GTK+"
 
-#: ../src/common/prntbase.cpp:229
+#: ../src/common/prntbase.cpp:228
 #, fuzzy
 msgid "Generic PostScript"
 msgstr "Fichier postscript"
 
-#: ../src/common/paper.cpp:152
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Légal allemand en accordéon, 8 1/2 x 13 pouces"
 
-#: ../src/common/paper.cpp:151
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Standard allemand en accordéon, 8 1/2 x 12 pouces"
 
-#: ../include/wx/xti.h:843
+#: ../include/wx/xti.h:845
 msgid "GetProperty called w/o valid getter"
 msgstr ""
 
-#: ../include/wx/xti.h:904
+#: ../include/wx/xti.h:906
 msgid "GetPropertyCollection called on a generic accessor"
 msgstr ""
 
-#: ../include/wx/xti.h:851
+#: ../include/wx/xti.h:853
 msgid "GetPropertyCollection called w/o valid collection getter"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:628
+#: ../src/html/helpfrm.cpp:651
 msgid "Go back"
 msgstr "Précédent"
 
-#: ../src/html/helpfrm.cpp:631
+#: ../src/html/helpfrm.cpp:654
 msgid "Go forward"
 msgstr "Suivant"
 
-#: ../src/html/helpfrm.cpp:636
+#: ../src/html/helpfrm.cpp:659
 msgid "Go one level up in document hierarchy"
 msgstr "Niveau supérieur dans la hiérarchie du document"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:967
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Répertoire initial"
 
-#: ../src/generic/filedlgg.cpp:959
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Répertoire parent"
 
-#: ../src/common/prntbase.cpp:805
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Aller à la page"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grec (ISO-8859-7)"
 
@@ -2300,45 +2429,44 @@ msgstr "Grec (ISO-8859-7)"
 msgid "Gzip not supported by this version of zlib"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1560
+#: ../src/html/helpfrm.cpp:1574
 msgid "HTML Help Project (*.hhp)|*.hhp|"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:493
+#: ../src/html/htmlwin.cpp:498
 #, c-format
 msgid "HTML anchor %s does not exist."
 msgstr "L'ancrage HTML %s n'existe pas."
 
-#: ../src/html/helpfrm.cpp:1558
+#: ../src/html/helpfrm.cpp:1572
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "Fichiers HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hébreu (ISO-8859-8)"
 
-#: ../src/generic/mdig.cpp:310 ../src/html/helpfrm.cpp:321
-#: ../src/msw/mdi.cpp:1380 ../contrib/src/deprecated/proplist.cpp:523
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Aide"
 
-#: ../src/html/helpfrm.cpp:1190
+#: ../src/html/helpfrm.cpp:1213
 msgid "Help Browser Options"
 msgstr "Aide Options Navigateur"
 
-#: ../src/generic/helpext.cpp:441 ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Aide Index"
 
-#: ../src/html/helpfrm.cpp:1546
+#: ../src/html/helpfrm.cpp:1560
 msgid "Help Printing"
 msgstr "Aide Impression"
 
-#: ../src/html/helpfrm.cpp:791
+#: ../src/html/helpfrm.cpp:814
 msgid "Help Topics"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1559
+#: ../src/html/helpfrm.cpp:1573
 msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|"
 msgstr ""
 
@@ -2347,15 +2475,15 @@ msgstr ""
 msgid "Help: %s"
 msgstr "Aide : %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:626
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr ""
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2404,13 +2532,13 @@ msgstr "IFF : erreur inconnue !!!"
 msgid "Icon resource specification %s not found."
 msgstr "La spécification pour la ressource icône %s n'a pas été trouvée."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2418,7 +2546,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2431,33 +2559,33 @@ msgstr "Syntaxe incorrecte dans le fichier de ressource."
 msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source"
 msgstr ""
 
-#: ../include/wx/xti.h:1648
+#: ../include/wx/xti.h:1650
 msgid "Illegal Parameter Count for ConstructObject Method"
 msgstr ""
 
-#: ../include/wx/xti.h:1721
+#: ../include/wx/xti.h:1723
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/filedlgg.cpp:743
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Nom de répertoire illégal."
 
-#: ../src/generic/filedlgg.cpp:1239
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Spécification de fichier illégale."
 
-#: ../src/common/image.cpp:969
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "L'image et le masque ne sont pas de même taille."
 
-#: ../src/common/image.cpp:1289
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Le fichier image n'est pas de type %d."
 
-#: ../src/msw/textctrl.cpp:330
+#: ../src/msw/textctrl.cpp:361
 msgid ""
 "Impossible to create a rich edit control, using simple text control instead. "
 "Please reinstall riched32.dll"
@@ -2465,21 +2593,21 @@ msgstr ""
 "Impossible de créer un contrôle de type rich edit, utilisez à la place un "
 "contrôle de type texte simple. Réinstallez riched32.dll svp"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Impossible d'obtenir l'entrée du processus fils"
 
-#: ../src/common/filefn.cpp:1012
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Impossible d'obtenir les permissions du fichier '%s'"
 
-#: ../src/common/filefn.cpp:1026
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Impossible d'écrire par-dessus le fichier '%s'"
 
-#: ../src/common/filefn.cpp:1070
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Impossible de changer les permissions pour le fichier '%s'"
@@ -2488,23 +2616,27 @@ msgstr "Impossible de changer les permissions pour le fichier '%s'"
 msgid "Indent"
 msgstr "Indenter"
 
-#: ../src/html/helpfrm.cpp:493
+#: ../src/html/helpfrm.cpp:516
 msgid "Index"
 msgstr "Index"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Nordique (ISO-8859-10)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Index d'image TIFF non valide."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Ressource XRC '%s' invalide: n'a pas le noeud racine 'resource'"
@@ -2537,11 +2669,11 @@ msgstr ""
 msgid "Invalid regular expression '%s': %s"
 msgstr "Expression régulière '%s' invalide: %s"
 
-#: ../src/generic/fontdlgg.cpp:231
+#: ../src/generic/fontdlgg.cpp:233
 msgid "Italic"
 msgstr "Italique"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Enveloppe italienne, 110 x 230 mm"
 
@@ -2553,44 +2685,125 @@ msgstr "JPEG : Chargement impossible - le fichier est probablement corrompu."
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG : Sauvegarde de l'image impossible."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Justifié"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 #, fuzzy
 msgid "KOI8-U"
 msgstr "KOI8-R"
 
-#: ../src/generic/prntdlgg.cpp:605 ../src/generic/prntdlgg.cpp:863
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Paysage"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Grand livre, 17 x 11 pouces"
 
-#: ../src/generic/prntdlgg.cpp:875
+#: ../src/generic/prntdlgg.cpp:879
 msgid "Left margin (mm):"
 msgstr "Marge gauche (mm) :"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Légal, 8 1/2 x 14 pouces"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Légal, 8 1/2 x 14 pouces"
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Lettre, 8 1/2 x 11 pouces"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Lettre, 8 1/2 x 11 pouces"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Lettre, 8 1/2 x 11 pouces"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Lettre réduite, 8 1/2 x 11 pouces"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Lettre, 8 1/2 x 11 pouces"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Lettre, 8 1/2 x 11 pouces"
 
-#: ../src/generic/fontdlgg.cpp:234
+#: ../src/generic/fontdlgg.cpp:236
 msgid "Light"
 msgstr "Léger"
 
@@ -2598,27 +2811,15 @@ msgstr "L
 msgid "Link contained '//', converted to absolute link."
 msgstr ""
 
-#: ../src/common/fldlgcmn.cpp:248
+#: ../src/common/fldlgcmn.cpp:257
 #, c-format
 msgid "Load %s file"
 msgstr "Charger le fichier %s"
 
-#: ../src/html/htmlwin.cpp:411
+#: ../src/html/htmlwin.cpp:416
 msgid "Loading : "
 msgstr "Chargement : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-"Le chargement d'une image PNM mode Ascii en niveau de gris n'est pas encore "
-"implémentée."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-"Le chargement d'une image PNM mode source en niveau de gris n'est pas encore "
-"implémentée."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2629,16 +2830,16 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:571
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Journal sauvé dans le fichier '%s'."
 
-#: ../include/wx/xti.h:500 ../include/wx/xti.h:504
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr ""
 
-#: ../src/gtk/mdi.cpp:461
+#: ../src/gtk/mdi.cpp:465
 msgid "MDI child"
 msgstr "fils MDI"
 
@@ -2654,7 +2855,7 @@ msgstr ""
 "Les fonctions de l'aide MS HTMLne sont pas disponibles car la bibliothèque "
 "MS HTML Help n'est pas présente sur cette machine. Veuillez l'installer."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma%ximiser"
 
@@ -2663,7 +2864,7 @@ msgstr "Ma%ximiser"
 msgid "Mailcap file %s, line %d: incomplete entry ignored."
 msgstr "Fichier mailcap %s, ligne %d : entrée incomplète ignorée."
 
-#: ../src/generic/fdrepdlg.cpp:146
+#: ../src/generic/fdrepdlg.cpp:153
 msgid "Match case"
 msgstr "Respecter la casse"
 
@@ -2672,7 +2873,7 @@ msgstr "Respecter la casse"
 msgid "Memory VFS already contains file '%s'!"
 msgstr "La mémoire VFS contient déjà le fichier '%s' !"
 
-#: ../src/msw/frame.cpp:345
+#: ../src/msw/frame.cpp:374
 msgid "Menu"
 msgstr "Menu"
 
@@ -2680,7 +2881,7 @@ msgstr "Menu"
 msgid "Metal theme"
 msgstr "Thème métallique"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimiser"
 
@@ -2694,15 +2895,20 @@ msgstr "Fichier types mime %s, ligne %d : cha
 msgid "Mode %ix%i-%i not available."
 msgstr "Le mode %ix%i-%i n'est pas accessible."
 
-#: ../src/generic/fontdlgg.cpp:226
+#: ../src/generic/fontdlgg.cpp:228
 msgid "Modern"
 msgstr "Moderne"
 
-#: ../src/generic/filedlgg.cpp:433
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Modifié"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Enveloppe monarchique, 3 7/8 x 7 1/2 pouces"
 
@@ -2714,11 +2920,11 @@ msgstr "D
 msgid "Move up"
 msgstr "Déplacer haut"
 
-#: ../src/generic/filedlgg.cpp:430
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nom"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Nouveau dossier"
 
@@ -2727,21 +2933,21 @@ msgid "New item"
 msgstr "Nouvel élément"
 
 #: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
-#: ../src/generic/filedlgg.cpp:607 ../src/generic/filedlgg.cpp:616
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NouveauNom"
 
-#: ../src/generic/tipdlg.cpp:295
+#: ../src/generic/tipdlg.cpp:305
 msgid "Next"
 msgstr "Suivant"
 
-#: ../src/html/helpfrm.cpp:642
+#: ../src/html/helpfrm.cpp:665
 msgid "Next page"
 msgstr "Page suivante"
 
 #: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
 #: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Non"
 
@@ -2754,11 +2960,11 @@ msgstr "Pas de fonctionalit
 msgid "No XPM icon facility available!"
 msgstr "Pas de fonctionalités icône XPM disponibles !"
 
-#: ../src/generic/helpext.cpp:436
+#: ../src/generic/helpext.cpp:437
 msgid "No entries found."
 msgstr "Entrées non trouvées."
 
-#: ../src/common/fontmap.cpp:408
+#: ../src/common/fontmap.cpp:422
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
@@ -2772,7 +2978,7 @@ msgstr ""
 "(dans le cas contraire, vous devrez choisir par vous-même un encodage de "
 "substitution)"
 
-#: ../src/common/fontmap.cpp:413
+#: ../src/common/fontmap.cpp:427
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found.\n"
@@ -2784,28 +2990,28 @@ msgstr ""
 "Souhaitez-vous choisir une police à utiliser pour cet encodage?\n"
 "(sinon le texte utilisant cet encodage n'apparaitra pas correctement)"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr ""
 "Pas de fonction trouvée pour gérer le noeud XML '%s' de la classe '%s'!"
 
-#: ../src/common/image.cpp:1271 ../src/common/image.cpp:1314
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Pas de fonctions spécifiques disponibles pour ce type d'image."
 
-#: ../src/common/image.cpp:1279 ../src/common/image.cpp:1322
-#: ../src/common/image.cpp:1356
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Pas de fonctions spécifiques disponibles pour l'image de type : %d."
 
-#: ../src/common/image.cpp:1340 ../src/common/image.cpp:1372
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Pas de fonctions spécifiques disponibles pour l'image de type : %s."
 
-#: ../src/html/helpfrm.cpp:846
+#: ../src/html/helpfrm.cpp:869
 msgid "No matching page found yet"
 msgstr "Pas encore trouvé la page correspondante"
 
@@ -2813,37 +3019,37 @@ msgstr "Pas encore trouv
 msgid "No sound"
 msgstr "Aucun son"
 
-#: ../src/common/image.cpp:977 ../src/common/image.cpp:1016
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "Aucune couleur n'est libre dans l'image en cours de masquage"
 
-#: ../src/common/image.cpp:1608
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "Aucune couleur n'est libre dans l'image en cours de masquage"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordique (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:230 ../src/generic/fontdlgg.cpp:233
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normal"
 
-#: ../src/html/helpfrm.cpp:1250
+#: ../src/html/helpfrm.cpp:1273
 msgid "Normal face<br>and <u>underlined</u>. "
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1195
+#: ../src/html/helpfrm.cpp:1218
 msgid "Normal font:"
 msgstr "Police normale :"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 pouces"
 
-#: ../src/gtk/fontdlg.cpp:141 ../src/msw/dialog.cpp:188
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
@@ -2852,21 +3058,21 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1252 ../src/common/docview.cpp:1580
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Ouvrir un fichier"
 
-#: ../src/html/helpfrm.cpp:650 ../src/html/helpfrm.cpp:1565
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Ouvrir un document HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "Ouvrir le fichier \"%s\""
 
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:771
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Opération interdite."
 
@@ -2885,11 +3091,11 @@ msgstr "L'option '%s' n
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Option '%s' : '%s' ne peut pas être convertie en date."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:610
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Options"
 
-#: ../src/generic/prntdlgg.cpp:607 ../src/generic/prntdlgg.cpp:864
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientation"
 
@@ -2917,33 +3123,158 @@ msgstr "PCX : erreur inconnue !!!"
 msgid "PCX: version number too low"
 msgstr "PCX : numéro de version trop petit"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM : Impossible d'allouer la mémoire nécessaire."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM : Le format de fichier n'est pas reconnu."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM : Le fichier semble tronqué."
 
-#: ../src/common/prntbase.cpp:1248
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Enveloppe C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Enveloppe C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Enveloppe C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Enveloppe C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Enveloppe C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Enveloppe B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Enveloppe C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Enveloppe B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Enveloppe DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Enveloppe C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Enveloppe DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Enveloppe C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Enveloppe C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Enveloppe C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Enveloppe B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Enveloppe C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Enveloppe C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Enveloppe C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Enveloppe C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Enveloppe C5, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Page %d"
 
-#: ../src/common/prntbase.cpp:1246
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Page %d sur %d"
 
-#: ../src/generic/prntdlgg.cpp:823
+#: ../src/generic/prntdlgg.cpp:827
 msgid "Page Setup"
 msgstr "Paramètrage de la page"
 
-#: ../src/common/prntbase.cpp:452 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Paramètrage de la page"
@@ -2952,13 +3283,13 @@ msgstr "Param
 msgid "Pages"
 msgstr "Pages"
 
-#: ../src/generic/prntdlgg.cpp:796 ../src/generic/prntdlgg.cpp:850
-#: ../src/generic/prntdlgg.cpp:1052
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Taille de la page"
 
-#: ../src/generic/prntdlgg.cpp:594 ../src/generic/prntdlgg.cpp:837
-#: ../src/generic/prntdlgg.cpp:1047
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Taille de la page"
 
@@ -2974,7 +3305,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:436
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Droits"
 
@@ -2982,23 +3313,23 @@ msgstr "Droits"
 msgid "Pipe creation failed"
 msgstr "La création du tube a échoué"
 
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/gtk/fontdlg.cpp:81
 msgid "Please choose a valid font."
 msgstr "Veuillez choisir une police valide."
 
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:67
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Veuillez choisir un fichier existant."
 
-#: ../src/html/helpfrm.cpp:790
+#: ../src/html/helpfrm.cpp:813
 msgid "Please choose the page to display:"
 msgstr "Veuillez choisir la page à afficher :"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Veuillez choisir à quel ISP vous voulez vous connecter"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3009,13 +3340,11 @@ msgstr ""
 "Vous avez actuellement la version %d.%02d. Vous avez besoin au minimum\n"
 "de la version 4.70 pour que ce programme fonctionne correctement."
 
-#: ../src/common/prntbase.cpp:314
-msgid ""
-"Please wait while printing\n"
-msgstr ""
-"Veuillez patienter pendant l'impression\n"
+#: ../src/common/prntbase.cpp:313
+msgid "Please wait while printing\n"
+msgstr "Veuillez patienter pendant l'impression\n"
 
-#: ../src/generic/prntdlgg.cpp:604 ../src/generic/prntdlgg.cpp:862
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Portrait"
 
@@ -3023,25 +3352,25 @@ msgstr "Portrait"
 msgid "PostScript file"
 msgstr "Fichier postscript"
 
-#: ../src/generic/fontdlgg.cpp:341 ../src/html/helpfrm.cpp:1212
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Aperçu :"
 
-#: ../src/html/helpfrm.cpp:639
+#: ../src/html/helpfrm.cpp:662
 msgid "Previous page"
 msgstr "Page précédente"
 
-#: ../src/common/prntbase.cpp:394 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Impression"
 
-#: ../src/common/docview.cpp:1025
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Aperçu avant impression"
 
-#: ../src/common/prntbase.cpp:1200 ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Erreur à l'exécution de l'aperçu avant impression"
 
@@ -3053,7 +3382,7 @@ msgstr "Pages 
 msgid "Print Setup"
 msgstr "Paramètrage d'impression"
 
-#: ../src/generic/prntdlgg.cpp:613
+#: ../src/generic/prntdlgg.cpp:617
 msgid "Print in colour"
 msgstr "Impression couleur"
 
@@ -3061,15 +3390,15 @@ msgstr "Impression couleur"
 msgid "Print previe&w"
 msgstr "&Aperçu avant impression"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Aperçu avant impression"
 
-#: ../src/generic/prntdlgg.cpp:622
+#: ../src/generic/prntdlgg.cpp:626
 msgid "Print spooling"
 msgstr "Queue d'impression"
 
-#: ../src/html/helpfrm.cpp:656
+#: ../src/html/helpfrm.cpp:679
 msgid "Print this page"
 msgstr "Imprimer cette page"
 
@@ -3081,7 +3410,7 @@ msgstr "Imprimer vers un fichier"
 msgid "Printer"
 msgstr "Imprimante"
 
-#: ../src/generic/prntdlgg.cpp:625
+#: ../src/generic/prntdlgg.cpp:629
 msgid "Printer command:"
 msgstr "Commande imprimante :"
 
@@ -3089,11 +3418,11 @@ msgstr "Commande imprimante :"
 msgid "Printer options"
 msgstr "Options de l'imprimante"
 
-#: ../src/generic/prntdlgg.cpp:637
+#: ../src/generic/prntdlgg.cpp:641
 msgid "Printer options:"
 msgstr "Options de l'imprimante :"
 
-#: ../src/generic/prntdlgg.cpp:911
+#: ../src/generic/prntdlgg.cpp:915
 msgid "Printer..."
 msgstr "Imprimante ..."
 
@@ -3101,11 +3430,11 @@ msgstr "Imprimante ..."
 msgid "Printer:"
 msgstr "Imprimante :"
 
-#: ../src/common/prntbase.cpp:311 ../src/common/prntbase.cpp:532
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Impression en cours"
 
-#: ../src/common/prntbase.cpp:328
+#: ../src/common/prntbase.cpp:327
 msgid "Printing Error"
 msgstr "Erreur lors de l'impression"
 
@@ -3118,34 +3447,34 @@ msgstr "Impression de la page %d ..."
 msgid "Printing..."
 msgstr "Impression en cours ..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
 msgstr ""
 
-#: ../src/common/log.cpp:467
+#: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Abandon du programme."
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1102
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Question"
 
-#: ../src/common/ffile.cpp:126 ../src/common/ffile.cpp:147
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Erreur de lecture dans le fichier '%s'"
 
-#: ../src/common/prntbase.cpp:243
+#: ../src/common/prntbase.cpp:242
 msgid "Ready"
 msgstr "Prêt"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Le noeud objet référencé par ref=\"%s\" est introuvable !"
@@ -3154,18 +3483,17 @@ msgstr "Le noeud objet r
 msgid "Refresh"
 msgstr "Actualiser"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "La clé de registre '%s' existe déjà."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
-msgstr ""
-"Impossible de renommer la clé de registre '%s', celle-ci n'existe pas."
+msgstr "Impossible de renommer la clé de registre '%s', celle-ci n'existe pas."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3177,16 +3505,16 @@ msgstr ""
 "l'effacer mettra votre système dans un état instable:\n"
 "opération abandonnée."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "La valeur '%s' existe déjà dans le registre."
 
-#: ../src/generic/helpext.cpp:441
+#: ../src/generic/helpext.cpp:442
 msgid "Relevant entries:"
 msgstr "Entrées pertinentes :"
 
-#: ../src/generic/progdlgg.cpp:208
+#: ../src/generic/progdlgg.cpp:210
 msgid "Remaining time : "
 msgstr "Temps restant :"
 
@@ -3194,11 +3522,11 @@ msgstr "Temps restant :"
 msgid "Remove"
 msgstr "Supprimer"
 
-#: ../src/html/helpfrm.cpp:429
+#: ../src/html/helpfrm.cpp:445
 msgid "Remove current page from bookmarks"
 msgstr "Retirer la page courante de la liste de vos signets"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3207,15 +3535,15 @@ msgstr ""
 msgid "Rep&lace"
 msgstr "Remp&lacer"
 
-#: ../src/generic/fdrepdlg.cpp:171
+#: ../src/generic/fdrepdlg.cpp:188
 msgid "Replace &all"
 msgstr "Rempl&acer tout"
 
-#: ../src/generic/fdrepdlg.cpp:123
+#: ../src/generic/fdrepdlg.cpp:130
 msgid "Replace with:"
 msgstr "Remplacer par:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Les fichiers de ressource doivent avoir le même numéro de version!"
 
@@ -3223,19 +3551,19 @@ msgstr "Les fichiers de ressource doivent avoir le m
 msgid "Revert to Saved"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:887
+#: ../src/generic/prntdlgg.cpp:891
 msgid "Right margin (mm):"
 msgstr "Marge de droite (mm) :"
 
-#: ../src/generic/fontdlgg.cpp:224
+#: ../src/generic/fontdlgg.cpp:226
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1757
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Enregistrer"
 
-#: ../src/common/fldlgcmn.cpp:250
+#: ../src/common/fldlgcmn.cpp:259
 #, c-format
 msgid "Save %s file"
 msgstr "Enregistrer le fichier %s"
@@ -3244,81 +3572,87 @@ msgstr "Enregistrer le fichier %s"
 msgid "Save &As..."
 msgstr "Enregistrer &sous..."
 
-#: ../src/common/docview.cpp:285
+#: ../src/common/docview.cpp:305
 msgid "Save as"
 msgstr "Enregistrer sous"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Enregistrement du contenu du journal dans un fichier"
 
-#: ../src/generic/fontdlgg.cpp:227
+#: ../src/generic/fontdlgg.cpp:229
 msgid "Script"
 msgstr "Script"
 
-#: ../src/html/helpfrm.cpp:513 ../src/html/helpfrm.cpp:528
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Recherche"
 
-#: ../src/html/helpfrm.cpp:515
+#: ../src/html/helpfrm.cpp:538
 msgid ""
-"Search contents of help book(s) for all occurences of the text you typed above"
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
 msgstr ""
 "Recherche dans la table des matières du/des livre(s) d'aide de toutes les "
 "occurences du texte que vous avez tapé ci-dessus"
 
-#: ../src/generic/fdrepdlg.cpp:152
+#: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
 msgstr "Direction de la recherche"
 
-#: ../src/generic/fdrepdlg.cpp:111
+#: ../src/generic/fdrepdlg.cpp:118
 msgid "Search for:"
 msgstr "Rechercher:"
 
-#: ../src/html/helpfrm.cpp:1037
+#: ../src/html/helpfrm.cpp:1060
 msgid "Search in all books"
 msgstr "Recherche dans tous les livres"
 
-#: ../src/html/helpfrm.cpp:845
+#: ../src/html/helpfrm.cpp:868
 msgid "Searching..."
 msgstr "Recherche ..."
 
-#: ../src/generic/dirctrlg.cpp:550
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Sections"
 
-#: ../src/common/ffile.cpp:225
+#: ../src/common/ffile.cpp:222
 #, c-format
 msgid "Seek error on file '%s'"
 msgstr "Erreur de recherche dans le fichier '%s'"
 
-#: ../src/common/ffile.cpp:215
+#: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Sélectionner &tout"
 
-#: ../src/common/docview.cpp:1660
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Choisissez un modèle de document"
 
-#: ../src/common/docview.cpp:1737
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Choisissez une vue du document"
 
-#: ../src/common/docview.cpp:1540
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Choisissez un fichier"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Sections"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
 msgstr "Separateur attendu apres l'option '%s'."
 
-#: ../include/wx/xti.h:839
+#: ../include/wx/xti.h:841
 msgid "SetProperty called w/o valid setter"
 msgstr ""
 
@@ -3326,71 +3660,70 @@ msgstr ""
 msgid "Setup..."
 msgstr "Paramètrage ..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "J'ai trouvé plusieurs connexions par ligne téléphonique, j'en choisis une au "
 "hasard :-)"
 
-#: ../src/html/helpfrm.cpp:470
+#: ../src/html/helpfrm.cpp:493
 msgid "Show all"
 msgstr "Tout montrer"
 
-#: ../src/html/helpfrm.cpp:481
+#: ../src/html/helpfrm.cpp:504
 msgid "Show all items in index"
 msgstr "Montrer tous les éléments dans l'index"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Montrer les dossiers cachés"
 
-#: ../src/generic/filedlgg.cpp:1034
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Montrer les fichiers cachés"
 
-#: ../src/html/helpfrm.cpp:623
+#: ../src/html/helpfrm.cpp:646
 msgid "Show/hide navigation panel"
 msgstr "Montrer/cacher le panneau de navigation"
 
-#: ../src/generic/fontdlgg.cpp:346 ../src/generic/fontdlgg.cpp:348
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:431
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Taille"
 
-#: ../src/generic/progdlgg.cpp:220 ../src/generic/progdlgg.cpp:238
-#: ../src/generic/progdlgg.cpp:593
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr "Passer"
 
-#: ../src/generic/fontdlgg.cpp:232
+#: ../src/generic/fontdlgg.cpp:234
 msgid "Slant"
 msgstr "Italique"
 
-#: ../src/common/docview.cpp:561
+#: ../src/common/docview.cpp:581
 msgid "Sorry, could not open this file for saving."
 msgstr "Désolé, impossible d'ouvrir ce fichier pour enregistrer."
 
-#: ../src/common/docview.cpp:593 ../src/common/docview.cpp:606
-#: ../src/common/docview.cpp:1559
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Désolé, impossible d'ouvrir ce fichier."
 
-#: ../src/common/docview.cpp:568
+#: ../src/common/docview.cpp:588
 msgid "Sorry, could not save this file."
 msgstr "Désolé, impossible d'enregistrer ce fichier."
 
-#: ../src/common/prntbase.cpp:1200
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Désolé, il n'y a pas assez de mémoire pour créer un aperçu."
 
-#: ../src/common/docview.cpp:1021
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1251 ../src/common/docview.cpp:1579
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Désolé, le format de ce fichier est inconnue."
 
@@ -3403,7 +3736,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Le fichier son '%s' est dans un format non supporté."
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Communiqué, 5 1/2 x 8 1/2 pouces"
 
@@ -3411,7 +3744,7 @@ msgstr "Communiqu
 msgid "Status:"
 msgstr "Statut :"
 
-#: ../src/generic/logg.cpp:621
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Statut :"
 
@@ -3426,55 +3759,76 @@ msgstr ""
 "Ressource XRC : la couleur '%s' spécifiée pour la propriété '%s' est "
 "incorrecte."
 
-#: ../include/wx/xti.h:427 ../include/wx/xti.h:431
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "La sous-classe '%s' pour la ressource '%s' est introuvable - pas de sous- "
 "classage !"
 
-#: ../src/generic/fontdlgg.cpp:228
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Suisse"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:354
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Impossible d'allouer la mémoire nécessaire."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Erreur au chargement de l'image."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Erreur à la lecture de l'image."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Erreur au chargement de l'image."
 
-#: ../src/common/imagtiff.cpp:378
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Erreur à l'écriture de l'image."
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 in"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 in"
 
-#: ../src/generic/fontdlgg.cpp:229
+#: ../src/generic/fontdlgg.cpp:231
 msgid "Teletype"
 msgstr "Télétype"
 
-#: ../src/common/docview.cpp:1661
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Modèles"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thaï (ISO-8859-11)"
 
@@ -3487,7 +3841,7 @@ msgstr "Le serveur FTP ne supporte pas le mode passif."
 msgid "The FTP server doesn't support the PORT command."
 msgstr "Le serveur FTP ne supporte pas le mode passif."
 
-#: ../src/common/fontmap.cpp:190
+#: ../src/common/fontmap.cpp:204
 #, c-format
 msgid ""
 "The charset '%s' is unknown. You may select\n"
@@ -3512,7 +3866,7 @@ msgstr ""
 "Le dossier '%s' n'existe pas\n"
 "Voulez-vous le créer maintenant ?"
 
-#: ../src/common/docview.cpp:1910
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3521,7 +3875,7 @@ msgstr ""
 "Le fichier '%s' n'a pas pu être ouvert.\n"
 "Il a donc été retiré de la liste des fichiers récemments utilisés."
 
-#: ../src/common/docview.cpp:1920
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3530,33 +3884,33 @@ msgstr ""
 "Le fichier '%s' n'existe pas et n'a pas pu être ouvert.\n"
 "Il a donc été retiré de la liste des fichiers récemments utilisés."
 
-#: ../src/generic/fontdlgg.cpp:310 ../src/generic/fontdlgg.cpp:312
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "La couleur de la police."
 
-#: ../src/generic/fontdlgg.cpp:275 ../src/generic/fontdlgg.cpp:277
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:322 ../src/generic/fontdlgg.cpp:324
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 #, fuzzy
 msgid "The font point size."
 msgstr "La taille de la police."
 
-#: ../src/generic/fontdlgg.cpp:286 ../src/generic/fontdlgg.cpp:288
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr "Le style de la police."
 
-#: ../src/generic/fontdlgg.cpp:297 ../src/generic/fontdlgg.cpp:299
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr "La largeur de la police."
 
-#: ../src/common/filename.cpp:952
+#: ../src/common/filename.cpp:966
 #, c-format
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Le chemin '%s' contient trop de \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3577,7 +3931,7 @@ msgstr "Le texte n'a pas pu 
 msgid "The value for the option '%s' must be specified."
 msgstr "La valeur pour l'option '%s' doit être précisée."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3594,13 +3948,13 @@ msgstr ""
 "Il y a eu un problème lors du paramétrage de la page: l'installation d'une "
 "imprimante par défaut peut être nécessaire."
 
-#: ../src/msw/datectrl.cpp:116
+#: ../src/msw/datectrl.cpp:109
 msgid ""
 "This system doesn't support date picker control, please upgrade your version "
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1210
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3608,27 +3962,27 @@ msgstr ""
 "Echec de l'initialisation du thread : impossible d'enregistrer une valeur en "
 "local"
 
-#: ../src/unix/threadpsx.cpp:1602
+#: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr ""
 "Echec de l'initialisation du thread : échec à la création de la clé du thread"
 
-#: ../src/msw/thread.cpp:1198
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
 msgstr ""
 "Echec de l'initialisation du thread : impossible d'allouer un index en local"
 
-#: ../src/unix/threadpsx.cpp:1107
+#: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "La priorité donnée au thread est ignorée."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Répartir &Horizontalement"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Répartir &Verticalement"
 
@@ -3657,7 +4011,7 @@ msgstr "Pour :"
 msgid "Too many colours in PNG, the image may be slightly blurred."
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:876
+#: ../src/generic/prntdlgg.cpp:880
 msgid "Top margin (mm):"
 msgstr "Marge haut de page (mm) :"
 
@@ -3672,11 +4026,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Tenative de résoudre le nom d'hôte NULL : j'abandonne"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turque (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:432
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Type"
 
@@ -3685,11 +4039,11 @@ msgstr "Type"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:150
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "Standard US en accordéon, 14 7/8 x 11 pouces"
 
-#: ../src/html/htmlwin.cpp:398
+#: ../src/html/htmlwin.cpp:403
 #, c-format
 msgid "Unable to open requested HTML document: %s"
 msgstr "Impossible d'ouvrir le document HTML demandé : %s"
@@ -3722,39 +4076,39 @@ msgstr "Fin de fichier inattendue lors de l'analyse des ressources."
 msgid "Unexpected parameter '%s'"
 msgstr "Paramètre '%s' inattendu"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit gros-boutiste (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit petit-boutiste (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit gros-boutiste (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Erreur DDE inconnue: %08x"
@@ -3763,11 +4117,11 @@ msgstr "Erreur DDE inconnue: %08x"
 msgid "Unknown Object passed to GetObjectClassInfo"
 msgstr ""
 
-#: ../src/unix/dlunix.cpp:282
+#: ../src/unix/dlunix.cpp:275
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:685
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Codage inconnu (%d)"
@@ -3787,7 +4141,7 @@ msgstr "Option longue '%s' inconnue"
 msgid "Unknown option '%s'"
 msgstr "Option '%s' inconnue"
 
-#: ../src/xrc/xmlres.cpp:760
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Indicateur de style inconnu"
 
@@ -3796,13 +4150,13 @@ msgstr "Indicateur de style inconnu"
 msgid "Unkown Property %s"
 msgstr "Option '%s' inconnue"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Symbole '{' non assorti dans une entrée pour le type mime %s."
 
-#: ../src/common/cmdproc.cpp:252 ../src/common/cmdproc.cpp:278
-#: ../src/common/cmdproc.cpp:298
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Commande sans nom"
 
@@ -3811,8 +4165,8 @@ msgstr "Commande sans nom"
 msgid "Unrecognized style %s while parsing resource."
 msgstr "Style %s non reconnu pendant l'analyse des ressources."
 
-#: ../src/mac/carbon/clipbrd.cpp:66 ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:276 ../src/msw/clipbrd.cpp:448
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Format de presse-papier non supporté."
 
@@ -3821,11 +4175,11 @@ msgstr "Format de presse-papier non support
 msgid "Unsupported theme '%s'."
 msgstr "Thème '%s' non supporté."
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Up"
 msgstr "Haut"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Usage : %s"
@@ -3838,15 +4192,15 @@ msgstr "Conflit de validation"
 msgid "Video Output"
 msgstr "Sortie vidéo"
 
-#: ../src/generic/filedlgg.cpp:950
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Voir les fichiers - vue détaillée"
 
-#: ../src/generic/filedlgg.cpp:943
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Voir les fichiers comme une liste"
 
-#: ../src/common/docview.cpp:1738
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Vues"
 
@@ -3854,37 +4208,37 @@ msgstr "Vues"
 msgid "Waiting for subprocess termination failed"
 msgstr "Echec lors de l'attente de fin de sous-processus"
 
-#: ../src/common/docview.cpp:441
+#: ../src/common/docview.cpp:461
 msgid "Warning"
 msgstr "Alarme"
 
-#: ../src/common/log.cpp:481
+#: ../src/common/log.cpp:480
 msgid "Warning: "
 msgstr "Alarme :"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Alarme : tentative de retrait d'un pointeur d'étiquette HTML de la pile "
 "alors que celle-ci est vide !"
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Europe de l'Ouest (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Europe de l'Ouest avec l'Euro (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:333 ../src/generic/fontdlgg.cpp:335
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:143
+#: ../src/generic/fdrepdlg.cpp:150
 msgid "Whole word"
 msgstr "Mots complets"
 
-#: ../src/html/helpfrm.cpp:512
+#: ../src/html/helpfrm.cpp:535
 msgid "Whole words only"
 msgstr "Mots complets seulement"
 
@@ -3892,138 +4246,142 @@ msgstr "Mots complets seulement"
 msgid "Win32 theme"
 msgstr "Thème Win32"
 
-#: ../src/msw/utils.cpp:1085
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s sur Windows 3.1"
 
-#: ../src/msw/utils.cpp:1134
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1099
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1095
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabe (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Balte (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Hébreu (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Chinois simplifié (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Chinois traditionnel (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cyrillique (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Grec (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hébreu (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japonais (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Coréen (CP 949)"
 
-#: ../src/msw/utils.cpp:1114
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1142
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Balte (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turque (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Latin 1 (CP 1252 )"
 
-#: ../src/msw/utils.cpp:1138
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
-#: ../src/common/ffile.cpp:161
+#: ../src/common/ffile.cpp:158
 #, c-format
 msgid "Write error on file '%s'"
 msgstr "Erreur d'écriture dans le fichier '%s'"
 
-#: ../src/xml/xml.cpp:550
+#: ../src/xml/xml.cpp:562
 #, c-format
 msgid "XML parsing error: '%s' at line %d"
 msgstr "erreur d'analyse XML: '%s' à la ligne %d"
 
-#: ../src/common/xpmdecod.cpp:776
+#: ../src/common/xpmdecod.cpp:774
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: données de pixels incorrectes !"
 
-#: ../src/common/xpmdecod.cpp:711 ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: définition de couleur '%s' incorrecte !"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "La ressource XRC '%s' (classe '%s') est introuvable!"
 
-#: ../src/xrc/xmlres.cpp:1017 ../src/xrc/xmlres.cpp:1029
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
-msgstr ""
-"Ressource XRC : impossible de créer une image bitmap à partir de '%s'."
+msgstr "Ressource XRC : impossible de créer une image bitmap à partir de '%s'."
 
-#: ../src/xrc/xmlres.cpp:973
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
@@ -4032,7 +4390,7 @@ msgstr ""
 
 #: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
 #: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Oui"
 
@@ -4052,17 +4410,17 @@ msgstr "Zoom a&rri
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2094
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[VIDE]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr ""
 "une application DDEML a créé une situation de rivalité prolongée\n"
 "(je n'ai bientôt plus de mémoire ...)"
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4074,39 +4432,39 @@ msgstr ""
 "ou un identifiant invalide a \n"
 "été fourni à la fonction DDEML."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "une tentative client d'établir une conversation a échoué."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "une allocation mémoire a échoué."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "un paramètre n'a pas pu être validé par la DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "une demande de transaction synchrone (advise) a expiré."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "une demande de transaction synchrone (données) a expiré."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "une demande de transaction synchrone (exécution) a expiré."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "une demande de transaction synchrone (poke) a expiré."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "une demande pour terminer une transaction (advise) a expiré."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4116,7 +4474,7 @@ msgstr ""
 "terminée par le client, \n"
 "ou le serveur a quitté avant d'avoir terminé une transaction."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "une transaction a échoué."
 
@@ -4124,7 +4482,7 @@ msgstr "une transaction a 
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4136,15 +4494,15 @@ msgstr ""
 "ou une application initialisée en tant que APPCMD_CLIENTONLY a tenté "
 "d'effectuer des transactions serveur."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "un appel interne à la fonction PostMessage a échoué."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "une erreur interne s'est produite dans le DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4154,11 +4512,11 @@ msgstr ""
 "Quand l'application sort d'un appel XTYP_XACT_COMPLETE, \n"
 "l'identifiant de transaction pour cet appel n'est plus valide."
 
-#: ../src/common/zipstrm.cpp:1317
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1804
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "tentative de modifier la touche non configurable '%s' ignorée."
@@ -4171,7 +4529,7 @@ msgstr ""
 msgid "bad signature"
 msgstr "mauvaise signature"
 
-#: ../src/common/zipstrm.cpp:1567
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4179,14 +4537,18 @@ msgstr ""
 msgid "binary"
 msgstr "binaire"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "Gras"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "Gras"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4197,7 +4559,7 @@ msgstr "impossible de fermer le fichier '%s'"
 msgid "can't close file descriptor %d"
 msgstr "impossible de fermer le descripteur de fichier %d"
 
-#: ../src/common/file.cpp:553
+#: ../src/common/file.cpp:551
 #, c-format
 msgid "can't commit changes to file '%s'"
 msgstr "impossible d'appliquer les changements au fichier '%s'"
@@ -4207,29 +4569,34 @@ msgstr "impossible d'appliquer les changements au fichier '%s'"
 msgid "can't create file '%s'"
 msgstr "impossible de créer le fichier '%s'"
 
-#: ../src/common/fileconf.cpp:1123
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "impossible d'effacer le fichier de configuration utilisateur '%s'"
 
-#: ../src/common/file.cpp:459
+#: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 "impossible de savoir si la fin du fichier a été atteinte dans le descripteur "
 "%d"
 
-#: ../src/common/zipstrm.cpp:1344
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Impossible d'exécuter '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr ""
 
-#: ../src/common/file.cpp:429
+#: ../src/common/file.cpp:427
 #, c-format
 msgid "can't find length of file on file descriptor %d"
 msgstr ""
 "impossible de trouver la taille du fichier dans le descripteur de fichier %d"
 
-#: ../src/msw/utils.cpp:367
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 "impossible de trouver le répertoire par défaut (HOME) de l'utilisateur - "
@@ -4241,13 +4608,13 @@ msgid "can't flush file descriptor %d"
 msgstr ""
 "impossible de forcer l'écriture sur disque du descripteur de fichier %d"
 
-#: ../src/common/file.cpp:401 ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr ""
 "impossible de trouver la position courante sur le descripteur de fichier %d"
 
-#: ../src/common/fontmap.cpp:312
+#: ../src/common/fontmap.cpp:326
 msgid "can't load any font, aborting"
 msgstr "impossible de charger une police de caractères - j'abandonne"
 
@@ -4256,30 +4623,30 @@ msgstr "impossible de charger une police de caract
 msgid "can't open file '%s'"
 msgstr "impossible d'ouvrir le fichier '%s'"
 
-#: ../src/common/fileconf.cpp:401
+#: ../src/common/fileconf.cpp:404
 #, c-format
 msgid "can't open global configuration file '%s'."
 msgstr "impossible d'ouvrir le fichier de configuration global '%s'."
 
-#: ../src/common/fileconf.cpp:416
+#: ../src/common/fileconf.cpp:419
 #, c-format
 msgid "can't open user configuration file '%s'."
 msgstr "impossible d'ouvrir le fichier de configuration utilisateur '%s'."
 
-#: ../src/common/fileconf.cpp:972
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "impossible d'ouvrir le fichier de configuration utilisateur."
 
-#: ../src/common/dynlib.cpp:252
+#: ../src/common/dynlib.cpp:253
 msgid "can't query for GUI plugins name in console applications"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:432
+#: ../src/common/zipstrm.cpp:436
 #, fuzzy
 msgid "can't re-initialize zlib deflate stream"
 msgstr "Impossible d'initialiser l'écran"
 
-#: ../src/common/zipstrm.cpp:457
+#: ../src/common/zipstrm.cpp:461
 #, fuzzy
 msgid "can't re-initialize zlib inflate stream"
 msgstr "Impossible d'initialiser l'écran"
@@ -4289,17 +4656,17 @@ msgstr "Impossible d'initialiser l'
 msgid "can't read from file descriptor %d"
 msgstr "impossible de lire en utilisant le descripteur de fichier %d"
 
-#: ../src/common/file.cpp:548
+#: ../src/common/file.cpp:546
 #, c-format
 msgid "can't remove file '%s'"
 msgstr "impossible de supprimer le fichier '%s'"
 
-#: ../src/common/file.cpp:564
+#: ../src/common/file.cpp:562
 #, c-format
 msgid "can't remove temporary file '%s'"
 msgstr "impossible de supprimer le fichier temporaire '%s'"
 
-#: ../src/common/file.cpp:387 ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "recherche impossible sur le descripteur de fichier %d"
@@ -4314,11 +4681,11 @@ msgstr "impossible d'
 msgid "can't write to file descriptor %d"
 msgstr "impossible d'écrire dans le descripteur de fichier %d"
 
-#: ../src/common/fileconf.cpp:983
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "impossible d'écrire le fichier de configuration utilisateur."
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "fichier catalogue introuvable pour le domaine '%s'."
@@ -4339,7 +4706,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "date"
 
@@ -4347,7 +4714,7 @@ msgstr "date"
 msgid "decompression error"
 msgstr "erreur de décompression"
 
-#: ../src/common/fmapbase.cpp:695 ../src/common/fmapbase.cpp:727
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "par défaut"
 
@@ -4355,28 +4722,28 @@ msgstr "par d
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3674
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "dix-huitième"
 
-#: ../src/common/datetime.cpp:3664
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "huitième"
 
-#: ../src/common/datetime.cpp:3667
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "onzième"
 
-#: ../src/common/strconv.cpp:2487
+#: ../src/common/strconv.cpp:2671
 #, c-format
 msgid "encoding %s"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1790
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "l'entrée '%s' apparaît plus d'une fois dans le groupe '%s'"
@@ -4385,85 +4752,90 @@ msgstr "l'entr
 msgid "error in data format"
 msgstr ""
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "Erreur de lecture dans le fichier '%s'"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1429
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1507
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2208
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "établir"
 
-#: ../src/common/ffile.cpp:175
+#: ../src/common/ffile.cpp:172
 #, c-format
 msgid "failed to flush the file '%s'"
 msgstr "la mise a jour du fichier '%s' a échoué"
 
-#: ../src/common/datetime.cpp:3671
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "quinzième"
 
-#: ../src/common/datetime.cpp:3661
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "cinquième"
 
-#: ../src/common/fileconf.cpp:655
+#: ../src/common/fileconf.cpp:664
 #, c-format
 msgid "file '%s', line %d: '%s' ignored after group header."
 msgstr "fichier %s, ligne %d: '%s' est ignoré après l'entête de groupe."
 
-#: ../src/common/fileconf.cpp:684
+#: ../src/common/fileconf.cpp:693
 #, c-format
 msgid "file '%s', line %d: '=' expected."
 msgstr "fichier %s, ligne %d: symbole '=' est attendu."
 
-#: ../src/common/fileconf.cpp:707
+#: ../src/common/fileconf.cpp:716
 #, c-format
 msgid "file '%s', line %d: key '%s' was first found at line %d."
 msgstr ""
 "fichier %s, ligne %d: première occurence du caractère %s à la ligne %d."
 
-#: ../src/common/fileconf.cpp:697
+#: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
 msgstr ""
 "fichier '%s', ligne %d: la valeur pour la touche non configurable '%s' est "
 "ignorée."
 
-#: ../src/common/fileconf.cpp:619
+#: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "fichier %s: caractère %c inattendu a la ligne %d."
 
-#: ../src/common/datetime.cpp:3657
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "premier"
 
-#: ../src/html/helpfrm.cpp:1239
+#: ../src/html/helpfrm.cpp:1262
 msgid "font size"
 msgstr "taille de la police"
 
-#: ../src/common/datetime.cpp:3670
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "quatorzième"
 
-#: ../src/common/datetime.cpp:3660
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "quatrième"
 
-#: ../src/common/appbase.cpp:350
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "Créer des messages de compte-rendus verbeux"
 
@@ -4471,57 +4843,57 @@ msgstr "Cr
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "initialisation"
 
-#: ../src/common/file.cpp:461
+#: ../src/common/file.cpp:459
 msgid "invalid eof() return value."
 msgstr "eof() a renvoyé une valeur non valide."
 
-#: ../src/generic/logg.cpp:1116
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "la fenêtre de message a renvoyé une valeur non valide"
 
-#: ../src/common/zipstrm.cpp:1293
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "fichier zip non valide"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "Italique"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "Léger"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "Léger"
 
-#: ../src/common/intl.cpp:1461
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "le langage local '%s' ne peut pas être sélectionné."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "recherche le catalogue '%s' dans '%s'."
 
-#: ../src/common/datetime.cpp:3821
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "minuit"
 
-#: ../src/common/datetime.cpp:3675
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "dix-neuvième"
 
-#: ../src/common/datetime.cpp:3665
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "neuvième"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "erreur - pas de DDE."
 
@@ -4533,11 +4905,11 @@ msgstr "aucune erreur"
 msgid "noname"
 msgstr "sansnom"
 
-#: ../src/common/datetime.cpp:3820
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "midi"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4549,7 +4921,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "plus de mémoire"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4561,21 +4933,21 @@ msgstr "erreur de lecture"
 msgid "reading"
 msgstr "lecture"
 
-#: ../src/common/zipstrm.cpp:1730
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1727
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "problème de ré-entrance."
 
-#: ../src/common/datetime.cpp:3658
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "second"
 
@@ -4583,11 +4955,11 @@ msgstr "second"
 msgid "seek error"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3673
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "dix-septième"
 
-#: ../src/common/datetime.cpp:3663
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "septième"
 
@@ -4595,15 +4967,15 @@ msgstr "septi
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:340
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "Montrer ce message d'aide"
 
-#: ../src/common/datetime.cpp:3672
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "seizième"
 
-#: ../src/common/datetime.cpp:3662
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sixième"
 
@@ -4615,65 +4987,65 @@ msgstr "Veuillez sp
 msgid "specify the theme to use"
 msgstr "Désigner le thème à utiliser"
 
-#: ../src/common/zipstrm.cpp:1633
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3666
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "dixième"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "la réponse à la transaction a provoqué l'activation du bit DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3659
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "troisième"
 
-#: ../src/common/datetime.cpp:3669
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "treizième"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "module tiff : %s"
 
-#: ../src/common/datetime.cpp:3486
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "aujourd'hui"
 
-#: ../src/common/datetime.cpp:3488
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "demain"
 
-#: ../src/common/datetime.cpp:3668
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "douzième"
 
-#: ../src/common/datetime.cpp:3676
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "vingtième"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "Souligné"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "Souligné"
 
-#: ../src/common/fileconf.cpp:1926
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "symbole \" inattendu à la position %d dans '%s'."
 
-#: ../src/generic/progdlgg.cpp:302
+#: ../src/generic/progdlgg.cpp:307
 msgid "unknown"
 msgstr "inconnu"
 
@@ -4686,7 +5058,7 @@ msgstr ""
 msgid "unknown error"
 msgstr "erreur inconnue"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "erreur inconnue (code d'erreur %08x)."
@@ -4695,33 +5067,33 @@ msgstr "erreur inconnue (code d'erreur %08x)."
 msgid "unknown line terminator"
 msgstr ""
 
-#: ../src/common/file.cpp:364 ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "origine de la recherche inconnue"
 
-#: ../src/common/fmapbase.cpp:709
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "inconnu-%d"
 
-#: ../src/common/docview.cpp:410
+#: ../src/common/docview.cpp:430
 msgid "unnamed"
 msgstr "sansnom"
 
-#: ../src/common/docview.cpp:1362
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "sansnom%d"
 
-#: ../src/common/zipstrm.cpp:1647 ../src/common/zipstrm.cpp:2002
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "méthode de compression zip non supportée"
 
-#: ../src/common/zipstrm.cpp:1137
+#: ../src/common/zipstrm.cpp:1142
 msgid "unsupported zip archive"
 msgstr "archive zip non supportée"
 
-#: ../src/common/intl.cpp:1119
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "utilisation du catalogue '%s' de '%s'."
@@ -4734,20 +5106,20 @@ msgstr "erreur d'
 msgid "writing"
 msgstr "Écriture en cours"
 
-#: ../src/common/stopwatch.cpp:235
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay a échoué."
 
-#: ../src/common/socket.cpp:414 ../src/common/socket.cpp:468
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
 #: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: signature non valide dans ReadMsg."
 
-#: ../src/common/socket.cpp:965 ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: événement inconnu!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr ""
@@ -4757,7 +5129,7 @@ msgstr ""
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets n'a pas pu ouvrir de zone d'affichage (display) : abandon."
 
-#: ../src/common/datetime.cpp:3487
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "hier"
 
@@ -4766,28 +5138,41 @@ msgstr "hier"
 msgid "zlib error %d"
 msgstr "erreur zlib %d"
 
-#: ../src/common/prntbase.cpp:840
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
-#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Impossible d'obtenir les noms ISP : %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Le chargement d'une image PNM mode Ascii en niveau de gris n'est pas "
+#~ "encore implémentée."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Le chargement d'une image PNM mode source en niveau de gris n'est pas "
+#~ "encore implémentée."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Impossible d'attendre la fin du thread"
 
-#: ../src/msw/textctrl.cpp:2677
-#, c-format
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Impossible de charger la bibliothèque DLL Rich Edit '%s'"
 
-#: ../src/common/fs_zip.cpp:88 ../src/common/fs_zip.cpp:138
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr ""
-#~ "La fonction de gestion ZIP ne supporte que les fichiers locaux pour l'instant!"
+#~ "La fonction de gestion ZIP ne supporte que les fichiers locaux pour "
+#~ "l'instant!"
 
-#: ../src/common/file.cpp:381
-#, fuzzy, c-format
-#~ msgid "can't seek on file descriptor %d, large files support is not enabled."
+#, fuzzy
+#~ msgid ""
+#~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr "recherche impossible sur le descripteur de fichier %d"
 
 #~ msgid "More..."
@@ -4828,31 +5213,30 @@ msgstr "|<<"
 
 #, fuzzy
 #~ msgid ""
-#~ "<html><body><table><tr><td>Normal face<br>(and <u>underlined</u>. <i>Italic "
-#~ "face.</i> <b>Bold face.</b> <b><i>Bold italic face.</i></b><br><font "
-#~ "size=-2>font size -2</font><br><font size=-1>font size -1</font><br><font "
-#~ "size=+0>font size +0</font><br><font size=+1>font size +1</font><br><font "
-#~ "size=+2>font size +2</font><br><font size=+3>font size +3</font><br><font "
-#~ "size=+4>font size +4</font><br><td><p><tt>Fixed size face.<br> <b>bold</b> "
-#~ "<i>italic</i> <b><i>bold italic <u>underlined</u></i></b><br><font "
-#~ "size=-2>font size -2</font><br><font size=-1>font size -1</font><br><font "
-#~ "size=+0>font size +0</font><br><font size=+1>font size +1</font><br><font "
-#~ "size=+2>font size +2</font><br><font size=+3>font size +3</font><br><font "
-#~ "size=+4>font size +4</font></tt></table></body></html>"
+#~ "<html><body><table><tr><td>Normal face<br>(and <u>underlined</u>. "
+#~ "<i>Italic face.</i> <b>Bold face.</b> <b><i>Bold italic face.</i></"
+#~ "b><br><font size=-2>font size -2</font><br><font size=-1>font size -1</"
+#~ "font><br><font size=+0>font size +0</font><br><font size=+1>font size +1</"
+#~ "font><br><font size=+2>font size +2</font><br><font size=+3>font size +3</"
+#~ "font><br><font size=+4>font size +4</font><br><td><p><tt>Fixed size face."
+#~ "<br> <b>bold</b> <i>italic</i> <b><i>bold italic <u>underlined</u></i></"
+#~ "b><br><font size=-2>font size -2</font><br><font size=-1>font size -1</"
+#~ "font><br><font size=+0>font size +0</font><br><font size=+1>font size +1</"
+#~ "font><br><font size=+2>font size +2</font><br><font size=+3>font size +3</"
+#~ "font><br><font size=+4>font size +4</font></tt></table></body></html>"
 #~ msgstr ""
 #~ "<html><body>Normal<br>(et <u>souligné</u>. <i>Italique.</i> <b>Gras.</b> "
-#~ "<b><i>Gras italique.</i></b><br><font size=-2>taille de police "
-#~ "-2</font><br><font size=-1>taille de police -1</font><br><font "
-#~ "size=+0>taille de police +0</font><br><font size=+1>taille de police "
-#~ "+1</font><br><font size=+2>taille de police +2</font><br><font "
-#~ "size=+3>taille de police +3</font><br><font size=+4>taille de police "
-#~ "+4</font><br><p><tt>Police à taille fixe.<br> <b>gras</b> <i>italique</i> "
-#~ "<b><i>gras italique <u>souligné</u></i></b><br><font size=-2>taille de "
-#~ "police -2</font><br><font size=-1>taille de police -1</font><br><font "
-#~ "size=+0>taille de police +0</font><br><font size=+1>taille de police "
-#~ "+1</font><br><font size=+2>taille de police +2</font><br><font "
-#~ "size=+3>taille de police +3</font><br><font size=+4>taille de police "
-#~ "+4</font></tt></body></html>"
+#~ "<b><i>Gras italique.</i></b><br><font size=-2>taille de police -2</"
+#~ "font><br><font size=-1>taille de police -1</font><br><font size=+0>taille "
+#~ "de police +0</font><br><font size=+1>taille de police +1</font><br><font "
+#~ "size=+2>taille de police +2</font><br><font size=+3>taille de police +3</"
+#~ "font><br><font size=+4>taille de police +4</font><br><p><tt>Police à "
+#~ "taille fixe.<br> <b>gras</b> <i>italique</i> <b><i>gras italique "
+#~ "<u>souligné</u></i></b><br><font size=-2>taille de police -2</"
+#~ "font><br><font size=-1>taille de police -1</font><br><font size=+0>taille "
+#~ "de police +0</font><br><font size=+1>taille de police +1</font><br><font "
+#~ "size=+2>taille de police +2</font><br><font size=+3>taille de police +3</"
+#~ "font><br><font size=+4>taille de police +4</font></tt></body></html>"
 
 #~ msgid "Can't create dialog using memory template"
 #~ msgstr ""
@@ -4878,13 +5262,13 @@ msgstr "|<<"
 #~ msgstr "Erreur fatale : fin du programme"
 
 #~ msgid ""
-#~ "HTML files (*.htm)|*.htm|HTML files (*.html)|*.html|Help books "
-#~ "(*.htb)|*.htb|Help books (*.zip)|*.zip|HTML Help Project (*.hhp)|*.hhp|All "
-#~ "files (*.*)|*"
+#~ "HTML files (*.htm)|*.htm|HTML files (*.html)|*.html|Help books (*.htb)|*."
+#~ "htb|Help books (*.zip)|*.zip|HTML Help Project (*.hhp)|*.hhp|All files (*."
+#~ "*)|*"
 #~ msgstr ""
 #~ "Fichiers HTML (*.htm)|*.htm|Fichiers HTML (*.html)|*.html|Fichiers d'aide "
-#~ "(*.htb)|*.htb|Fichiers d'aide (*.zip)|*.zip|Projet d'aide HTML "
-#~ "(*.hhp)|*.hhp|Tous les fichier (*.*)|*"
+#~ "(*.htb)|*.htb|Fichiers d'aide (*.zip)|*.zip|Projet d'aide HTML (*.hhp)|*."
+#~ "hhp|Tous les fichier (*.*)|*"
 
 #~ msgid "Load file"
 #~ msgstr "Charger le fichier"
@@ -4934,8 +5318,8 @@ msgstr "|<<"
 
 #~ msgid "XRC resource: Cannot create dialog without instance."
 #~ msgstr ""
-#~ "ressource XRC: impossible de créer une boîte de dialogue sans un exemplaire "
-#~ "instancié"
+#~ "ressource XRC: impossible de créer une boîte de dialogue sans un "
+#~ "exemplaire instancié"
 
 #~ msgid "large"
 #~ msgstr "grand"
index 72c0a1b9264c2da608e8e8ad4cf479445f98e376..eb220921b219e16f22d6def8de131b828b21ee0f 100644 (file)
@@ -6,32 +6,32 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxstd-hi\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-04-12 22:31+0530\n"
 "Last-Translator: धनञ्जय शर्मा (Dhananjaya Sharma) <dysxhi@yahoo.co.in>\n"
 "Language-Team: हिन्दी (Hindi) <dysxhi@yahoo.co.in>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 "X-Generator: KBabel 1.3\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -40,7 +40,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr "(त्रुटि %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -48,23 +48,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " पूर्वालोकन"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#१० लिफ़ाफ़ा, ४ १/८ x 9 1/2 इंच"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#११ लिफ़ाफ़ा, ४ १/२ x १० ३/८ इंच"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#१२ लिफ़ाफ़ा, ४ ३/४ x ११ इंच"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#१४ लिफ़ाफ़ा, ५ x ११ 1/2 इंच"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#९ लिफ़ाफ़ा, ३ ७/८ x ८ ७/८ इंच"
 
@@ -81,7 +81,7 @@ msgstr ""
 msgid "%i of %i"
 msgstr "%i का %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld बाइट्स"
@@ -91,17 +91,17 @@ msgstr "%ld बाइट्स"
 msgid "%s (or %s)"
 msgstr "%s (या %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s त्रुटि"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s सूचना"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s चेतावनी"
@@ -111,7 +111,7 @@ msgstr "%s चेतावनी"
 msgid "%s files (%s)|%s"
 msgstr "फ़ाइलें (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s संदेश"
@@ -145,7 +145,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "आइकॉनों को व्यवस्थित करें (&A)"
 
@@ -160,11 +160,11 @@ msgid "&Bold"
 msgstr "गहरा"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "निरस्त करें (&C)"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "कास्केड करें (&C)"
 
@@ -173,24 +173,26 @@ msgstr "कास्केड करें (&C)"
 msgid "&Clear"
 msgstr "साफ़ करें (&l)"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "बन्द करे (&C)"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "प्रतिलिपि बनाएँ (&C)"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "मिटाएँं (&D)"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "विवरण (&D)"
 
@@ -208,7 +210,7 @@ msgstr "फ़ाइल"
 msgid "&Find"
 msgstr "खोजें (&F)"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "समाप्त करें (&F)"
 
@@ -222,12 +224,12 @@ msgstr "फ़ॉन्ट आकार:"
 msgid "&Forward"
 msgstr "आगे"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "जाएँ (&G)..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "सहायता (&H)"
 
@@ -246,11 +248,11 @@ msgstr "इंडेक्स"
 msgid "&Italic"
 msgstr "इटैलिक"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "लॉग (&L)"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "इधर-उधर ले जाएँ (&M)"
 
@@ -259,11 +261,11 @@ msgstr "इधर-उधर ले जाएँ (&M)"
 msgid "&New"
 msgstr "अगला (&N)"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "अगला (&N)"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "अगला (&N) >"
 
@@ -276,7 +278,7 @@ msgstr "अगला संकेत (&N)"
 msgid "&No"
 msgstr "नहीं"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "नहीं"
@@ -296,7 +298,8 @@ msgstr "खोलें (&O)..."
 msgid "&Open..."
 msgstr "खोलें (&O)..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "चिपकाएँ (&P)"
 
@@ -309,7 +312,7 @@ msgstr "फ़ॉन्ट आकार:"
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "पिछला (&P)"
 
@@ -318,7 +321,7 @@ msgstr "पिछला (&P)"
 msgid "&Print"
 msgstr "मुद्रण"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "मुद्रण (&P)..."
 
@@ -332,7 +335,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "पुनःकरें (&R)"
 
@@ -344,7 +348,7 @@ msgstr "पुनःकरें (&R)"
 msgid "&Replace"
 msgstr "बदलें (&R)"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "पुनःस्थापित करें (&R)"
 
@@ -353,7 +357,7 @@ msgstr "पुनःस्थापित करें (&R)"
 msgid "&Save"
 msgstr "सुरक्षित करें (&S)"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "सुरक्षित करें (&S)"
 
@@ -361,7 +365,7 @@ msgstr "सुरक्षित करें (&S)"
 msgid "&Show tips at startup"
 msgstr "संकेतो को शुरूवात में दिखाएँ (&S)"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "आकार (&S)"
 
@@ -380,7 +384,7 @@ msgid "&Underline"
 msgstr "रेखांकित"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "पहिले जैसा करें (&U)"
 
@@ -403,9 +407,9 @@ msgstr "ऊपर"
 msgid "&Weight:"
 msgstr "आठवाँ"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "खिड़की (&W)"
 
@@ -414,7 +418,7 @@ msgstr "खिड़की (&W)"
 msgid "&Yes"
 msgstr "हाँ"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' में अतिरिक्त '..' है, ध्यान नहीं दिया गया।"
@@ -430,7 +434,7 @@ msgstr "'%s' अवैध है"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' एक सही सांख्यानिक मूल्य '%s' विकल्प के लिए नहीं है।"
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' एक वैध संदेश सूचीपत्र नहीं है।"
@@ -469,15 +473,15 @@ msgstr "(सहायता)"
 msgid "(bookmarks)"
 msgstr "(बुकमार्क)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -490,26 +494,46 @@ msgid ""
 "while parsing resource."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "१० x १४ इंच"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "१० x १४ इंच"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "११ x १७ इंच"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "१० x १४ इंच"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "१० x १४ इंच"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "६ ३/४ लिफ़ाफ़ा, ३ ५/८ x ६ १/२ इंच"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "११ x १७ इंच"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": फ़ाइल विद्यमान नहीं है! "
@@ -522,23 +546,23 @@ msgstr ": अज्ञात शब्दसमुच्चय"
 msgid ": unknown encoding"
 msgstr ": अज्ञात एन्कोडिंग"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< पीछे (&B)"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<निर्देशिका> (<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<ड्राइव>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<कड़ी>"
 
@@ -558,15 +582,15 @@ msgstr "<b>गहरा फ़ेस।</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>इटैलिक फ़ेस।</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>।"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -574,22 +598,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "एक भरे हुए संग्रह को 'तत्व' नोडो से मिलकर बना होना चाहिए"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "सी३ लिफ़ाफ़ा, ३२४ x ४५८ मिलीमीटर"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "सी३ लिफ़ाफ़ा, ३२४ x ४५८ मिलीमीटर"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "ऐ४ पत्र २१० x २९७ मिलीमीटर"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "ऐ३ पत्र २९७ x ४२० मिलीमीटर"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "ऐ३ पत्र २९७ x ४२० मिलीमीटर"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "ऐ४ पत्र २१० x २९७ मिलीमीटर"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "ऐ३ पत्र २९७ x ४२० मिलीमीटर"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "ऐ४ पत्र २१० x २९७ मिलीमीटर"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "ऐ४ पत्र २१० x २९७ मिलीमीटर"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "ऐ४ लघु पत्र २१० x  २९७ मिलीमीटर"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "ऐ५ पत्र १४८ x २१० मिलीमीटर"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "ऐ५ पत्र १४८ x २१० मिलीमीटर"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "ऐ५ पत्र १४८ x २१० मिलीमीटर"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "१० x १४ इंच"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "ऐ५ पत्र १४८ x २१० मिलीमीटर"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -606,7 +697,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "वर्तमान पृष्ट को बुकमार्कों में जोड़ें"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "ऐच्छिक रंगों में जोड़ें"
 
@@ -641,7 +732,7 @@ msgstr "सभी"
 msgid "All files (%s)|%s"
 msgstr "सभी फ़ाइलें (*)|*"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "सभी फ़ाइलें (*)|*"
 
@@ -649,7 +740,7 @@ msgstr "सभी फ़ाइलें (*)|*"
 msgid "All files (*.*)|*"
 msgstr "सभी फ़ाइलें (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "सभी फ़ाइलें (*.*)|*.*"
 
@@ -661,13 +752,13 @@ msgstr "SetObjectClassInfo को पहिले से पंजीकॄत 
 msgid "Already dialling ISP."
 msgstr "आईएसपी को पहिले से डायल किया जा रहा है।"
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 "लॉग को '%s' फ़ाइल के अंत में जोड़ें ([नहीं] का चयन करने से इस पर मिटाकर लिख दिया जायेगा)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "अरबी (आईसो-८८५९-६)"
 
@@ -675,27 +766,57 @@ msgstr "अरबी (आईसो-८८५९-६)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "विशेषतायें"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "बी४ पत्र, २५० x ३५४ मिलीमीटर"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "बी४ लिफ़ाफ़ा, २५० x ३५३ मिलीमीटर"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "बी४ पत्र, २५० x ३५४ मिलीमीटर"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "बी५ पत्र, १८२ x २५७ मिलीमीटर"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "बी५ लिफ़ाफ़ा, १७६ x 250 मिलीमीटर"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "बी५ पत्र, १८२ x २५७ मिलीमीटर"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "बी६ लिफ़ाफ़ा, १७६ x १२५ मिलीमीटर"
 
@@ -727,11 +848,11 @@ msgstr "बीएमपी: इस फ़ाइल के (बिट्मैपइ
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "बीएमपी: डब्लूएक्सइमेज के पास स्वंम का डब्लूएक्सपैलेट नहीं है।"
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "बाल्टिक (आईसो-८८५९-१३)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "बाल्टिक (प्राचीन) (आईसो-८८५९-४)"
 
@@ -748,11 +869,11 @@ msgstr "गहरा"
 msgid "Bottom margin (mm):"
 msgstr "तल मार्जिन (मिलीमीटर):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "सी पत्र, १७ x २२ इंच"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "साफ़ करें (&l)"
 
@@ -760,23 +881,23 @@ msgstr "साफ़ करें (&l)"
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "सी३ लिफ़ाफ़ा, ३२४ x ४५८ मिलीमीटर"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "सी४ लिफ़ाफ़ा, २२९ x ३२४ मिलीमीटर"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "सी५ लिफ़ाफ़ा, १६२ x २२९ मिलीमीटर"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "सी६ लिफ़ाफ़ा, ११४ x १६२ मिलीमीटर"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "सी६५ लिफ़ाफ़ा, ११४ x 229 मिलीमीटर"
 
@@ -784,11 +905,11 @@ msgstr "सी६५ लिफ़ाफ़ा, ११४ x 229 मिलीमीट
 msgid "CHM handler currently supports only local files!"
 msgstr "सीएचएम हैन्डलर वर्तमान में सिर्फ़ स्थानीय फ़ाइलों को ही समर्थन देता है!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "म्यूटेक्स का निर्माण नहीं किया जा सकता है।"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "'%s' फ़ाइलों की परिगणना नहीं की जा सकती है"
@@ -798,12 +919,12 @@ msgstr "'%s' फ़ाइलों की परिगणना नहीं की
 msgid "Can not enumerate files in directory '%s'"
 msgstr "'%s' निर्देशिका में फ़ाइलों की परिगणना नहीं की जा सकती है"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "%lu थ्रेड को समान-बिन्दु से पुनः आरम्भ नहीं किया जा सकता है"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "%x थ्रेड को समान-बिन्दु से पुनः आरम्भ नहीं किया जा सकता है"
@@ -812,17 +933,17 @@ msgstr "%x थ्रेड को समान-बिन्दु से पु
 msgid "Can not start thread: error writing TLS."
 msgstr "थ्रेड को आरम्भ नहीं किया जा सकता है: टीएलएस लेखन में त्रुटि"
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "%lu थ्रेड को अधर में नहीं छोड़ा जा सकता है"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "%x थ्रेड को अधर में नहीं छोड़ा जा सकता है"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "थ्रेड समाप्ति की प्रतीक्षा नहीं की जा सकती है"
 
@@ -830,63 +951,63 @@ msgstr "थ्रेड समाप्ति की प्रतीक्षा
 msgid "Can't &Undo "
 msgstr "पहिले जैसा नहीं किया जा सकता है (&U)"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "'%s' फ़ाइल के आकृति प्रारूप की जाँच नहीं की जा सकती है: फ़ाइल विद्यमान नहीं है।"
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "'%s' रजिस्ट्री कुँजी को बन्द नहीं किया जा सकता है"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "%d असमर्थित प्रकार के मूल्यों की प्रतिलिपि नहीं बनायी जा सकती है।"
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "'%s' रजिस्ट्री कुँजी का निर्माण नहीं किया जा सकता है"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "थ्रेड का निर्माण नहीं किया जा सकता है"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "%s वर्ग की खिड़की का निर्माण नहीं किया जा सकता है"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "'%s' कुँजी को हटाया नहीं जा सकता है"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr " '%s' आईएनआई फ़ाइल को हटाया नहीं जा सकता है"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "'%s' मूल्य को '%s' कुँजी से हटाया नहीं जा सकता है"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "'%s' कुँजी की उपकुँजियों की परिगणना नहीं की जा सकती है"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "'%s' कुँजी के मूल्यों की परिगणना नहीं की जा सकती है"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "%d असमर्थित प्रकार के मूल्यों की प्रतिलिपि नहीं बनायी जा सकती है।"
@@ -909,12 +1030,12 @@ msgstr "जेडलिब् डीफ़्लेट धारा का आर
 msgid "Can't initialize zlib inflate stream."
 msgstr "जेडलिब् इनफ़्लेट धारा का आरम्भीकरण नहीं किया जा सकता है।"
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "'%s' फ़ाइल से आकॄति को नहीं लाया जा सकता है: फ़ाइल विद्यमान नहीं है।"
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "'%s' पंजीकरण कुँजी को खोला नहीं जा सकता है"
@@ -928,32 +1049,32 @@ msgstr "इनफ़्लेट धारा से पढ़ा नहीं जा
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "इनफ़्लेट धारा को पढ़ा नहीं जा सकता है: नीचेवाली स्ट्रीम में आकस्मिक फ़ाइल का अंत।"
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "'%s' के मूल्य को पढ़ा नहीं जा सकता है"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "'%s' कुँजी के मूल्य को पढ़ा नहीं जा सकता है"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "आकॄति को '%s' फ़ाइले में सुरक्षित नहीं किया जा सकता है: अज्ञात उपनाम।"
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "लॉग विषयवस्तुओं को फ़ाइल में सुरक्षित नहीं किया जा सकता है। "
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "थ्रेड की वरीयता की स्थापना नहीं की जा सकती है"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "'%s' के मूल्य की स्थापना नहीं की जा सकती है"
@@ -963,14 +1084,14 @@ msgstr "'%s' के मूल्य की स्थापना नहीं 
 msgid "Can't write to deflate stream: %s"
 msgstr "डीफ़्लेट धारा पर लिखा नहीं जा सकता है: %s\n"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "निरस्त"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "संवाद इकाइयों को बदला नहीं जा सकता है: अज्ञात संवाद।"
 
@@ -979,22 +1100,22 @@ msgstr "संवाद इकाइयों को बदला नहीं 
 msgid "Cannot convert from the charset '%s'!"
 msgstr "'%s' शब्दसमुच्चय से बदला नहीं जा सकता है!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "सक्रिय डायल-अप कनेक्शन को खोजा नहीं जा सका: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "'%s' अज्ञात नियंत्रण के लिए संग्रहक को खोजा नहीं जा सका।"
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "'%s' फ़ॉन्ट नोड को खोजा नहीं जा सका।"
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "पता पुस्तिका फ़ाइल के स्थान को नहीं खोजा जा सका"
 
@@ -1003,15 +1124,15 @@ msgstr "पता पुस्तिका फ़ाइल के स्थान 
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "%d नीति की समय-सारणी के लिए वरीयता सीमा को नहीं प्राप्त किया जा सका"
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "होस्टनाम को प्राप्त नहीं किया जा सका"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "अधिकारिक होस्टनाम को प्राप्त नहीं किया जा सका"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "संबंध-विच्छेद नहीं किया जा सका - कोई सक्रिय डायल-अप कनेक्शन नहीं।"
 
@@ -1019,7 +1140,7 @@ msgstr "संबंध-विच्छेद नहीं किया जा 
 msgid "Cannot initialize OLE"
 msgstr "ओएलई का आरम्भीकरण नहीं किया जा सकता है"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "SciTech MGL का आरम्भीकरण नहीं किया जा सकता है!"
 
@@ -1032,7 +1153,7 @@ msgstr "प्रदर्शन का आरम्भीकरण नहीं
 msgid "Cannot load icon from '%s'."
 msgstr "'%s' से आइकॉन को लाया नहीं जा सकता है।"
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "'%s' फ़ाइल से स्रोत संसाधनों को नहीं लाया जा सकता है।"
@@ -1057,12 +1178,12 @@ msgstr "'%s' यूआरएल को नहीं खोला जा सक
 msgid "Cannot open contents file: %s"
 msgstr "विषयवस्तु फ़ाइल को नहीं खोला जा सका: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "'%s' फ़ाइल को खोला नहीं जा सकता है।"
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "पोस्टस्क्रिप्ट मुद्रण के लिए फ़ाइल को खोला नहीं जा सका!"
 
@@ -1071,17 +1192,17 @@ msgstr "पोस्टस्क्रिप्ट मुद्रण के ल
 msgid "Cannot open index file: %s"
 msgstr "इंडेक्स फ़ाइल को खोला नहीं जा सका: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "प्ल्यूलर-फ़ार्मों का पदभंजन नहीं किया जा सका:'%s'"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "'%s' से दिशा-निर्देशों का पदभंजन नहीं किया जा सकता है।"
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "'%s' से आयामों का पदभंजन नहीं किया जा सकता है।"
@@ -1117,7 +1238,7 @@ msgstr "थ्रेड का निर्माण नहीं किया 
 msgid "Case sensitive"
 msgstr "छोटा-बड़ा संवेदी"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "सेल्टिक (आईसो-८८५९-१४)"
 
@@ -1125,16 +1246,16 @@ msgstr "सेल्टिक (आईसो-८८५९-१४)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "केन्द्रीय यूरोपियन (आईसो-८८५९-२)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "डायल करने के लिए आईएसपी का चयन करें"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "फ़ॉन्ट का चयन करें"
@@ -1143,11 +1264,11 @@ msgstr "फ़ॉन्ट का चयन करें"
 msgid "Choose font"
 msgstr "फ़ॉन्ट का चयन करें"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "समाप्त करें (&o)"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "लॉग विषय-वस्तुओं को साफ़ करें"
 
@@ -1160,20 +1281,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "समाप्त"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "समाप्त\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "सभी समाप्त"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "इस खिड़की को बन्द करें"
 
@@ -1181,20 +1302,20 @@ msgstr "इस खिड़की को बन्द करें"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "संकुचित एचटीएमएल सहायता फ़ाइल (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "कम्प्यूटर"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "संरचना प्रविष्टी नाम '%c' से आरम्भ नहीं हो सकता है।"
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "संपुष्टी दें"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "रजिस्ट्री अपडेट के लिए संपुष्टी दें"
 
@@ -1206,7 +1327,7 @@ msgstr "जुड़ा जा रहा है..."
 msgid "Contents"
 msgstr "विषय-वस्तु"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "'%s' शब्दसमुच्चय में रूपांतरण ने कार्य नहीं किया।"
@@ -1259,16 +1380,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "प्रलेख पूर्वालोकन को आरम्भ नहीं किया जा सका।"
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "मुद्रण को आरम्भ नहीं किया जा सका।"
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "डाटा को खिड़की पर स्थानान्तरित किया जा सका"
 
@@ -1278,7 +1399,7 @@ msgstr "डाटा को खिड़की पर स्थानान्त
 msgid "Could not unlock mutex"
 msgstr "एक म्यूटेक्स को छोड़ा नहीं जा सका"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "एक म्यूटेक्स लॉक को नहीं पाया नहीं जा सका"
 
@@ -1301,7 +1422,7 @@ msgstr "कर्सर का निर्माण नहीं किया 
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "एक गतिक लेखागार में '%s' चिह्न को नहीं खोजा जा सका"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "वर्तमान थ्रेड सूचक को प्राप्त नहीं किया जा सका"
 
@@ -1326,11 +1447,11 @@ msgstr "आडियो को नहीं खोला जा सका: %s"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "'%s' क्लिपबोर्ड प्रारूप को पंजीकृत नहीं किया जा सका।"
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "एक म्यूटेक्स को छोड़ा नहीं जा सका"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "%d सूची नियंत्रण आयट्म के बारे में सूचना प्राप्त नहीं की जा सकी।"
@@ -1348,31 +1469,32 @@ msgstr "थ्रेड को समाप्त नहीं किया ज
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "घोषित आरटीटीआई पैरामीटरों में निर्माण पैरामीटर नहीं मिला"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "निर्देशिका का निर्माण करें"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "नयी निर्देशिका का निर्माण करें"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "काटें (&t)"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "वर्तमान निर्देशिका:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "सायरिलिक (आईसो-८८५९-५)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "डी पत्र, २२ x 34 इंच"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "डीडीई पोक निवेदन असफ़ल रहा"
 
@@ -1396,11 +1518,11 @@ msgstr "डीआईबी शीर्ष: फ़ाइल में अज्ञ
 msgid "DIB Header: Unknown encoding in file."
 msgstr "डीआईबी शीर्ष: फ़ाइल में अज्ञात एन्कोडिंग।"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "डीएल लिफ़ाफ़ा, ११० x २२० मिलीमीटर"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1410,7 +1532,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "'%s' निर्देशिका का निर्माण नहीं किया जा सकता था"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1418,7 +1540,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "साज-सजावट"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "डिफ़ाल्ट एन्कोडिंग"
 
@@ -1436,11 +1558,11 @@ msgstr "आयट्म को हटाएँ"
 msgid "Deleted stale lock file '%s'."
 msgstr "हटायी जा चुकी स्टेल लॉक फ़ाइल '%s'।"
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1452,7 +1574,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "क्या आप जानते है..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "साज-सजावट"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "'%s' निर्देशिका का निर्माण नहीं किया जा सकता था"
@@ -1462,11 +1589,11 @@ msgstr "'%s' निर्देशिका का निर्माण नह
 msgid "Directory '%s' doesn't exist!"
 msgstr "'%s' निर्देशिका विद्यमान नहीं है!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "निर्देशिका विद्यमान नहीं है"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "निर्देशिका विद्यमान नहीं है।"
 
@@ -1481,8 +1608,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "विकल्पों का संवाद दिखाएँ"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1503,7 +1629,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "क्या आप %s प्रलेख पर परिवर्तनों को सुरक्षित करना चाहते है?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1515,6 +1641,10 @@ msgstr "किया गया"
 msgid "Done."
 msgstr "किया गया।"
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1524,7 +1654,7 @@ msgstr "दोहरी उपयोग में लायी गयी पह
 msgid "Down"
 msgstr "नीचे"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "ई पत्र, ३४ x ४४ इंच"
 
@@ -1536,12 +1666,12 @@ msgstr "आयट्म को संपादित करें"
 msgid "Elapsed time : "
 msgstr "बीता हुआ समय : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "%d से %d के मध्य में एक पृष्ट संख्या बताएँ:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "'%s' फ़ाइल को खोला नहीं जा सकता है"
@@ -1550,26 +1680,32 @@ msgstr "'%s' फ़ाइल को खोला नहीं जा सकता 
 msgid "Entries found"
 msgstr "प्रविष्टियां मिली"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "डीएल लिफ़ाफ़ा, ११० x २२० मिलीमीटर"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr "वातावरण चरों का विस्तार असफ़ल रहा: '%c' विलुप्त %d स्थान पर '%s' में।"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "त्रुटि"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "त्रुटि "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "निर्देशिका निर्माण में त्रुटि"
 
@@ -1581,7 +1717,7 @@ msgstr "आकॄति डीआईबी को पढ़ने में त्
 msgid "Error reading config options."
 msgstr "संरचना के विकल्पों को पढ़नें में त्रुटि।"
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "संरचना के विकल्पों को पढ़नें में त्रुटि।"
@@ -1594,7 +1730,7 @@ msgstr ""
 msgid "Error: "
 msgstr "त्रुटि: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "ऐस्पेरान्तो (आईसो-८८५९-३)"
 
@@ -1602,7 +1738,7 @@ msgstr "ऐस्पेरान्तो (आईसो-८८५९-३)"
 msgid "Estimated time : "
 msgstr "अनुमानित समय : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1611,12 +1747,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "'%s' निर्देश का निष्पादन असफ़ल रहा"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "'%s' निर्देश का निष्पादन त्रुटि के साथ असफ़ल रहा: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "कार्यकारी, ७ १/४ x १० १/२ इंच"
 
@@ -1638,13 +1774,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "जापानी (ईयूसी-जेपी) के लिए विस्तॄत यूनिक्स कूटपृष्ट"
 
@@ -1653,7 +1789,7 @@ msgstr "जापानी (ईयूसी-जेपी) के लिए व
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "'%s' का निष्कर्षण '%s' में असफ़ल रहा।"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "%s डायल-अप कनेक्शन के लिए असफ़ल: %s"
@@ -1662,7 +1798,7 @@ msgstr "%s डायल-अप कनेक्शन के लिए असफ़
 msgid "Failed to access lock file."
 msgstr "लॉक फ़ाइल तक पहुँच में असफ़ल।"
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "बिट्मैप डाटा के लिए %lu केबी स्मृति का आवंटन करने में असफ़ल।"
@@ -1689,39 +1825,39 @@ msgstr "'%s' लॉक फ़ाइल को बन्द करने में 
 msgid "Failed to close the clipboard."
 msgstr "क्लिपबोर्ड को बन्द करने में असफ़ल।"
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "कनेक्ट करने में असफ़ल: विलुप्त उपयोगकर्तानाम/कूटशब्द।"
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "कनेक्ट करने में असफ़ल: डायल करने के लिए कोई आईएसपी नहीं।"
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "'%s' रजिस्ट्री वैल्यू की प्रतिलिपि बनाने में असफ़ल"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "'%s' रजिस्ट्री कुँजी के विषयवस्तुओं को प्रतिलिपि '%s' पर बनाने में असफ़ल।"
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "'%s' फ़ाइल की '%s' पर प्रतिलिपि बनाने में असफ़ल"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "'%s' रजिस्ट्री कुँजी को नाम बदल कर '%s' करने में असफ़ल।"
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "डीडीई श्रेणी का निर्माण करने में असफ़ल"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "एमडीआई मूल खाके का निर्माण करने में असफ़ल।"
 
@@ -1737,12 +1873,12 @@ msgstr "एक अस्थायी फ़ाइल नाम का निर्
 msgid "Failed to create an anonymous pipe"
 msgstr "एक अज्ञात पाइप का निर्माण करने में असफ़ल"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "'%s' सर्वर से '%s' विषय पर कनेक्शन जोड़ने में असफ़ल"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "कर्सर का निर्माण करने में असफ़ल।"
 
@@ -1761,7 +1897,7 @@ msgstr "%s/.gnome निर्देशिका का निर्माण 
 msgid "Failed to create directory %s/mime-info."
 msgstr "%s/mime-info निर्देशिका का निर्माण करने में असफ़ल।"
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1785,7 +1921,7 @@ msgstr "मानक खोज/बदलाव संवाद का निर
 msgid "Failed to display HTML document in %s encoding"
 msgstr "एचटीएमएल प्रलेख को %s एन्कोडिंग में दिखाने में असफ़ल"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "क्लिपबोर्ड को खाली करने में असफ़ल।"
@@ -1794,21 +1930,21 @@ msgstr "क्लिपबोर्ड को खाली करने मे
 msgid "Failed to enumerate video modes"
 msgstr "विडियो विधाओं की परिगणना करने में असफ़ल"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "डीडीई सर्वर के साथ एक परामर्श लूप को स्थापित करने में असफ़ल"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "डायल-अप कनेक्शन को स्थापित करने में असफ़ल: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "'%s' का निष्पादन करने में असफ़ल\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1833,12 +1969,12 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "आईएसपी नामों को प्राप्त करने में असफ़ल: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "क्लिपबोर्ड डाटा को प्राप्त करने में असफ़ल।"
 
@@ -1846,18 +1982,11 @@ msgstr "क्लिपबोर्ड डाटा को प्राप्त
 msgid "Failed to get data from the clipboard"
 msgstr "क्लिपबोर्ड से डाटा प्राप्त करने में असफ़ल"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "आईएसपी नामों को प्राप्त करने में असफ़ल: %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "स्थानीय तंत्र समय प्राप्त करने में असफ़ल"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "कार्यशील निर्देशिका को प्राप्त करने में असफ़ल"
 
@@ -1869,7 +1998,7 @@ msgstr "जीयूआई का आरम्भीकरण करने म
 msgid "Failed to initialize MS HTML Help."
 msgstr "एमएस एचटीएमएल सहायता का आरम्भीकरण करने में असफ़ल।"
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "ओपनजीएल का आरम्भीकरण करने में असफ़ल।"
 
@@ -1886,7 +2015,7 @@ msgstr ""
 "एक थ्रेड में शामिल होने में असफ़ल, अत्याधिक स्मॄति रिसाव पाया गया -कॄपया इस कार्यक्रम को "
 "पुनः आरम्भ करें"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "%d प्रोसेस को खत्म करने में असफ़ल"
@@ -1925,7 +2054,7 @@ msgstr "'%s' फ़ाइल को लॉक करने में असफ़ल"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "'%s' को सामान्य व्यंजक में मिलाने में असफ़ल: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr " '%s' के लिए फ़ाइल टाइम्स को परिवर्तित करने में असफ़ल"
@@ -1956,7 +2085,7 @@ msgstr "क्लिपबोर्ड पर डाटा डालने म
 msgid "Failed to read PID from lock file."
 msgstr "लॉक फ़ाइल से पीआईडी को पढ़ने में असफ़ल।"
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "बाल प्रोसेस इनपुट/आउटपुट को दिशानिर्देश देने में असफ़ल"
 
@@ -1964,12 +2093,12 @@ msgstr "बाल प्रोसेस इनपुट/आउटपुट क
 msgid "Failed to redirect the child process IO"
 msgstr "बाल प्रोसेस आईओ को दिशानिर्देश देने में असफ़ल"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "'%s' डीडीई सर्वर को पंजीकॄत करने में असफ़ल"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "ओपनजीएल का आरम्भीकरण करने में असफ़ल।"
@@ -1994,12 +2123,12 @@ msgstr "'%s' लॉक फ़ाइल को हटाने में असफ़
 msgid "Failed to remove stale lock file '%s'."
 msgstr "'%s' स्टेल लॉक फ़ाइल को हटाने में असफ़ल।"
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "'%s' रजिस्ट्री वैल्यू को नाम बदल कर '%s' करने में असफ़ल।"
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "'%s' रजिस्ट्री कुँजी को नाम बदल कर '%s' करने में असफ़ल।"
@@ -2008,12 +2137,12 @@ msgstr "'%s' रजिस्ट्री कुँजी को नाम बद
 msgid "Failed to retrieve data from the clipboard."
 msgstr "क्लिपबोर्ड से डाटा को पुनःप्राप्त करने में असफ़ल।"
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "'%s' के लिए फ़ाइल टाइम्स को पुनःप्राप्त करने में असफ़ल"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "आरऐएस त्रुटि संदेश के पाठ को पुनःप्राप्त करने में असफ़ल"
 
@@ -2021,12 +2150,12 @@ msgstr "आरऐएस त्रुटि संदेश के पाठ क
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "मैट्स के लिए समर्थित क्लिपबोर्ड को पुनःप्राप्त करने में असफ़ल"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "बिट्मैप आकॄति को \"%s\" फ़ाइल पर सुरक्षित करने में असफ़ल।"
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "डीडीई परामर्श घोषणा को प्रेषित करने में असफ़ल"
 
@@ -2063,16 +2192,16 @@ msgstr "'%s' आकॄति को वीएफ़एस स्मॄति मे
 msgid "Failed to terminate a thread."
 msgstr "एक थ्रेड को समाप्त करने में असफ़ल।"
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "डीडीई सर्वर के साथ परामर्श लूप को समाप्त करने में असफ़ल"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "डायल-अप कनेक्शन को समाप्त करने में असफ़ल: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "'%s' फ़ाइल को छूने में असफ़ल"
@@ -2082,17 +2211,17 @@ msgstr "'%s' फ़ाइल को छूने में असफ़ल"
 msgid "Failed to unlock lock file '%s'"
 msgstr "'%s' लॉक फ़ाइल को अन-लॉक करने में असफ़ल"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "'%s' डीडीई सर्वर को अपंजीकॄत करने में असफ़ल"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "विश्वव्यापी संरचना फ़ाइल को खोला नहीं जा सकता है।"
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "मानक खोज/बदलाव संवाद का निर्माण करने में असफ़ल (त्रुटि कूट %d)"
@@ -2102,7 +2231,7 @@ msgstr "मानक खोज/बदलाव संवाद का निर
 msgid "Failed to write to lock file '%s'"
 msgstr "'%s' लॉक फ़ाइल पर लिखने में असफ़ल"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "घातक त्रुटि"
 
@@ -2120,12 +2249,12 @@ msgstr "फ़ाइल"
 msgid "File %s does not exist."
 msgstr " %s फ़ाइल विद्यमान नहीं है।"
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "'%s' फ़ाइल पहिले से विद्यमान है, क्या आप वास्तव में इसके ऊपर फ़िर से लिखना चाहते है?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2138,20 +2267,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "फ़ाइल को लोड नहीं किया जा सका।"
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "फ़ाइल त्रुटि"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "फ़ाइल नाम पहिले से विद्यमान है।"
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "फ़ाइल"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "फ़ाइलें (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "फ़ाइल"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "खोज"
@@ -2164,7 +2302,7 @@ msgstr "नियत फ़ॉन्ट:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "नियत आकार फ़ेस<br> <b>गहरा</b> <i>इटैलिक</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "फ़ोलियो, ८ १/२ x १३ इंच"
 
@@ -2172,7 +2310,7 @@ msgstr "फ़ोलियो, ८ १/२ x १३ इंच"
 msgid "Font size:"
 msgstr "फ़ॉन्ट आकार:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "फ़ार्क असफ़ल रहा"
 
@@ -2225,11 +2363,11 @@ msgstr "जीटीके+ थीम"
 msgid "Generic PostScript"
 msgstr "पोस्टस्क्रिप्ट फ़ाइल"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "जर्मन लीगल फ़ैनफ़ोल्ड, ८ १/२ x १३ इंच"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "जर्मन मानक फ़ैनफ़ोल्ड, ८ १/२ x १२ इंच"
 
@@ -2257,19 +2395,19 @@ msgstr "आगे जाएँ"
 msgid "Go one level up in document hierarchy"
 msgstr "प्रलेख पदानुक्रम में एक स्तर ऊपर जाएँ"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "गॄह निर्देशिका पर जाएँ"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "मूल निर्देशिका पर जाएँ"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "पृष्ट पर जाएँ"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "ग्रीक (आईओ-८८५९-७)"
 
@@ -2290,12 +2428,11 @@ msgstr "%s एचटीएमएल एंकर विद्यमान नह
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "एचटीएमएल फ़ाइलें (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "हिब्रू (आईसो-८८५९-८)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "सहायता"
 
@@ -2325,17 +2462,17 @@ msgstr "सहायता पुस्तकें (*.htb)|*.htb|सहाय
 msgid "Help: %s"
 msgstr "सहायता: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "कोईनामनहीं"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "निर्देशिका का निर्माण करें"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2384,13 +2521,13 @@ msgstr "आईएफ़एफ़: अज्ञात त्रुटि!!!"
 msgid "Icon resource specification %s not found."
 msgstr "एक्सआरसी स्रोत संसाधन '%s' (वर्ग '%s') नहीं मिला!"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2398,7 +2535,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2419,20 +2556,20 @@ msgstr "ConstructObject विधि के लिए अवैध पैरा
 msgid "Illegal Parameter Count for Create Method"
 msgstr "निर्माण विधि के लिए अवैध पैरामीटर गणक"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "अवैध निर्देशिका नाम।"
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "अवैध फ़ाइल विशिष्टता"
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "आकृति और मास्क के आकार भिन्न है"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "आकृति फ़ाइल %d प्रकार की नहीं है।"
@@ -2445,21 +2582,21 @@ msgstr ""
 "एक रिच ऐडीट कन्ट्रोल का निर्माण असम्भव है, इसके बज़ाय सामान्य पाठ कन्ट्रोल का उपयोग "
 "किया जा रहा है। कृपया riched32.dll को पुनः संसाधित करें"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "बाल प्रोसेस इनपुट का प्राप्त करना असम्भव"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "'%s' फ़ाइले के लिए अनुमतियों को प्राप्त करना असम्भव"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "'%s' फ़ाइल को पुनः आरम्भ से लिखना असम्भव"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "'%s' फ़ाइल के लिए अनुमतियों को स्थापित करना असम्भव"
@@ -2473,19 +2610,23 @@ msgstr "इंडेक्स"
 msgid "Index"
 msgstr "इंडेक्स"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "भारतीय (आईसो-८८५९-१२)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "आंतरिक त्रुटि, अवैध wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "अवैध टीआईएफ़एफ़ आकॄति इंडेक्स।"
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "अवैध एक्सआरसी स्रोत-साधन '%s': रूट नोड 'resource' नहीं रखता है।"
@@ -2522,7 +2663,7 @@ msgstr "'%s' अवैध सामान्य व्यंजक: %s"
 msgid "Italic"
 msgstr "इटैलिक"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "इटली लिफ़ाफ़ा, ११० x २३० मिलीमीटर"
 
@@ -2534,15 +2675,67 @@ msgstr "जेपीईजी: लोड नहीं किया जा सक
 msgid "JPEG: Couldn't save image."
 msgstr "जेपीईजी: आकॄति को सुरक्षित नहीं किया जा सका।"
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "केओआई८-आर"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 #, fuzzy
 msgid "KOI8-U"
 msgstr "केओआई८-आर"
@@ -2551,7 +2744,7 @@ msgstr "केओआई८-आर"
 msgid "Landscape"
 msgstr "लैडस्केप"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "लेजर, १७ x ११ इंच"
 
@@ -2559,15 +2752,44 @@ msgstr "लेजर, १७ x ११ इंच"
 msgid "Left margin (mm):"
 msgstr "बायाँ हाशिया (मिलीमीटर):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "लीगल, ८ १/२ x १४ इंच"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "लीगल, ८ १/२ x १४ इंच"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "लेटर, ८ १/२ x ११ इंच"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "लेटर, ८ १/२ x ११ इंच"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "लेटर, ८ १/२ x ११ इंच"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "लेटर छोटा, ८ १/२ x ११ इंच"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "लेटर, ८ १/२ x ११ इंच"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "लेटर, ८ १/२ x ११ इंच"
 
@@ -2588,14 +2810,6 @@ msgstr "%s फ़ाइल को लोड करें"
 msgid "Loading : "
 msgstr "लोड किया जा रहा है : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "ग्रे आस्की पीएनएम आकृति का लोड किया जाना अभी तक क्रियान्वित नहीं किया गया है।"
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "ग्रे रॉ पीएनएम आकृति का लोड किया जाना अभी तक क्रियान्वित नहीं किया गया है।"
-
 #: ../src/unix/snglinst.cpp:251
 #, fuzzy, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2606,7 +2820,7 @@ msgstr "साउन्ड फ़ाइल '%s' एक असमर्थित प
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "लॉग को '%s' पर सुरक्षित किया गया।"
@@ -2631,7 +2845,7 @@ msgstr ""
 "एमएस एचटीएमएल सहायता क्रियाऐं अनुपलब्ध है क्योंकि एमएस एचटीएमएल सहायता लायबरी इस "
 "मशीन परसंसाधित नहीं है। कॄपया इसे संसाधित करें।"
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "बड़ा करें (&x)"
 
@@ -2658,7 +2872,7 @@ msgstr "आधुनिक"
 msgid "Metal theme"
 msgstr "मेटल थीम"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "छोटा करें (&n)"
 
@@ -2676,11 +2890,16 @@ msgstr "%ix%i-%i विधा उपलब्ध नहीं।"
 msgid "Modern"
 msgstr "आधुनिक"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "परिवर्तित"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "मोनार्च लिफ़ाफ़ा, ३ ७/८ x ७ १/२ इंच"
 
@@ -2692,11 +2911,11 @@ msgstr "नीचे लाएँ"
 msgid "Move up"
 msgstr "ऊपर लाएँ"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "नाम"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "निर्देशिका का निर्माण करें"
@@ -2705,8 +2924,8 @@ msgstr "निर्देशिका का निर्माण करें
 msgid "New item"
 msgstr "नया आयट्म"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "नयानाम"
 
@@ -2719,9 +2938,9 @@ msgstr "अगला (&N)"
 msgid "Next page"
 msgstr "अगला पृष्ट"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "नहीं"
 
@@ -2761,22 +2980,22 @@ msgstr ""
 "क्या आप इस एन्कोडिंग के लिए एक फ़ॉन्ट का चयन करना चाहेगें\n"
 "(अन्यथा यह पाठ इस एन्कोडिंग में भली-भांति नहीं दिखेगा)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "एक्सएमएल नोड'%s', वर्ग '%s' के लिए कोई हैन्डलर नहीं मिला!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "आकृति प्रकार के लिए कोई हैन्डलर नहीं मिला।"
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "%d प्रकार के लिए कोई आकृति हैन्डलर परिभाषित नहीं।"
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "%s प्रकार के लिए कोई आकृति हैन्डलर परिभाषित नहीं।"
@@ -2789,17 +3008,17 @@ msgstr "कोई मिलता-जुलता पृष्ट अभी त
 msgid "No sound"
 msgstr "कोई ध्वनि नहीं"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "आकृति में कोई बिना उपयोग किया हुआ रंग छुपाया गया"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "आकृति में कोई बिना उपयोग किया हुआ रंग छुपाया गया"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "नोर्डिक (आईसो-८८५९-१०)"
 
@@ -2815,12 +3034,12 @@ msgstr "सामान्य फ़ेस<br>और <u>रेखांकित</u
 msgid "Normal font:"
 msgstr "सामान्य फ़ॉन्ट: "
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "नोट, ८ १/२ x ११ इंच"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "ठीक"
 
@@ -2828,7 +3047,7 @@ msgstr "ठीक"
 msgid "Objects must have an id attribute"
 msgstr "ऑबजेक्टों के पास एक पहचान-संख्या विशेषता होनी चाहिए"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "फ़ाइल खोलें"
 
@@ -2836,13 +3055,13 @@ msgstr "फ़ाइल खोलें"
 msgid "Open HTML document"
 msgstr "एचटीएमएल प्रलेख को खोलें"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "फ़ाइल खोलें"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "संक्रिया को अनुमति नहीं है।"
 
@@ -2861,7 +3080,7 @@ msgstr "'%s' विकल्प को एक वैल्यू की आव
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "विकल्प '%s': '%s' को एक तिथि में नहीं बदला जा सका।"
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "विकल्प"
 
@@ -2893,24 +3112,149 @@ msgstr "पीसीएक्स: अज्ञात त्रुटि !!!"
 msgid "PCX: version number too low"
 msgstr "पीसीएक्स: संस्मरण संख्या अति निम्न है"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "पीएनएम: स्मृति का आवंटन नहीं किया जा सका।"
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "पीएनएम: फ़ाइल प्रारूप को पहचाना नहीं जा सका।"
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "पीएनएम: फ़ाइल लगता है टूट गई है।"
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "सी६ लिफ़ाफ़ा, ११४ x १६२ मिलीमीटर"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "सी६ लिफ़ाफ़ा, ११४ x १६२ मिलीमीटर"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "सी३ लिफ़ाफ़ा, ३२४ x ४५८ मिलीमीटर"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "सी४ लिफ़ाफ़ा, २२९ x ३२४ मिलीमीटर"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "सी६ लिफ़ाफ़ा, ११४ x १६२ मिलीमीटर"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "बी६ लिफ़ाफ़ा, १७६ x १२५ मिलीमीटर"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "सी६ लिफ़ाफ़ा, ११४ x १६२ मिलीमीटर"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "बी६ लिफ़ाफ़ा, १७६ x १२५ मिलीमीटर"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "डीएल लिफ़ाफ़ा, ११० x २२० मिलीमीटर"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "सी६ लिफ़ाफ़ा, ११४ x १६२ मिलीमीटर"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "डीएल लिफ़ाफ़ा, ११० x २२० मिलीमीटर"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "सी४ लिफ़ाफ़ा, २२९ x ३२४ मिलीमीटर"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "सी५ लिफ़ाफ़ा, १६२ x २२९ मिलीमीटर"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "सी५ लिफ़ाफ़ा, १६२ x २२९ मिलीमीटर"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "बी५ लिफ़ाफ़ा, १७६ x 250 मिलीमीटर"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "सी६ लिफ़ाफ़ा, ११४ x १६२ मिलीमीटर"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "सी५ लिफ़ाफ़ा, १६२ x २२९ मिलीमीटर"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "सी४ लिफ़ाफ़ा, २२९ x ३२४ मिलीमीटर"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "सी४ लिफ़ाफ़ा, २२९ x ३२४ मिलीमीटर"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "सी५ लिफ़ाफ़ा, १६२ x २२९ मिलीमीटर"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "पृष्ट %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "पृष्ट %d / %d"
@@ -2919,7 +3263,7 @@ msgstr "पृष्ट %d / %d"
 msgid "Page Setup"
 msgstr "पॄष्ट स्थापना"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "पॄष्ट स्थापना"
@@ -2950,7 +3294,7 @@ msgstr "SetObjectName को एक पहिले से पंजीकॄत
 msgid "Passing an unkown object to GetObject"
 msgstr "GetObject को एक अज्ञात ऑबजेक्ट को दिया जा रहा है"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "अनुमतियां"
 
@@ -2962,7 +3306,7 @@ msgstr "पाइप का निर्माण असफ़ल रहा"
 msgid "Please choose a valid font."
 msgstr "कॄपया एक वैध फ़ॉन्ट का चयन करें।"
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "कॄपया एक विद्यमान फ़ाइल का चयन करें।"
 
@@ -2971,11 +3315,11 @@ msgstr "कॄपया एक विद्यमान फ़ाइल का च
 msgid "Please choose the page to display:"
 msgstr "कॄपया एक विद्यमान फ़ाइल का चयन करें।"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "कॄपया उस आईएसपी का चयन करें जिससे आप जुड़ना चाहते है"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3007,16 +3351,16 @@ msgid "Previous page"
 msgstr "पिछला पॄष्ट"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "मुद्रण"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "मुद्रण पूर्वालोकन"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "मुद्रण पूर्वालोकन असफ़लता"
 
@@ -3037,7 +3381,7 @@ msgstr "मुद्रण रंगों में"
 msgid "Print previe&w"
 msgstr "मुद्रण पूर्वालोकन"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "मुद्रण पूर्वालोकन"
@@ -3097,7 +3441,7 @@ msgstr "%d पृष्ट को मुद्रित किया जा र
 msgid "Printing..."
 msgstr "मुद्रण किया जा रहा है..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3107,11 +3451,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "कार्यक्रम निरस्त हो गया।"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "क्वार्टो, २१५ x २७५ मिलीमीटर"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "प्रश्न"
 
@@ -3125,7 +3469,7 @@ msgstr "'%s' फ़ाइल पर पठन त्रुटि"
 msgid "Ready"
 msgstr "पुनःकरें (&R)"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "संदर्भित ऑबजेक्ट नोड ref=\"%s\" के साथ नहीं मिला!"
@@ -3134,17 +3478,17 @@ msgstr "संदर्भित ऑबजेक्ट नोड ref=\"%s\" क
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "'%s' रजिस्ट्री कुँजी पहिले से विद्यमान है।"
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "'%s' रजिस्ट्री कुँजी विद्यमान नहीं है, इसका नाम नहीं बदला जा सकता है।"
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3155,7 +3499,7 @@ msgstr ""
 "इसको हटाने से आपका तंत्र कार्य ना करने की अवस्था में रह जायेगा:\n"
 "संक्रिया को निरस्त किया गया।"
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "'%s' रजिस्ट्री वैल्यू पहिले से विद्यमान है।"
@@ -3176,7 +3520,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr "बुकमार्कों से वर्तमान पृष्ट को हटाएँ"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr "\"%s\" रेन्डर्र का %d.%d संस्मरण असुसंगत है और लोड नहीं किया जा सका।"
@@ -3194,7 +3538,7 @@ msgstr "सभी को बदलें (&a)"
 msgid "Replace with:"
 msgstr "से बदलें:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "स्रोतसाधन फ़ाइल को समान संस्मरण संख्या वाला होना चाहिए!"
 
@@ -3210,7 +3554,7 @@ msgstr "दायाँ हाशिया (मिलीमीटर):"
 msgid "Roman"
 msgstr "रोमन"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "सुरक्षित करें (&S)"
@@ -3229,7 +3573,7 @@ msgstr "सुरक्षित करें (&S)"
 msgid "Save as"
 msgstr "जैसा सुरक्षित करें"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "लॉग विषयवस्तुओं को फ़ाइल पर सुरक्षित करें"
 
@@ -3265,7 +3609,7 @@ msgstr "सभी पुस्तकों में खोजें"
 msgid "Searching..."
 msgstr "खोजा जा रहा है..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "विभाग"
 
@@ -3279,22 +3623,27 @@ msgstr "'%s' फ़ाइल पर खोज त्रुटि"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "सभी का चयन (&A)"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "एक प्रलेख टेम्पलेट का चयन करें"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "एक प्रलेख व्यू का चयन करें"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "एक फ़ाइल का चयन करें"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "विभाग"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3308,7 +3657,7 @@ msgstr "SetProperty को बिना किसी वैध सेटर क
 msgid "Setup..."
 msgstr "स्थापना..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "अनेकों सक्रिय डायल-अप कनेक्श मिलें, बेतरतीब से एक का चयन किया जा रहा है।"
 
@@ -3320,11 +3669,11 @@ msgstr "सभी को दिखाएँ"
 msgid "Show all items in index"
 msgstr "इंडेक्स में सभी आयट्मों को दिखाएँ"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "छुपी हुई निर्देशिकाओं को दिखाएँ"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "छुपी हुई फ़ाइलों को दिखाएँ"
 
@@ -3336,7 +3685,7 @@ msgstr "नैवीगेशन पैनल को दिखाएँ/छु
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "आकार"
 
@@ -3354,8 +3703,7 @@ msgstr "स्लॉट"
 msgid "Sorry, could not open this file for saving."
 msgstr "क्षमा करें, इस फ़ाइल को सुरक्षित करने के लिए खोला नहीं जा सका।"
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "क्षमा करें, इस फ़ाइल को खोला नहीं जा सका।"
 
@@ -3363,15 +3711,15 @@ msgstr "क्षमा करें, इस फ़ाइल को खोला 
 msgid "Sorry, could not save this file."
 msgstr "क्षमा करें, इस फ़ाइल को सुरक्षित नहीं किया जा सका।"
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "क्षमा करें, एक पूर्वालोकन को निर्माण करने के लिए आवश्यकतानुसार स्मॄति नहीं है।"
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "क्षमा करें, मुद्रण पूर्वालोकन को एक प्रिंटर को संसाधित करने की आवश्यकता है।"
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "क्षमा करें, इस फ़ाइल का प्रारूप अज्ञात है।"
 
@@ -3384,7 +3732,7 @@ msgstr "साउन्ड डाटा एक असमर्थित प्
 msgid "Sound file '%s' is in unsupported format."
 msgstr "साउन्ड फ़ाइल '%s' एक असमर्थित प्रारूप में है।"
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "स्टेटमेन्ट, ५ १/२ x ८ १/२ इंच"
 
@@ -3393,7 +3741,7 @@ msgstr "स्टेटमेन्ट, ५ १/२ x ८ १/२ इंच"
 msgid "Status:"
 msgstr "अवस्था:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "अवस्था:"
 
@@ -3411,38 +3759,59 @@ msgstr "स्ट्रींग से रंग : अमान्य रंग
 msgid "String conversions not supported"
 msgstr "श्रेणीयों का रूपांतरण समर्थित नहीं है"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "'%s' उपवर्ग '%s' स्रोत संसाधन के लिए नहीं मिला, उपवर्गीकरण नहीं किया जा रहा है!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "स्वीस"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "टीआईएफ़एफ़: स्मॄति का आवंटन महीं किया जा सका।"
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "टीआईएफ़एफ़: आकॄति को लोड करने में त्रुटि।"
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "टीआईएफ़एफ़: आकॄति को पढ़ने में त्रुटि।"
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "टीआईएफ़एफ़: आकॄति को सुरक्षित करने में त्रुटि।"
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "टीआईएफ़एफ़: आकॄति को लिखने में त्रुटि।"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "टैब्लायड, ११ x १७ इंच"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "टैब्लायड, ११ x १७ इंच"
 
@@ -3450,11 +3819,11 @@ msgstr "टैब्लायड, ११ x १७ इंच"
 msgid "Teletype"
 msgstr "टेलीटाइप"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "टेम्पलेट्स"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "थाई (आईसो-८८५९-११)"
 
@@ -3483,7 +3852,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "क्लिपबोर्ड प्रारूप '%d' विद्यमान नहीं है।"
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3492,7 +3861,7 @@ msgstr ""
 "'%s' यह निर्देशिका विद्यमान नहीं है\n"
 "अभी इसका निर्माण किया जाएँ?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3501,7 +3870,7 @@ msgstr ""
 "'%s' फ़ाइल को खोला नहीं जा सका।\n"
 "इसे हाल ही में उपयोग में लायी गयी हुई फ़ाइलों की सूची में से हटा दिया गया है।"
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3536,7 +3905,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "इस पथ '%s' में बहुत सारे \"..\" सम्मिलित है!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3557,7 +3926,7 @@ msgstr "इस पाठ को सुरक्षित किया जा स
 msgid "The value for the option '%s' must be specified."
 msgstr "'%s' विकल्प के लिए इस मूल्य को निर्दिष्ट करना अनिवार्य है।"
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3579,7 +3948,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3590,7 +3959,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "थ्रेड माड्यूल आरम्भीकरण असफ़ल रहा: थ्रेड कुँजी का निर्माण नहीं किया जा सका"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3600,11 +3969,11 @@ msgstr "थ्रेड माड्यूल आरम्भीकरण अस
 msgid "Thread priority setting is ignored."
 msgstr "थ्रेड वरीयता समायोजना पर ध्यान नहीं दिया गया।"
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "क्षैतिज रूप से टाइल (&H)"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "खड़े रूप से टाइल (&V)"
 
@@ -3647,11 +4016,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "एक रिक्त होस्टनाम को बूझने का प्रयास किया जा रहा है: छोड़ रहा हूँ"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "टर्क्रिश (आईओ-८८५९-९)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "प्रकार"
 
@@ -3660,7 +4029,7 @@ msgstr "प्रकार"
 msgid "Type must have enum - long conversion"
 msgstr "प्रकार के पास ईनम - लंबा रूपांतरण अवश्य होना चाहिए"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "यूएस सामान्य फ़ैनफ़ोल्ड, १४ ७/८ x ११ इंच"
 
@@ -3698,39 +4067,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr "अप्रत्याशित पैरामीटर '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "यूनीकोड १६ बिट् (यूटीएफ़-१६)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "यूनीकोड १६ बिट् बड़ा इंडीयन (यूटीएफ़-१६बीई)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "यूनीकोड १६ बिट् छोटा इंडीयन (यूटीएफ़-१६एलई)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "यूनीकोड ३२ बिट् (यूटीएफ़-३२)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "यूनीकोड ३२ बिट् बड़ा इंडीयन (यूटीएफ़-३२बीई)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "यूनीकोड ३२ बिट् छोटा इंडीयन (यूटीएफ़-३२एलई)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "यूनीकोड ७ बिट् (यूटीएफ़-७)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "यूनीकोड ८ बिट् (यूटीएफ़-८)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "अज्ञात डीडीई त्रुटि %08x"
@@ -3743,7 +4112,7 @@ msgstr "GetObjectClassInfo को अज्ञात ऑबजेक्ट द
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "अज्ञात एन्कोडिंग (%d)"
@@ -3763,7 +4132,7 @@ msgstr "अज्ञात लंबा विकल्प '%s'"
 msgid "Unknown option '%s'"
 msgstr "अज्ञात विकल्प '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "अज्ञात शैली ध्वज "
 
@@ -3772,7 +4141,7 @@ msgstr "अज्ञात शैली ध्वज "
 msgid "Unkown Property %s"
 msgstr "अज्ञात विशेषतायें %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "माइम प्रकार %s के लिए एक प्रविष्टी में बेमेल '{' ।"
@@ -3801,7 +4170,7 @@ msgstr "असमर्थित थीम '%s' ।"
 msgid "Up"
 msgstr "ऊपर"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "उपयोगिता: %s"
@@ -3814,15 +4183,15 @@ msgstr "सत्यापन टकराव"
 msgid "Video Output"
 msgstr "विडियो आउटपुट"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "फ़ाइलों को एक विस्तॄत अवलोकन की भांति देखें"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "फ़ाइलों को एक अवलोकन सूची की भांति देखें"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "अवलोकन"
 
@@ -3838,15 +4207,15 @@ msgstr "चेतावनी"
 msgid "Warning: "
 msgstr "चेतावनी: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "चेतावनी: खाली स्टैक से एचटीएमएल टैग हैन्डलर को हटाने का प्रयास ।"
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "वेस्टर्न यूरोपियन (आईसो-८८५९-१)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "वेस्टर्न यूरोपियन यूरो सहित (आईसो-८८५९-१५)"
 
@@ -3866,109 +4235,114 @@ msgstr "सिर्फ़ पूर्ण शब्द "
 msgid "Win32 theme"
 msgstr "विन३२ थीम"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "विण्डो ३।१ पर विन३२एस"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "विण्डो 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "विण्डो 9%c"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "विण्डो 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "विण्डो 9%c"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "विण्डो 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "विण्डो अरबी (सीपी १२५६)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "विण्डो बाल्टिक (सीपी १२५७)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "विण्डो सेन्ट्रल यूरोपियन (सीपी १२५०)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "विण्डो चीनी सरलीकॄत (सीपी ९३६)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "विण्डो चीनी पारम्परिक (सीपी ९५०)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "विण्डो सायरिलिक (सीपी १२५१)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "विण्डो ग्रीक (सीपी १२५३)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "विण्डो हिब्रू (सीपी १२५५)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "विण्डो जापानी (सीपी ९३२)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "विण्डो कोरियन (सीपी ९४९)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "विण्डो ३।१"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "विण्डो बाल्टिक (सीपी १२५७)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "विण्डो टर्किस (सीपी १२५४)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "विण्डो वेस्टर्न यूरोपियन (सीपी १२५२)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "विण्डो/डास ओईएम (सीपी ४३७)"
 
@@ -3991,28 +4365,28 @@ msgstr "एक्सपीएम: गलत रूप से निर्मि
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "एक्सपीएम: गलत रूप से निर्मित रंग परिभाषा  '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "एक्सआरसी स्रोत संसाधन '%s' (वर्ग '%s') नहीं मिला!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "एक्सआरसी स्रोत संसाधन: '%s' से बिट्मैप का निर्माण किया जा सका।"
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "एक्सआरसी स्रोतसाधन: गलत रंग विशिष्टता '%s' गुणधर्म '%s' के लिए।"
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "हाँ"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "आप इस भाग में एक नयी निर्देशिका को जोड़ नहीं सकते है।"
 
@@ -4028,15 +4402,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[रिक्त]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "एक डीडीईएमएल कार्यक्रम ने एक बहुत लंबी रेस दशा का निर्माण कर दिया है।"
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4046,40 +4420,40 @@ msgstr ""
 "एक डीडीईएमएल संक्रिया को बिना डीडीईआरम्भीकरण संक्रिया को पुकारे हुएपुकारा गया है,\n"
 "या फ़िर एक डीडीईएमएल संक्रिया को एक अवैध दॄष्टांत आइडेन्टीफ़ायरदिया गया है।"
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "एक ग्राहक का एक संवाद स्थापित करने का प्रयास असफ़ल रहा।"
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "एक स्मृति आवंटन असफ़ल रहा।"
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "डीडीईएमएल द्वारा एक पैरामीटर का सत्यापन करना असफ़ल रहा।"
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "एक तुल्यकालिक परामर्श कार्यसंपादन हेतु एक निवेदन की समय-सीमा समाप्त हो चुकी है।"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "एक तुल्यकालिक डाटा कार्यसंपादन हेतु एक निवेदन की समय-सीमा समाप्त हो चुकी है।"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "एक तुल्यकालिक निष्पादन कार्यसंपादन हेतु एक निवेदन की समय-सीमा समाप्त हो चुकी है।"
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "एक तुल्यकालिक पोक कार्यसंपादन हेतु एक निवेदन की समय-सीमा समाप्त हो चुकी है।"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "एक परामर्श कार्यसंपादन को समाप्त करने हेतु एक निवेदन की समय-सीमा समाप्त हो चुकी है।"
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4089,7 +4463,7 @@ msgstr ""
 "या फ़िर सर्वर ने एक कार्यसंपादन के खत्म होने के पहिले अचानक समाप्त कर दिया  था,\n"
 "एक सर्वर की तरफ़ से एक कार्यसंपादन का प्रयास किया गया था।"
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "एक कार्यसंपादन असफ़ल रहा।"
 
@@ -4097,7 +4471,7 @@ msgstr "एक कार्यसंपादन असफ़ल रहा।"
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4109,15 +4483,15 @@ msgstr ""
 "या एक कार्यक्रम जिसका आरम्भीकरण APPCMD_CLIENTONLY की भांति किया गया था, \n"
 "सर्वर कार्यसंपादनों को करने का प्रयास कर चुका है।"
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "PostMessage चलन को एक आंतरिक कॉल असफ़ल रही। "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "डीडीईएमएल में एक आंतरिक त्रुटि उत्पन्न हो गयी है।"
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4127,11 +4501,11 @@ msgstr ""
 "जब यह कार्यक्रम एक XTYP_XACT_COMPLETE कॉलबैक से वापस आ चुका होगा,\n"
 "इस कॉलबैक के लिए यह कार्य संपादन पहचानकर्ता मान्य नहीं रह जायेगा।"
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "निर्विकल्प कुँजी '%s' को परिवर्तित करने के प्रयास पर ध्यान नहीं दिया गया। "
@@ -4144,7 +4518,7 @@ msgstr "लायबरी फ़लन को निकॄष्ट आरग्
 msgid "bad signature"
 msgstr "खराब हस्ताक्षर"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4152,14 +4526,18 @@ msgstr ""
 msgid "binary"
 msgstr "बायनरी"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "गहरा"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "गहरा "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4180,7 +4558,7 @@ msgstr "'%s' फ़ाइल पर परिवर्तनों को प्र
 msgid "can't create file '%s'"
 msgstr "'%s' फ़ाइल का निर्माण किया जा सकता है"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "'%s' उपयोगकर्ता संरचना फ़ाइल को मिटाय नहीं जा सकता है"
@@ -4190,7 +4568,12 @@ msgstr "'%s' उपयोगकर्ता संरचना फ़ाइल क
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "निश्चय नहीं किया जा सकता है कि %d विवरणकर्ता पर फ़ाइल की समाप्ति पहुँच गयी है"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "'%s' का निष्पादन करने में असफ़ल\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr " '%s' फ़ाइल में वर्तमान स्थिति नहीं खोजी जा सकती है"
@@ -4200,7 +4583,7 @@ msgstr " '%s' फ़ाइल में वर्तमान स्थिति 
 msgid "can't find length of file on file descriptor %d"
 msgstr "%d फ़ाइल विवरणकर्ता पर फ़ाइल की लंबाई को पाया नहीं जा सकता है"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 "वर्तमान निर्देशिका का उपयोग करके, उपयोगकर्ता के गॄह (HOME) को पाया नहीं जा सकता है।"
@@ -4234,7 +4617,7 @@ msgstr "विश्वव्यापी संरचना फ़ाइल '%s' 
 msgid "can't open user configuration file '%s'."
 msgstr "उपयोगकर्ता संरचना फ़ाइल '%s' को खोला नहीं जा सकता है।"
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "विश्वव्यापी संरचना फ़ाइल को खोला नहीं जा सकता है।"
 
@@ -4282,11 +4665,11 @@ msgstr "'%s' बफ़र को डिस्क पर नहीं लिखा 
 msgid "can't write to file descriptor %d"
 msgstr "फ़ाइल विवरणकर्ता %d पर लिखा नहीं जा सकता है"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "उपयोगकर्ता संरचना फ़ाइल को लिखा नहीं जा सकता है।"
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "'%s' डोमेन के लिए सूचीपत्र फ़ाइल नहीं मिली।"
@@ -4307,7 +4690,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "तिथि"
 
@@ -4315,7 +4698,7 @@ msgstr "तिथि"
 msgid "decompression error"
 msgstr "फ़ैलाव त्रुटि"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "डिफ़ाल्ट"
 
@@ -4323,19 +4706,19 @@ msgstr "डिफ़ाल्ट"
 msgid "delegate has no type info"
 msgstr "डेलीगेट के पास कोई प्रकार सूचना नहीं है"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "अठारहवाँ"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "आठवाँ"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "ग्यारहवाँ"
 
@@ -4344,7 +4727,7 @@ msgstr "ग्यारहवाँ"
 msgid "encoding %s"
 msgstr "एन्कोडिंग %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "'%s' प्रविष्टी '%s' समूह में एक से अधिक बार आयी है"
@@ -4353,25 +4736,30 @@ msgstr "'%s' प्रविष्टी '%s' समूह में एक स
 msgid "error in data format"
 msgstr "डाटा प्रारूप में त्रुटि"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "फ़ाइल खोलने में त्रुटि"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "फ़ाइल खोलने में त्रुटि"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "निर्देशिका निर्माण में त्रुटि"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "स्थापित"
 
@@ -4380,11 +4768,11 @@ msgstr "स्थापित"
 msgid "failed to flush the file '%s'"
 msgstr "'%s' फ़ाइल को फ़्लैश करने में असफ़लता"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "पन्द्रहवाँ"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "पाँचवाँ"
 
@@ -4413,7 +4801,7 @@ msgstr "फ़ाइल '%s', पंक्ति %d: निर्विकल्प
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "फ़ाइल '%s': अप्रत्याशित %c शब्द %d पंक्ति पर।"
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "प्रथम"
 
@@ -4421,15 +4809,15 @@ msgstr "प्रथम"
 msgid "font size"
 msgstr "फ़ॉन्ट आकार"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "चौदहवाँ"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "चौथा"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "वर्णनात्मक लॉग संदेशो का जनन करें"
 
@@ -4437,7 +4825,7 @@ msgstr "वर्णनात्मक लॉग संदेशो का ज
 msgid "incorrect event handler string, missing dot"
 msgstr "गलत घटना हैन्डलर स्ट्रीनिंग, विलुप्त डॉट"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "शुरू करें"
 
@@ -4445,50 +4833,50 @@ msgstr "शुरू करें"
 msgid "invalid eof() return value."
 msgstr "eof()  की रीटर्न वैल्यू अवैध।"
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "अवैध संदेश बॉक्स रीटर्न वैल्यू"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "'%s' अवैध लॉक फ़ाइल।"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "इटैलिक"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "हल्का"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "हल्का "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "'%s' लोकेल को स्थापित नहीं किया जा सका।"
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "'%s' सूचीपत्र के लिए '%s' पथ में देखा जा रहा है।"
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "अर्धरात्रि"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "उन्नीसवाँ"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "नौवाँ"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "कोई डीडीई नहीं त्रुटि।"
 
@@ -4500,11 +4888,11 @@ msgstr "कोई त्रुटि नहीं"
 msgid "noname"
 msgstr "कोईनामनहीं"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "दोपहर"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4516,7 +4904,7 @@ msgstr "एक्सएमएल पाठ नोडो को ऑबजेक
 msgid "out of memory"
 msgstr "स्मॄति समाप्त"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4528,21 +4916,21 @@ msgstr "पठन त्रुटि"
 msgid "reading"
 msgstr "पढ़ा जा रहा है"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, fuzzy, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "जीज़िप धारा को पढ़ा जा रहा है: निकृष्ट सीआरसी"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, fuzzy, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "जीज़िप धारा को पढ़ा जा रहा है: गलत लंबाई"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "पुनःअन्दर आने की समस्या।"
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "सेकन्ड"
 
@@ -4550,11 +4938,11 @@ msgstr "सेकन्ड"
 msgid "seek error"
 msgstr "खोज त्रुटि"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "सत्रहवाँ"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "सातवाँ"
 
@@ -4562,15 +4950,15 @@ msgstr "सातवाँ"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "इस सहायता संदेश को दिखाएँ"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "सोलहवाँ"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "छठवाँ"
 
@@ -4582,61 +4970,61 @@ msgstr "उपयोगार्थ अवलोकन विधा को न
 msgid "specify the theme to use"
 msgstr "उपयोगार्थ थीम को निर्दिष्ट करें"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 #, fuzzy
 msgid "stored file length not in Zip header"
 msgstr "जीज़िप शीर्ष में असमर्थित ध्वज"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "दसवाँ"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "इस कार्य संपादन को दिये हुए उत्तर ने DDE_FBUSY बिट् को स्थापित कर दिया।"
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "तीसरा"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "तेरहवाँ"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "टिफ़्फ़ माड्यूल: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "आज"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "कल"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "बारहवाँ"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "बीसवाँ"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "रेखांकित"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "रेखांकित "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "अप्रत्याशित \" %d पर '%s' में |"
@@ -4654,7 +5042,7 @@ msgstr "अज्ञात वर्ग %s"
 msgid "unknown error"
 msgstr "अज्ञात त्रुटि"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "अज्ञात त्रुटि (त्रुटि कूट %08x)।"
@@ -4667,7 +5055,7 @@ msgstr "अज्ञात पंक्ति टर्मिनेटर"
 msgid "unknown seek origin"
 msgstr "अज्ञात खोज मूल"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "अज्ञात-%d"
@@ -4676,12 +5064,12 @@ msgstr "अज्ञात-%d"
 msgid "unnamed"
 msgstr "बिनानामदियाहुआ"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "बिनानामदियाहुआ %d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 #, fuzzy
 msgid "unsupported Zip compression method"
 msgstr "जीज़िप धारा में असमर्थित संकुचन विधि"
@@ -4691,7 +5079,7 @@ msgstr "जीज़िप धारा में असमर्थित सं
 msgid "unsupported zip archive"
 msgstr "जीज़िप शीर्ष में असमर्थित ध्वज"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "'%s' से '%s' तक सूचीपत्र का उपयोग किया जा रहा है।"
@@ -4704,7 +5092,7 @@ msgstr "लेखन त्रुटि"
 msgid "writing"
 msgstr "लिखा जा रहा है"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay असफ़ल रहा।"
 
@@ -4717,7 +5105,7 @@ msgstr "wxSocket: ReadMsg में अवैध हस्ताक्षर।"
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: अज्ञात घटना!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets '%s' के लिए अवलोकन को खोल नहीं पाया: बाहर निकल रहा है।"
@@ -4726,7 +5114,7 @@ msgstr "wxWidgets '%s' के लिए अवलोकन को खोल न
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets के लिए अवलोकन को खोल नहीं पाया: बाहर निकल रहा है।"
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "बीताहुआकल"
 
@@ -4735,10 +5123,23 @@ msgstr "बीताहुआकल"
 msgid "zlib error %d"
 msgstr "ज़ेडलिब त्रुटि  %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "।<<"
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "आईएसपी नामों को प्राप्त करने में असफ़ल: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "ग्रे आस्की पीएनएम आकृति का लोड किया जाना अभी तक क्रियान्वित नहीं किया गया है।"
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "ग्रे रॉ पीएनएम आकृति का लोड किया जाना अभी तक क्रियान्वित नहीं किया गया है।"
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "थ्रेड समाप्ति की प्रतीक्षा नहीं की जा सकती है"
index 9e43f97b3acbf01c319e25a8386f12d389c494d2..303e9aee500bd648da3ed9d484a3fa7d586711fb 100644 (file)
@@ -1,21 +1,21 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets 2.5.5\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-04-22 19:10+0100\n"
 "Last-Translator: Vegh, Janos <veghj@users.sf.net>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-2\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
@@ -23,11 +23,11 @@ msgstr ""
 "\n"
 "Kérem küldje el ezt a jelentést a program karbantartójának! Köszönöm.\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Köszönöm és elnézést kérek a kényelmetlenségért!\n"
 
@@ -36,7 +36,7 @@ msgstr "              K
 msgid " (error %ld: %s)"
 msgstr "(hiba %ld: %s) "
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -44,23 +44,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Nyomtatási elõkép"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 Boriték, 4 1/8 x 9 1/2 hüvelyk"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 Boriték, 4 1/2 x 10 3/8 hüvelyk"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 Boriték, 4 3/4 x 11 hüvelyk"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 Boriték, 5 x 11 1/2 hüvelyk"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#10 Boriték, 3 7/8 x 8 7/8 hüvelyk"
 
@@ -71,15 +71,13 @@ msgstr "#10 Borit
 msgid "#define %s must be an integer."
 msgstr "#define %s-nek egész típusúnak kell lennie."
 
-#: ../src/html/helpfrm.cpp:1042
-#: ../src/html/helpfrm.cpp:1044
-#: ../src/html/helpfrm.cpp:1703
-#: ../src/html/helpfrm.cpp:1736
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i. (össz %i)"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bájt"
@@ -89,17 +87,17 @@ msgstr "%ld b
 msgid "%s (or %s)"
 msgstr "%s (vagy %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Hiba"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Információ"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Figyelmeztetés"
@@ -109,7 +107,7 @@ msgstr "%s Figyelmeztet
 msgid "%s files (%s)|%s"
 msgstr "%s fájl (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s üzenet"
@@ -131,8 +129,7 @@ msgstr "%s nem ikon er
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: nyelvtani hibás erõforrás file."
 
-#: ../src/html/helpfrm.cpp:357
-#: ../src/html/helpfrm.cpp:359
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&Névjegy..."
 
@@ -144,7 +141,7 @@ msgstr "&Aktu
 msgid "&Apply"
 msgstr "&Alkalmazd"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "Ikonok &elrendezése"
 
@@ -156,14 +153,12 @@ msgstr "&Vissza"
 msgid "&Bold"
 msgstr "Kövér"
 
-#: ../src/common/stockitem.cpp:110
-#: ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382
-#: ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Mégsem"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Zuhatag"
 
@@ -171,28 +166,26 @@ msgstr "&Zuhatag"
 msgid "&Clear"
 msgstr "&Törlés"
 
-#: ../src/common/prntbase.cpp:828
-#: ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512
-#: ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Bezár"
 
-#: ../src/common/stockitem.cpp:113
-#: ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Másolás"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "&Elõkép a hiba jelentésrõl:"
 
-#: ../src/common/stockitem.cpp:115
-#: ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Törlés"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Részletek"
 
@@ -208,7 +201,7 @@ msgstr "&F
 msgid "&Find"
 msgstr "&Keres"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "Be&fejez"
 
@@ -220,14 +213,12 @@ msgstr "Jelk
 msgid "&Forward"
 msgstr "&Elõre"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Válasszon oldalszámot... "
 
-#: ../src/common/stockitem.cpp:122
-#: ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421
-#: ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Súgó"
 
@@ -243,11 +234,11 @@ msgstr "&Tartalom mutat
 msgid "&Italic"
 msgstr "&Dõlt"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Napló"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Áthelyezés"
 
@@ -255,13 +246,11 @@ msgstr "&
 msgid "&New"
 msgstr "Ú&j "
 
-#: ../src/generic/mdig.cpp:117
-#: ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Következõ "
 
-#: ../src/generic/wizard.cpp:417
-#: ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Következõ >"
 
@@ -273,12 +262,11 @@ msgstr "&K
 msgid "&No"
 msgstr "&Nem"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Megjegyzések:"
 
-#: ../src/common/stockitem.cpp:133
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
 #: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&Igen"
@@ -291,8 +279,8 @@ msgstr "&Megnyit
 msgid "&Open..."
 msgstr "&Megnyitás..."
 
-#: ../src/common/stockitem.cpp:135
-#: ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Beillesztés"
 
@@ -304,8 +292,7 @@ msgstr "Jelk
 msgid "&Preferences"
 msgstr "&Elõválasztás"
 
-#: ../src/generic/mdig.cpp:118
-#: ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Elõzõ"
 
@@ -313,7 +300,7 @@ msgstr "&El
 msgid "&Print"
 msgstr "&Nyomtatás"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Nyomtatás..."
 
@@ -325,15 +312,13 @@ msgstr "&Tulajdons
 msgid "&Quit"
 msgstr "&Kilépés"
 
-#: ../src/common/cmdproc.cpp:292
-#: ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Újra"
 
-#: ../src/common/cmdproc.cpp:288
-#: ../src/common/cmdproc.cpp:308
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Újra"
 
@@ -341,7 +326,7 @@ msgstr "&
 msgid "&Replace"
 msgstr "&Helyettesítés"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Helyreállítás"
 
@@ -349,7 +334,7 @@ msgstr "&Helyre
 msgid "&Save"
 msgstr "&Mentés"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Mentés..."
 
@@ -357,7 +342,7 @@ msgstr "&Ment
 msgid "&Show tips at startup"
 msgstr "&Mutass ötleteket inditáskor"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Méret"
 
@@ -369,14 +354,12 @@ msgstr "&Le
 msgid "&Style:"
 msgstr "&Stílus:"
 
-#: ../src/common/stockitem.cpp:149
-#: ../src/generic/fontdlgg.cpp:337
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "Alá&húzás"
 
-#: ../src/common/cmdproc.cpp:270
-#: ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Visszavonás"
 
@@ -396,12 +379,9 @@ msgstr "&Fel"
 msgid "&Weight:"
 msgstr "Hang&súly:"
 
-#: ../src/generic/mdig.cpp:297
-#: ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317
-#: ../src/msw/mdi.cpp:1387
-#: ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Ablak"
 
@@ -409,14 +389,12 @@ msgstr "&Ablak"
 msgid "&Yes"
 msgstr "&Igen"
 
-#: ../src/common/config.cpp:432
-#: ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' után felesleges '..'-t találtam, elhanyagoltam."
 
-#: ../src/common/valtext.cpp:132
-#: ../src/common/valtext.cpp:162
+#: ../src/common/valtext.cpp:132 ../src/common/valtext.cpp:162
 #: ../src/common/valtext.cpp:168
 #, c-format
 msgid "'%s' is invalid"
@@ -427,7 +405,7 @@ msgstr "'%s' 
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' nem megfelelõ számérték a(z) '%s' beállításához."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' érvénytelen üzenet katalógus."
@@ -461,21 +439,20 @@ msgstr "'%s' csak bet
 msgid "(Help)"
 msgstr "(Súgó)"
 
-#: ../src/html/helpfrm.cpp:431
-#: ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
 #: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(könyvjelzõk)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** Elkészült a hibakeresésrõl a jelentés\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** És a következõ fájlokat tartalmazza:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Ez a \"%s\"-ben található\n"
@@ -490,28 +467,46 @@ msgstr ""
 ",  static, #include or #define kulcsszót vártam\n"
 "az erõforrás értelmezésekor."
 
-#: ../src/generic/dirctrlg.cpp:675
-#: ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676
-#: ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 hüvelyk"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 hüvelyk"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 hüvelyk"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 hüvelyk"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 hüvelyk"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 Boríték, 3 5/8 x 6 1/2 hüvelyk"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 hüvelyk"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": a file nem létezik!"
@@ -524,26 +519,23 @@ msgstr ": ismeretlen jelk
 msgid ": unknown encoding"
 msgstr ": ismeretlen kódolás"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Vissza"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266
-#: ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270
-#: ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<MEGHAJTÓ>"
 
-#: ../src/generic/filedlgg.cpp:268
-#: ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
@@ -563,15 +555,15 @@ msgstr "<b>F
 msgid "<i>Italic face.</i> "
 msgstr "<i>Dõlt betû.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "A hibakeresésrõl a jelentés ebben a könyvtárban van\n"
 
@@ -579,22 +571,89 @@ msgstr "A hibakeres
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Egy nem-üres gyûjteménynek 'elem' csomópontokból kell állnia"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Boríték, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Boríték, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 lap, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 lap, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 lap, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 lap, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 lap, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 lap, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 lap, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 kis lap, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 lap, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 lap, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 lap, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 hüvelyk"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 lap, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -611,7 +670,7 @@ msgstr "Add hozz
 msgid "Add current page to bookmarks"
 msgstr "Add hozzá ezt a lapot a könyvjelzõkhöz"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Add hozzá a felhasználói színekhez"
 
@@ -645,7 +704,7 @@ msgstr "Mindet"
 msgid "All files (%s)|%s"
 msgstr "Minden fájlt (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Minden fájlt (*)|*"
 
@@ -653,7 +712,7 @@ msgstr "Minden f
 msgid "All files (*.*)|*"
 msgstr "Minden fájlt (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Minden fájlt (*.*)|*.*"
 
@@ -665,12 +724,13 @@ msgstr "Egy m
 msgid "Already dialling ISP."
 msgstr "Már tárcsázom az ISPt."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
-msgstr "A naplót  a(z) '%s' file végéhez írjam? (Ha [Nem]-et választ, felülírom!)"
+msgstr ""
+"A naplót  a(z) '%s' file végéhez írjam? (Ha [Nem]-et választ, felülírom!)"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arab (ISO-8859-6)"
 
@@ -678,32 +738,61 @@ msgstr "Arab (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Az archívum nem tartalmaz #SYSTEM fájlt"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Tulajdonságok"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 lap, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Boríték, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 lap, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 lap, 182 x 257 milliméter"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Boriték, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 lap, 182 x 257 milliméter"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Boriték, 176 x 125 mm"
 
-#: ../src/common/imagbmp.cpp:477
-#: ../src/common/imagbmp.cpp:493
+#: ../src/common/imagbmp.cpp:477 ../src/common/imagbmp.cpp:493
 msgid "BMP: Couldn't allocate memory."
 msgstr "BMP: Nem sikerült memóriát foglalni."
 
@@ -731,11 +820,11 @@ msgstr "BMP: Nem tudtam ki
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: a wxImage-nek nincs saját wxPalette-je."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Balti (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Balti (régi) (ISO-8859-4)"
 
@@ -752,11 +841,11 @@ msgstr "F
 msgid "Bottom margin (mm):"
 msgstr "Alsó margó (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C lap,  17 x 22 hüvelyk"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "Tör&lés"
 
@@ -764,53 +853,50 @@ msgstr "T
 msgid "C&olour:"
 msgstr "S&zín"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Boríték, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Boríték, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Boríték, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Boríték, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Boríték, 114 x 229 mm"
 
-#: ../src/html/chm.cpp:797
-#: ../src/html/chm.cpp:856
+#: ../src/html/chm.cpp:797 ../src/html/chm.cpp:856
 msgid "CHM handler currently supports only local files!"
 msgstr "A CHM kezelõ jelenleg csak helyi fájlokat támogat!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Nem tudom létrehozni a mutex-et"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Nem tudom megszámolni a(z) '%s'  fájlokat"
 
-#: ../src/msw/dir.cpp:205
-#: ../src/unix/dir.cpp:232
+#: ../src/msw/dir.cpp:205 ../src/unix/dir.cpp:232
 #, c-format
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Nem tudom megszámolni a(z) '%s' könyvtárban a fájlokat"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Nem tudom folytatni a(z) %lu szálat"
 
-#: ../src/mac/classic/thread.cpp:491
-#: ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Nem tudom folytatni a(z) %x szálat"
@@ -819,18 +905,17 @@ msgstr "Nem tudom folytatni a(z) %x sz
 msgid "Can not start thread: error writing TLS."
 msgstr "Nem tudom elindítani a szálat: hiba a TLS írásakor."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Nem tudom felfüggeszteni a(z) %lu szálat"
 
-#: ../src/mac/classic/thread.cpp:464
-#: ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Nem tudom felfüggeszteni a(z) %x szálat"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Nem tudom megvárni a szál befejezõdését"
 
@@ -838,66 +923,64 @@ msgstr "Nem tudom megv
 msgid "Can't &Undo "
 msgstr "Nem lehet &Visszavonni"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
-msgstr "Nem tudom megvizsgálni a(z) '%s' kép fájl formátumát: nincs ilyen fájl."
+msgstr ""
+"Nem tudom megvizsgálni a(z) '%s' kép fájl formátumát: nincs ilyen fájl."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Nem tudom lezárni a(z) '%s' registry kulcsot"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Nem tudom a nem támogatott %d típusú értékeket lemásolni."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Nem tudom létrehozni a '%s' registry kulcsot"
 
-#: ../src/mac/carbon/mpthread.cpp:911
-#: ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439
-#: ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Nem tudom létrehozni a szálat"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Nem tudom létrehozni a(z) %s osztályhoz tartozó fájlt"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Nem tudom törölni a(z) '%s' kulcsot"
 
-#: ../src/msw/iniconf.cpp:444
-#: ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Nem tudom törölni a '%s' INI fájt"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Nem tudom törölni a '%s' értéket a '%s' kulcsból"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Nem tudtam megszámlálni a(z) '%s' kulcs alkulcsait"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Nem tudtam megszámlálni a(z) '%s' kulcs értékeit"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Nem tudom a nem támogatott %d típusú értékeket exportálni."
@@ -920,13 +1003,12 @@ msgstr "Nem tudom elind
 msgid "Can't initialize zlib inflate stream."
 msgstr "Nem tudom elindítani a zlib folyam kifejtését."
 
-#: ../src/common/image.cpp:1344
-#: ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Nem tudom betölteni a képet a(z) '%s' fájlból: nincs ilyen fájl."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Nem tudom megnyitni a(z) '%s' registry kulcsot"
@@ -940,36 +1022,33 @@ msgstr "Nem tudok olvasni a(z) %s t
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "Nem tudom olvasni a folyamot, nem várt EOF-t találtam"
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Nem tudom olvasni a(z) '%s' értékét"
 
-#: ../src/msw/registry.cpp:786
-#: ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Nem tudom olvasni a(z) '%s' kulcs értékét"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
-msgstr "Nem tudom elmenteni a képet a(z) '%s' fájlba: nincs ilyen kiterjesztés."
+msgstr ""
+"Nem tudom elmenteni a képet a(z) '%s' fájlba: nincs ilyen kiterjesztés."
 
-#: ../src/generic/logg.cpp:572
-#: ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Nem tudom a napló tartalmát fájlba menteni."
 
-#: ../src/msw/thread.cpp:550
-#: ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Nem tudom a szál prioritását beállítani"
 
-#: ../src/msw/registry.cpp:803
-#: ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Nem tudom a(z) '%s' értéket beállítani"
@@ -979,18 +1058,14 @@ msgstr "Nem tudom a(z) '%s' 
 msgid "Can't write to deflate stream: %s"
 msgstr "Nem tudok írni a(z) %s tömörített folyamba"
 
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
-#: ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120
-#: ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
 msgid "Cancel"
 msgstr "Mégsem"
 
-#: ../src/xrc/xmlres.cpp:1127
-#: ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Nem tudom átalakítani a dialógus egységeit; ismeretlen dialógus."
 
@@ -999,22 +1074,22 @@ msgstr "Nem tudom 
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Nem tudok átalakítani '%s' kódolásról!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Nem találom a(z) %s aktív telefonos kapcsolatot"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Nem találok tároló elemet a(z) '%s' ismeretlen irányitóelemhez."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Nem találom a(z) '%s' betûkészlet csomópontot"
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Nem találom a címjegyzék fájl helyét"
 
@@ -1023,15 +1098,15 @@ msgstr "Nem tal
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Nincs prioritási tartomány a(z) %d ütemezési elõíráshoz."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Nem ismerem a gazdagép nevét"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Nem ismerem a gazdagép hivatalos nevét"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Nem tudom letenni - nincs aktív telefonkapcsolat."
 
@@ -1039,7 +1114,7 @@ msgstr "Nem tudom letenni - nincs akt
 msgid "Cannot initialize OLE"
 msgstr "Nem tudom inicializálni az OLEt"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Nem tudom elindítani az SciTech MGLt!"
 
@@ -1052,7 +1127,7 @@ msgstr "Nem tudom elind
 msgid "Cannot load icon from '%s'."
 msgstr "Nem tudom betölteni az ikont '%s'-bõl."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Nem tudom betölteni az erõforrást a(z) '%s' fájlból."
@@ -1077,12 +1152,12 @@ msgstr "Nem tudom megnyitni a(z) '%s' URL-t"
 msgid "Cannot open contents file: %s"
 msgstr "Nem tudom megnyitni a(z) %s tartalom fájlt"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Nem tudom megnyitni a(z) '%s' fájlt."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Nem tudom a fájlt PostScript nyomtatásra megnyitni!"
 
@@ -1091,17 +1166,17 @@ msgstr "Nem tudom a f
 msgid "Cannot open index file: %s"
 msgstr "Nem tudom a(z) %s index fájlt megnyitni"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Nem tudom értelmezni a(z)  '%s' többes számú alakotat"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Nem tudom értelmezni a koordinátákat '%s'-bõl."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Nem tudom értelmezni a dimenziót '%s'-bõl."
@@ -1110,8 +1185,7 @@ msgstr "Nem tudom 
 msgid "Cannot print empty page."
 msgstr "Nem tudok üres oldalt nyomtatni."
 
-#: ../src/msw/volume.cpp:160
-#: ../src/msw/volume.cpp:491
+#: ../src/msw/volume.cpp:160 ../src/msw/volume.cpp:491
 #, c-format
 msgid "Cannot read typename from '%s'!"
 msgstr "Nem tudom elolvasni '%s' típusának nevét."
@@ -1124,13 +1198,11 @@ msgstr "Nem tal
 msgid "Cannot start thread: error writing TLS"
 msgstr "Nem tudom elindítani a szálat: hiba a TLS írásakor"
 
-#: ../src/mac/carbon/mpthread.cpp:977
-#: ../src/mac/carbon/thread.cpp:1174
+#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
 msgid "Cannot wait for thread termination."
 msgstr "Nem tudom megvárni a szál befejezõdését."
 
-#: ../src/mac/carbon/mpthread.cpp:893
-#: ../src/mac/carbon/thread.cpp:1082
+#: ../src/mac/carbon/mpthread.cpp:893 ../src/mac/carbon/thread.cpp:1082
 msgid "Cant create the thread event queue"
 msgstr "Nem tudom létrehozni a szál esemény sorát"
 
@@ -1138,7 +1210,7 @@ msgstr "Nem tudom l
 msgid "Case sensitive"
 msgstr "Kis/nagybetûk különbözõek"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Kelta (ISO-8859-14)"
 
@@ -1146,17 +1218,16 @@ msgstr "Kelta (ISO-8859-14)"
 msgid "Centered"
 msgstr "Középre igazítva"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Közép-európai (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Válassza ki a tárcsázandó szolgáltatót (ISPt)!"
 
-#: ../src/generic/colrdlgg.cpp:151
-#: ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Válasszon színt"
 
@@ -1164,42 +1235,37 @@ msgstr "V
 msgid "Choose font"
 msgstr "Válasszon betûtípust"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "Be&zárás"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "A napló fájl törlése"
 
-#: ../src/generic/fontdlgg.cpp:365
-#: ../src/generic/fontdlgg.cpp:384
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Kattints ide a betûtípus választás törléséhez"
 
-#: ../src/generic/fontdlgg.cpp:370
-#: ../src/generic/fontdlgg.cpp:372
-#: ../src/generic/fontdlgg.cpp:377
-#: ../src/generic/fontdlgg.cpp:379
+#: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Kattints ide a betûtípus választás megerõsítéséhez"
 
-#: ../contrib/src/deprecated/proplist.cpp:513
-#: ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629
-#: ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Bezárás"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Bezárás\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Minden fájl bezárása"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Zárja be ezt az ablakot"
 
@@ -1207,21 +1273,20 @@ msgstr "Z
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Tömörített HTML súgó file (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Számítógép"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Konfigurációs bejegyzés nem kezdõdhet '%c'-vel."
 
-#: ../src/generic/filedlgg.cpp:1323
-#: ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Megerõsítés"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Registry frissítés megerõsítése"
 
@@ -1233,7 +1298,7 @@ msgstr "Kapcsol
 msgid "Contents"
 msgstr "Tartalom"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "A  '%s' jelkészletté alakítás nem mûködik."
@@ -1278,7 +1343,8 @@ msgid ""
 "Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
 " or provide #define (see manual for caveats)"
 msgstr ""
-"Nem találtam a kontroll osztályt vagy a '%s' azonosítót. Használjon (nem-nulla) egészt helyette\n"
+"Nem találtam a kontroll osztályt vagy a '%s' azonosítót. Használjon (nem-"
+"nulla) egészt helyette\n"
 " vagy adja meg #define használatával (lásd a kézikönyvet)"
 
 #: ../contrib/src/deprecated/resource.cpp:1278
@@ -1287,49 +1353,43 @@ msgid ""
 "Could not resolve menu id '%s'. Use (non-zero) integer instead\n"
 "or provide #define (see manual for caveats)"
 msgstr ""
-"Nem találtam meg a(z) '%s' menü azonosítót. Használjon (nem-nulla) egészet helyette\n"
+"Nem találtam meg a(z) '%s' menü azonosítót. Használjon (nem-nulla) egészet "
+"helyette\n"
 "vagy adja meg #define használatával (lásd a kézikönyvet a részletekért)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Nem tudom a dokument megtekintését kezdeményezni."
 
-#: ../src/generic/printps.cpp:185
-#: ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Nem tudom elindítani a nyomtatást."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Nem tudtam adatot átvinni az ablakba"
 
-#: ../src/mac/carbon/mpthread.cpp:227
-#: ../src/mac/carbon/mpthread.cpp:306
-#: ../src/mac/carbon/thread.cpp:414
-#: ../src/mac/carbon/thread.cpp:495
+#: ../src/mac/carbon/mpthread.cpp:227 ../src/mac/carbon/mpthread.cpp:306
+#: ../src/mac/carbon/thread.cpp:414 ../src/mac/carbon/thread.cpp:495
 msgid "Could not unlock mutex"
 msgstr "Nem tudtam kinyitni a mutex-et"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Nem tudtam mutex zárat létrehozni"
 
-#: ../src/msw/dragimag.cpp:166
-#: ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:158
-#: ../src/msw/imaglist.cpp:176
+#: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
 #: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Nem tudok egy képet a képek listájához hozzáadni."
 
-#: ../src/msw/timer.cpp:106
-#: ../src/os2/timer.cpp:155
+#: ../src/msw/timer.cpp:106 ../src/os2/timer.cpp:155
 msgid "Couldn't create a timer"
 msgstr "Nem tudtam idõzítõt létrehozni"
 
-#: ../src/mgl/cursor.cpp:135
-#: ../src/mgl/cursor.cpp:166
+#: ../src/mgl/cursor.cpp:135 ../src/mgl/cursor.cpp:166
 msgid "Couldn't create cursor."
 msgstr "Nem tudtam létrehozni a képernyõ pozició mutatót."
 
@@ -1338,14 +1398,14 @@ msgstr "Nem tudtam l
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Nem találom a(z) '%s' szimbólumot a dinamikus könyvtárban"
 
-#: ../src/mac/classic/thread.cpp:521
-#: ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Nem kaptam meg a mutatót a jelenlegi szálhoz"
 
 #: ../src/common/imagpng.cpp:596
 msgid "Couldn't load a PNG image - file is corrupted or not enough memory."
-msgstr "Nem tudtam betölteni a PNG képet - hibás a fájl vagy nincs elég memória."
+msgstr ""
+"Nem tudtam betölteni a PNG képet - hibás a fájl vagy nincs elég memória."
 
 #: ../src/unix/sound.cpp:472
 #, c-format
@@ -1362,23 +1422,21 @@ msgstr "Nem tudtam megnyitni a(z) '%s' audiot"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Nem tudtam regisztrálni a(z) '%s' vágólap formátumot."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Nem tudtam elengedni a mutex-et"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Nem kaptam információt a lista vezérlõ %d elemérõl."
 
-#: ../src/common/imagpng.cpp:642
-#: ../src/common/imagpng.cpp:651
+#: ../src/common/imagpng.cpp:642 ../src/common/imagpng.cpp:651
 #: ../src/common/imagpng.cpp:659
 msgid "Couldn't save PNG image."
 msgstr "Nem tudtam elmenteni a PNG képet."
 
-#: ../src/mac/classic/thread.cpp:779
-#: ../src/msw/thread.cpp:611
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Nem tudtam befejezni a szálat"
 
@@ -1386,33 +1444,32 @@ msgstr "Nem tudtam befejezni a sz
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Nem találtam"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Hozzon létre könyvtárat"
 
-#: ../src/generic/dirdlgg.cpp:142
-#: ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Hozzon létre egy új könyvtárat"
 
-#: ../src/common/stockitem.cpp:114
-#: ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Kivágás"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "A jelenlegi könyvtár:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Ciril (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D lap, 22 x 34 hüvelyk"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE adatbeírás nem sikerült"
 
@@ -1436,11 +1493,11 @@ msgstr "DIB fej: Ismeretlen bitm
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB fej: Ismeretlen kódolás a fájl-ban."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL Boríték,  110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Hibakeresési jelentés \"%s\""
@@ -1449,7 +1506,7 @@ msgstr "Hibakeres
 msgid "Debug report couldn't be created."
 msgstr "Nem sikerült létrehozni a(z) '%s' könyvtárat."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "A hibakeresésrõl nem sikerült jelentést készíteni."
 
@@ -1457,7 +1514,7 @@ msgstr "A hibakeres
 msgid "Decorative"
 msgstr "Dekoratív"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Az alapértelmezett kódolás"
 
@@ -1474,19 +1531,28 @@ msgstr "Bejegyz
 msgid "Deleted stale lock file '%s'."
 msgstr "A régi '%s' lakat fájt töröltem."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Asztal"
 
-#: ../src/msw/dialup.cpp:358
-msgid "Dial up functions are unavailable because the remote access service (RAS) is not installed on this machine. Please install it."
-msgstr "A tárcsázó funkciók nem használhatók, mert a távoli elérés szolgáltatás (RAS) nincs installálva ezen a gépen. Kérem installálja."
+#: ../src/msw/dialup.cpp:395
+msgid ""
+"Dial up functions are unavailable because the remote access service (RAS) is "
+"not installed on this machine. Please install it."
+msgstr ""
+"A tárcsázó funkciók nem használhatók, mert a távoli elérés szolgáltatás "
+"(RAS) nincs installálva ezen a gépen. Kérem installálja."
 
 #: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Tudta Ön, hogy..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Dekoratív"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Nem sikerült létrehozni a(z) '%s' könyvtárat"
@@ -1496,32 +1562,37 @@ msgstr "Nem siker
 msgid "Directory '%s' doesn't exist!"
 msgstr "A(z) '%s' könyvtár nem létezik!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "A könyvtár nem létezik"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "A könyvtár nem létezik."
 
 #: ../src/html/helpfrm.cpp:503
-msgid "Display all index items that contain given substring. Search is case insensitive."
-msgstr "Írja ki az összes index bejegyzést, ami tartalmazza az adott bejegyzést. A keresés kis/nagy betûre nem érzékeny."
+msgid ""
+"Display all index items that contain given substring. Search is case "
+"insensitive."
+msgstr ""
+"Írja ki az összes index bejegyzést, ami tartalmazza az adott bejegyzést. A "
+"keresés kis/nagy betûre nem érzékeny."
 
 #: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Képernyõ beállítási párbeszédablak"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" ?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
 "%s %1"
 msgstr ""
-"Akarja, hogy átírjam a fájloknál használt % parancsot (csak \"%s\" kiterjesztés esetén)?\n"
+"Akarja, hogy átírjam a fájloknál használt % parancsot (csak \"%s\" "
+"kiterjesztés esetén)?\n"
 "A jelenlegi érték \n"
 "%s, \n"
 "Az új érték \n"
@@ -1532,12 +1603,11 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Elmentsem a(z) %s dokument változásait?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Ne mentsd el"
 
-#: ../src/html/htmlwin.cpp:451
-#: ../src/msw/frame.cpp:211
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Kész"
 
@@ -1545,6 +1615,10 @@ msgstr "K
 msgid "Done."
 msgstr "Kész."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1554,7 +1628,7 @@ msgstr "M
 msgid "Down"
 msgstr "Le"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E lap, 34 x 44 hüvelyk"
 
@@ -1566,12 +1640,12 @@ msgstr "Bejegyz
 msgid "Elapsed time : "
 msgstr "Az eltelt idõ : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Adjon meg egy oldalszámot %d és %d között:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Írja be a(z) \"%s\" fájlt megnyitó parancsot:"
@@ -1580,32 +1654,34 @@ msgstr "
 msgid "Entries found"
 msgstr "A talált bejegyzések"
 
-#: ../src/common/config.cpp:383
-#, c-format
-msgid "Environment variables expansion failed: missing '%c' at position %u in '%s'."
-msgstr "A környezeti változók kifejtése nem sikerült: hiányzik '%c' a(z) %u helyen '%s'-ból."
-
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765
-#: ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275
-#: ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330
-#: ../src/gtk/fontdlg.cpp:81
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL Boríték,  110 x 220 mm"
+
+#: ../src/common/config.cpp:384
+#, c-format
+msgid ""
+"Environment variables expansion failed: missing '%c' at position %u in '%s'."
+msgstr ""
+"A környezeti változók kifejtése nem sikerült: hiányzik '%c' a(z) %u helyen '%"
+"s'-ból."
+
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Hiba"
 
-#: ../src/unix/utilsunx.cpp:1073
-#: ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Hiba"
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Hiba a könyvtár létrehozásakor"
 
@@ -1617,12 +1693,11 @@ msgstr "Hiba a DIB k
 msgid "Error reading config options."
 msgstr "Hiba a konfigurációs beállítások olvasásakor."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Hiba a felhasználói konfigurációs beállítások elmentésekor."
 
-#: ../src/mac/carbon/mpthread.cpp:482
-#: ../src/mac/carbon/thread.cpp:672
+#: ../src/mac/carbon/mpthread.cpp:482 ../src/mac/carbon/thread.cpp:672
 msgid "Error while waiting on semaphore"
 msgstr "Hiba történt a semaforra várakozás során"
 
@@ -1630,7 +1705,7 @@ msgstr "Hiba t
 msgid "Error: "
 msgstr "Hiba: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Eszperantó (ISO-8859-3)"
 
@@ -1638,7 +1713,7 @@ msgstr "Eszperant
 msgid "Estimated time : "
 msgstr "A becsült idõ : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "Végrehajtható fájlok (*.exe)|*.exe|Minden fájl (*.*)|*.*||"
 
@@ -1647,12 +1722,12 @@ msgstr "V
 msgid "Execution of command '%s' failed"
 msgstr "Nem sikerült végrehajtani a(z) '%s' parancsot"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Nem sikerült végrehajtani a(z) '%s' parancsot, hibakód: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 hüvelyk"
 
@@ -1674,12 +1749,14 @@ msgstr "'='-et v
 msgid "Expected 'char' while parsing resource."
 msgstr "'char'-t vártam az erõforrás értelmezése során. "
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
-msgid "Exporting registry key: file \"%s\" already exists and won't be overwritten."
-msgstr "Registry kulcs exportálás: a fájl \"%s\" már létezik és nem írom felül."
+msgid ""
+"Exporting registry key: file \"%s\" already exists and won't be overwritten."
+msgstr ""
+"Registry kulcs exportálás: a fájl \"%s\" már létezik és nem írom felül."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Kiterjesztett japán Unix kódlap (EUC-JP)"
 
@@ -1688,7 +1765,7 @@ msgstr "Kiterjesztett jap
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Nem sikerült kifejteni  '%s'-t '%s'-be"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Nem sikerült %s a(z) %s telefonos kapcsolatban"
@@ -1697,7 +1774,7 @@ msgstr "Nem siker
 msgid "Failed to access lock file."
 msgstr "Nem sikerült elérni a lakat fájlt."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Nem sikerült %luKb tárterületet foglalni a memóriatérkép adatoknak."
@@ -1724,39 +1801,43 @@ msgstr "Nem siker
 msgid "Failed to close the clipboard."
 msgstr "Nem sikerült lezárni a vágólapot."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
-msgstr "Nem sikerült létrehozni a kapcsolatot: hiányzik a felhasználói név vagy a jelszó."
+msgstr ""
+"Nem sikerült létrehozni a kapcsolatot: hiányzik a felhasználói név vagy a "
+"jelszó."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
-msgstr "Nem sikerült létrehozni a kapcsolatot: nincs tárcsázható szolgáltató (ISP)."
+msgstr ""
+"Nem sikerült létrehozni a kapcsolatot: nincs tárcsázható szolgáltató (ISP)."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Nem sikerült lemásolni a(z) '%s' registry bejegyzést"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
-msgstr "Nem sikerült lemásolni a(z) '%s' registry kulcs tartalmát a(z) '%s'-be."
+msgstr ""
+"Nem sikerült lemásolni a(z) '%s' registry kulcs tartalmát a(z) '%s'-be."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Nem sikerült lemásolni a(z) '%s' fájlt  '%s'-be."
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Nem tudtam a(z) '%s' registry kulcsot '%s'-re átmásolni."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Nem sikerült létrehozni a DDE láncot"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Nem sikerült létrehozni az MDI szülõ keretet."
 
@@ -1772,12 +1853,13 @@ msgstr "Nem siker
 msgid "Failed to create an anonymous pipe"
 msgstr "Nem sikerült lérehozni a névtelen csövet."
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
-msgstr "Nem sikerült kapcsolatot létrehozni a '%s' kiszolgálóval a '%s' témában"
+msgstr ""
+"Nem sikerült kapcsolatot létrehozni a '%s' kiszolgálóval a '%s' témában"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Nem sikerült lérehozni egér mutatót."
 
@@ -1796,7 +1878,7 @@ msgstr "Nem siker
 msgid "Failed to create directory %s/mime-info."
 msgstr "Nem tudtam létrehozni a(z) %s/mime-info könyvtárat."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1813,15 +1895,16 @@ msgstr "Nem tudtam l
 #: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
-msgstr "Nem sikerült létrehozni a keresés-helyettesítés párbeszéd ablakot (hibakód : %d) "
+msgstr ""
+"Nem sikerült létrehozni a keresés-helyettesítés párbeszéd ablakot (hibakód : "
+"%d) "
 
 #: ../src/html/winpars.cpp:549
 #, c-format
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Nem sikerült a HTML dokumentumot %s kódolással megjeleníteni"
 
-#: ../src/mac/carbon/clipbrd.cpp:189
-#: ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Nem sikerült kiüríteni a vágólapot."
@@ -1830,22 +1913,21 @@ msgstr "Nem siker
 msgid "Failed to enumerate video modes"
 msgstr "Nem sikerült megszámlálni a video módokat."
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Nem sikerült létrehozni tanácsadói kapcsolatot a DDE kiszolgálóval"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Nem sikerült létrehozni a telefonos kapcsolatot: %s"
 
-#: ../src/unix/utilsunx.cpp:491
-#: ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Nem sikerült végrehajtani '%s'-t\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "Nem sikerült a curl-t végrehajtani, kérem tegye elérhetõvé a PATH-on."
 
@@ -1876,13 +1958,12 @@ msgstr ""
 "Nem találom a(z) %s erõforrást.\n"
 "Elfelejtette használni wxResourceLoadBitmapData-t?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Nem kaptam meg a(z) %s ISP(szolgáltató) neveket"
 
-#: ../src/mac/carbon/clipbrd.cpp:138
-#: ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Nem tudtam a vágólap adatot elõvenni."
 
@@ -1890,20 +1971,11 @@ msgstr "Nem tudtam a v
 msgid "Failed to get data from the clipboard"
 msgstr "Nem kaptam a vágólapról adatokat"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"Nem kaptam meg a veremtár nyomkövetést:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Nem kaptam meg a helyi rendszer idõt."
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Nem sikerült létrehozni a munkakönyvtárat."
 
@@ -1915,7 +1987,7 @@ msgstr "Nem siker
 msgid "Failed to initialize MS HTML Help."
 msgstr "Nem sikerült elindítani az MS HTML súgót."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Nem tudom elindítani az OpenGLt."
 
@@ -1925,10 +1997,14 @@ msgid "Failed to inspect the lock file '%s'"
 msgstr "Nem sikerült megvizsgálni a(z) '%s' lezáró fájlt."
 
 #: ../src/unix/threadpsx.cpp:897
-msgid "Failed to join a thread, potential memory leak detected - please restart the program"
-msgstr "Nem tudtam a szálhoz csatlakozni, valószínûleg memória lyukat találtam - kérem indítsa újra a programot"
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+"Nem tudtam a szálhoz csatlakozni, valószínûleg memória lyukat találtam - "
+"kérem indítsa újra a programot"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Nem tudtam megölni a '%d' folyamatot."
@@ -1967,7 +2043,7 @@ msgstr "Nem siker
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Nem sikerült megtalálni '%s'-t  a(z) '%s' szabályos kifejezésben."
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Nem sikerült módosítani a(z) idõket '%s'-re."
@@ -1998,7 +2074,7 @@ msgstr "Nem tudtam adatokat tenni a v
 msgid "Failed to read PID from lock file."
 msgstr "Nem sikerült elolvasni a PID-t a lakat fájlból."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Nem tudtam átirányítani a gyermek processz be/kimenetét."
 
@@ -2006,12 +2082,12 @@ msgstr "Nem tudtam 
 msgid "Failed to redirect the child process IO"
 msgstr "Nem tudtam átirányítani a gyermek processz be/kimenetét"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Nem tudtam regisztrálni a(z) '%s' DDE kiszolgálót"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "Nem tudom regisztrálani az OpenGL ablak osztályt."
 
@@ -2023,7 +2099,8 @@ msgstr "Nem eml
 #: ../src/common/debugrpt.cpp:220
 #, c-format
 msgid "Failed to remove debug report file \"%s\""
-msgstr "Nem tudom eltávolítani a(z) '%s' hibekeresési jelentést tartalmazó fájlt."
+msgstr ""
+"Nem tudom eltávolítani a(z) '%s' hibekeresési jelentést tartalmazó fájlt."
 
 #: ../src/unix/snglinst.cpp:327
 #, c-format
@@ -2035,12 +2112,12 @@ msgstr "Nem tudom elt
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Nem tudtam eltávolítani az elavult  '%s' lakat fájlt."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Nem tudtam a(z) '%s' registry értéket '%s'-re átnevezni."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Nem tudtam a(z) '%s' registry kulcsot '%s'-re átnevezni."
@@ -2049,12 +2126,12 @@ msgstr "Nem tudtam a(z) '%s' registry kulcsot '%s'-re 
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Nem tudtam adatot elõvenni a vágólapról."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Nem sikerült helyrehozni a fájl idõket '%s'-re."
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Nem sikerült értelmezni a RAS hibaüzenet szövegét."
 
@@ -2062,12 +2139,12 @@ msgstr "Nem siker
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Nem tudtam meghatározni a támogatott vágólap formátumokat."
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Nem tudtam elmenteni a bittérképet a(z)  '%s' fájlba."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Nem sikerült DDE tanácsot küldeni."
 
@@ -2089,8 +2166,7 @@ msgstr "Nem lehet be
 msgid "Failed to set temporary file permissions"
 msgstr "Nem tudtam az átmeneti fájl engedélyeit beállítani."
 
-#: ../src/unix/threadpsx.cpp:1245
-#: ../src/unix/threadpsx.cpp:1256
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Nem tudtam a(z) %d szál prioritást beállítani."
@@ -2100,22 +2176,21 @@ msgstr "Nem tudtam a(z) %d sz
 msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Nem tudtam a '%s' képet a VFS memóriába tárolni!"
 
-#: ../src/mac/carbon/mpthread.cpp:1273
-#: ../src/mac/carbon/thread.cpp:1465
+#: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
 #: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Nem tudtam befejezni a szálat."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Nem tudtam befejezni a tanácskozási ciklust a DDE kiszolgálóval."
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Nem tudtam befejezni a(z) %s telefon kapcsolatot."
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Nem sikerült megérinteni a(z) '%s't."
@@ -2125,16 +2200,16 @@ msgstr "Nem siker
 msgid "Failed to unlock lock file '%s'"
 msgstr "Nem sikerült felnyitni a(z) '%s'  lakat fájlt."
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Nem tudtam a(z) '%s' DDE kiszolgáló regisztrációját megszüntetni."
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Nem tudom frissíteni a felhasználó konfigurációs fájlját."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Nem sikerült létrehozni a hibakeresõ jelentéstt (hibakód : %d) "
@@ -2144,7 +2219,7 @@ msgstr "Nem siker
 msgid "Failed to write to lock file '%s'"
 msgstr "Nem sikerült írni a(z) '%s' lakat fájlba."
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Végzetes hiba"
 
@@ -2161,13 +2236,12 @@ msgstr "F
 msgid "File %s does not exist."
 msgstr "A(z) '%s' file nem létezik."
 
-#: ../src/generic/filedlgg.cpp:1321
-#: ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "A(z) '%s file már létezik, valóban  felül akarja írni?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2178,22 +2252,29 @@ msgstr "A(z) '%s file m
 msgid "File couldn't be loaded."
 msgstr "A fájlt nem tudtam betölteni."
 
-#: ../src/common/docview.cpp:571
-#: ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Fájl hiba"
 
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Már van ilyen nevû fájl."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Fájl"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Fájlok (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Fájl"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Keres"
@@ -2206,7 +2287,7 @@ msgstr "Nem sk
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Rögzített méretû betû.<br> <b>bold</b> <i>dõlt</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 hüvelyk"
 
@@ -2214,7 +2295,7 @@ msgstr "Folio, 8 1/2 x 13 h
 msgid "Font size:"
 msgstr "Jelkészlet mérete:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "A folyamat elágaztatása nem sikerült"
 
@@ -2265,11 +2346,11 @@ msgstr "GTK+ b
 msgid "Generic PostScript"
 msgstr "Generikus PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Német bírósági leporelló, 8 1/2 x 13 hüvelyk"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Német standard leporelló, 8 1/2 x 12 hüvelyk"
 
@@ -2297,25 +2378,23 @@ msgstr "Menj el
 msgid "Go one level up in document hierarchy"
 msgstr "Menj a dokumentum hierarchia eggyel magasabb szintjére"
 
-#: ../src/generic/dirdlgg.cpp:147
-#: ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Menj a saját (hon) könyvtárba"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Menj a szülõ könyvtárba"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Meghatározott oldalra"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Görög (ISO-8859-7)"
 
-#: ../src/common/zstream.cpp:72
-#: ../src/common/zstream.cpp:209
+#: ../src/common/zstream.cpp:72 ../src/common/zstream.cpp:209
 msgid "Gzip not supported by this version of zlib"
 msgstr "A zlib ezen változata nem támogatja gzip-et"
 
@@ -2332,14 +2411,11 @@ msgstr "A(z) %s horgony nem l
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML fájlok (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Héber (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523
-#: ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337
-#: ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Súgó"
 
@@ -2347,8 +2423,7 @@ msgstr "S
 msgid "Help Browser Options"
 msgstr "Súgó Böngészõ beállítások"
 
-#: ../src/generic/helpext.cpp:442
-#: ../src/generic/helpext.cpp:443
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Súgó tartalomjegyzék"
 
@@ -2369,15 +2444,15 @@ msgstr "S
 msgid "Help: %s"
 msgstr "Súgó: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Haza"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Saját könyvtár"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2385,12 +2460,9 @@ msgstr "I64"
 msgid "ICO: Error in reading mask DIB."
 msgstr "ICO: Hiba a DIB maszk olvasásakor."
 
-#: ../src/common/imagbmp.cpp:1048
-#: ../src/common/imagbmp.cpp:1107
-#: ../src/common/imagbmp.cpp:1116
-#: ../src/common/imagbmp.cpp:1127
-#: ../src/common/imagbmp.cpp:1171
-#: ../src/common/imagbmp.cpp:1181
+#: ../src/common/imagbmp.cpp:1048 ../src/common/imagbmp.cpp:1107
+#: ../src/common/imagbmp.cpp:1116 ../src/common/imagbmp.cpp:1127
+#: ../src/common/imagbmp.cpp:1171 ../src/common/imagbmp.cpp:1181
 #: ../src/common/imagbmp.cpp:1190
 msgid "ICO: Error writing the image file!"
 msgstr "ICO: Hiba a kép írásakor!"
@@ -2429,7 +2501,7 @@ msgstr "IFF: ismeretlen hiba!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Nem találom a(z) '%s'  ikon erõforrás leírást."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -2437,17 +2509,20 @@ msgstr ""
 "Ha van erre a hibára vonatkozó egyéb információja,\n"
 "kérem írja be ide és azt a jelentéshez csatolom:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
-"If you wish to suppress this debug report completely, please choose the \"Cancel\" button,\n"
+"If you wish to suppress this debug report completely, please choose the "
+"\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
-"Ha teljesen mellõzni akarja ennek a hibajavítási jelentésnek az elküldését, kérem válassza a \"Mégsem\" gombot,\n"
-"de kérem vegye figyelembe hogy ez hátráltathatja a program fejlesztését, tehát\n"
+"Ha teljesen mellõzni akarja ennek a hibajavítási jelentésnek az elküldését, "
+"kérem válassza a \"Mégsem\" gombot,\n"
+"de kérem vegye figyelembe hogy ez hátráltathatja a program fejlesztését, "
+"tehát\n"
 "ha csak lehetséges, kérem folytassa a jelentés elõállítását.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Nem írom be a \"%s\" értéket a \"%s\" kulcsba."
@@ -2468,43 +2543,46 @@ msgstr "A ConstructObject m
 msgid "Illegal Parameter Count for Create Method"
 msgstr "A Create módszer hibás paraméter számot kapott"
 
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Hibás könyvtár név."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Hibás fájl meghatározás."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "A kép és a maszk mérete különbözõ."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "A kép nem %d típusú."
 
 #: ../src/msw/textctrl.cpp:361
-msgid "Impossible to create a rich edit control, using simple text control instead. Please reinstall riched32.dll"
-msgstr "Nem tudok formázott szövegkontrollt készíteni, egyszerû szövegkontrollt használok helyette. Kérem installálja újra a riched32.dll fájlt"
+msgid ""
+"Impossible to create a rich edit control, using simple text control instead. "
+"Please reinstall riched32.dll"
+msgstr ""
+"Nem tudok formázott szövegkontrollt készíteni, egyszerû szövegkontrollt "
+"használok helyette. Kérem installálja újra a riched32.dll fájlt"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Nem kapom meg a gyermek processz bemenetét."
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Nem kapom meg a '%s' fájl engedélyeit."
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Nem sikerült felülírni ni a(z) '%s' fájlt."
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Nem lehet beállítani a  '%s' fájl engedélyeit."
@@ -2517,19 +2595,23 @@ msgstr "Bekezd
 msgid "Index"
 msgstr "Tartalom mutató"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indiai  (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Belsõ hiba, hibás wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Hibás TIFF kép index."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Érvénytelen '%s' erõforrás: nincs 'resource' csomópont."
@@ -2549,8 +2631,7 @@ msgstr "Hib
 msgid "Invalid lock file '%s'."
 msgstr "Hibás a(z) '%s' lakat fájl."
 
-#: ../src/common/xtistrm.cpp:365
-#: ../src/common/xtistrm.cpp:380
+#: ../src/common/xtistrm.cpp:365 ../src/common/xtistrm.cpp:380
 msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
 msgstr "Érvénytelen vagy Null Object ID-t kapott GetObjectClassInfo"
 
@@ -2567,7 +2648,7 @@ msgstr "Hib
 msgid "Italic"
 msgstr "Dõlt"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Olasz boríték, 110 x 230 mm"
 
@@ -2579,24 +2660,75 @@ msgstr "JPEG: nem tudtam bet
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Nem tudtam elmenteni a képet."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Jóváhagyva"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
-#: ../src/generic/prntdlgg.cpp:609
-#: ../src/generic/prntdlgg.cpp:867
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Tájkép"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 hüvelyk"
 
@@ -2604,15 +2736,44 @@ msgstr "Ledger, 17 x 11 h
 msgid "Left margin (mm):"
 msgstr "Bal margó (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Jogi, 8 1/2 x 14 hüvelyk"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Jogi, 8 1/2 x 14 hüvelyk"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Levél, 8 1/2 x 11 hüvelyk"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Levél, 8 1/2 x 11 hüvelyk"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Levél, 8 1/2 x 11 hüvelyk"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Kisméretû levél, 8 1/2 x 11 hüvelyk"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Levél, 8 1/2 x 11 hüvelyk"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Levél, 8 1/2 x 11 hüvelyk"
 
@@ -2633,14 +2794,6 @@ msgstr "A(z) %s f
 msgid "Loading : "
 msgstr "Betöltés : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "A szürke  Ascii PNM kép betöltése még nincs implementálva."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "A szürke nyers PNM kép betöltése még nincs implementálva."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2651,13 +2804,12 @@ msgstr "A(z) '%s' lez
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "A(z) '%s' lezáró file hozzáférése hibás."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "A naplót a(z) '%s' fájl-ba mentettem."
 
-#: ../include/wx/xti.h:501
-#: ../include/wx/xti.h:505
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "A hosszú átalakításokat nem támogatom"
 
@@ -2670,10 +2822,14 @@ msgid "MP Thread Support is not available on this System"
 msgstr "Nincs MP szál támogatás ezen a rendszeren"
 
 #: ../src/msw/helpchm.cpp:60
-msgid "MS HTML Help functions are unavailable because the MS HTML Help library is not installed on this machine. Please install it."
-msgstr "A MS HTML funkciók nem használhatók, mert a MS HTML Help könyvtár nincs installálva ezen a gépen. Kérem installálja."
+msgid ""
+"MS HTML Help functions are unavailable because the MS HTML Help library is "
+"not installed on this machine. Please install it."
+msgstr ""
+"A MS HTML funkciók nem használhatók, mert a MS HTML Help könyvtár nincs "
+"installálva ezen a gépen. Kérem installálja."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ximalizál"
 
@@ -2699,7 +2855,7 @@ msgstr "Menu"
 msgid "Metal theme"
 msgstr "Fém bõr"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimalizál"
 
@@ -2717,11 +2873,16 @@ msgstr "A %ix%i-%i m
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Módosítva"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Birodalmi boríték, 3 7/8 x 7 1/2 hüvelyk"
 
@@ -2733,11 +2894,11 @@ msgstr "Mozgasd lefel
 msgid "Move up"
 msgstr "Vidd &feljebb"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Név"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Új könyvtár"
 
@@ -2745,10 +2906,8 @@ msgstr "
 msgid "New item"
 msgstr "Új bejegyzés"
 
-#: ../src/generic/dirdlgg.cpp:318
-#: ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615
-#: ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "ÚjNév"
 
@@ -2760,11 +2919,9 @@ msgstr "K
 msgid "Next page"
 msgstr "Következõ oldal"
 
-#: ../src/mac/carbon/msgdlg.cpp:60
-#: ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58
-#: ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nem"
 
@@ -2786,7 +2943,8 @@ msgstr "Nem tal
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
 "but an alternative encoding '%s' is available.\n"
-"Do you want to use this encoding (otherwise you will have to choose another one)?"
+"Do you want to use this encoding (otherwise you will have to choose another "
+"one)?"
 msgstr ""
 "Nem találtam jelkészletet a(z) '%s' kódoláshoz,\n"
 "de a vagylagos '%s' kódolás elérhetõ.\n"
@@ -2803,25 +2961,22 @@ msgstr ""
 "Szeretne választani egy jelkészletet ehhez a kódoláshoz\n"
 "(különben az e kódolással készített szöveg nem jelezhetõ ki helyesen)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "A '%s', class '%s' XML csomóponthoz nem találtam meghajtót!"
 
-#: ../src/common/image.cpp:1482
-#: ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Ilyen típusú képhez nem találtam kezelõt."
 
-#: ../src/common/image.cpp:1490
-#: ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "%d  típusú képhez nincs kezelõ meghatározva."
 
-#: ../src/common/image.cpp:1551
-#: ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "%s  típusú képhez nincs kezelõ meghatározva."
@@ -2834,21 +2989,19 @@ msgstr "M
 msgid "No sound"
 msgstr "Nincs hang"
 
-#: ../src/common/image.cpp:1177
-#: ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "A képben nincs maszkolva nem használt szín."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "A képben nincs nem használt szín."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Északi (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:232
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normál"
 
@@ -2860,13 +3013,12 @@ msgstr "Norm
 msgid "Normal font:"
 msgstr "Normál jelkészlet:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Feljegyzés, 8 1/2 x 11 hüvelyk"
 
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
-#: ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
 msgid "OK"
 msgstr "Igen"
 
@@ -2874,25 +3026,21 @@ msgstr "Igen"
 msgid "Objects must have an id attribute"
 msgstr "Az objektumoknak id jellemzúvel is rendelkezniük kell"
 
-#: ../src/common/docview.cpp:1282
-#: ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Fájl megnyitás"
 
-#: ../src/html/helpfrm.cpp:673
-#: ../src/html/helpfrm.cpp:1579
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Nyisd meg a HTML dokumentumot"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "A(z) \"%s\" fájl megnyitása"
 
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Ez a mûvelet nincs megengedve."
 
@@ -2911,18 +3059,15 @@ msgstr "A(z) '%s' be
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "A(z) '%s' beállítása: '%s' nem alakítható át dátummá."
 
-#: ../src/generic/dirdlgg.cpp:118
-#: ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Lehetõségek"
 
-#: ../src/generic/prntdlgg.cpp:611
-#: ../src/generic/prntdlgg.cpp:868
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Irányultság"
 
-#: ../src/common/imagpcx.cpp:462
-#: ../src/common/imagpcx.cpp:485
+#: ../src/common/imagpcx.cpp:462 ../src/common/imagpcx.cpp:485
 msgid "PCX: couldn't allocate memory"
 msgstr "PCX: nem tudtam memóriát foglalni"
 
@@ -2938,8 +3083,7 @@ msgstr "PCX: 
 msgid "PCX: this is not a PCX file."
 msgstr "PCX: ez nem PCX fájl."
 
-#: ../src/common/imagpcx.cpp:464
-#: ../src/common/imagpcx.cpp:486
+#: ../src/common/imagpcx.cpp:464 ../src/common/imagpcx.cpp:486
 msgid "PCX: unknown error !!!"
 msgstr "PCX: ismeretlen hiba !!!"
 
@@ -2947,24 +3091,149 @@ msgstr "PCX: ismeretlen hiba !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: túl alacsony verziószám"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: nem tudtam memóriát foglalni."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Azonosítalan fájl formátum."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: A fájl csonkítottnak tûnik."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Boríték, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Boríték, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Boríték, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Boríték, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Boríték, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Boriték, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Boríték, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Boriték, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL Boríték,  110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Boríték, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL Boríték,  110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Boríték, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Boríték, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Boríték, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Boriték, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Boríték, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Boríték, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Boríték, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Boríték, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Boríték, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "%d. oldal"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "%d. oldal (%d-bõl)"
@@ -2973,8 +3242,7 @@ msgstr "%d. oldal (%d-b
 msgid "Page Setup"
 msgstr "Oldal beállítás"
 
-#: ../src/common/prntbase.cpp:451
-#: ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Oldal beállítás "
 
@@ -2982,14 +3250,12 @@ msgstr "Oldal be
 msgid "Pages"
 msgstr "Oldalak"
 
-#: ../src/generic/prntdlgg.cpp:800
-#: ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
 #: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Papír méret"
 
-#: ../src/generic/prntdlgg.cpp:598
-#: ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
 #: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Papír méret"
@@ -3002,12 +3268,11 @@ msgstr "SetObject m
 msgid "Passing a already registered object to SetObjectName"
 msgstr "SetObjectName már regisztrált objektumot kapott"
 
-#: ../src/common/xtistrm.cpp:436
-#: ../src/common/xtistrm.cpp:656
+#: ../src/common/xtistrm.cpp:436 ../src/common/xtistrm.cpp:656
 msgid "Passing an unkown object to GetObject"
 msgstr "GetObject ismeretlen objektumot kapott"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Jogosultságok"
 
@@ -3019,7 +3284,7 @@ msgstr "A cs
 msgid "Please choose a valid font."
 msgstr "Kérem válasszon egy érvényes jelkészletet."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Kérem válasszon egy létezõ fájlt."
 
@@ -3027,11 +3292,11 @@ msgstr "K
 msgid "Please choose the page to display:"
 msgstr "Kérem válassza ki a látni kívánt oldalt:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Kérem válassza ki, melyik szolgáltatóhoz (ISP) akar kapcsolódni."
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3046,8 +3311,7 @@ msgstr ""
 msgid "Please wait while printing\n"
 msgstr "Kérem várjon amíg nyomtatok\n"
 
-#: ../src/generic/prntdlgg.cpp:608
-#: ../src/generic/prntdlgg.cpp:866
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Álló"
 
@@ -3055,8 +3319,7 @@ msgstr "
 msgid "PostScript file"
 msgstr "PostScript fájl"
 
-#: ../src/generic/fontdlgg.cpp:348
-#: ../src/html/helpfrm.cpp:1235
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Elõkép:"
 
@@ -3064,20 +3327,17 @@ msgstr "El
 msgid "Previous page"
 msgstr "Elõzõ oldal"
 
-#: ../src/common/prntbase.cpp:393
-#: ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151
-#: ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Nyomtatás"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Nyomtatási kép"
 
-#: ../src/common/prntbase.cpp:1199
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Nyomtatási kép hiba"
 
@@ -3097,7 +3357,7 @@ msgstr "Sz
 msgid "Print previe&w"
 msgstr "Nyomtatási &kép"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Nyomtatási elõ&kép"
 
@@ -3137,8 +3397,7 @@ msgstr "Nyomtat
 msgid "Printer:"
 msgstr "Nyomtató:"
 
-#: ../src/common/prntbase.cpp:310
-#: ../src/common/prntbase.cpp:531
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Nyomtatás"
 
@@ -3155,25 +3414,27 @@ msgstr "A(z) %d. oldalt nyomtatom..."
 msgid "Printing..."
 msgstr "Nyomtatás..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
-msgid "Processing debug report has failed, leaving the files in \"%s\" directory."
-msgstr "A hibakeresési jelentés feldolgozása nem sikerült, a fájlokat a(z) \"%s\" könyvtárban hagytam."
+msgid ""
+"Processing debug report has failed, leaving the files in \"%s\" directory."
+msgstr ""
+"A hibakeresési jelentés feldolgozása nem sikerült, a fájlokat a(z) \"%s\" "
+"könyvtárban hagytam."
 
 #: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "A program rendellenesen fejezõdött be."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Kérdés"
 
-#: ../src/common/ffile.cpp:125
-#: ../src/common/ffile.cpp:144
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Olvasási hiba a(z) '%s' fájlban"
@@ -3182,7 +3443,7 @@ msgstr "Olvas
 msgid "Ready"
 msgstr "Kész"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "A ref=\"%s\" számmal hivatkozott objektum csomópontot nem találom!"
@@ -3191,17 +3452,17 @@ msgstr "A ref=\"%s\" sz
 msgid "Refresh"
 msgstr "Frissíts"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Már létezik a(z) '%s' registry kulcs."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "A(z) '%s' registry kulcs még nem létezik, nem tudom átnevezni."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3212,7 +3473,7 @@ msgstr ""
 "annak törlése használhatatlanná teszi az Ön rendszerét:\n"
 "a mûveletet nem hajtom végre."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Már létezik a(z) '%s' registry érték."
@@ -3233,10 +3494,11 @@ msgstr "T
 msgid "Remove current page from bookmarks"
 msgstr "Töröld ezt az oldalt a könyvjelzõk közül"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
-msgstr "A \"%s\" renderer  verziója %d.%d nem megfelelõ és ezért nem lehet betölteni."
+msgstr ""
+"A \"%s\" renderer  verziója %d.%d nem megfelelõ és ezért nem lehet betölteni."
 
 #: ../src/common/stockitem.cpp:117
 msgid "Rep&lace"
@@ -3250,7 +3512,7 @@ msgstr "Helyettes
 msgid "Replace with:"
 msgstr "Helyette:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Az erõforrás fájloknak azonos verziószámúaknak kell lenniük!"
 
@@ -3266,7 +3528,7 @@ msgstr "Jobb marg
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Mentés"
 
@@ -3283,7 +3545,7 @@ msgstr "&Ment
 msgid "Save as"
 msgstr "Mentés másként"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Mentsd a napló tartalmát fájlba"
 
@@ -3291,14 +3553,17 @@ msgstr "Mentsd a napl
 msgid "Script"
 msgstr "Script"
 
-#: ../src/html/helpfrm.cpp:536
-#: ../src/html/helpfrm.cpp:551
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Keresés"
 
 #: ../src/html/helpfrm.cpp:538
-msgid "Search contents of help book(s) for all occurences of the text you typed above"
-msgstr "Keresd meg a fentebb beírt szöveg valamennyi elõfordulását a súgó könyv(ek)ben"
+msgid ""
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
+msgstr ""
+"Keresd meg a fentebb beírt szöveg valamennyi elõfordulását a súgó könyv(ek)"
+"ben"
 
 #: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
@@ -3316,7 +3581,7 @@ msgstr "Keres
 msgid "Searching..."
 msgstr "Keresek..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Szakaszok"
 
@@ -3328,24 +3593,30 @@ msgstr "Keres
 #: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
-msgstr "Keresési hiba a(z) '%s' fájlban (a nagy fájlokat nem támogatja a stdio)"
+msgstr ""
+"Keresési hiba a(z) '%s' fájlban (a nagy fájlokat nem támogatja a stdio)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Válassz ki &minden fájlt"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Válasszon dokumentum mintát"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Válasszon dokumentum nézetet"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Válasszon fájlt"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Szakaszok"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3359,9 +3630,11 @@ msgstr "GetProperty h
 msgid "Setup..."
 msgstr "Beállítás..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
-msgstr "Több aktív telefonkapcsolatot találtam, az egyiket véletlenszerûen kiválasztom."
+msgstr ""
+"Több aktív telefonkapcsolatot találtam, az egyiket véletlenszerûen "
+"kiválasztom."
 
 #: ../src/html/helpfrm.cpp:493
 msgid "Show all"
@@ -3371,12 +3644,11 @@ msgstr "Mutatsd mindet"
 msgid "Show all items in index"
 msgstr "Mutasd meg a tartalom mutató valamennyi elemét"
 
-#: ../src/generic/dirdlgg.cpp:114
-#: ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Mutasd meg a rejtett könyvtárokat"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Mutasd meg a rejtett fájlokat"
 
@@ -3384,17 +3656,15 @@ msgstr "Mutasd meg a rejtett f
 msgid "Show/hide navigation panel"
 msgstr "Bemutatja/elrejti az irányító elemeket"
 
-#: ../src/generic/fontdlgg.cpp:353
-#: ../src/generic/fontdlgg.cpp:355
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr "Betûkészlet elõkép bemutatás"
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Méret"
 
-#: ../src/generic/progdlgg.cpp:222
-#: ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
 #: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr "Ugrás"
@@ -3407,9 +3677,7 @@ msgstr "Ferde"
 msgid "Sorry, could not open this file for saving."
 msgstr "Sajnálom, nem tudtam megnyitni a fájlt mentésre."
 
-#: ../src/common/docview.cpp:613
-#: ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Sajnálom, nem tudtam megnyitni ezt a fájlt."
 
@@ -3417,16 +3685,15 @@ msgstr "Sajn
 msgid "Sorry, could not save this file."
 msgstr "Sajnálom, nem tudtam elmenteni ezt a fájlt."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Sajnálom, nincs elég memória az elõkép létrehozásához."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Sajnálom, a nyomtatási elõképhez állítson be egy nyomtatót."
 
-#: ../src/common/docview.cpp:1281
-#: ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Sajnálom, ezt a fájl formátumot nem ismerem."
 
@@ -3439,7 +3706,7 @@ msgstr "A hang adat ismeretlen form
 msgid "Sound file '%s' is in unsupported format."
 msgstr "A(z) '%s' hang fájl ismeretlen formátumban van."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Bejelentés, 5 1/2 x 8 1/2 hüvelyk"
 
@@ -3447,57 +3714,78 @@ msgstr "Bejelent
 msgid "Status:"
 msgstr "Állapot:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Állapot: "
 
 #: ../src/common/xtistrm.cpp:253
 msgid "Streaming delegates for not already streamed objects not yet supported"
-msgstr "Küldemények soros tárolása még nem sorosított objektumok számára még nem támogatott"
+msgstr ""
+"Küldemények soros tárolása még nem sorosított objektumok számára még nem "
+"támogatott"
 
-#: ../src/msw/colour.cpp:38
-#: ../src/palmos/colour.cpp:38
+#: ../src/msw/colour.cpp:38 ../src/palmos/colour.cpp:38
 #, c-format
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "Szöveget színné: Helytelen szín meghatározás '%s'"
 
-#: ../include/wx/xti.h:428
-#: ../include/wx/xti.h:432
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "Szöveg átalakítást nem támogatok"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
-msgstr "A(z) '%s' alosztályt nem találtama(z) '%s' erõforráshoz, nem tudom használni!"
+msgstr ""
+"A(z) '%s' alosztályt nem találtama(z) '%s' erõforráshoz, nem tudom használni!"
+
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
 
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Svájci"
 
-#: ../src/common/imagtiff.cpp:232
-#: ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Nem tudtam memóriát foglalni."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Hiba a kép betöltésekor."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Hiba a kép olvasásakor."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Hiba a kép elmentésekor."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Hiba a kép írásakor."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 hüvelyk"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 hüvelyk"
 
@@ -3505,11 +3793,11 @@ msgstr "Tabloid, 11 x 17 h
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Minták"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3537,7 +3825,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "A(z) '%d' vágólap formátum nem létezik."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3546,7 +3834,7 @@ msgstr ""
 "A '%s' könyvtár nem létezik.\n"
 "Létrehozzam most?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3555,7 +3843,7 @@ msgstr ""
 "A(z) '%s' fájlt nem sikerült megyitni.\n"
 "A legutóbb használt fájlok listájáról is el van távolítva."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3564,28 +3852,23 @@ msgstr ""
 "A(z) '%s' fájl nem létezik és nem nyitható meg.\n"
 "A legutóbb használt fájlok listájáról is el van távolítva."
 
-#: ../src/generic/fontdlgg.cpp:316
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "A betûkészlet színe."
 
-#: ../src/generic/fontdlgg.cpp:277
-#: ../src/generic/fontdlgg.cpp:279
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr "A betûkészlet családja."
 
-#: ../src/generic/fontdlgg.cpp:328
-#: ../src/generic/fontdlgg.cpp:330
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 msgid "The font point size."
 msgstr "A jelkészlet mérete."
 
-#: ../src/generic/fontdlgg.cpp:288
-#: ../src/generic/fontdlgg.cpp:290
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr "A betûkészlet stílusa."
 
-#: ../src/generic/fontdlgg.cpp:299
-#: ../src/generic/fontdlgg.cpp:301
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr "A betûkészlet hangsúlya."
 
@@ -3594,12 +3877,14 @@ msgstr "A bet
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "A(z) '%s' útvonal túl sok \"..\"-t tartalmaz!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
-"The report contains the files listed below. If any of these files contain private information,\n"
+"The report contains the files listed below. If any of these files contain "
+"private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
-"A jelentés az alább felsorolt fájlokat tartalmazza. Ha a fájlok valamelyike magánjellegû információt tartalmaz,\n"
+"A jelentés az alább felsorolt fájlokat tartalmazza. Ha a fájlok valamelyike "
+"magánjellegû információt tartalmaz,\n"
 "szüntesse meg a kijelölését ls az nem fog szerepelni a jelentésben.\n"
 
 #: ../src/common/cmdline.cpp:883
@@ -3616,49 +3901,71 @@ msgstr "A sz
 msgid "The value for the option '%s' must be specified."
 msgstr "A(z) '%s' beállítás értékét meg kell adni."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
-msgid "The version of remote access service (RAS) installed on this machine is tooold, please upgrade (the following required function is missing: %s)."
-msgstr "Az ezen a gépre installált távoli hozzáférési lehetõség  (RAS) túl régi, kérem frissítsen (A(z) %s szükséges funkció hiányzik)."
+msgid ""
+"The version of remote access service (RAS) installed on this machine is "
+"tooold, please upgrade (the following required function is missing: %s)."
+msgstr ""
+"Az ezen a gépre installált távoli hozzáférési lehetõség  (RAS) túl régi, "
+"kérem frissítsen (A(z) %s szükséges funkció hiányzik)."
 
 #: ../src/html/htmprint.cpp:601
-msgid "There was a problem during page setup: you may need to set a default printer."
-msgstr "Az oldal beállításakor hiba történt: lehet hogy az alapértelmezett nyomtatót kellene beállítania."
+msgid ""
+"There was a problem during page setup: you may need to set a default printer."
+msgstr ""
+"Az oldal beállításakor hiba történt: lehet hogy az alapértelmezett nyomtatót "
+"kellene beállítania."
 
 #: ../src/msw/datectrl.cpp:109
-msgid "This system doesn't support date picker control, please upgrade your version of comctl32.dll"
-msgstr "Ez a rendszer nem támogatja a dátumkiolvasó egységet, kérem frissítse a comctl32.dll-t."
+msgid ""
+"This system doesn't support date picker control, please upgrade your version "
+"of comctl32.dll"
+msgstr ""
+"Ez a rendszer nem támogatja a dátumkiolvasó egységet, kérem frissítse a "
+"comctl32.dll-t."
 
-#: ../src/msw/thread.cpp:1204
-msgid "Thread module initialization failed: can not store value in thread local storage"
-msgstr "A szál modul inicializálása nem sikerült: nem tudok értéket tárolni a szál helyi tárolójába"
+#: ../src/msw/thread.cpp:1206
+msgid ""
+"Thread module initialization failed: can not store value in thread local "
+"storage"
+msgstr ""
+"A szál modul inicializálása nem sikerült: nem tudok értéket tárolni a szál "
+"helyi tárolójába"
 
 #: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
-msgstr "A szál modul inicializálása nem sikerült: nem sikerült a szálhoz kulcsot készíteni"
+msgstr ""
+"A szál modul inicializálása nem sikerült: nem sikerült a szálhoz kulcsot "
+"készíteni"
 
-#: ../src/msw/thread.cpp:1192
-msgid "Thread module initialization failed: impossible to allocate index in thread local storage"
-msgstr "A szál modul inicializálása nem sikerült: nem lehet indexet foglalni a szál helyi tárolájában"
+#: ../src/msw/thread.cpp:1194
+msgid ""
+"Thread module initialization failed: impossible to allocate index in thread "
+"local storage"
+msgstr ""
+"A szál modul inicializálása nem sikerült: nem lehet indexet foglalni a szál "
+"helyi tárolájában"
 
 #: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "A szál prioritás beállítását elhanyagoltam."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Csempék &Vízszintesen"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Csempék &Függõlegesen"
 
 #: ../src/common/ftp.cpp:635
 msgid "Timeout while waiting for FTP server to connect, try passive mode."
-msgstr "Idõkifutás az FTP kiszolgálóhoz való kapcsolódáskor, próbálja meg a passzív módot."
+msgstr ""
+"Idõkifutás az FTP kiszolgálóhoz való kapcsolódáskor, próbálja meg a passzív "
+"módot."
 
-#: ../src/msw/timer.cpp:116
-#: ../src/os2/timer.cpp:141
+#: ../src/msw/timer.cpp:116 ../src/os2/timer.cpp:141
 msgid "Timer creation failed."
 msgstr "Az idõzítés létrehozása nem sikerült"
 
@@ -3685,28 +3992,27 @@ msgstr "Fels
 #: ../src/common/fs_mem.cpp:205
 #, c-format
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
-msgstr "Megpróbáltam eltávolítani a(z) '%s' fájlt a VFS tárolóból, de nincs betöltve!"
+msgstr ""
+"Megpróbáltam eltávolítani a(z) '%s' fájlt a VFS tárolóból, de nincs betöltve!"
 
-#: ../src/common/sckaddr.cpp:146
-#: ../src/common/sckaddr.cpp:250
+#: ../src/common/sckaddr.cpp:146 ../src/common/sckaddr.cpp:250
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Megpróbáltam feloldani a NULL gazdagép nevet: feladom"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Török (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Típus"
 
-#: ../src/common/xtistrm.cpp:281
-#: ../src/common/xtixml.cpp:351
+#: ../src/common/xtistrm.cpp:281 ../src/common/xtixml.cpp:351
 #: ../src/common/xtixml.cpp:498
 msgid "Type must have enum - long conversion"
 msgstr "A típust enum-ról long-ra kell alakítani"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "USA standard leporelló, 14 7/8 x 11 hüvelyk"
 
@@ -3743,39 +4049,39 @@ msgstr "V
 msgid "Unexpected parameter '%s'"
 msgstr "Váratlan '%s' paraméter"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Ismeretlen DDE hiba %08x"
@@ -3788,7 +4094,7 @@ msgstr "GetObjectClassInfo ismeretlen objektumot kapott"
 msgid "Unknown dynamic library error"
 msgstr "Ismeretlen dinamikus könyvtár hiba"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Ismeretlen (%d) kódolás"
@@ -3803,13 +4109,12 @@ msgstr "A(z) %s f
 msgid "Unknown long option '%s'"
 msgstr "Ismeretlen hosszú opció '%s'"
 
-#: ../src/common/cmdline.cpp:608
-#: ../src/common/cmdline.cpp:629
+#: ../src/common/cmdline.cpp:608 ../src/common/cmdline.cpp:629
 #, c-format
 msgid "Unknown option '%s'"
 msgstr "Ismeretlen opció '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Ismererlen stílus jel"
 
@@ -3818,13 +4123,12 @@ msgstr "Ismererlen st
 msgid "Unkown Property %s"
 msgstr "Ismeretlen tulajdonság %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Páratlan '{' a(z) %s mime típus egyik elemében."
 
-#: ../src/common/cmdproc.cpp:261
-#: ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
 #: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Név nélküli parancs"
@@ -3834,10 +4138,8 @@ msgstr "N
 msgid "Unrecognized style %s while parsing resource."
 msgstr "%s: Ismeretlen stílus az erõforrás értelmezése során."
 
-#: ../src/mac/carbon/clipbrd.cpp:68
-#: ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:273
-#: ../src/msw/clipbrd.cpp:445
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Nem támogatott vágólap formátum."
 
@@ -3850,7 +4152,7 @@ msgstr "A(z) '%s' b
 msgid "Up"
 msgstr "Fel"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Használat: %s"
@@ -3863,15 +4165,15 @@ msgstr "
 msgid "Video Output"
 msgstr "Video kimenet"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "A fájlok bemutatása részletezve"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "A fájlok bemutatása lista szerûen"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Nézetek"
 
@@ -3887,20 +4189,21 @@ msgstr "Figyelmeztet
 msgid "Warning: "
 msgstr "Figyelmeztetés: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
-msgstr "Figyeleztetés: üres veremtárolóból próbál eltávolítani HTML kifejezés kezelõt."
+msgstr ""
+"Figyeleztetés: üres veremtárolóból próbál eltávolítani HTML kifejezés "
+"kezelõt."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Nyugat-európai (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Nyugat-európai Euro-val (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:339
-#: ../src/generic/fontdlgg.cpp:341
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr "Hogy aláhúzza-e a betûket."
 
@@ -3916,104 +4219,109 @@ msgstr "Csak eg
 msgid "Win32 theme"
 msgstr "Win32 bõr"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s a  Windows 3.1-en"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (build %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arab (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Balti (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Közép-európai (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows egyszerûsített kínai (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows hagyományos kínai (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Orosz (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Görög (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Héber (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows japán (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows koreai (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (build %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (build %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Balti (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Török (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Nyugat-európai (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (build %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4031,37 +4339,33 @@ msgstr "XML 
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: Hiányos pixel adat!"
 
-#: ../src/common/xpmdecod.cpp:712
-#: ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: hiányos szín meghatározás '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "Nem találom a(z) '%s'  XRC erõforrást ('%s' osztály)."
 
-#: ../src/xrc/xmlres.cpp:1019
-#: ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC erõforrás: Nem tudom létrehozni a(z) '%s'-bõl a bittérképet."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC erõforrás: Helytelen szín meghatározás '%s' a '%s' tulajdonságnál."
 
-#: ../src/mac/carbon/msgdlg.cpp:61
-#: ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59
-#: ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Igen"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Nem tud könyvtárat hozzáadni ehhez a szakaszhoz."
 
@@ -4077,57 +4381,60 @@ msgstr "&Kicsiny
 msgid "Zoom to &Fit"
 msgstr "&Ablakméretû nagyítás"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[ÜRES]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "a DDEML alkalmazás meghosszabított versenyhelyzetet teremtett."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
-"a DDEML function was called without first calling the DdeInitialize function,\n"
+"a DDEML function was called without first calling the DdeInitialize "
+"function,\n"
 "or an invalid instance identifier\n"
 "was passed to a DDEML function."
 msgstr ""
-"egy DDEML függvényt hívott anélkül, hogy elõször a  DdeInitialize függvényt hívta volna,\n"
+"egy DDEML függvényt hívott anélkül, hogy elõször a  DdeInitialize függvényt "
+"hívta volna,\n"
 "vagy érvénytelen instance azonosítót \n"
 "adott át a DDEML függvénynek."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "nem sikerült az ügyfél próbálkozása a párbeszéd létrehozására."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "a memória lefoglalása nem sikerült."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "a paramétert nem sikerült érvényesíttetni a DDEML-lel."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "a szinkron tanácskérési tranzakció nem fejezõdött be idõre."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "a szinkron adatkérési tranzakció nem fejezõdött be idõre."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "a szinkron végrehajtás kérési tranzakció nem fejezõdött be idõre."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "a szinkron adatlerakás kérési tranzakció nem fejezõdött be idõre."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
-msgstr "a  tanácskozási tranzakció befejezésének kérése nem fejezõdött be idõre."
+msgstr ""
+"a  tanácskozási tranzakció befejezésének kérése nem fejezõdött be idõre."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4137,7 +4444,7 @@ msgstr ""
 "amelyiket az ügyfél már befejezett, vagy a kiszolgáló\n"
 "a tranzakció befejezése elõtt kilépett."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "sikertelen tranzakció."
 
@@ -4145,7 +4452,7 @@ msgstr "sikertelen tranzakci
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4157,15 +4464,15 @@ msgstr ""
 "vagy  APPCMD_CLIENTONLY-ként inicializált alkalmazás\n"
 "próbált meg kiszolgáló tranzakciót végezni."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "egy belsõ PostMessage függvényhívás nem sikerült. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "belsõ hiba történt a DDEML-ben."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4175,14 +4482,16 @@ msgstr ""
 "Ha az alkalmazás visszatért egy XTYP_XACT_COMPLETE visszahívásból,\n"
 "a tranzakció azonosítója erre a hívásra már nem érvényes."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "azt hiszem ez egy több-részes zip egymás után pakolva"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
-msgstr "elhanyagoltam a változtathatatlan '%s' kulcs megváltoztatására tett kísérletét."
+msgstr ""
+"elhanyagoltam a változtathatatlan '%s' kulcs megváltoztatására tett "
+"kísérletét."
 
 #: ../src/html/chm.cpp:330
 msgid "bad arguments to library function"
@@ -4192,7 +4501,7 @@ msgstr "hib
 msgid "bad signature"
 msgstr "hibás aláírás"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "hibás zip-fájl offset"
 
@@ -4200,14 +4509,18 @@ msgstr "hib
 msgid "binary"
 msgstr "bináris"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "félkövér"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "félkövér"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4228,7 +4541,7 @@ msgstr "nem tudom 
 msgid "can't create file '%s'"
 msgstr "nem tudom létrehozni a(z) '%s' fájl-t"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "nem tudom törölni a(z) '%s' felhasználói konfigurációs fájlt"
@@ -4236,28 +4549,37 @@ msgstr "nem tudom t
 #: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
-msgstr "nem tudom meghatározni, hogy a fájl végét értük-e el a(z) %d leíróval megadott fájlban"
+msgstr ""
+"nem tudom meghatározni, hogy a fájl végét értük-e el a(z) %d leíróval "
+"megadott fájlban"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Nem sikerült végrehajtani '%s'-t\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "nem találom a fõ könyvtárat a zip-ben"
 
 #: ../src/common/file.cpp:427
 #, c-format
 msgid "can't find length of file on file descriptor %d"
-msgstr "nem tudom meghatározni a fájl hosszát a(z) %d leíróval megadott fájlban"
+msgstr ""
+"nem tudom meghatározni a fájl hosszát a(z) %d leíróval megadott fájlban"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
-msgstr "nem tudom meghatározni a felhasználó saját könyvtárát, a jelenlegit használom tovább."
+msgstr ""
+"nem tudom meghatározni a felhasználó saját könyvtárát, a jelenlegit "
+"használom tovább."
 
 #: ../src/common/file.cpp:341
 #, c-format
 msgid "can't flush file descriptor %d"
 msgstr "nem tudom kiüríteni a(z) %d leíróval megadott fájl pufferét"
 
-#: ../src/common/file.cpp:399
-#: ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "nem találom a keresési pozíciót a(z) %d leíróval megadott fájlban"
@@ -4266,8 +4588,7 @@ msgstr "nem tal
 msgid "can't load any font, aborting"
 msgstr "egyetlen jelkészletet sem tudok betölteni, kilépek"
 
-#: ../src/common/ffile.cpp:75
-#: ../src/common/file.cpp:271
+#: ../src/common/ffile.cpp:75 ../src/common/file.cpp:271
 #, c-format
 msgid "can't open file '%s'"
 msgstr "nem tudom megnyitni a(z) '%s' fájlt"
@@ -4282,7 +4603,7 @@ msgstr "nem tudom megnyitni a(z) '%s' glob
 msgid "can't open user configuration file '%s'."
 msgstr "nem tudom megnyitni a(z) '%s' felhasználói konfigurációs fájlt."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "nem tudom megnyitni a felhasználó konfigurációs fájlját."
 
@@ -4313,8 +4634,7 @@ msgstr "nem tudom elt
 msgid "can't remove temporary file '%s'"
 msgstr "nem tudom eltávolítani a(z) '%s' átmeneti fájlt"
 
-#: ../src/common/file.cpp:385
-#: ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "nem tudok keresni a(z) %d leíróval megadott fájlban"
@@ -4329,11 +4649,11 @@ msgstr "nem tudom a m
 msgid "can't write to file descriptor %d"
 msgstr "nem tudok írni a(z) %d leíróval megadott fájba"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "nem tudom írni a felhasználó konfigurációs fájlját."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "a(z) '%s' domén konfigurációs fájlját nem találom."
@@ -4354,7 +4674,7 @@ msgstr "nem siker
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "dátum"
 
@@ -4362,8 +4682,7 @@ msgstr "d
 msgid "decompression error"
 msgstr "kifejtési hiba"
 
-#: ../src/common/fmapbase.cpp:698
-#: ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "alapértelmezés"
 
@@ -4371,19 +4690,19 @@ msgstr "alap
 msgid "delegate has no type info"
 msgstr "a delegáltnak nincs típus jelzése"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "a folyamat állapotának (bináris) nyomtatása"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "tizennyolcadik"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "nyolcadik"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "tizenegyedik"
 
@@ -4392,7 +4711,7 @@ msgstr "tizenegyedik"
 msgid "encoding %s"
 msgstr "%s kódolás"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "a(z) '%s' elem egynél többször jelenik meg a(z) '%s' csoportban"
@@ -4401,24 +4720,29 @@ msgstr "a(z) '%s' elem egyn
 msgid "error in data format"
 msgstr "adatformátum hiba"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "fájl megnyitási hiba"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "fájl megnyitási hiba"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "hiba a zip fõ könyvtár olvasásakor"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "hiba a zip lokális fejrészének olvasásakor"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "hiba a(z) '%s' zip adat írásakor: hibás crc vagy hossz"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "megalapoz"
 
@@ -4427,11 +4751,11 @@ msgstr "megalapoz"
 msgid "failed to flush the file '%s'"
 msgstr "nem sikerült kiüríteni a(z) '%s' fájl pufferét"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "tizenötödik"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "ötödik"
 
@@ -4448,19 +4772,21 @@ msgstr "'%s' f
 #: ../src/common/fileconf.cpp:716
 #, c-format
 msgid "file '%s', line %d: key '%s' was first found at line %d."
-msgstr "'%s' fájl, %d. sor: a(z) '%s' kulcsot elõször a(z) %d sorban találtam meg."
+msgstr ""
+"'%s' fájl, %d. sor: a(z) '%s' kulcsot elõször a(z) %d sorban találtam meg."
 
 #: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
-msgstr "file '%s', line %d: a változtathatatlan '%s' kulcs új értékét elhanyagoltam."
+msgstr ""
+"file '%s', line %d: a változtathatatlan '%s' kulcs új értékét elhanyagoltam."
 
 #: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "'%s' fájl: a(z) %c nem várt jel a(z) %d sorban."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "elsõ"
 
@@ -4468,15 +4794,15 @@ msgstr "els
 msgid "font size"
 msgstr "Jelkészlet méret"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "tizennegyedik"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "negyedik"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "készíts bõbeszédû naplóbejegyzéseket "
 
@@ -4484,7 +4810,7 @@ msgstr "k
 msgid "incorrect event handler string, missing dot"
 msgstr "hibás eseménykezelõ szöveg, a pont hiányzik"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "kezdeményez"
 
@@ -4492,50 +4818,49 @@ msgstr "kezdem
 msgid "invalid eof() return value."
 msgstr "érvénytelen eof() visszatérési érték."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "érvénytelen üzenet ablak visszatérési érték"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "Hibás zip fájl."
 
-#: ../src/common/fontcmn.cpp:585
-#: ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "dõlt"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "vékony"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "vékony"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "A(z) '%s' helyi változó nem állítható be."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "keresem a(z) '%s' katalógust a(z) '%s' elérési úton."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "éjfél"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "tizenkilencedik"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "kilencedik"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "nincs DDE hiba."
 
@@ -4547,11 +4872,11 @@ msgstr "nincs hiba"
 msgid "noname"
 msgstr "névtelen"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "dél"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4563,7 +4888,7 @@ msgstr "az objektumoknak nem lehet XML sz
 msgid "out of memory"
 msgstr "nincs elég tároló."
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "a folyamat jellemzõinek leírása"
 
@@ -4575,21 +4900,21 @@ msgstr "olvas
 msgid "reading"
 msgstr "olvasok"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "a zip folyam olvasása ( a(z) %s adat): hibás crc"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "a zip folyam olvasása ( a(z) %s adat): hibáshossz"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "újrabelépési probléma."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "második"
 
@@ -4597,11 +4922,11 @@ msgstr "m
 msgid "seek error"
 msgstr "keresési hiba"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "tizenhetedik"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "hetedik"
 
@@ -4609,15 +4934,15 @@ msgstr "hetedik"
 msgid "shift"
 msgstr "eltol"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "mutassa meg ezt az üzenetet a súgóban"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "tizenhatodik"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "hatodik"
 
@@ -4629,61 +4954,60 @@ msgstr "jel
 msgid "specify the theme to use"
 msgstr "jelölje ki a használandó bõrt"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "a Zip fejrészben nincs meg a tárolt fájl hossza"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "tizedik"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "a tranzakció eredményeként a DDE_FBUSY bit beállítódott."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "harmadik"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "tizenharmadik"
 
-#: ../src/common/imagtiff.cpp:143
-#: ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff modul: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "ma"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "holnap"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "tizenkettedik"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "huszadik"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "aláhúzott"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "aláhúzott"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "váratlan \" a(z) %d pozícióban, a(z) '%s' fájlban."
@@ -4697,12 +5021,11 @@ msgstr "ismeretlen"
 msgid "unknown class %s"
 msgstr "ismeretlen osztály: %s"
 
-#: ../src/common/regex.cpp:163
-#: ../src/html/chm.cpp:352
+#: ../src/common/regex.cpp:163 ../src/html/chm.cpp:352
 msgid "unknown error"
 msgstr "ismeretlen hiba"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "ismeretlen hiba (hiba kód %08x)."
@@ -4711,12 +5034,11 @@ msgstr "ismeretlen hiba (hiba k
 msgid "unknown line terminator"
 msgstr "ismeretlen sorhatároló"
 
-#: ../src/common/file.cpp:367
-#: ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "ismeretlen keresési kezdõpont"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "ismeretlen-%d"
@@ -4725,13 +5047,12 @@ msgstr "ismeretlen-%d"
 msgid "unnamed"
 msgstr "névtelen"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "névtelen%d"
 
-#: ../src/common/zipstrm.cpp:1661
-#: ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "nem támogatott Zip tömörítési módszer"
 
@@ -4739,7 +5060,7 @@ msgstr "nem t
 msgid "unsupported zip archive"
 msgstr "nem támogatott zip archívum"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "a(z) '%s' katalógust használom (a(z) '%s' közül)."
@@ -4752,23 +5073,20 @@ msgstr "
 msgid "writing"
 msgstr "kiírás"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay hibát eredményezett."
 
-#: ../src/common/socket.cpp:415
-#: ../src/common/socket.cpp:469
-#: ../src/mac/carbon/cfsocket.cpp:452
-#: ../src/mac/carbon/cfsocket.cpp:506
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
+#: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: érvénytelen aláírás  ReadMsg-ben."
 
-#: ../src/common/socket.cpp:966
-#: ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: ismeretlen esemény."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "a wxWidgets nem tudott képernyõt nyitni '%s' számára: kilépés."
@@ -4777,33 +5095,49 @@ msgstr "a wxWidgets nem tudott k
 msgid "wxWidgets could not open display. Exiting."
 msgstr "A wxWidgets nem tudott képernyõt nyitni. Kilépés."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "tegnap"
 
-#: ../src/common/zstream.cpp:165
-#: ../src/common/zstream.cpp:315
+#: ../src/common/zstream.cpp:165 ../src/common/zstream.cpp:315
 #, c-format
 msgid "zlib error %d"
 msgstr "zlib hiba %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "Nem kaptam meg a veremtár nyomkövetést:\n"
+#~ "%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "A szürke  Ascii PNM kép betöltése még nincs implementálva."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "A szürke nyers PNM kép betöltése még nincs implementálva."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Nem tudom megvárni a szál befejezõdését."
+
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Nem tudom betölteni a(z) '%s' Rich Edit DLL-t"
+
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr "A ZIP kezelõ jelenleg csak helyi fájlokat támogat!"
+
 #~ msgid ""
 #~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr ""
 #~ "nem tudok keresni a(z) %d leíróval megadott fájlban, nagy fájlok "
 #~ "támogatása nem engedélyezett."
+
 #~ msgid "More..."
 #~ msgstr "Még..."
+
 #~ msgid "Setup"
 #~ msgstr "Beállítás"
-
index 9c408e0b6abca669c6de4813d2b542e2e51a6c3f..6290d355b034580a8a350716d8418d8c9428a996 100644 (file)
@@ -1,45 +1,46 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.1\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-05-31 09:36+0930\n"
 "Last-Translator: Mark Yoseph <yoseph2001@yahoo.com>\n"
 "Language-Team: ID <i-am-the-boss@bpdp.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-2\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 "plural-forms: nplurals=1; plural=0\n"
 "X-Generator: Rosetta (http://launchpad.ubuntu.com/rosetta/)\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
-msgid ""
-"\t%s: %s\n"
+msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
-msgstr "\nTolong kirimkan laporan ini kepada pemelihara program, terima kasih!\n"
+msgstr ""
+"\n"
+"Tolong kirimkan laporan ini kepada pemelihara program, terima kasih!\n"
 
-#: ../src/palmos/utils.cpp:210
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 #, fuzzy
-msgid ""
-"              Thank you and we're sorry for the inconvenience!\n"
-msgstr "              Terima kasih dan kami mohon maaf atas ketidaknyamanannya!\n"
+msgid "              Thank you and we're sorry for the inconvenience!\n"
+msgstr ""
+"              Terima kasih dan kami mohon maaf atas ketidaknyamanannya!\n"
 
-#: ../src/common/log.cpp:322
+#: ../src/common/log.cpp:321
 #, c-format
 msgid " (error %ld: %s)"
 msgstr " (kesalahan %ld: %s)"
 
-#: ../src/common/docview.cpp:1380
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -47,23 +48,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Preview"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Amplop #10, 4 1/8 x 9 1/2 inci"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Amplop #11, 4 1/2 x 10 3/8 inci"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Amplop #12, 4 3/4 x 11 inci"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Amplop #14, 5 x 11 1/2 inci"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Amplop #9, 3 7/8 x 8 7/8 inci"
 
@@ -74,13 +75,13 @@ msgstr "Amplop #9, 3 7/8 x 8 7/8 inci"
 msgid "#define %s must be an integer."
 msgstr "#define %s harus berupa integer."
 
-#: ../src/html/helpfrm.cpp:1019 ../src/html/helpfrm.cpp:1021
-#: ../src/html/helpfrm.cpp:1689 ../src/html/helpfrm.cpp:1722
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i dari %i"
 
-#: ../src/generic/filedlgg.cpp:287
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld byte"
@@ -90,27 +91,27 @@ msgstr "%ld byte"
 msgid "%s (or %s)"
 msgstr "%s (atau %s)"
 
-#: ../src/generic/logg.cpp:262
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "Kesalahan %s "
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "Informasi %s "
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "Peringatan %s"
 
-#: ../src/common/fldlgcmn.cpp:74
+#: ../src/common/fldlgcmn.cpp:81
 #, c-format
 msgid "%s files (%s)|%s"
 msgstr "%s File-file (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s pesan"
@@ -132,7 +133,7 @@ msgstr "%s bukan suatu spesifikasi sesumber ikon"
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: bentuk sintaksis file sesumber tidak baik."
 
-#: ../src/html/helpfrm.cpp:341 ../src/html/helpfrm.cpp:343
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&Tentang..."
 
@@ -144,7 +145,7 @@ msgstr "&Ukuran Sebenarnya"
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Susun ikon"
 
@@ -156,12 +157,12 @@ msgstr "&Kembali"
 msgid "&Bold"
 msgstr "&Tebal"
 
-#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:356
-#: ../src/generic/fontdlgg.cpp:375 ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Batal"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Cascade"
 
@@ -169,24 +170,26 @@ msgstr "&Cascade"
 msgid "&Clear"
 msgstr "&Clear"
 
-#: ../src/common/prntbase.cpp:829 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:508 ../src/html/helpfrm.cpp:338
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Tutup"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2058
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopi"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "&Preview laporan debug:"
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2060
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Menghapus"
 
-#: ../src/generic/logg.cpp:710
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Rinci"
 
@@ -194,7 +197,7 @@ msgstr "&Rinci"
 msgid "&Down"
 msgstr "&Turun"
 
-#: ../src/html/helpfrm.cpp:345
+#: ../src/html/helpfrm.cpp:361
 msgid "&File"
 msgstr "&File"
 
@@ -202,11 +205,11 @@ msgstr "&File"
 msgid "&Find"
 msgstr "&Temukan"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Selesai"
 
-#: ../src/generic/fontdlgg.cpp:271
+#: ../src/generic/fontdlgg.cpp:273
 #, fuzzy
 msgid "&Font family:"
 msgstr "&Ukuran huruf:"
@@ -215,12 +218,12 @@ msgstr "&Ukuran huruf:"
 msgid "&Forward"
 msgstr "&Teruskan"
 
-#: ../src/common/prntbase.cpp:864
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Pindah ke..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:346
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Pertolongan"
 
@@ -236,11 +239,11 @@ msgstr "&Indeks"
 msgid "&Italic"
 msgstr "&Italic"
 
-#: ../src/generic/logg.cpp:509
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Log"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Pindah"
 
@@ -248,15 +251,15 @@ msgstr "&Pindah"
 msgid "&New"
 msgstr "&Baru"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Berikut"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Berikutnya >"
 
-#: ../src/generic/tipdlg.cpp:238
+#: ../src/generic/tipdlg.cpp:243
 msgid "&Next Tip"
 msgstr "&Tip Berikutnya"
 
@@ -264,12 +267,12 @@ msgstr "&Tip Berikutnya"
 msgid "&No"
 msgstr "&Tidak"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Catatan:"
 
-#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:361
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
+#: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&OK"
 
@@ -277,16 +280,17 @@ msgstr "&OK"
 msgid "&Open"
 msgstr "&Buka"
 
-#: ../src/html/helpfrm.cpp:336
+#: ../src/html/helpfrm.cpp:352
 msgid "&Open..."
 msgstr "&Buka..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2059
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 #, fuzzy
 msgid "&Paste"
 msgstr "tanggal"
 
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:324
 msgid "&Point size:"
 msgstr "&Ukuran titik:"
 
@@ -294,7 +298,7 @@ msgstr "&Ukuran titik:"
 msgid "&Preferences"
 msgstr "&Preferensi"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Sebelumnya"
 
@@ -302,7 +306,7 @@ msgstr "&Sebelumnya"
 msgid "&Print"
 msgstr "&Cetak"
 
-#: ../src/common/prntbase.cpp:834
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Cetak..."
 
@@ -314,20 +318,21 @@ msgstr "&Properties"
 msgid "&Quit"
 msgstr "&Keluar"
 
-#: ../src/common/cmdproc.cpp:283 ../src/common/cmdproc.cpp:290
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2055
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Kerjakan Lagi"
 
-#: ../src/common/cmdproc.cpp:279 ../src/common/cmdproc.cpp:299
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Kerjakan Lagi"
 
-#: ../src/generic/fdrepdlg.cpp:168
+#: ../src/generic/fdrepdlg.cpp:185
 msgid "&Replace"
 msgstr "&Ganti"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Kembali ke keadaan semula"
 
@@ -335,15 +340,15 @@ msgstr "&Kembali ke keadaan semula"
 msgid "&Save"
 msgstr "&Simpan"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Simpan..."
 
-#: ../src/generic/tipdlg.cpp:233
+#: ../src/generic/tipdlg.cpp:238
 msgid "&Show tips at startup"
 msgstr "&Tampilkan tip-tip pada saat program dimulai"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Ukuran"
 
@@ -351,20 +356,20 @@ msgstr "&Ukuran"
 msgid "&Stop"
 msgstr "&Berhenti"
 
-#: ../src/generic/fontdlgg.cpp:282
+#: ../src/generic/fontdlgg.cpp:284
 msgid "&Style:"
 msgstr "&Style:"
 
-#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:331
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "&Garis bawah"
 
-#: ../src/common/cmdproc.cpp:261 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2054
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Batal mengerjakan"
 
-#: ../src/common/cmdproc.cpp:255
+#: ../src/common/cmdproc.cpp:264
 msgid "&Undo "
 msgstr "&Batal mengerjakan"
 
@@ -376,13 +381,13 @@ msgstr "&Unindent"
 msgid "&Up"
 msgstr "&Atas"
 
-#: ../src/generic/fontdlgg.cpp:293
+#: ../src/generic/fontdlgg.cpp:295
 msgid "&Weight:"
 msgstr "&Weight:"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1384 ../src/msw/mdi.cpp:1391
-#: ../src/msw/mdi.cpp:1421
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Jendela"
 
@@ -390,7 +395,7 @@ msgstr "&Jendela"
 msgid "&Yes"
 msgstr "&Ya"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' mempunyai '..' ekstra, abaikan."
@@ -406,7 +411,7 @@ msgstr "'%s' tidak sah"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' bukan suatu nilai numeris yang benar untuk pilihan '%s'."
 
-#: ../src/common/intl.cpp:1152
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' bukan suatu katalog pesan yang sah."
@@ -436,29 +441,26 @@ msgstr "'%s' harus hanya berisi karakter-karakter alfabetis."
 msgid "'%s' should only contain alphabetic or numeric characters."
 msgstr "'%s' harus hanya berisi karakter-karakter alfabetis atau numeris."
 
-#: ../src/html/helpfrm.cpp:953
+#: ../src/html/helpfrm.cpp:976
 msgid "(Help)"
 msgstr "(Tolong)"
 
-#: ../src/html/helpfrm.cpp:415 ../src/html/helpfrm.cpp:1091
-#: ../src/html/helpfrm.cpp:1750
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(bookmark)"
 
-#: ../src/common/debugrpt.cpp:537
-msgid ""
-"*** A debug report has been generated\n"
+#: ../src/common/debugrpt.cpp:559
+msgid "*** A debug report has been generated\n"
 msgstr "*** Laporan debug telah dihasilkan\n"
 
-#: ../src/common/debugrpt.cpp:540
-msgid ""
-"*** And includes the following files:\n"
+#: ../src/common/debugrpt.cpp:562
+msgid "*** And includes the following files:\n"
 msgstr "*** Dan masukkan file-file di bawah ini:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
-msgid ""
-"*** It can be found in \"%s\"\n"
+msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Dapat ditemukan di \"%s\"\n"
 
 #: ../contrib/src/deprecated/resource.cpp:1840
@@ -472,108 +474,194 @@ msgstr ""
 ", diharapkan static, #include atau #define\n"
 " saat sedang mem-parsing sesumber"
 
-#: ../src/generic/dirctrlg.cpp:655 ../src/generic/filedlgg.cpp:739
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:656 ../src/generic/filedlgg.cpp:740
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 inci"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 inci"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 inci"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 inci"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 inci"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "Amplop 6 3/4, 3 5/8 x 6 1/2 in"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 inci"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": file tidak ada!"
 
-#: ../src/common/fontmap.cpp:186
+#: ../src/common/fontmap.cpp:200
 msgid ": unknown charset"
 msgstr ": charset tidak diketahui"
 
-#: ../src/common/fontmap.cpp:400
+#: ../src/common/fontmap.cpp:414
 msgid ": unknown encoding"
 msgstr ": pengkodean tidak diketahui"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Kembali"
 
-#: ../src/common/prntbase.cpp:846
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:258 ../src/generic/filedlgg.cpp:281
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:262 ../src/generic/filedlgg.cpp:285
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<DRIVE>"
 
-#: ../src/generic/filedlgg.cpp:260 ../src/generic/filedlgg.cpp:283
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
-#: ../src/html/helpfrm.cpp:1253
+#: ../src/html/helpfrm.cpp:1276
 msgid "<b><i>Bold italic face.</i></b><br>"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1257
+#: ../src/html/helpfrm.cpp:1280
 msgid "<b><i>bold italic <u>underlined</u></i></b><br>"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1252
+#: ../src/html/helpfrm.cpp:1275
 msgid "<b>Bold face.</b> "
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1251
+#: ../src/html/helpfrm.cpp:1274
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:852
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:858
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
-msgid ""
-"A debug report has been generated in the directory\n"
+#: ../src/generic/dbgrptg.cpp:304
+msgid "A debug report has been generated in the directory\n"
 msgstr "Laporan debug telah dihasilkan di dalam direktori\n"
 
 #: ../src/common/xtixml.cpp:409
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Amplop C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Amplop C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "Kertas A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "Kertas A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "Kertas A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "Kertas A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "Kertas A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "Kertas A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "Kertas A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "Kertas kecil A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "Kertas A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "Kertas A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "Kertas A5, 148 x 210 mm"
 
-#: ../src/generic/fontdlgg.cpp:85
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 inci"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "Kertas A5, 148 x 210 mm"
+
+#: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
 
@@ -585,19 +673,19 @@ msgstr "ASCII"
 msgid "Add"
 msgstr "Tambah"
 
-#: ../src/html/helpfrm.cpp:428
+#: ../src/html/helpfrm.cpp:444
 msgid "Add current page to bookmarks"
 msgstr "Tambahkan halaman ini ke bookmark"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Tambahkan ke warna-warna kustom"
 
-#: ../include/wx/xti.h:900
+#: ../include/wx/xti.h:902
 msgid "AddToPropertyCollection called on a generic accessor"
 msgstr ""
 
-#: ../include/wx/xti.h:847
+#: ../include/wx/xti.h:849
 msgid "AddToPropertyCollection called w/o valid adder"
 msgstr ""
 
@@ -618,20 +706,20 @@ msgstr "Rata Kanan"
 msgid "All"
 msgstr "Semua"
 
-#: ../src/common/fldlgcmn.cpp:57
+#: ../src/common/fldlgcmn.cpp:64
 #, c-format
 msgid "All files (%s)|%s"
 msgstr "Semua file (%s)|%s"
 
-#: ../include/wx/defs.h:2207
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Semua file (*)|*"
 
-#: ../src/html/helpfrm.cpp:1564
+#: ../src/html/helpfrm.cpp:1578
 msgid "All files (*.*)|*"
 msgstr "Semua file (*.*)|*"
 
-#: ../include/wx/defs.h:2204
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Semua file (*.*)|*.*"
 
@@ -643,13 +731,13 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Sudah menghubungi ISP."
 
-#: ../src/generic/logg.cpp:1100
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 "Tambahkan log ke file '%s' (memilih [Tidak] akan menimpa file tersebut)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabic (ISO-8859-6)"
 
@@ -657,27 +745,57 @@ msgstr "Arabic (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Atribut"
 
 #: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "Kertas B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Amplop B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "Kertas B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "Kertas B5, 182 x 257 millimeter"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Amplop B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "Kertas B5, 182 x 257 millimeter"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Amplop B6, 176 x 125 mm"
 
@@ -709,11 +827,11 @@ msgstr "BMP: Tidak bisa menulis header file (BitmapInfo)"
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage tidak mempunyai wxPallete."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltic (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltic (tua) (ISO-8859-4)"
 
@@ -722,43 +840,43 @@ msgstr "Baltic (tua) (ISO-8859-4)"
 msgid "Bitmap resource specification %s not found."
 msgstr "Spesifikasi sesumber Bitmap %s tidak ditemukan."
 
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:237
 msgid "Bold"
 msgstr "Tebal"
 
-#: ../src/generic/prntdlgg.cpp:888
+#: ../src/generic/prntdlgg.cpp:892
 msgid "Bottom margin (mm):"
 msgstr "Batas bawah (mm):"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "Kertas C, 17 x 22 inci"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "B&ersihkan"
 
-#: ../src/generic/fontdlgg.cpp:306
+#: ../src/generic/fontdlgg.cpp:308
 msgid "C&olour:"
 msgstr "Warna:"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Amplop C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Amplop C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Amplop C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Amplop C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Amplop C65, 114 x 229 mm"
 
@@ -766,11 +884,11 @@ msgstr "Amplop C65, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "Handler CHM saat ini hanya mendukung file-file lokal!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Tidak bisa menciptakan mutex."
 
-#: ../src/common/filefn.cpp:1262
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Tidak bisa mengenumerasi file-file '%s'"
@@ -780,12 +898,12 @@ msgstr "Tidak bisa mengenumerasi file-file '%s'"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Tidak bisa mengenumerasi file-file di direktori '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Tidak bisa meneruskan thread %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:830
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Tidak bisa meneruskan thread %x"
@@ -794,86 +912,86 @@ msgstr "Tidak bisa meneruskan thread %x"
 msgid "Can not start thread: error writing TLS."
 msgstr "Tidak bisa memulai thread: kesalahan menulis TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Tidak bisa menunda thread %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:815
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Tidak bisa menunda thread %x"
 
-#: ../src/msw/thread.cpp:728
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Tidak bisa menunggu penghentian thread"
 
-#: ../src/common/cmdproc.cpp:257
+#: ../src/common/cmdproc.cpp:266
 msgid "Can't &Undo "
 msgstr "Tidak bisa &Membatalkan pekerjaan"
 
-#: ../src/common/image.cpp:1550
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "Tidak bisa memeriksa format citra dari file '%s': file tidak ada."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Tidak bisa menutup kunci registry '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Tidak bisa menyalin nilai-nilai dari tipe %d yang tidak didukung."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Tidak bisa menciptakan kunci registry '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:593
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Tidak bisa menciptakan thread"
 
-#: ../src/msw/window.cpp:3052
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Tidak bisa menciptakan jendela dari class %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Tidak bisa menghapus kunci '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Tidak bisa menghapus file INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Tidak bisa menghapus nilai '%s' dari kunci '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Tidak bisa mengenumerasi subkunci dari kunci '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Tidak bisa mengenumerasi nilai-nilai dari kunci '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Tidak bisa mengekspor nilai-nilai dari tipe %d yang tidak didukung."
 
-#: ../src/common/ffile.cpp:241
+#: ../src/common/ffile.cpp:238
 #, c-format
 msgid "Can't find current position in file '%s'"
 msgstr "Tidak bisa menemukan posisi saat ini dalam file '%s'"
@@ -893,12 +1011,12 @@ msgstr "Tidak bisa menginisialisasi tampilan."
 msgid "Can't initialize zlib inflate stream."
 msgstr "Tidak bisa menginisialisasi tampilan."
 
-#: ../src/common/image.cpp:1137 ../src/common/image.cpp:1157
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Tidak bisa memuat citra dari file '%s': file tidak ada."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Tidak bisa membuka kunci registry '%s'"
@@ -912,32 +1030,32 @@ msgstr "Tidak bisa membaca dari file descriptor: %s"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Tidak bisa membaca nilai dari '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Tidak bisa membaca nilai dari kunci '%s'"
 
-#: ../src/common/image.cpp:1179
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Tidak bisa menyimpan citra ke file '%s': ekstensi tidak diketahui"
 
-#: ../src/generic/logg.cpp:568 ../src/generic/logg.cpp:976
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Tidak bisa menyimpan isi dari log ke file."
 
-#: ../src/msw/thread.cpp:549 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Tidak bisa menetapkan prioritas thread"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Tidak bisa menetapkan nilai dari '%s'"
@@ -947,64 +1065,64 @@ msgstr "Tidak bisa menetapkan nilai dari '%s'"
 msgid "Can't write to deflate stream: %s"
 msgstr "Tidak bisa menulis ke file descriptor: %s"
 
-#: ../src/generic/choicdgg.cpp:285 ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:131 ../src/generic/textdlgg.cpp:118
-#: ../src/gtk/fontdlg.cpp:149 ../src/motif/msgdlg.cpp:185
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Batal"
 
-#: ../src/xrc/xmlres.cpp:1118 ../src/xrc/xmlres.cpp:1158
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Tidak bisa mengkonversi unit-unit dialog: dialog tidak diketahui"
 
-#: ../src/common/strconv.cpp:2481
+#: ../src/common/strconv.cpp:2665
 #, fuzzy, c-format
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Tidak bisa mengkonversi dari pengkodean '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Tidak bisa menemukan koneksi dialup yang aktif: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Tidak bisa menemukan penampung untuk kontrol yang tak diketahui '%s'."
 
-#: ../src/xrc/xmlres.cpp:1193
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Tidak bisa menemukan titik huruf '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Tidak bisa menemukan lokasi dari file buku alamat"
 
-#: ../src/unix/threadpsx.cpp:1099
+#: ../src/unix/threadpsx.cpp:1100
 #, c-format
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 "Tidak bisa memperoleh jangkauan prioritas untuk kebijakan penjadualan %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Tidak bisa memperoleh nama host"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Tidak bisa memperoleh nama host resmi"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Tidak bisa menutup - tidak ada koneksi dialup yang aktif."
 
-#: ../src/msw/app.cpp:308 ../src/msw/app.cpp:311
+#: ../include/wx/msw/ole/oleutils.h:47
 msgid "Cannot initialize OLE"
 msgstr "Tidak bisa menginisialisasi OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Tidak bisa menginisialisasi SciTech MGL!"
 
@@ -1017,7 +1135,7 @@ msgstr "Tidak bisa menginisialisasi tampilan."
 msgid "Cannot load icon from '%s'."
 msgstr "Tidak bisa memuat ikon dari '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Tidak bisa memuat sesumber dari file '%s'."
@@ -1032,7 +1150,7 @@ msgstr "Tidak bisa membuka dokumen HTML: %s"
 msgid "Cannot open HTML help book: %s"
 msgstr "Tidak bisa membuka help book HTML: %s"
 
-#: ../src/generic/helpext.cpp:122
+#: ../src/generic/helpext.cpp:123
 #, c-format
 msgid "Cannot open URL '%s'"
 msgstr "Tidak bisa membuka URL '%s'"
@@ -1042,12 +1160,12 @@ msgstr "Tidak bisa membuka URL '%s'"
 msgid "Cannot open contents file: %s"
 msgstr "Tidak bisa membuka isi file: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Tidak bisa membuka file '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Tidak bisa membuka file untuk pencetakan PostScript!"
 
@@ -1056,22 +1174,22 @@ msgstr "Tidak bisa membuka file untuk pencetakan PostScript!"
 msgid "Cannot open index file: %s"
 msgstr "Tidak bisa membuka file indeks: %s"
 
-#: ../src/common/intl.cpp:1208
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Tidak bisa mem-parse koordinat dari: '%s'."
 
-#: ../src/xrc/xmlres.cpp:1108
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Tidak bisa mem-parse koordinat dari '%s'."
 
-#: ../src/xrc/xmlres.cpp:1148
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Tidak bisa mem-parse dimensi dari '%s'."
 
-#: ../src/html/helpfrm.cpp:1548
+#: ../src/html/helpfrm.cpp:1562
 msgid "Cannot print empty page."
 msgstr "Tidak bisa mencetak halaman kosong."
 
@@ -1080,11 +1198,11 @@ msgstr "Tidak bisa mencetak halaman kosong."
 msgid "Cannot read typename from '%s'!"
 msgstr "Tidak bisa membaca typename dari '%s'!"
 
-#: ../src/unix/threadpsx.cpp:1080
+#: ../src/unix/threadpsx.cpp:1081
 msgid "Cannot retrieve thread scheduling policy."
 msgstr "Tidak bisa mengambil kebijakan penjadualan thread."
 
-#: ../src/unix/threadpsx.cpp:728
+#: ../src/unix/threadpsx.cpp:729
 msgid "Cannot start thread: error writing TLS"
 msgstr "Tidak bisa memulai thread: kesalahan menulis TLS"
 
@@ -1097,11 +1215,11 @@ msgstr "Tidak bisa menunggu penghentian thread."
 msgid "Cant create the thread event queue"
 msgstr "Tidak bisa menciptakan thread"
 
-#: ../src/html/helpfrm.cpp:511
+#: ../src/html/helpfrm.cpp:534
 msgid "Case sensitive"
 msgstr "Membedakan huruf besar dan kecil"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Celtic (ISO-8859-14)"
 
@@ -1109,92 +1227,92 @@ msgstr "Celtic (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Central European (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Pilih ISP yang akan dihubungi"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Pilih warna"
 
-#: ../src/gtk/fontdlg.cpp:127
+#: ../src/gtk/fontdlg.cpp:133
 msgid "Choose font"
 msgstr "Pilih huruf"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "Tutup"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Bersihkan isi log"
 
-#: ../src/generic/fontdlgg.cpp:358 ../src/generic/fontdlgg.cpp:377
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Klik untuk membatalkan font yang dipilih."
 
-#: ../src/generic/fontdlgg.cpp:363 ../src/generic/fontdlgg.cpp:365
 #: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Klik untuk mengkonfirmasi font yang dipilih."
 
-#: ../src/generic/progdlgg.cpp:624 ../src/generic/progdlgg.cpp:629
-#: ../contrib/src/deprecated/proplist.cpp:513
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Tutup"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Tutup\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Tutup Semua"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Tutul jendela ini"
 
-#: ../src/html/helpfrm.cpp:1562
+#: ../src/html/helpfrm.cpp:1576
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "File Help HML Terkompresi (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:548
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Komputer"
 
-#: ../src/common/fileconf.cpp:929
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Nama entri konfigurasi tidak bisa diawali dengan '%c'."
 
-#: ../src/generic/filedlgg.cpp:1287 ../src/gtk/filedlg.cpp:56
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Konfirmasi"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Konfirmasi peremajaan registry"
 
-#: ../src/html/htmlwin.cpp:381
+#: ../src/html/htmlwin.cpp:386
 msgid "Connecting..."
 msgstr "Terkoneksi..."
 
-#: ../src/html/helpfrm.cpp:453
+#: ../src/html/helpfrm.cpp:476
 msgid "Contents"
 msgstr "Isi"
 
-#: ../src/common/strconv.cpp:1258
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Konversi ke charset '%s' tidak bekerja"
 
-#: ../src/html/htmlwin.cpp:819
+#: ../src/html/htmlwin.cpp:824
 #, c-format
 msgid "Copied to clipboard:\"%s\""
 msgstr "Terkopi ke clipboard: \"%s\""
@@ -1219,7 +1337,7 @@ msgstr "Tidak dapat mengekstrak %s ke dalam %s: %s"
 msgid "Could not find resource include file %s."
 msgstr "Tidak bisa menemukan file include sesumber %s."
 
-#: ../src/generic/tabg.cpp:1049
+#: ../src/generic/tabg.cpp:1048
 msgid "Could not find tab for id"
 msgstr "Tidak bisa menemukan tab untuk id"
 
@@ -1248,16 +1366,16 @@ msgstr ""
 "gantinya\n"
 " atau sediakan #define (lihat manual untuk penjelasan lebih lanjut)"
 
-#: ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Tidak bisa memulai preview dokumen."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
-#: ../src/msw/printwin.cpp:237
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
+#: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Tidak bisa memulai pencetakan."
 
-#: ../src/common/wincmn.cpp:1450
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Tidak bisa mentransfer data ke jendela"
 
@@ -1266,13 +1384,13 @@ msgstr "Tidak bisa mentransfer data ke jendela"
 msgid "Could not unlock mutex"
 msgstr "Tidak dapat membuka mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Tidak dapat memperoleh kunci mutex"
 
 #: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:157 ../src/msw/imaglist.cpp:175
-#: ../src/msw/imaglist.cpp:187
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
+#: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Tidak bisa menambahkan citra ke daftar citra."
 
@@ -1284,19 +1402,18 @@ msgstr "Tidak bisa menciptakan pewaktu"
 msgid "Couldn't create cursor."
 msgstr "Tidak bisa menciptakan kursor"
 
-#: ../src/common/dynlib.cpp:198
+#: ../src/common/dynlib.cpp:199
 #, c-format
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Tidak bisa menemukan simbol '%s' dalam pustaka dinamis"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:856
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Tidak bisa memperoleh penunjuk thread saat ini"
 
 #: ../src/common/imagpng.cpp:596
 msgid "Couldn't load a PNG image - file is corrupted or not enough memory."
-msgstr ""
-"Tidak bisa memuat citra PNG - file terkorupsi atau memory tidak cukup."
+msgstr "Tidak bisa memuat citra PNG - file terkorupsi atau memory tidak cukup."
 
 #: ../src/unix/sound.cpp:472
 #, c-format
@@ -1313,12 +1430,12 @@ msgstr "Tidak bisa membuka audio: %s"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Tidak bisa meregister format clipboard '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 #, fuzzy
 msgid "Couldn't release a mutex"
 msgstr "Tidak bisa menciptakan pewaktu"
 
-#: ../src/msw/listctrl.cpp:738
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Tidak bisa mengambil informasi tentang item list control %d."
@@ -1328,7 +1445,7 @@ msgstr "Tidak bisa mengambil informasi tentang item list control %d."
 msgid "Couldn't save PNG image."
 msgstr "Tidak bisa menyimpan citra PNG."
 
-#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:610
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Tidak bisa menghentikan thread"
 
@@ -1340,27 +1457,28 @@ msgstr ""
 msgid "Create directory"
 msgstr "Buat direktori"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:977
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Buat direktori baru"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2057
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:988
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Direktori saat ini:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cyrillic (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "Kertas D, 22 x 34 in"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Permintaan poke DDE gagal"
 
@@ -1384,11 +1502,11 @@ msgstr "DIB Header: bitdepth dalam file tidak diketahui."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Header DIB: Pengkodean dalam file tidak diketahui."
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Amplop DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Laporan debug \"%s\""
@@ -1397,15 +1515,15 @@ msgstr "Laporan debug \"%s\""
 msgid "Debug report couldn't be created."
 msgstr "Laporan debut tidak dapat dibuat."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "Pembuatan laporan debut gagal."
 
-#: ../src/generic/fontdlgg.cpp:225
+#: ../src/generic/fontdlgg.cpp:227
 msgid "Decorative"
 msgstr "Dekoratif"
 
-#: ../src/common/fmapbase.cpp:671
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Pengkodean default"
 
@@ -1422,11 +1540,11 @@ msgstr "Hapus item"
 msgid "Deleted stale lock file '%s'."
 msgstr "Menghapus file lock '%s' yang terhenti."
 
-#: ../src/generic/dirctrlg.cpp:628
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Desktop"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1434,11 +1552,16 @@ msgstr ""
 "Fungsi dial up tidak tersedia karena remote access service (RAS) tidak "
 "terinstall pada mesin ini. Silahkan menginstall."
 
-#: ../src/generic/tipdlg.cpp:241
+#: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Tahukah anda..."
 
-#: ../src/common/filefn.cpp:1152
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Dekoratif"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Direktori '%s' tidak bsia diciptakan"
@@ -1452,11 +1575,11 @@ msgstr "Direktori '%s' tidak ada!"
 msgid "Directory does not exist"
 msgstr "Direktori tidak ada"
 
-#: ../src/generic/filedlgg.cpp:1264
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Direktori tidak ada."
 
-#: ../src/html/helpfrm.cpp:480
+#: ../src/html/helpfrm.cpp:503
 msgid ""
 "Display all index items that contain given substring. Search is case "
 "insensitive."
@@ -1464,14 +1587,14 @@ msgstr ""
 "Menampilkan semua item-item indeks yang berisi substring yang diberikan. "
 "Pencarian bersifat membedakan huruf besar dan kecil."
 
-#: ../src/html/helpfrm.cpp:662
+#: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Dialog menampilkan pilihan"
 
-#: ../src/msw/mimetype.cpp:670
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" "
-"?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
@@ -1484,33 +1607,37 @@ msgstr ""
 "Nilai baru adalah \n"
 "%s % 1"
 
-#: ../src/common/docview.cpp:444
+#: ../src/common/docview.cpp:464
 #, c-format
 msgid "Do you want to save changes to document %s?"
 msgstr "Apakah anda ingin menyimpan perubahan terhadap dokumen %s?"
 
-#: ../src/common/sizer.cpp:1758
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Jangan Save"
 
-#: ../src/html/htmlwin.cpp:446 ../src/msw/frame.cpp:197
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Selesai"
 
-#: ../src/generic/progdlgg.cpp:428
+#: ../src/generic/progdlgg.cpp:433
 msgid "Done."
 msgstr "Selesai."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
 msgstr "User id ganda : %d"
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Down"
 msgstr "Turun"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "Kertas E, 34 x 44 inci"
 
@@ -1518,42 +1645,48 @@ msgstr "Kertas E, 34 x 44 inci"
 msgid "Edit item"
 msgstr "Edit item"
 
-#: ../src/generic/progdlgg.cpp:192
+#: ../src/generic/progdlgg.cpp:194
 msgid "Elapsed time : "
 msgstr "Waktu yang sudah dihabiskan :"
 
-#: ../src/common/prntbase.cpp:800
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Masukkan nomor halaman antara %d dan %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Masukkan perintah untuk membuka file '%s':"
 
-#: ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:443
 msgid "Entries found"
 msgstr "Entri ditemukan"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Amplop DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
-"Ekspansi variabel lingkungan gagal: kehilangan '%c' pada posisi %u dalam '%s'."
+"Ekspansi variabel lingkungan gagal: kehilangan '%c' pada posisi %u dalam '%"
+"s'."
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/dirctrlg.cpp:679
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:743
-#: ../src/generic/filedlgg.cpp:757 ../src/generic/filedlgg.cpp:771
-#: ../src/generic/filedlgg.cpp:1239 ../src/generic/filedlgg.cpp:1264
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:68
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Kesalahan"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Kesalahan"
 
@@ -1565,11 +1698,11 @@ msgstr "Kesalahan dalam menciptakan direktori"
 msgid "Error in reading image DIB ."
 msgstr "Kesalahan dalam membaca citra DIB."
 
-#: ../src/common/fileconf.cpp:501
+#: ../src/common/fileconf.cpp:504
 msgid "Error reading config options."
 msgstr "Error saat membaca opsi config."
 
-#: ../src/common/fileconf.cpp:1015
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Error saat merekam data konfigurasi user."
 
@@ -1577,19 +1710,19 @@ msgstr "Error saat merekam data konfigurasi user."
 msgid "Error while waiting on semaphore"
 msgstr "Error ketika menunggu semaphore"
 
-#: ../src/common/log.cpp:477
+#: ../src/common/log.cpp:476
 msgid "Error: "
 msgstr "Kesalahan:"
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
-#: ../src/generic/progdlgg.cpp:200
+#: ../src/generic/progdlgg.cpp:202
 msgid "Estimated time : "
 msgstr "Waktu yang telah dihabiskan :"
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "File-file yang dapat dieksekusi (*.exe)|*.exe|Semua file(*.*)|*.*||"
 
@@ -1598,12 +1731,12 @@ msgstr "File-file yang dapat dieksekusi (*.exe)|*.exe|Semua file(*.*)|*.*||"
 msgid "Execution of command '%s' failed"
 msgstr "Eksekusi perintah '%s' gagal"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Eksekusi perintah '%s' gagal dengan pesan error: %u|"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Eksekutif, 7 1/4 x 10 1/2 inci"
 
@@ -1628,13 +1761,13 @@ msgstr "Mengharapkan '=' saat sedang mem-parsing sesumber"
 msgid "Expected 'char' while parsing resource."
 msgstr "Mengharapkan 'char' saat sedang mem-parsing sesumber."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1643,7 +1776,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Hasil ekstrak dari '%s' ke dalam '%s' gagal."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Gagal untuk %s koneksi dialup:  %s"
@@ -1652,7 +1785,7 @@ msgstr "Gagal untuk %s koneksi dialup:  %s"
 msgid "Failed to access lock file."
 msgstr "Gagal mengakses file lock."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Gagal mengalokasikan %luKB dari memori untuk data bitmap."
@@ -1675,43 +1808,43 @@ msgstr "Gagal menutup file handle"
 msgid "Failed to close lock file '%s'"
 msgstr "Gagal menutup file lock '%s'"
 
-#: ../src/msw/clipbrd.cpp:122
+#: ../src/msw/clipbrd.cpp:119
 msgid "Failed to close the clipboard."
 msgstr "Gagal menutup clipboard."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Gagal koneksi: hilang nama user/kata kunci"
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Gagal koneksi: tidak ada ISP yang didial"
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Gagal menyalin nilai registry '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Gagal menyalin isi dari kunci registry '%s' ke '%s'."
 
-#: ../src/common/filefn.cpp:996
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Gagal menyalin file '%s' ke '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Gagal mengkopi subkunci registry '%s' to '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Gagal menciptakan string DDE"
 
-#: ../src/msw/mdi.cpp:455
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Gagal menciptakan frame parent MDI"
 
@@ -1719,7 +1852,7 @@ msgstr "Gagal menciptakan frame parent MDI"
 msgid "Failed to create a status bar."
 msgstr "Gagal menciptakan baris status"
 
-#: ../src/common/filename.cpp:754
+#: ../src/common/filename.cpp:766
 msgid "Failed to create a temporary file name"
 msgstr "Gagal menciptakan suatu nama file sementara"
 
@@ -1727,12 +1860,12 @@ msgstr "Gagal menciptakan suatu nama file sementara"
 msgid "Failed to create an anonymous pipe"
 msgstr "Gagal menciptakan pipa anonymous"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Gagal menciptakan koneksi ke server '%s' untuk topik '%s'"
 
-#: ../src/msw/cursor.cpp:198
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Gagal membuat kursor."
 
@@ -1765,7 +1898,7 @@ msgstr ""
 msgid "Failed to create registry entry for '%s' files."
 msgstr "Gagal menciptakan entri registry untuk file-file '%s'."
 
-#: ../src/msw/fdrepdlg.cpp:479
+#: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
 msgstr "Gagal menciptakan dialog standar temukan/ganti (kode kesalahan %d)"
@@ -1775,8 +1908,8 @@ msgstr "Gagal menciptakan dialog standar temukan/ganti (kode kesalahan %d)"
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Gagal menampilkan dokumen HTML dalam pengkodean %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:187 ../src/mac/classic/clipbrd.cpp:185
-#: ../src/msw/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Gagal mengosongkan clipboard."
 
@@ -1784,23 +1917,21 @@ msgstr "Gagal mengosongkan clipboard."
 msgid "Failed to enumerate video modes"
 msgstr "Gagal menghitung jumlah mode video"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Gagal mengadakan advise loop dengan server DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Gagal membentuk koneksi dialup: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
-msgid ""
-"Failed to execute '%s'\n"
-msgstr ""
-"Gagal mengeksekusi '%s'\n"
+msgid "Failed to execute '%s'\n"
+msgstr "Gagal mengeksekusi '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "Gagal mengeksekusi curl, tolong install di PATH."
 
@@ -1831,31 +1962,24 @@ msgstr ""
 "Gagal menemukan sesumber XPM %s.\n"
 " Lupa menggunakan wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Gagal memperoleh nama ISO: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:136 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Gagal memperoleh data clipboard."
 
-#: ../src/msw/clipbrd.cpp:716
+#: ../src/msw/clipbrd.cpp:723
 msgid "Failed to get data from the clipboard"
 msgstr "Gagal memperoleh data dari clipboard"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Gagal memperoleh nama ISO: %s"
-
-#: ../src/common/stopwatch.cpp:189
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Gagal memperoleh waktu lokal sistem"
 
-#: ../src/common/filefn.cpp:1389
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Gagal memperoleh direktori kerja"
 
@@ -1867,7 +1991,7 @@ msgstr "Gagal menginisialisasi GUI: tidak ada tema built-in ditemukan"
 msgid "Failed to initialize MS HTML Help."
 msgstr "Gagal menginisialisasi MS HTML Help."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Gagal menginisialisasi OpenGL"
 
@@ -1876,7 +2000,7 @@ msgstr "Gagal menginisialisasi OpenGL"
 msgid "Failed to inspect the lock file '%s'"
 msgstr "Gagal mengunci lock file '%s'"
 
-#: ../src/unix/threadpsx.cpp:896
+#: ../src/unix/threadpsx.cpp:897
 msgid ""
 "Failed to join a thread, potential memory leak detected - please restart the "
 "program"
@@ -1884,7 +2008,7 @@ msgstr ""
 "Gagal bergabung ke thread, memory leak potensial terdeteksi - silahkan "
 "jalankan ulang program"
 
-#: ../src/msw/utils.cpp:693
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Gagal untuk mematikan proses %d"
@@ -1903,12 +2027,12 @@ msgstr "Gagal untuk memuat metafile dari file \"%s\"."
 msgid "Failed to load mpr.dll."
 msgstr "Gagal memuat mpr.dll."
 
-#: ../src/common/dynlib.cpp:132
+#: ../src/common/dynlib.cpp:133
 #, c-format
 msgid "Failed to load shared library '%s'"
 msgstr "Gagal memuat shared library '%s'"
 
-#: ../src/common/dynlib.cpp:114
+#: ../src/common/dynlib.cpp:115
 #, c-format
 msgid "Failed to load shared library '%s' Error '%s'"
 msgstr "Gagal memuat shared library '%s' Kesalahan '%s'"
@@ -1923,7 +2047,7 @@ msgstr "Gagal mengunci lock file '%s'"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Gagal mencocokkan '%s' dalam regular expression: %s"
 
-#: ../src/common/filename.cpp:1894
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Gagal untuk memodifikasi waktu file untuk '%s'"
@@ -1938,15 +2062,15 @@ msgstr "Gagal membuka  '%s' untuk %s"
 msgid "Failed to open CHM archive '%s'."
 msgstr "Gagal membuka  '%s' untuk %s"
 
-#: ../src/common/filename.cpp:776
+#: ../src/common/filename.cpp:788
 msgid "Failed to open temporary file."
 msgstr "Gagal membuka file sementara."
 
-#: ../src/msw/clipbrd.cpp:102
+#: ../src/msw/clipbrd.cpp:99
 msgid "Failed to open the clipboard."
 msgstr "Gagal membuka clipboard."
 
-#: ../src/msw/clipbrd.cpp:619
+#: ../src/msw/clipbrd.cpp:626
 msgid "Failed to put data on the clipboard"
 msgstr "Gagal meletakkan data pada clipboard."
 
@@ -1954,7 +2078,7 @@ msgstr "Gagal meletakkan data pada clipboard."
 msgid "Failed to read PID from lock file."
 msgstr "Gagal membaca PID dari file lock."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Gagal mengarahkan kembali proses masukan/keluaran child"
 
@@ -1962,17 +2086,17 @@ msgstr "Gagal mengarahkan kembali proses masukan/keluaran child"
 msgid "Failed to redirect the child process IO"
 msgstr "Gagal mengarahkan kembali proses IO child"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Gagal meregister server DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Gagal menginisialisasi OpenGL"
 
-#: ../src/common/fontmap.cpp:232
+#: ../src/common/fontmap.cpp:246
 #, c-format
 msgid "Failed to remember the encoding for the charset '%s'."
 msgstr "Gagal mengingat pengkodean untuk charset '%s'."
@@ -1992,39 +2116,39 @@ msgstr "Gagal menghilangkan file lock '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Gagal menghilangkan file '%s' yang terhenti"
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Gagal mengganti nilai registry '%s' ke '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Gagal mengganti kunci registry '%s' to '%s'."
 
-#: ../src/msw/clipbrd.cpp:506
+#: ../src/msw/clipbrd.cpp:503
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Gagal mengambil data dari clipboard."
 
-#: ../src/common/filename.cpp:1984
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Gagal mengambil waktu file untuk '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Gagal mengambil teks dari pesan kesalahan RAS"
 
-#: ../src/msw/clipbrd.cpp:753
+#: ../src/msw/clipbrd.cpp:760
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Gagal mengmbil format-format clipboard yang didukung"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, fuzzy, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Gagal untuk memuat citra %d dari file '%s'."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Gagal mengirimkan pemberitahuan DDE advise"
 
@@ -2033,7 +2157,7 @@ msgstr "Gagal mengirimkan pemberitahuan DDE advise"
 msgid "Failed to set FTP transfer mode to %s."
 msgstr "Gagal menetapkan mode transfer FTP ke %s."
 
-#: ../src/msw/clipbrd.cpp:382
+#: ../src/msw/clipbrd.cpp:379
 msgid "Failed to set clipboard data."
 msgstr "Gagal menetapkan data clipboard."
 
@@ -2042,11 +2166,11 @@ msgstr "Gagal menetapkan data clipboard."
 msgid "Failed to set permissions on lock file '%s'"
 msgstr "Tidak mungkin mengubah permisi file '%s'"
 
-#: ../src/common/file.cpp:525
+#: ../src/common/file.cpp:523
 msgid "Failed to set temporary file permissions"
 msgstr "Gagal menetapkan permisi file sementara"
 
-#: ../src/unix/threadpsx.cpp:1244 ../src/unix/threadpsx.cpp:1255
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Gagal menetapkan prioritas thread %d."
@@ -2057,20 +2181,20 @@ msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Gagal menyimpan citra '%s' ke memory VFS!"
 
 #: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
-#: ../src/unix/threadpsx.cpp:1428
+#: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Gagal menghentikan thread"
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Gagal menghentikan advise loop dengan server DDE"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Gagal menghentikan koneksi dialup: %s"
 
-#: ../src/common/filename.cpp:1909
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Gagal membuat file kosong '%s'"
@@ -2080,17 +2204,17 @@ msgstr "Gagal membuat file kosong '%s'"
 msgid "Failed to unlock lock file '%s'"
 msgstr "Gagal membuka kunci dari file lock '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Gagal melepas register server DDE '%s'"
 
-#: ../src/common/fileconf.cpp:990
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "Tidak bisa membuka file konfigurasi pemakai."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Gagal mengupload laporan debut (kode error %d)."
@@ -2100,11 +2224,11 @@ msgstr "Gagal mengupload laporan debut (kode error %d)."
 msgid "Failed to write to lock file '%s'"
 msgstr "Gagal menulis file lock '%s'"
 
-#: ../src/generic/logg.cpp:395
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Kesalahan fatal"
 
-#: ../src/common/log.cpp:466
+#: ../src/common/log.cpp:465
 msgid "Fatal error: "
 msgstr "Kesalahan fatal:"
 
@@ -2117,12 +2241,12 @@ msgstr "File"
 msgid "File %s does not exist."
 msgstr "File %s tidak ada."
 
-#: ../src/generic/filedlgg.cpp:1285 ../src/gtk/filedlg.cpp:53
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "File '%s' sudah ada, apakah anda benar-benar ingin menimpanya?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2135,41 +2259,50 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "File tidak bisa dimuat."
 
-#: ../src/common/docview.cpp:551 ../src/common/docview.cpp:583
-#: ../src/common/docview.cpp:1557
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Kesalahan file"
 
-#: ../src/generic/dirctrlg.cpp:679 ../src/generic/filedlgg.cpp:757
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Nama file sudah ada."
 
-#: ../src/common/filefn.cpp:1702
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "File"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "File-file (%s)"
 
-#: ../src/html/helpfrm.cpp:468
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "File"
+
+#: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Temukan"
 
-#: ../src/html/helpfrm.cpp:1196
+#: ../src/html/helpfrm.cpp:1219
 msgid "Fixed font:"
 msgstr "Huruf tetap:"
 
-#: ../src/html/helpfrm.cpp:1256
+#: ../src/html/helpfrm.cpp:1279
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 inci"
 
-#: ../src/html/helpfrm.cpp:1197
+#: ../src/html/helpfrm.cpp:1220
 msgid "Font size:"
 msgstr "Ukuran huruf:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Fork gagal"
 
@@ -2183,7 +2316,7 @@ msgstr "Forward hrefs tidak didukung"
 msgid "Found "
 msgstr "Menemukan"
 
-#: ../src/html/helpfrm.cpp:863
+#: ../src/html/helpfrm.cpp:886
 #, c-format
 msgid "Found %i matches"
 msgstr "Menemukan %i sesuai"
@@ -2216,55 +2349,55 @@ msgstr "GIF: error tidak diketahui!!!"
 msgid "GTK+ theme"
 msgstr "Tema GTK+"
 
-#: ../src/common/prntbase.cpp:229
+#: ../src/common/prntbase.cpp:228
 msgid "Generic PostScript"
 msgstr "Postcript Generik"
 
-#: ../src/common/paper.cpp:152
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 inci"
 
-#: ../src/common/paper.cpp:151
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 inci"
 
-#: ../include/wx/xti.h:843
+#: ../include/wx/xti.h:845
 msgid "GetProperty called w/o valid getter"
 msgstr ""
 
-#: ../include/wx/xti.h:904
+#: ../include/wx/xti.h:906
 msgid "GetPropertyCollection called on a generic accessor"
 msgstr ""
 
-#: ../include/wx/xti.h:851
+#: ../include/wx/xti.h:853
 msgid "GetPropertyCollection called w/o valid collection getter"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:628
+#: ../src/html/helpfrm.cpp:651
 msgid "Go back"
 msgstr "Kembali"
 
-#: ../src/html/helpfrm.cpp:631
+#: ../src/html/helpfrm.cpp:654
 msgid "Go forward"
 msgstr "Ke depan"
 
-#: ../src/html/helpfrm.cpp:636
+#: ../src/html/helpfrm.cpp:659
 msgid "Go one level up in document hierarchy"
 msgstr "Ke satu tingkat diatas dalam hirarki dokumen"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:967
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Ke direktori home"
 
-#: ../src/generic/filedlgg.cpp:959
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Ke direktori atasnya"
 
-#: ../src/common/prntbase.cpp:805
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Ke Halaman"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Greek (ISO-8859-7)"
 
@@ -2272,46 +2405,45 @@ msgstr "Greek (ISO-8859-7)"
 msgid "Gzip not supported by this version of zlib"
 msgstr "Gzip tidak didukung oleh versi zlib ini"
 
-#: ../src/html/helpfrm.cpp:1560
+#: ../src/html/helpfrm.cpp:1574
 msgid "HTML Help Project (*.hhp)|*.hhp|"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:493
+#: ../src/html/htmlwin.cpp:498
 #, c-format
 msgid "HTML anchor %s does not exist."
 msgstr "Anchor HTML %s tidak ada."
 
-#: ../src/html/helpfrm.cpp:1558
+#: ../src/html/helpfrm.cpp:1572
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebrew (ISO-8859-8)"
 
-#: ../src/generic/mdig.cpp:310 ../src/html/helpfrm.cpp:321
-#: ../src/msw/mdi.cpp:1380 ../contrib/src/deprecated/proplist.cpp:523
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Pertolongan"
 
-#: ../src/html/helpfrm.cpp:1190
+#: ../src/html/helpfrm.cpp:1213
 msgid "Help Browser Options"
 msgstr "Pilihan-pilihan Browser Pertolongan"
 
-#: ../src/generic/helpext.cpp:441 ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Indeks Pertolongan"
 
-#: ../src/html/helpfrm.cpp:1546
+#: ../src/html/helpfrm.cpp:1560
 msgid "Help Printing"
 msgstr "Pertolongan Pencetakan"
 
-#: ../src/html/helpfrm.cpp:791
+#: ../src/html/helpfrm.cpp:814
 #, fuzzy
 msgid "Help Topics"
 msgstr "Pertolongan: %s"
 
-#: ../src/html/helpfrm.cpp:1559
+#: ../src/html/helpfrm.cpp:1573
 msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|"
 msgstr ""
 
@@ -2320,17 +2452,17 @@ msgstr ""
 msgid "Help: %s"
 msgstr "Pertolongan: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "tidak bernama"
 
-#: ../src/generic/dirctrlg.cpp:626
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Buat direktori"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2379,7 +2511,7 @@ msgstr "IFF: kesalahan yang tidak diketahui!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Spesifikasi sesumber ikon %s tidak ditemukan."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -2387,18 +2519,19 @@ msgstr ""
 "Jika anda memiliki informasi tambahan menyangkut laporan bug ini, tolong "
 "masukkan ke sini dan info tersebut akan digabungkan ke:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
-"Jika anda ingin mendiamkan laporan debug seluruhnya, silakan pilih tombol \"Cancel\", \n"
+"Jika anda ingin mendiamkan laporan debug seluruhnya, silakan pilih tombol "
+"\"Cancel\", \n"
 "tetapi hal tersebut dapat menghalangi pengembangan program, jadi jika\n"
 "memungkinkan tolong lanjutkan dengan pembuatan laporan.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Mengabaikan nilai \"%s\" dari key \"%s\"."
@@ -2411,32 +2544,32 @@ msgstr "Bentuk sintaksis file sesumber tidak tepat"
 msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source"
 msgstr ""
 
-#: ../include/wx/xti.h:1648
+#: ../include/wx/xti.h:1650
 msgid "Illegal Parameter Count for ConstructObject Method"
 msgstr ""
 
-#: ../include/wx/xti.h:1721
+#: ../include/wx/xti.h:1723
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/filedlgg.cpp:743
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Nama direktori tidak sah."
 
-#: ../src/generic/filedlgg.cpp:1239
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Spesifikasi file tidak sah."
 
-#: ../src/common/image.cpp:969
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Gambar dan mask mempunyai ukuran yang berlainan."
 
-#: ../src/common/image.cpp:1289
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "File citra bukan bukan merupakan tipe %d."
 
-#: ../src/msw/textctrl.cpp:330
+#: ../src/msw/textctrl.cpp:361
 msgid ""
 "Impossible to create a rich edit control, using simple text control instead. "
 "Please reinstall riched32.dll"
@@ -2444,21 +2577,21 @@ msgstr ""
 "Tidak mungkin menciptakan suatu kontrol rich edit, menggunakan kontrol text "
 "sederhana sebagai gantinya. Silahkan install ulang riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Tidak mungkin memperoleh masukan dari proses anak"
 
-#: ../src/common/filefn.cpp:1012
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Tidak mungkin memperoleh permisi file '%s'"
 
-#: ../src/common/filefn.cpp:1026
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Tidak mungkin menimpa file '%s'"
 
-#: ../src/common/filefn.cpp:1070
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Tidak mungkin mengubah permisi file '%s'"
@@ -2467,23 +2600,27 @@ msgstr "Tidak mungkin mengubah permisi file '%s'"
 msgid "Indent"
 msgstr "Perataan"
 
-#: ../src/html/helpfrm.cpp:493
+#: ../src/html/helpfrm.cpp:516
 msgid "Index"
 msgstr "Indeks"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indian (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Indeks citra TIFF tidak sah."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Sesumber XRC '%s' tidak sah: tidak mempunyai titik akar 'resource'."
@@ -2516,11 +2653,11 @@ msgstr ""
 msgid "Invalid regular expression '%s': %s"
 msgstr "Regular expression tidak sah '%s': %s"
 
-#: ../src/generic/fontdlgg.cpp:231
+#: ../src/generic/fontdlgg.cpp:233
 msgid "Italic"
 msgstr "Miring"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Amplop Italia,  110 x 230 mm"
 
@@ -2532,44 +2669,125 @@ msgstr "JPEG: Tidak bisa memuat - file mungkin rusak."
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Tidak bisa menyimpan citra."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 #, fuzzy
 msgid "KOI8-U"
 msgstr "KOI8-R"
 
-#: ../src/generic/prntdlgg.cpp:605 ../src/generic/prntdlgg.cpp:863
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Memanjang"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 in"
 
-#: ../src/generic/prntdlgg.cpp:875
+#: ../src/generic/prntdlgg.cpp:879
 msgid "Left margin (mm):"
 msgstr "Batas kiri (mm):"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 inci"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 inci"
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Surat, 8 1/2 x 11 inci"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Surat, 8 1/2 x 11 inci"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Surat, 8 1/2 x 11 inci"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Surat Kecil, 8 1/2 x 11 inci"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Surat, 8 1/2 x 11 inci"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Surat, 8 1/2 x 11 inci"
 
-#: ../src/generic/fontdlgg.cpp:234
+#: ../src/generic/fontdlgg.cpp:236
 msgid "Light"
 msgstr "Light"
 
@@ -2577,23 +2795,15 @@ msgstr "Light"
 msgid "Link contained '//', converted to absolute link."
 msgstr ""
 
-#: ../src/common/fldlgcmn.cpp:248
+#: ../src/common/fldlgcmn.cpp:257
 #, c-format
 msgid "Load %s file"
 msgstr "Memuat file %s"
 
-#: ../src/html/htmlwin.cpp:411
+#: ../src/html/htmlwin.cpp:416
 msgid "Loading : "
 msgstr "Memuat:"
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Memuat citra PNM Ascii Abu-abu belum diimplementasikan."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Memuat citra PNM Mentah Abu-abu belum diimplementasikan."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2604,16 +2814,16 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:571
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Log disimpan ke file '%s'."
 
-#: ../include/wx/xti.h:500 ../include/wx/xti.h:504
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "Konversi Long tidak didukung"
 
-#: ../src/gtk/mdi.cpp:461
+#: ../src/gtk/mdi.cpp:465
 msgid "MDI child"
 msgstr "child MDI"
 
@@ -2629,7 +2839,7 @@ msgstr ""
 "Fungsi-fungsi MS HTML Help tidak tersedia karena pustaka MS HTML Help tidak "
 "terinstall di mesin ini. Silahkan install."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ksimalkan"
 
@@ -2638,7 +2848,7 @@ msgstr "Ma&ksimalkan"
 msgid "Mailcap file %s, line %d: incomplete entry ignored."
 msgstr "File Mailcap %s, baris %d: isian tidak lengkap diacuhkan."
 
-#: ../src/generic/fdrepdlg.cpp:146
+#: ../src/generic/fdrepdlg.cpp:153
 msgid "Match case"
 msgstr "Sesuaikan besar kecil huruf"
 
@@ -2647,7 +2857,7 @@ msgstr "Sesuaikan besar kecil huruf"
 msgid "Memory VFS already contains file '%s'!"
 msgstr "Memory VFS telah terisi file '%s'!"
 
-#: ../src/msw/frame.cpp:345
+#: ../src/msw/frame.cpp:374
 msgid "Menu"
 msgstr "Menu"
 
@@ -2655,7 +2865,7 @@ msgstr "Menu"
 msgid "Metal theme"
 msgstr "Tema Metal"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi%nimalkan"
 
@@ -2669,15 +2879,20 @@ msgstr "File Mime.types %s, baris %d: kutipan string tidak berujung"
 msgid "Mode %ix%i-%i not available."
 msgstr "Mode %ix%i-%i tidak tersedia."
 
-#: ../src/generic/fontdlgg.cpp:226
+#: ../src/generic/fontdlgg.cpp:228
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:433
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Dirubah"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Amplop Monarch, 3 7/8 x 7 1/2 inci"
 
@@ -2689,11 +2904,11 @@ msgstr "Gerakkan ke bawah"
 msgid "Move up"
 msgstr "Gerakkan ke atas"
 
-#: ../src/generic/filedlgg.cpp:430
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nama"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Direktori Baru"
 
@@ -2702,21 +2917,21 @@ msgid "New item"
 msgstr "Item baru"
 
 #: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
-#: ../src/generic/filedlgg.cpp:607 ../src/generic/filedlgg.cpp:616
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NamaBaru"
 
-#: ../src/generic/tipdlg.cpp:295
+#: ../src/generic/tipdlg.cpp:305
 msgid "Next"
 msgstr "Berikut"
 
-#: ../src/html/helpfrm.cpp:642
+#: ../src/html/helpfrm.cpp:665
 msgid "Next page"
 msgstr "Halaman berikut"
 
 #: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
 #: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Tidak"
 
@@ -2729,11 +2944,11 @@ msgstr "Tidak ada fasilitas XBM tersedia!"
 msgid "No XPM icon facility available!"
 msgstr "Tidak ada fasilitas ikon XPM tersedia!"
 
-#: ../src/generic/helpext.cpp:436
+#: ../src/generic/helpext.cpp:437
 msgid "No entries found."
 msgstr "Tidak ada yang ditemukan."
 
-#: ../src/common/fontmap.cpp:408
+#: ../src/common/fontmap.cpp:422
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
@@ -2746,7 +2961,7 @@ msgstr ""
 "Apakah anda ingin menggunakan pengkodean ini (jika tidak anda harus memilih "
 "lainnya)?"
 
-#: ../src/common/fontmap.cpp:413
+#: ../src/common/fontmap.cpp:427
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found.\n"
@@ -2757,27 +2972,27 @@ msgstr ""
 "Apakah anda mau memilih huruf yang akan digunakan untuk pengkodean\n"
 "(jika tidak teks dalam pengkodean tidak akan diperlihatkan secara benar)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Tidak ada handler yang ditemukan untuk titik XML '%s', class '%s'!"
 
-#: ../src/common/image.cpp:1271 ../src/common/image.cpp:1314
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Tidak ada handler ditemukan untuk tipe citra."
 
-#: ../src/common/image.cpp:1279 ../src/common/image.cpp:1322
-#: ../src/common/image.cpp:1356
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Tidak ada handler citra untuk tipe %d didefinisikan."
 
-#: ../src/common/image.cpp:1340 ../src/common/image.cpp:1372
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Tidak ada handler citra untuk tipe %s didefinisikan."
 
-#: ../src/html/helpfrm.cpp:846
+#: ../src/html/helpfrm.cpp:869
 msgid "No matching page found yet"
 msgstr "Tidak ada halaman yang sesuai ditemukan"
 
@@ -2785,37 +3000,37 @@ msgstr "Tidak ada halaman yang sesuai ditemukan"
 msgid "No sound"
 msgstr "Tidak bersuara"
 
-#: ../src/common/image.cpp:977 ../src/common/image.cpp:1016
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "Tidak ada Unused Color dalam citra yang sedang di-mask"
 
-#: ../src/common/image.cpp:1608
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "Tidak ada Unused Color dalam citra yang sedang di-mask"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordic (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:230 ../src/generic/fontdlgg.cpp:233
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normal"
 
-#: ../src/html/helpfrm.cpp:1250
+#: ../src/html/helpfrm.cpp:1273
 msgid "Normal face<br>and <u>underlined</u>. "
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1195
+#: ../src/html/helpfrm.cpp:1218
 msgid "Normal font:"
 msgstr "Huruf normal:"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Catatan, 8 1/2 x 11 in"
 
-#: ../src/gtk/fontdlg.cpp:141 ../src/msw/dialog.cpp:188
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
@@ -2824,21 +3039,21 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "Objek harus memiliki atribut id"
 
-#: ../src/common/docview.cpp:1252 ../src/common/docview.cpp:1580
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Buka File"
 
-#: ../src/html/helpfrm.cpp:650 ../src/html/helpfrm.cpp:1565
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Buka dokumen HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "Buka file \"%s\""
 
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:771
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operasi tidak diijinkan"
 
@@ -2857,11 +3072,11 @@ msgstr "Pilihan '%s' memerlukan suatu nilai."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Pilihan '%s': '%s' tidak bisa dikonversi ke suatu tanggal."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:610
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Pilihan-pilihan"
 
-#: ../src/generic/prntdlgg.cpp:607 ../src/generic/prntdlgg.cpp:864
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientasi"
 
@@ -2889,33 +3104,158 @@ msgstr "PCX: kesalahan tidak diketahui !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: nomor versi terlalu rendah"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Tidak bisa mengalokasikan memory."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: format file tidak dikenali"
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Kelihatannya file terpotong."
 
-#: ../src/common/prntbase.cpp:1248
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Amplop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Amplop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Amplop C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Amplop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Amplop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Amplop B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Amplop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Amplop B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Amplop DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Amplop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Amplop DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Amplop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Amplop C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Amplop C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Amplop B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Amplop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Amplop C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Amplop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Amplop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Amplop C5, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Halaman %d"
 
-#: ../src/common/prntbase.cpp:1246
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Halaman %d dari %d"
 
-#: ../src/generic/prntdlgg.cpp:823
+#: ../src/generic/prntdlgg.cpp:827
 msgid "Page Setup"
 msgstr "Atur Halaman"
 
-#: ../src/common/prntbase.cpp:452 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Atur Halaman"
@@ -2924,13 +3264,13 @@ msgstr "Atur Halaman"
 msgid "Pages"
 msgstr "Halaman-halaman"
 
-#: ../src/generic/prntdlgg.cpp:796 ../src/generic/prntdlgg.cpp:850
-#: ../src/generic/prntdlgg.cpp:1052
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Ukuran Kertas"
 
-#: ../src/generic/prntdlgg.cpp:594 ../src/generic/prntdlgg.cpp:837
-#: ../src/generic/prntdlgg.cpp:1047
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Ukuran kertas"
 
@@ -2946,7 +3286,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:436
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Permisi"
 
@@ -2954,23 +3294,23 @@ msgstr "Permisi"
 msgid "Pipe creation failed"
 msgstr "Pembuatan pipa gagal"
 
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/gtk/fontdlg.cpp:81
 msgid "Please choose a valid font."
 msgstr "Silahkan piliha huruf yang sah."
 
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:67
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Silahkan memilih file yang ada."
 
-#: ../src/html/helpfrm.cpp:790
+#: ../src/html/helpfrm.cpp:813
 msgid "Please choose the page to display:"
 msgstr "Silakan memilih lembar yang mau ditampilkan:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Silahkan pilih, anda ingin koneksi ke ISP mana"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2981,13 +3321,11 @@ msgstr ""
 "(setidaknya versi 4.70 diperlukan tetapi anda mempunyai %d.%02d)\n"
 "atau program ini tidak akan beroperasi dengan benar."
 
-#: ../src/common/prntbase.cpp:314
-msgid ""
-"Please wait while printing\n"
-msgstr ""
-"Tunggu sebentar, sedang mencetak\n"
+#: ../src/common/prntbase.cpp:313
+msgid "Please wait while printing\n"
+msgstr "Tunggu sebentar, sedang mencetak\n"
 
-#: ../src/generic/prntdlgg.cpp:604 ../src/generic/prntdlgg.cpp:862
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Membujur"
 
@@ -2995,25 +3333,25 @@ msgstr "Membujur"
 msgid "PostScript file"
 msgstr "File Postcript"
 
-#: ../src/generic/fontdlgg.cpp:341 ../src/html/helpfrm.cpp:1212
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Preview:"
 
-#: ../src/html/helpfrm.cpp:639
+#: ../src/html/helpfrm.cpp:662
 msgid "Previous page"
 msgstr "Halaman sebelumnya"
 
-#: ../src/common/prntbase.cpp:394 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Cetak"
 
-#: ../src/common/docview.cpp:1025
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Preview Pencetakan"
 
-#: ../src/common/prntbase.cpp:1200 ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Gagal Preview Pencetakan"
 
@@ -3025,7 +3363,7 @@ msgstr "Jangkauan Cetakan"
 msgid "Print Setup"
 msgstr "Atur Cetakan"
 
-#: ../src/generic/prntdlgg.cpp:613
+#: ../src/generic/prntdlgg.cpp:617
 msgid "Print in colour"
 msgstr "Cetak berwarna"
 
@@ -3034,16 +3372,16 @@ msgstr "Cetak berwarna"
 msgid "Print previe&w"
 msgstr "Preview Pencetakan"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Preview Pencetakan"
 
-#: ../src/generic/prntdlgg.cpp:622
+#: ../src/generic/prntdlgg.cpp:626
 msgid "Print spooling"
 msgstr "Pen-spool-an pencetakan"
 
-#: ../src/html/helpfrm.cpp:656
+#: ../src/html/helpfrm.cpp:679
 msgid "Print this page"
 msgstr "Cetak halaman ini"
 
@@ -3055,7 +3393,7 @@ msgstr "Cetak ke File"
 msgid "Printer"
 msgstr "Printer"
 
-#: ../src/generic/prntdlgg.cpp:625
+#: ../src/generic/prntdlgg.cpp:629
 msgid "Printer command:"
 msgstr "Perintah pencetak:"
 
@@ -3063,11 +3401,11 @@ msgstr "Perintah pencetak:"
 msgid "Printer options"
 msgstr "Pilihan-pilihan pencetak"
 
-#: ../src/generic/prntdlgg.cpp:637
+#: ../src/generic/prntdlgg.cpp:641
 msgid "Printer options:"
 msgstr "Pilihan-pilihan Pencetak:"
 
-#: ../src/generic/prntdlgg.cpp:911
+#: ../src/generic/prntdlgg.cpp:915
 msgid "Printer..."
 msgstr "Pencetak..."
 
@@ -3076,11 +3414,11 @@ msgstr "Pencetak..."
 msgid "Printer:"
 msgstr "Pencetak..."
 
-#: ../src/common/prntbase.cpp:311 ../src/common/prntbase.cpp:532
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Mencetak"
 
-#: ../src/common/prntbase.cpp:328
+#: ../src/common/prntbase.cpp:327
 msgid "Printing Error"
 msgstr "Kesalahan Mencetak"
 
@@ -3093,35 +3431,35 @@ msgstr "Mencetak halaman %d..."
 msgid "Printing..."
 msgstr "Mencetak..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
 msgstr ""
 
-#: ../src/common/log.cpp:467
+#: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Program dibatalkan."
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Kuarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1102
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Pertanyaan"
 
-#: ../src/common/ffile.cpp:126 ../src/common/ffile.cpp:147
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Kesalahan membaca pada file '%s'"
 
-#: ../src/common/prntbase.cpp:243
+#: ../src/common/prntbase.cpp:242
 #, fuzzy
 msgid "Ready"
 msgstr "&Kerjakan Lagi"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Titik obyek tereferensi dengan ref=\"%s\" tidak ditemukan"
@@ -3130,17 +3468,17 @@ msgstr "Titik obyek tereferensi dengan ref=\"%s\" tidak ditemukan"
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Kunci registry '%s' sudah ada."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Kunci registry '%s' tidak ada, tidak bisa mengubah namanya."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3151,16 +3489,16 @@ msgstr ""
 " menghapusnya akan menyebabkan sistem anda tidak stabil:\n"
 " operasi dibatalkan."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Nilai registry '%s' sudah ada."
 
-#: ../src/generic/helpext.cpp:441
+#: ../src/generic/helpext.cpp:442
 msgid "Relevant entries:"
 msgstr "Entri relevan"
 
-#: ../src/generic/progdlgg.cpp:208
+#: ../src/generic/progdlgg.cpp:210
 msgid "Remaining time : "
 msgstr "Waktu tersisa :"
 
@@ -3168,11 +3506,11 @@ msgstr "Waktu tersisa :"
 msgid "Remove"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:429
+#: ../src/html/helpfrm.cpp:445
 msgid "Remove current page from bookmarks"
 msgstr "Hilangkan halaman saat ini dari bookmark"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3184,15 +3522,15 @@ msgstr ""
 msgid "Rep&lace"
 msgstr "&Ganti"
 
-#: ../src/generic/fdrepdlg.cpp:171
+#: ../src/generic/fdrepdlg.cpp:188
 msgid "Replace &all"
 msgstr "Ganti &semua"
 
-#: ../src/generic/fdrepdlg.cpp:123
+#: ../src/generic/fdrepdlg.cpp:130
 msgid "Replace with:"
 msgstr "Ganti dengan:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "File sesumber harus mempunyai nomor versi yang sama!"
 
@@ -3200,19 +3538,19 @@ msgstr "File sesumber harus mempunyai nomor versi yang sama!"
 msgid "Revert to Saved"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:887
+#: ../src/generic/prntdlgg.cpp:891
 msgid "Right margin (mm):"
 msgstr "Batas kanan (mm):"
 
-#: ../src/generic/fontdlgg.cpp:224
+#: ../src/generic/fontdlgg.cpp:226
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1757
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Simpan"
 
-#: ../src/common/fldlgcmn.cpp:250
+#: ../src/common/fldlgcmn.cpp:259
 #, c-format
 msgid "Save %s file"
 msgstr "Simpan file %s"
@@ -3221,81 +3559,87 @@ msgstr "Simpan file %s"
 msgid "Save &As..."
 msgstr "Simpan &Sebagai..."
 
-#: ../src/common/docview.cpp:285
+#: ../src/common/docview.cpp:305
 msgid "Save as"
 msgstr "Simpan sebagai"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Simpan isi log ke file"
 
-#: ../src/generic/fontdlgg.cpp:227
+#: ../src/generic/fontdlgg.cpp:229
 msgid "Script"
 msgstr "Skrip"
 
-#: ../src/html/helpfrm.cpp:513 ../src/html/helpfrm.cpp:528
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Mencari"
 
-#: ../src/html/helpfrm.cpp:515
+#: ../src/html/helpfrm.cpp:538
 msgid ""
-"Search contents of help book(s) for all occurences of the text you typed above"
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
 msgstr ""
 "Mencari isi dari buku pertolongan untuk semua pemunculan dari teks yang anda "
 "ketikkan diatas"
 
-#: ../src/generic/fdrepdlg.cpp:152
+#: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
 msgstr "Arah pencarian"
 
-#: ../src/generic/fdrepdlg.cpp:111
+#: ../src/generic/fdrepdlg.cpp:118
 msgid "Search for:"
 msgstr "Mencari:"
 
-#: ../src/html/helpfrm.cpp:1037
+#: ../src/html/helpfrm.cpp:1060
 msgid "Search in all books"
 msgstr "Mencari di semua buku"
 
-#: ../src/html/helpfrm.cpp:845
+#: ../src/html/helpfrm.cpp:868
 msgid "Searching..."
 msgstr "Mencari..."
 
-#: ../src/generic/dirctrlg.cpp:550
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Seksi"
 
-#: ../src/common/ffile.cpp:225
+#: ../src/common/ffile.cpp:222
 #, c-format
 msgid "Seek error on file '%s'"
 msgstr "Kesalahan seek pada file '%s'"
 
-#: ../src/common/ffile.cpp:215
+#: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Pilih &Semuanya"
 
-#: ../src/common/docview.cpp:1660
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Pilih template dokumen"
 
-#: ../src/common/docview.cpp:1737
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Pilih pandangan dokumen"
 
-#: ../src/common/docview.cpp:1540
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Pilih file"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Seksi"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
 msgstr "Pemisah diharapkan setelah pilihan '%s'."
 
-#: ../include/wx/xti.h:839
+#: ../include/wx/xti.h:841
 msgid "SetProperty called w/o valid setter"
 msgstr ""
 
@@ -3303,70 +3647,69 @@ msgstr ""
 msgid "Setup..."
 msgstr "Atur..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Banyak koneksi dialup aktif ditemukan, pilih satu secara acak."
 
-#: ../src/html/helpfrm.cpp:470
+#: ../src/html/helpfrm.cpp:493
 msgid "Show all"
 msgstr "Tampilkan semua"
 
-#: ../src/html/helpfrm.cpp:481
+#: ../src/html/helpfrm.cpp:504
 msgid "Show all items in index"
 msgstr "Tampilkan semua item dalam indeks"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Tampilkan direktori-direktori tersembunyi"
 
-#: ../src/generic/filedlgg.cpp:1034
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Tampilkan file-file tersembunyi"
 
-#: ../src/html/helpfrm.cpp:623
+#: ../src/html/helpfrm.cpp:646
 msgid "Show/hide navigation panel"
 msgstr "Tampilkan/Sembunyikan panel navigasi"
 
-#: ../src/generic/fontdlgg.cpp:346 ../src/generic/fontdlgg.cpp:348
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr "Tampilkan preview font."
 
-#: ../src/generic/filedlgg.cpp:431
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Ukuran"
 
-#: ../src/generic/progdlgg.cpp:220 ../src/generic/progdlgg.cpp:238
-#: ../src/generic/progdlgg.cpp:593
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:598
 #, fuzzy
 msgid "Skip"
 msgstr "Skrip"
 
-#: ../src/generic/fontdlgg.cpp:232
+#: ../src/generic/fontdlgg.cpp:234
 msgid "Slant"
 msgstr "Sudut pandang"
 
-#: ../src/common/docview.cpp:561
+#: ../src/common/docview.cpp:581
 msgid "Sorry, could not open this file for saving."
 msgstr "Maaf, tidak bisa membuka file untuk menyimpan."
 
-#: ../src/common/docview.cpp:593 ../src/common/docview.cpp:606
-#: ../src/common/docview.cpp:1559
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Maaf, tidak bisa membuka file ini."
 
-#: ../src/common/docview.cpp:568
+#: ../src/common/docview.cpp:588
 msgid "Sorry, could not save this file."
 msgstr "Maaf, tidak bisa menyimpan file ini."
 
-#: ../src/common/prntbase.cpp:1200
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Maaf, tidak cukup memory untuk menciptakan preview."
 
-#: ../src/common/docview.cpp:1021
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1251 ../src/common/docview.cpp:1579
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 #, fuzzy
 msgid "Sorry, the format for this file is unknown."
 msgstr "Maaf, tidak bisa membuka file ini."
@@ -3380,7 +3723,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Pernyataan, 5 1/2 x 8 1/2 inci"
 
@@ -3388,7 +3731,7 @@ msgstr "Pernyataan, 5 1/2 x 8 1/2 inci"
 msgid "Status:"
 msgstr "Status:"
 
-#: ../src/generic/logg.cpp:621
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status:"
 
@@ -3401,54 +3744,75 @@ msgstr ""
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "Sesumber XRC: Spesifikasi warna '%s' tidak benar untuk properti '%s'."
 
-#: ../include/wx/xti.h:427 ../include/wx/xti.h:431
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "Subclass '%s' tidak ditemukan untuk sesumber '%s', bukan pen-subklas-an"
 
-#: ../src/generic/fontdlgg.cpp:228
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:354
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Tidak bisa mengalokasikan memory."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Kesalahan memuat citra."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Kesalahan membaca citra."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Kesalahan menyimpan citra."
 
-#: ../src/common/imagtiff.cpp:378
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Kesalahan menulis citra."
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 inci"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 inci"
 
-#: ../src/generic/fontdlgg.cpp:229
+#: ../src/generic/fontdlgg.cpp:231
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1661
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Template"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3461,7 +3825,7 @@ msgstr "Server FTP tidak mendukung mode passive"
 msgid "The FTP server doesn't support the PORT command."
 msgstr "Server FTP tidak mendukung mode passive"
 
-#: ../src/common/fontmap.cpp:190
+#: ../src/common/fontmap.cpp:204
 #, c-format
 msgid ""
 "The charset '%s' is unknown. You may select\n"
@@ -3486,7 +3850,7 @@ msgstr ""
 "Direktori '%s' tidak ada\n"
 " Buat sekarang?"
 
-#: ../src/common/docview.cpp:1910
+#: ../src/common/docview.cpp:1949
 #, fuzzy, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3496,7 +3860,7 @@ msgstr ""
 " File tersebut telah dihilangkan dari daftar file-file yang paling banyak "
 "digunakan."
 
-#: ../src/common/docview.cpp:1920
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3506,33 +3870,33 @@ msgstr ""
 " File tersebut telah dihilangkan dari daftar file-file yang paling banyak "
 "digunakan."
 
-#: ../src/generic/fontdlgg.cpp:310 ../src/generic/fontdlgg.cpp:312
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:275 ../src/generic/fontdlgg.cpp:277
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:322 ../src/generic/fontdlgg.cpp:324
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 #, fuzzy
 msgid "The font point size."
 msgstr "Ukuran huruf:"
 
-#: ../src/generic/fontdlgg.cpp:286 ../src/generic/fontdlgg.cpp:288
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:297 ../src/generic/fontdlgg.cpp:299
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr ""
 
-#: ../src/common/filename.cpp:952
+#: ../src/common/filename.cpp:966
 #, c-format
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Path '%s' berisi terlalu banyak \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3553,7 +3917,7 @@ msgstr "Teks tidak bisa disimpan."
 msgid "The value for the option '%s' must be specified."
 msgstr "Nilai untuk pilihan '%s' harus dispesifikasikan."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3569,13 +3933,13 @@ msgstr ""
 "Ada masalah pada saat mengatur halaman: anda mungkin perlu menetapkan "
 "pencetak default."
 
-#: ../src/msw/datectrl.cpp:116
+#: ../src/msw/datectrl.cpp:109
 msgid ""
 "This system doesn't support date picker control, please upgrade your version "
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1210
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3583,11 +3947,11 @@ msgstr ""
 "Inisialisasi modul thread gagal: tidak bisa menyimpan nilai dalam "
 "penyimpanan thread lokal"
 
-#: ../src/unix/threadpsx.cpp:1602
+#: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Inisialisasi modul thread gagal: gagal menciptakan kunci thread"
 
-#: ../src/msw/thread.cpp:1198
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3595,15 +3959,15 @@ msgstr ""
 "Inisialisasi modul thread gagal: tidak mungkin mengalokasikan indeks dalam "
 "penyimpanan thread lokal"
 
-#: ../src/unix/threadpsx.cpp:1107
+#: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "Pentetapan prioritas thread diabaikan."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Tile &Horizontal"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Tile &Vertikal"
 
@@ -3633,7 +3997,7 @@ msgstr "Kepada:"
 msgid "Too many colours in PNG, the image may be slightly blurred."
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:876
+#: ../src/generic/prntdlgg.cpp:880
 msgid "Top margin (mm):"
 msgstr "Batas atas (mm):"
 
@@ -3641,17 +4005,18 @@ msgstr "Batas atas (mm):"
 #, c-format
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
 msgstr ""
-"Mencoba menghilangkan file '%s' dari memory VFS, tetapi file tersebut termuat!"
+"Mencoba menghilangkan file '%s' dari memory VFS, tetapi file tersebut "
+"termuat!"
 
 #: ../src/common/sckaddr.cpp:146 ../src/common/sckaddr.cpp:250
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Mencoba memecahkan nama host NULL: menyerah"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turkish (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:432
+#: ../src/generic/filedlgg.cpp:433
 #, fuzzy
 msgid "Type"
 msgstr "Teletype"
@@ -3661,11 +4026,11 @@ msgstr "Teletype"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:150
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 inci"
 
-#: ../src/html/htmlwin.cpp:398
+#: ../src/html/htmlwin.cpp:403
 #, c-format
 msgid "Unable to open requested HTML document: %s"
 msgstr "Tidak mampu membuka dokumen HTML yang diminta: %s"
@@ -3700,45 +4065,45 @@ msgstr "Akhri file tidak diharapkan pada saat mem-parsing sesumber."
 msgid "Unexpected parameter '%s'"
 msgstr "Parameter tidak diharapkan '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 #, fuzzy
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 #, fuzzy
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 #, fuzzy
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 #, fuzzy
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 #, fuzzy
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 #, fuzzy
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Kesalahan DDE %08x tidak diketahui"
@@ -3747,11 +4112,11 @@ msgstr "Kesalahan DDE %08x tidak diketahui"
 msgid "Unknown Object passed to GetObjectClassInfo"
 msgstr ""
 
-#: ../src/unix/dlunix.cpp:282
+#: ../src/unix/dlunix.cpp:275
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:685
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Pengkodean tidak diketahui (%d)"
@@ -3771,7 +4136,7 @@ msgstr "Pilihan panjang '%s' tidak diketahui"
 msgid "Unknown option '%s'"
 msgstr "Pilihan '%s' tidak diketahui"
 
-#: ../src/xrc/xmlres.cpp:760
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Flag style tidak diketahui"
 
@@ -3780,13 +4145,13 @@ msgstr "Flag style tidak diketahui"
 msgid "Unkown Property %s"
 msgstr "Pilihan '%s' tidak diketahui"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "'{' tidak sesuai dalam entri mime type %s."
 
-#: ../src/common/cmdproc.cpp:252 ../src/common/cmdproc.cpp:278
-#: ../src/common/cmdproc.cpp:298
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Perintah tak bernama"
 
@@ -3795,8 +4160,8 @@ msgstr "Perintah tak bernama"
 msgid "Unrecognized style %s while parsing resource."
 msgstr "Style %s tidak dikenali pada saat mem-parsing sesumber."
 
-#: ../src/mac/carbon/clipbrd.cpp:66 ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:276 ../src/msw/clipbrd.cpp:448
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Format clipboard tidak didukung."
 
@@ -3805,11 +4170,11 @@ msgstr "Format clipboard tidak didukung."
 msgid "Unsupported theme '%s'."
 msgstr "Tema '%s' tidak didukung."
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Up"
 msgstr "Atas"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Penggunaan: %s"
@@ -3822,15 +4187,15 @@ msgstr "Konflik validasi"
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:950
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Tampilan file dalam tampilan rinci"
 
-#: ../src/generic/filedlgg.cpp:943
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Tampilkan file dalam tampilan daftar"
 
-#: ../src/common/docview.cpp:1738
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Pandangan"
 
@@ -3838,36 +4203,35 @@ msgstr "Pandangan"
 msgid "Waiting for subprocess termination failed"
 msgstr "Menunggu penghentian subproses gagal"
 
-#: ../src/common/docview.cpp:441
+#: ../src/common/docview.cpp:461
 msgid "Warning"
 msgstr "Peringatan"
 
-#: ../src/common/log.cpp:481
+#: ../src/common/log.cpp:480
 msgid "Warning: "
 msgstr "Peringatan:"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
-msgstr ""
-"Peringatan: berusaha menghilangkan handler tag HTML dari stack kosong."
+msgstr "Peringatan: berusaha menghilangkan handler tag HTML dari stack kosong."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Western European (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Western European with Euro (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:333 ../src/generic/fontdlgg.cpp:335
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:143
+#: ../src/generic/fdrepdlg.cpp:150
 msgid "Whole word"
 msgstr "Seluruh kata"
 
-#: ../src/html/helpfrm.cpp:512
+#: ../src/html/helpfrm.cpp:535
 msgid "Whole words only"
 msgstr "Hanya seluruh kata"
 
@@ -3875,149 +4239,154 @@ msgstr "Hanya seluruh kata"
 msgid "Win32 theme"
 msgstr "Tema Win32"
 
-#: ../src/msw/utils.cpp:1085
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32 pada Windows 3.1"
 
-#: ../src/msw/utils.cpp:1134
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1099
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1095
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabic (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltic (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Central European (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Chinese Simplified (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Chinese Traditional (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cyrillic (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Greek (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebrew (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japanese (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Korean (CP 949)"
 
-#: ../src/msw/utils.cpp:1114
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 3.1"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1142
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Baltic (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turkish (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Western European (CP 1252)"
 
-#: ../src/msw/utils.cpp:1138
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
-#: ../src/common/ffile.cpp:161
+#: ../src/common/ffile.cpp:158
 #, c-format
 msgid "Write error on file '%s'"
 msgstr "Kesalahan menulis pada file '%s'"
 
-#: ../src/xml/xml.cpp:550
+#: ../src/xml/xml.cpp:562
 #, c-format
 msgid "XML parsing error: '%s' at line %d"
 msgstr "Kesalahan parsing XML: '%s' pada baris %d"
 
-#: ../src/common/xpmdecod.cpp:776
+#: ../src/common/xpmdecod.cpp:774
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: Data pixel salah bentuk!"
 
-#: ../src/common/xpmdecod.cpp:711 ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: Definisi warna '%s' salah bentuk!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "Sesumber XRC '%s' (class '%s') tidak ditemukan!"
 
-#: ../src/xrc/xmlres.cpp:1017 ../src/xrc/xmlres.cpp:1029
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "Sesumber XRC: Tidak bisa menciptakan bitmap dari '%s'."
 
-#: ../src/xrc/xmlres.cpp:973
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "Sesumber XRC: Spesifikasi warna '%s' tidak benar untuk properti '%s'."
 
 #: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
 #: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ya"
 
@@ -4037,16 +4406,16 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2094
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[KOSONG]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr ""
 "Suatu aplikasi DDEML telah menciptakan suatu kondisi race terus menerus."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4058,44 +4427,44 @@ msgstr ""
 " atau suatu pengenal instan yang tidak sah\n"
 " dilewatkan ke suatu fungsi DDEML."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "Suatu usaha dari klien untuk mengadakan percakapan telah gagal."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "Alokasi memori gagal."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "Suatu parameter gagal divalidasi oleh DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 "Suatu permintaan untuk transaksi advise synchronous telah habis waktunya."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 "Suatu permintaan untuk transaksi data synchronous telah habis waktunya."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 "Suatu permintaan untuk transaksi eksekusi synchronous telah habis waktunya."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 "Suatu permintaan untuk transaksi poke synchronous telah habis waktunya."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "Suatu permintaan untuk mengakhiri transaksi advise telah habis waktunya."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4105,7 +4474,7 @@ msgstr ""
 " yang dihentikan oleh klien, atau server\n"
 " dihentikan sebelum menyelesaikan transaksi."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "Transaksi gagal."
 
@@ -4113,7 +4482,7 @@ msgstr "Transaksi gagal."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4125,15 +4494,15 @@ msgstr ""
 " atau suatu aplikasi diinisialisasi sebagai APPCMD_CLIENTONLY telah \n"
 "berusaha melaksanakan transaksi-transaksi server."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "Suatu panggilan internal ke fungsi PostMessage telah gagal."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "Suatu kesalahan internal telah muncul dalam DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4143,11 +4512,11 @@ msgstr ""
 " Saat aplikasi telah kembali dari callback XTYP_XACT_COMPLETE,\n"
 " pengenal transaksi untuk callback tersebut tidak sah lagi."
 
-#: ../src/common/zipstrm.cpp:1317
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1804
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "Usaha untuk mengubah kunci immutable '%s' diabaikan."
@@ -4160,7 +4529,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1567
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4168,14 +4537,18 @@ msgstr ""
 msgid "binary"
 msgstr "biner"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "tebal"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "tebal"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4186,7 +4559,7 @@ msgstr "Tidak bisa menutup file '%s'"
 msgid "can't close file descriptor %d"
 msgstr "Tidak bisa menutup file descriptor %d"
 
-#: ../src/common/file.cpp:553
+#: ../src/common/file.cpp:551
 #, c-format
 msgid "can't commit changes to file '%s'"
 msgstr "Tidak bisa melaksanakan perubahan ke file '%s'"
@@ -4196,28 +4569,33 @@ msgstr "Tidak bisa melaksanakan perubahan ke file '%s'"
 msgid "can't create file '%s'"
 msgstr "Tidak bisa menciptakan file '%s'"
 
-#: ../src/common/fileconf.cpp:1123
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "Tidak bisa menghapus file konfigurasi pemakai %s"
 
-#: ../src/common/file.cpp:459
+#: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 "Tidak bisa menentukan apakah akhir file telah dicapai pada descriptor %d"
 
-#: ../src/common/zipstrm.cpp:1344
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Gagal mengeksekusi '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "Tidak bisa menemukan posisi saat ini dalam file '%s'"
 
-#: ../src/common/file.cpp:429
+#: ../src/common/file.cpp:427
 #, c-format
 msgid "can't find length of file on file descriptor %d"
 msgstr "Tidak bisa menemukan panjang dari file pada file descriptor %d"
 
-#: ../src/msw/utils.cpp:367
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 "Tidak bisa menemukan HOME dari pemakai, menggunakan direktori aktif saat ini."
@@ -4227,12 +4605,12 @@ msgstr ""
 msgid "can't flush file descriptor %d"
 msgstr "Tidak bisa mem-flush file descriptor %d"
 
-#: ../src/common/file.cpp:401 ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "Tidak bisa memperoleh posisi seek pada file descriptor %d"
 
-#: ../src/common/fontmap.cpp:312
+#: ../src/common/fontmap.cpp:326
 msgid "can't load any font, aborting"
 msgstr "Tidak bisa memuat huruf apapun, batal"
 
@@ -4241,30 +4619,30 @@ msgstr "Tidak bisa memuat huruf apapun, batal"
 msgid "can't open file '%s'"
 msgstr "Tidak bisa membuka file '%s'"
 
-#: ../src/common/fileconf.cpp:401
+#: ../src/common/fileconf.cpp:404
 #, c-format
 msgid "can't open global configuration file '%s'."
 msgstr "Tidak bisa membuka file konfigurasi global '%s'."
 
-#: ../src/common/fileconf.cpp:416
+#: ../src/common/fileconf.cpp:419
 #, c-format
 msgid "can't open user configuration file '%s'."
 msgstr "Tidak bisa membuka file konfigurasi pemakai '%s'."
 
-#: ../src/common/fileconf.cpp:972
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "Tidak bisa membuka file konfigurasi pemakai."
 
-#: ../src/common/dynlib.cpp:252
+#: ../src/common/dynlib.cpp:253
 msgid "can't query for GUI plugins name in console applications"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:432
+#: ../src/common/zipstrm.cpp:436
 #, fuzzy
 msgid "can't re-initialize zlib deflate stream"
 msgstr "Tidak bisa menginisialisasi tampilan."
 
-#: ../src/common/zipstrm.cpp:457
+#: ../src/common/zipstrm.cpp:461
 #, fuzzy
 msgid "can't re-initialize zlib inflate stream"
 msgstr "Tidak bisa menginisialisasi tampilan."
@@ -4274,17 +4652,17 @@ msgstr "Tidak bisa menginisialisasi tampilan."
 msgid "can't read from file descriptor %d"
 msgstr "Tidak bisa membaca dari file descriptor %d"
 
-#: ../src/common/file.cpp:548
+#: ../src/common/file.cpp:546
 #, c-format
 msgid "can't remove file '%s'"
 msgstr "Tidak bisa menghilangkan file '%s'"
 
-#: ../src/common/file.cpp:564
+#: ../src/common/file.cpp:562
 #, c-format
 msgid "can't remove temporary file '%s'"
 msgstr "Tidak bisa menghilangkan file sementara '%s'"
 
-#: ../src/common/file.cpp:387 ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "Tidak bisa melakukan seek pada file descriptor %d"
@@ -4299,11 +4677,11 @@ msgstr "Tidak bisa menulis buffer '%s' ke disk."
 msgid "can't write to file descriptor %d"
 msgstr "Tidak bisa menulis ke file descriptor %d"
 
-#: ../src/common/fileconf.cpp:983
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "Tidak bisa menulis file konfigurasi pemakai."
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "File katalog untuk domain '%s' tidak ditemukan."
@@ -4324,7 +4702,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "tanggal"
 
@@ -4332,7 +4710,7 @@ msgstr "tanggal"
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:695 ../src/common/fmapbase.cpp:727
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "default"
 
@@ -4340,28 +4718,28 @@ msgstr "default"
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3674
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "ke delapan belas"
 
-#: ../src/common/datetime.cpp:3664
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "ke delapan"
 
-#: ../src/common/datetime.cpp:3667
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "ke sebelas"
 
-#: ../src/common/strconv.cpp:2487
+#: ../src/common/strconv.cpp:2671
 #, fuzzy, c-format
 msgid "encoding %s"
 msgstr "Pengkodean tidak diketahui (%d)"
 
-#: ../src/common/fileconf.cpp:1790
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "entri '%s' muncul lebih dari satu dalam grup '%s'"
@@ -4371,85 +4749,90 @@ msgstr "entri '%s' muncul lebih dari satu dalam grup '%s'"
 msgid "error in data format"
 msgstr "IFF: kesalahan dalam format citra IFF."
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "Kesalahan membaca pada file '%s'"
+
 #: ../src/html/chm.cpp:332
 #, fuzzy
 msgid "error opening file"
 msgstr "Kesalahan membaca pada file '%s'"
 
-#: ../src/common/zipstrm.cpp:1429
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Kesalahan dalam menciptakan direktori"
 
-#: ../src/common/zipstrm.cpp:1507
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2208
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "mengadakan"
 
-#: ../src/common/ffile.cpp:175
+#: ../src/common/ffile.cpp:172
 #, c-format
 msgid "failed to flush the file '%s'"
 msgstr "Gagal mem-flush file '%s'"
 
-#: ../src/common/datetime.cpp:3671
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "Ke lima belas"
 
-#: ../src/common/datetime.cpp:3661
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "Ke lima"
 
-#: ../src/common/fileconf.cpp:655
+#: ../src/common/fileconf.cpp:664
 #, c-format
 msgid "file '%s', line %d: '%s' ignored after group header."
 msgstr "file '%s', baris %d: '%s' diabaikan setelah header grup."
 
-#: ../src/common/fileconf.cpp:684
+#: ../src/common/fileconf.cpp:693
 #, c-format
 msgid "file '%s', line %d: '=' expected."
 msgstr "file '%s', baris %d: '=' diharapkan."
 
-#: ../src/common/fileconf.cpp:707
+#: ../src/common/fileconf.cpp:716
 #, c-format
 msgid "file '%s', line %d: key '%s' was first found at line %d."
 msgstr "file '%s', baris %d: kunci '%s' pertama ditemukan pada baris %d."
 
-#: ../src/common/fileconf.cpp:697
+#: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
 msgstr "file '%s', baris %d: nilai untuk kunci immutable '%s' diabaikan."
 
-#: ../src/common/fileconf.cpp:619
+#: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "file '%s': karakter %c tidak diharapkan pada baris %d."
 
-#: ../src/common/datetime.cpp:3657
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "pertama"
 
-#: ../src/html/helpfrm.cpp:1239
+#: ../src/html/helpfrm.cpp:1262
 #, fuzzy
 msgid "font size"
 msgstr "Ukuran huruf:"
 
-#: ../src/common/datetime.cpp:3670
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "ke empat belas"
 
-#: ../src/common/datetime.cpp:3660
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "ke empat"
 
-#: ../src/common/appbase.cpp:350
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "hasilkan pesan-pesan log verbose"
 
@@ -4457,58 +4840,58 @@ msgstr "hasilkan pesan-pesan log verbose"
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "inisiasi"
 
-#: ../src/common/file.cpp:461
+#: ../src/common/file.cpp:459
 msgid "invalid eof() return value."
 msgstr "nilai kembali eof() tidak sah."
 
-#: ../src/generic/logg.cpp:1116
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "nilai kembali message box tidak sah"
 
-#: ../src/common/zipstrm.cpp:1293
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "File lock tidak sah '%s'."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "miring"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "ringan"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "ringan"
 
-#: ../src/common/intl.cpp:1461
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "locale '%s' tidak bisa ditetapkan."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "mencari katalog '%s' di path '%s'."
 
-#: ../src/common/datetime.cpp:3821
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "tengah malam"
 
-#: ../src/common/datetime.cpp:3675
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "ke sembilan belas"
 
-#: ../src/common/datetime.cpp:3665
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "ke sembilan"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "tidak ada kesalahan DDE "
 
@@ -4521,11 +4904,11 @@ msgstr "kesalahan tidak diketahui"
 msgid "noname"
 msgstr "tidak bernama"
 
-#: ../src/common/datetime.cpp:3820
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "siang"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "angka"
 
@@ -4538,7 +4921,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "GIF: tidak cukup memory."
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4551,21 +4934,21 @@ msgstr "Kesalahan file"
 msgid "reading"
 msgstr "membaca"
 
-#: ../src/common/zipstrm.cpp:1730
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1727
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "masalah pemasukan kembali"
 
-#: ../src/common/datetime.cpp:3658
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "ke dua"
 
@@ -4574,11 +4957,11 @@ msgstr "ke dua"
 msgid "seek error"
 msgstr "Kesalahan file"
 
-#: ../src/common/datetime.cpp:3673
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "ke tujuh belas"
 
-#: ../src/common/datetime.cpp:3663
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "ke tujuh"
 
@@ -4586,15 +4969,15 @@ msgstr "ke tujuh"
 msgid "shift"
 msgstr "geser"
 
-#: ../src/common/appbase.cpp:340
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "Tampilkan pesan pertolongan ini"
 
-#: ../src/common/datetime.cpp:3672
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "ke enam belas"
 
-#: ../src/common/datetime.cpp:3662
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "ke enam"
 
@@ -4606,66 +4989,66 @@ msgstr "spesifikasikan mode tampilan yang digunakan (misalnya 640x480- 16)"
 msgid "specify the theme to use"
 msgstr "spesifikasikan tema yang digunakan"
 
-#: ../src/common/zipstrm.cpp:1633
+#: ../src/common/zipstrm.cpp:1646
 #, fuzzy
 msgid "stored file length not in Zip header"
 msgstr "Format clipboard tidak didukung."
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3666
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "kesepuluh"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "tanggapan terhadap transaksi menyebabkan bit DDE_FBUSY ditetapkan."
 
-#: ../src/common/datetime.cpp:3659
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "ketiga"
 
-#: ../src/common/datetime.cpp:3669
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "ke tiga belas"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3486
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "hari ini"
 
-#: ../src/common/datetime.cpp:3488
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "lusa"
 
-#: ../src/common/datetime.cpp:3668
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "ke dua belas"
 
-#: ../src/common/datetime.cpp:3676
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "ke dua puluh"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "bergaris bawah"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "bergaris bawah"
 
-#: ../src/common/fileconf.cpp:1926
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "\" tidak diharapkan pada posisi %d dalam '%s'."
 
-#: ../src/generic/progdlgg.cpp:302
+#: ../src/generic/progdlgg.cpp:307
 msgid "unknown"
 msgstr "tidak diketahui"
 
@@ -4678,7 +5061,7 @@ msgstr ": charset tidak diketahui"
 msgid "unknown error"
 msgstr "kesalahan tidak diketahui"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "kesalahan tidak diketahui (kode kesalahan %08x)."
@@ -4688,34 +5071,34 @@ msgstr "kesalahan tidak diketahui (kode kesalahan %08x)."
 msgid "unknown line terminator"
 msgstr "kesalahan tidak diketahui"
 
-#: ../src/common/file.cpp:364 ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "Asal seek tidak diketahui"
 
-#: ../src/common/fmapbase.cpp:709
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "%d-tidak diketahui"
 
-#: ../src/common/docview.cpp:410
+#: ../src/common/docview.cpp:430
 msgid "unnamed"
 msgstr "Tidak bernama"
 
-#: ../src/common/docview.cpp:1362
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "Tidak bernama%d"
 
-#: ../src/common/zipstrm.cpp:1647 ../src/common/zipstrm.cpp:2002
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1137
+#: ../src/common/zipstrm.cpp:1142
 #, fuzzy
 msgid "unsupported zip archive"
 msgstr "Format clipboard tidak didukung."
 
-#: ../src/common/intl.cpp:1119
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "Menggunakan katalog '%s' dari '%s'."
@@ -4729,20 +5112,20 @@ msgstr "Kesalahan file"
 msgid "writing"
 msgstr "menulis"
 
-#: ../src/common/stopwatch.cpp:235
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay gagal."
 
-#: ../src/common/socket.cpp:414 ../src/common/socket.cpp:468
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
 #: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: penanda tidak sah pada ReadMsg"
 
-#: ../src/common/socket.cpp:965 ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: event tidak dikenal!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets tidak bisa membuka tampilan untuk '%s': keluar."
@@ -4751,7 +5134,7 @@ msgstr "wxWidgets tidak bisa membuka tampilan untuk '%s': keluar."
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets tidak bisa membuka tampilan. Keluar."
 
-#: ../src/common/datetime.cpp:3487
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "kemarin"
 
@@ -4760,27 +5143,35 @@ msgstr "kemarin"
 msgid "zlib error %d"
 msgstr " (kesalahan %ld: %s)"
 
-#: ../src/common/prntbase.cpp:840
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr ""
 
-#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Gagal memperoleh nama ISO: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Memuat citra PNM Ascii Abu-abu belum diimplementasikan."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Memuat citra PNM Mentah Abu-abu belum diimplementasikan."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Tidak bisa menunggu penghentian thread"
 
-#: ../src/msw/textctrl.cpp:2677
-#, c-format
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Tidak bisa memuat DLL Rich Edit '%s'"
 
-#: ../src/common/fs_zip.cpp:88 ../src/common/fs_zip.cpp:138
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr "Handler ZIP saat ini hanya mendukung file-file lokal!"
 
-#: ../src/common/file.cpp:381
-#, fuzzy, c-format
-#~ msgid "can't seek on file descriptor %d, large files support is not enabled."
+#, fuzzy
+#~ msgid ""
+#~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr "Tidak bisa melakukan seek pada file descriptor %d"
 
 #~ msgid "More..."
@@ -4821,31 +5212,30 @@ msgstr ""
 
 #, fuzzy
 #~ msgid ""
-#~ "<html><body><table><tr><td>Normal face<br>(and <u>underlined</u>. <i>Italic "
-#~ "face.</i> <b>Bold face.</b> <b><i>Bold italic face.</i></b><br><font "
-#~ "size=-2>font size -2</font><br><font size=-1>font size -1</font><br><font "
-#~ "size=+0>font size +0</font><br><font size=+1>font size +1</font><br><font "
-#~ "size=+2>font size +2</font><br><font size=+3>font size +3</font><br><font "
-#~ "size=+4>font size +4</font><br><td><p><tt>Fixed size face.<br> <b>bold</b> "
-#~ "<i>italic</i> <b><i>bold italic <u>underlined</u></i></b><br><font "
-#~ "size=-2>font size -2</font><br><font size=-1>font size -1</font><br><font "
-#~ "size=+0>font size +0</font><br><font size=+1>font size +1</font><br><font "
-#~ "size=+2>font size +2</font><br><font size=+3>font size +3</font><br><font "
-#~ "size=+4>font size +4</font></tt></table></body></html>"
+#~ "<html><body><table><tr><td>Normal face<br>(and <u>underlined</u>. "
+#~ "<i>Italic face.</i> <b>Bold face.</b> <b><i>Bold italic face.</i></"
+#~ "b><br><font size=-2>font size -2</font><br><font size=-1>font size -1</"
+#~ "font><br><font size=+0>font size +0</font><br><font size=+1>font size +1</"
+#~ "font><br><font size=+2>font size +2</font><br><font size=+3>font size +3</"
+#~ "font><br><font size=+4>font size +4</font><br><td><p><tt>Fixed size face."
+#~ "<br> <b>bold</b> <i>italic</i> <b><i>bold italic <u>underlined</u></i></"
+#~ "b><br><font size=-2>font size -2</font><br><font size=-1>font size -1</"
+#~ "font><br><font size=+0>font size +0</font><br><font size=+1>font size +1</"
+#~ "font><br><font size=+2>font size +2</font><br><font size=+3>font size +3</"
+#~ "font><br><font size=+4>font size +4</font></tt></table></body></html>"
 #~ msgstr ""
 #~ "<html><body>Tampilah normal<br>(dan <u>bergaris bawah</u>. <i>Tampilan "
-#~ "miring.</i> <b>Tampilan tebal.</b> <b><i>Tampilan miring "
-#~ "tebal.</i></b><br><font size=-2>ukuran huruf -2</font><br><font "
-#~ "size=-1>ukuran huruf -1</font><br><font size=+0>ukuran huruf</font><br><font "
-#~ "size=+1>ukuran huruf +1</font><br><font size=+2>ukuran huruf "
-#~ "+2</font><br><font size=+3>ukuran huruf +3</font><br><font size=+4>ukuran "
-#~ "huruf +4</font><br><p><tt>Tampilan ukuran tetap.<br> <b>tebal</b> "
-#~ "<i>miring</i> <b><i>miring tebal <u>bergaris bawah</u></i></b><br><font "
-#~ "size=-2>ukuran huruf -2</font><br><font size=-1>ukuran huruf "
-#~ "-1</font><br><font size=+0>ukuran huruf +0</font><br><font size=+1>ukuran "
-#~ "huruf +1</font><br><font size=+2>ukuran huruf +2</font><br><font "
-#~ "size=+3>ukuran huruf +3</font><br><font size=+4>ukuran huruf "
-#~ "+4</font></tt></body></html>"
+#~ "miring.</i> <b>Tampilan tebal.</b> <b><i>Tampilan miring tebal.</i></"
+#~ "b><br><font size=-2>ukuran huruf -2</font><br><font size=-1>ukuran huruf -"
+#~ "1</font><br><font size=+0>ukuran huruf</font><br><font size=+1>ukuran "
+#~ "huruf +1</font><br><font size=+2>ukuran huruf +2</font><br><font size="
+#~ "+3>ukuran huruf +3</font><br><font size=+4>ukuran huruf +4</"
+#~ "font><br><p><tt>Tampilan ukuran tetap.<br> <b>tebal</b> <i>miring</i> "
+#~ "<b><i>miring tebal <u>bergaris bawah</u></i></b><br><font size=-2>ukuran "
+#~ "huruf -2</font><br><font size=-1>ukuran huruf -1</font><br><font size="
+#~ "+0>ukuran huruf +0</font><br><font size=+1>ukuran huruf +1</"
+#~ "font><br><font size=+2>ukuran huruf +2</font><br><font size=+3>ukuran "
+#~ "huruf +3</font><br><font size=+4>ukuran huruf +4</font></tt></body></html>"
 
 #~ msgid "Can't create dialog using memory template"
 #~ msgstr "Tidak bisa menciptakan dialog menggunakan template memory"
@@ -4866,13 +5256,13 @@ msgstr ""
 #~ msgstr "Kesalahan fatal: keluar"
 
 #~ msgid ""
-#~ "HTML files (*.htm)|*.htm|HTML files (*.html)|*.html|Help books "
-#~ "(*.htb)|*.htb|Help books (*.zip)|*.zip|HTML Help Project (*.hhp)|*.hhp|All "
-#~ "files (*.*)|*"
+#~ "HTML files (*.htm)|*.htm|HTML files (*.html)|*.html|Help books (*.htb)|*."
+#~ "htb|Help books (*.zip)|*.zip|HTML Help Project (*.hhp)|*.hhp|All files (*."
+#~ "*)|*"
 #~ msgstr ""
-#~ "File-file HTML (*.htm)|*.htm|File-file HTML (*.html)|*.html|Buku pertolongan "
-#~ "(*.htb)|*.htb|Buku pertolongan (*.zip)|*.zip|Proyek Pertolongan HTML "
-#~ "(*.hhp)|*.hhp|Semua file (*.*)|*"
+#~ "File-file HTML (*.htm)|*.htm|File-file HTML (*.html)|*.html|Buku "
+#~ "pertolongan (*.htb)|*.htb|Buku pertolongan (*.zip)|*.zip|Proyek "
+#~ "Pertolongan HTML (*.hhp)|*.hhp|Semua file (*.*)|*"
 
 #~ msgid "Load file"
 #~ msgstr "Memuat file"
index 6680c166cd788846215616cc621976c97771f79e..16ad295dfab73d7fb53c90b43dcb3f117d02f2d4 100644 (file)
@@ -1,20 +1,21 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: $Id$\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
-"PO-Revision-Date: 2005-04-11 22:31+0100\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
+"PO-Revision-Date: 2005-08-21 17:36+0100\n"
 "Last-Translator: Mattia Barbon <mbarbon@cpan.org>\n"
 "Language-Team: wxWidgets translators <wx-translators@lists.wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
@@ -22,11 +23,11 @@ msgstr ""
 "\n"
 "Si prega di inviare questa segnalazione all'autore del programma, grazie!\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Grazie, e ci scusiamo per il disturbo!\n"
 
@@ -35,7 +36,7 @@ msgstr "              Grazie, e ci scusiamo per il disturbo!\n"
 msgid " (error %ld: %s)"
 msgstr " (errore %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -43,25 +44,25 @@ msgstr " - "
 msgid " Preview"
 msgstr " Anteprima"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
-msgstr "Busta #10, 4 1/8 x 9 1/2 in"
+msgstr "Busta #10, 4 1/8 x 9 1/2 pollici"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
-msgstr "Busta #11, 4 1/2 x 10 3/8 in"
+msgstr "Busta #11, 4 1/2 x 10 3/8 pollici"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
-msgstr "Busta #12, 4 3/4 x 11 in"
+msgstr "Busta #12, 4 3/4 x 11 pollici"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
-msgstr "Busta #14, 5 x 11 1/2 in"
+msgstr "Busta #14, 5 x 11 1/2 pollici"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
-msgstr "Busta #9, 3 7/8 x 8 7/8 in"
+msgstr "Busta #9, 3 7/8 x 8 7/8 pollici"
 
 #: ../contrib/src/deprecated/resource.cpp:1808
 #: ../contrib/src/deprecated/resource.cpp:1938
@@ -70,15 +71,13 @@ msgstr "Busta #9, 3 7/8 x 8 7/8 in"
 msgid "#define %s must be an integer."
 msgstr "La #define %s deve essere un intero."
 
-#: ../src/html/helpfrm.cpp:1042
-#: ../src/html/helpfrm.cpp:1044
-#: ../src/html/helpfrm.cpp:1703
-#: ../src/html/helpfrm.cpp:1736
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i di %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld byte"
@@ -88,17 +87,17 @@ msgstr "%ld byte"
 msgid "%s (or %s)"
 msgstr "%s (o %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s: errore"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s: informazione"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s: avviso"
@@ -108,7 +107,7 @@ msgstr "%s: avviso"
 msgid "%s files (%s)|%s"
 msgstr "File %s (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s: messaggio"
@@ -130,8 +129,7 @@ msgstr "%s non 
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: sintassi errata nel file di risorsa."
 
-#: ../src/html/helpfrm.cpp:357
-#: ../src/html/helpfrm.cpp:359
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&Informazioni su..."
 
@@ -143,7 +141,7 @@ msgstr "Dimensione &effettiva"
 msgid "&Apply"
 msgstr "&Applica"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Disponi icone"
 
@@ -155,14 +153,12 @@ msgstr "&Indietro"
 msgid "&Bold"
 msgstr "&Grassetto"
 
-#: ../src/common/stockitem.cpp:110
-#: ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382
-#: ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Annulla"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Sovrapponi finestre"
 
@@ -170,28 +166,26 @@ msgstr "&Sovrapponi finestre"
 msgid "&Clear"
 msgstr "C&ancella"
 
-#: ../src/common/prntbase.cpp:828
-#: ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512
-#: ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Chiudi"
 
-#: ../src/common/stockitem.cpp:113
-#: ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Copia"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "Anteprima della segnalazione di errore:"
 
-#: ../src/common/stockitem.cpp:115
-#: ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "Ca&ncella"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Dettagli"
 
@@ -207,7 +201,7 @@ msgstr "&File"
 msgid "&Find"
 msgstr "&Trova"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Fine"
 
@@ -219,14 +213,12 @@ msgstr "&Tipo carattere:"
 msgid "&Forward"
 msgstr "&Avanti"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Vai a..."
 
-#: ../src/common/stockitem.cpp:122
-#: ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421
-#: ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Aiuto"
 
@@ -242,11 +234,11 @@ msgstr "&Indice"
 msgid "&Italic"
 msgstr "&Corsivo"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Registro"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Sposta"
 
@@ -254,13 +246,11 @@ msgstr "&Sposta"
 msgid "&New"
 msgstr "&Nuovo"
 
-#: ../src/generic/mdig.cpp:117
-#: ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Successivo"
 
-#: ../src/generic/wizard.cpp:417
-#: ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Successivo >"
 
@@ -272,12 +262,11 @@ msgstr "&Prossimo suggerimento"
 msgid "&No"
 msgstr "&No"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Note:"
 
-#: ../src/common/stockitem.cpp:133
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
 #: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&OK"
@@ -290,8 +279,8 @@ msgstr "&Apri"
 msgid "&Open..."
 msgstr "&Apri..."
 
-#: ../src/common/stockitem.cpp:135
-#: ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "Incoll&a"
 
@@ -303,8 +292,7 @@ msgstr "C&orpo:"
 msgid "&Preferences"
 msgstr "&Profilo"
 
-#: ../src/generic/mdig.cpp:118
-#: ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Precedente"
 
@@ -312,7 +300,7 @@ msgstr "&Precedente"
 msgid "&Print"
 msgstr "&Stampa"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Stampa..."
 
@@ -324,15 +312,13 @@ msgstr "&Propriet
 msgid "&Quit"
 msgstr "&Esci"
 
-#: ../src/common/cmdproc.cpp:292
-#: ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Ripeti"
 
-#: ../src/common/cmdproc.cpp:288
-#: ../src/common/cmdproc.cpp:308
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Ripeti "
 
@@ -340,7 +326,7 @@ msgstr "&Ripeti "
 msgid "&Replace"
 msgstr "&Sostituisci"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Ripristina"
 
@@ -348,7 +334,7 @@ msgstr "&Ripristina"
 msgid "&Save"
 msgstr "&Salva"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Salva..."
 
@@ -356,7 +342,7 @@ msgstr "&Salva..."
 msgid "&Show tips at startup"
 msgstr "&Mostra suggerimenti all'avvio"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Ridimensiona"
 
@@ -368,14 +354,12 @@ msgstr "&Stop"
 msgid "&Style:"
 msgstr "&Stile:"
 
-#: ../src/common/stockitem.cpp:149
-#: ../src/generic/fontdlgg.cpp:337
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "&Sottolineato"
 
-#: ../src/common/cmdproc.cpp:270
-#: ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Annulla"
 
@@ -395,12 +379,9 @@ msgstr "&Su"
 msgid "&Weight:"
 msgstr "&Peso:"
 
-#: ../src/generic/mdig.cpp:297
-#: ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317
-#: ../src/msw/mdi.cpp:1387
-#: ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Finestra"
 
@@ -408,14 +389,12 @@ msgstr "&Finestra"
 msgid "&Yes"
 msgstr "&Si"
 
-#: ../src/common/config.cpp:432
-#: ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' ha troppi '..', ignorati."
 
-#: ../src/common/valtext.cpp:132
-#: ../src/common/valtext.cpp:162
+#: ../src/common/valtext.cpp:132 ../src/common/valtext.cpp:162
 #: ../src/common/valtext.cpp:168
 #, c-format
 msgid "'%s' is invalid"
@@ -426,7 +405,7 @@ msgstr "'%s' non valida"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' non è un valore numerico corretto per l'opzione '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' non è un catalogo di messaggi valido."
@@ -460,21 +439,20 @@ msgstr "'%s' deve contenere unicamente caratteri alfabetici o numerici."
 msgid "(Help)"
 msgstr "(Aiuto)"
 
-#: ../src/html/helpfrm.cpp:431
-#: ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
 #: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(segnalibri)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** Generata segnalazione di errore\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** Include i seguenti file:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Salvata in \"%s\"\n"
@@ -489,27 +467,41 @@ msgstr ""
 ", atteso static, #include o #define\n"
 "durante l'analisi delle risorse."
 
-#: ../src/generic/dirctrlg.cpp:675
-#: ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676
-#: ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+msgid "10 x 11 in"
+msgstr "10 x 11 pollici"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
-msgstr "10 x 14 in"
+msgstr "10 x 14 pollici"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
-msgstr "11 x 17 in"
+msgstr "11 x 17 pollici"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+msgid "12 x 11 in"
+msgstr "11 x 11 pollici"
+
+#: ../src/common/paper.cpp:148
+msgid "15 x 11 in"
+msgstr "15 x 11 pollici"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
-msgstr "Busta 6 3/4, 3 5/8 x 6 1/2 in"
+msgstr "Busta 6 3/4, 3 5/8 x 6 1/2 pollici"
+
+#: ../src/common/paper.cpp:146
+msgid "9 x 11 in"
+msgstr "9 x 11 pollici"
 
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
@@ -523,26 +515,23 @@ msgstr ": set di caratteri sconosciuto"
 msgid ": unknown encoding"
 msgstr ": codifica sconosciuta"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Precedente"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266
-#: ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270
-#: ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<DRIVE>"
 
-#: ../src/generic/filedlgg.cpp:268
-#: ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
@@ -562,15 +551,15 @@ msgstr "<b>Grassetto.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Corsivo.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "Una segnalazione di errore è stata generata nella cartella\n"
 
@@ -578,22 +567,78 @@ msgstr "Una segnalazione di errore 
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Una collezione non vuota deve contenere nodi 'element'"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr "Foglio A2 420 x 594 mm"
+
+#: ../src/common/paper.cpp:163
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Foglio A3 Extra 322 x 445 mm"
+
+#: ../src/common/paper.cpp:168
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Foglio A3 Extra Transverse 322 x 445 mm"
+
+#: ../src/common/paper.cpp:177
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "Foglio A3 Ruotato 420 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "Foglio A3 Transverse 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "Foglio A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr "Foglio A4 Extra 235 x 322 mm"
+
+#: ../src/common/paper.cpp:160
+msgid "A4 Plus 210 x 330 mm"
+msgstr "Foglio A4 Plus 210 x 330 mm"
+
+#: ../src/common/paper.cpp:178
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "Foglio A4 Ruotato 297 x 210 mm"
+
+#: ../src/common/paper.cpp:155
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "Foglio A4 Transverse 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "Foglio A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "Foglio A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+msgid "A5 Extra 174 x 235 mm"
+msgstr "Foglio A5 Extra 174 x 235 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr "Foglio A5 Ruotato 210 x 148 mm"
+
+#: ../src/common/paper.cpp:161
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "Foglio A5 Transverse 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "Foglio A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+msgid "A6 105 x 148 mm"
+msgstr "Foglio A6 105 x 148 mm"
+
+#: ../src/common/paper.cpp:184
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "Foglio A6 Ruotato 148 x 105 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -610,7 +655,7 @@ msgstr "Aggiungi"
 msgid "Add current page to bookmarks"
 msgstr "Aggiungi la pagina corrente ai segnalibri"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Aggiungi ai colori personalizzati"
 
@@ -644,7 +689,7 @@ msgstr "Tutto"
 msgid "All files (%s)|%s"
 msgstr "Tutti i file (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Tutti i file (*)|*"
 
@@ -652,7 +697,7 @@ msgstr "Tutti i file (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Tutti i file (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Tutti i file (*.*)|*.*"
 
@@ -664,12 +709,12 @@ msgstr "Oggetto gi
 msgid "Already dialling ISP."
 msgstr "Chiamata verso l'ISP già in corso."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Aggiungere registro al file '%s' (scegliere [No] per sovrascriverlo)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabo (ISO-8859-6)"
 
@@ -677,32 +722,59 @@ msgstr "Arabo (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "L'archivio non contiene il file #SYSTEM"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Attributi"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "Foglio B4 (ISO) 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr "Foglio B4 (JIS) Ruotato 364 x 257 mm"
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Busta B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "Foglio B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr "Foglio B5 (ISO) Extra 201 x 276 mm"
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr "Foglio B5 (JIS) Ruotato 257 x 182 mm"
+
+#: ../src/common/paper.cpp:162
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "Foglio B5 (JIS) 182 x 257 millimeter"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Busta B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
-msgstr "Foglio B5, 182 x 257 millimeter"
+msgstr "Foglio B5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr "Foglio B6 (JIS) 128 x 182 mm"
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr "Foglio B6 (JIS) Ruotato 182 x 128 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Busta B6, 176 x 125 mm"
 
-#: ../src/common/imagbmp.cpp:477
-#: ../src/common/imagbmp.cpp:493
+#: ../src/common/imagbmp.cpp:477 ../src/common/imagbmp.cpp:493
 msgid "BMP: Couldn't allocate memory."
 msgstr "BMP: Impossibile allocare la memoria."
 
@@ -730,11 +802,11 @@ msgstr "BMP: Impossibile scrivere l'header (BitmapInfo) del file."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: l'oggetto wxImage non ha una propria wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltico (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltico (vecchio) (ISO-8859-4)"
 
@@ -751,11 +823,11 @@ msgstr "Grassetto"
 msgid "Bottom margin (mm):"
 msgstr "Margine inferiore (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
-msgstr "Foglio C, 17 x 22 in"
+msgstr "Foglio C, 17 x 22 pollici"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "C&ancella"
 
@@ -763,53 +835,50 @@ msgstr "C&ancella"
 msgid "C&olour:"
 msgstr "C&olore:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Busta C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Busta C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Busta C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Busta C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Busta C65, 114 x 229 mm"
 
-#: ../src/html/chm.cpp:797
-#: ../src/html/chm.cpp:856
+#: ../src/html/chm.cpp:797 ../src/html/chm.cpp:856
 msgid "CHM handler currently supports only local files!"
 msgstr "Il gestore di file CHM supporta unicamente file locali!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Impossibile creare mutex"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Impossibile elencare i file '%s'"
 
-#: ../src/msw/dir.cpp:205
-#: ../src/unix/dir.cpp:232
+#: ../src/msw/dir.cpp:205 ../src/unix/dir.cpp:232
 #, c-format
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Impossibile elencare i file nella cartella '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Impossibile riprendere il thread %lu"
 
-#: ../src/mac/classic/thread.cpp:491
-#: ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Impossibile riprendere il thread %x"
@@ -818,18 +887,17 @@ msgstr "Impossibile riprendere il thread %x"
 msgid "Can not start thread: error writing TLS."
 msgstr "Impossibile avviare il thread: errore nella scrittura del TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Impossibile sospendere il thread %lu"
 
-#: ../src/mac/classic/thread.cpp:464
-#: ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Impossibile sospendere il thread %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Impossibile attendere la fine del thread"
 
@@ -837,66 +905,64 @@ msgstr "Impossibile attendere la fine del thread"
 msgid "Can't &Undo "
 msgstr "&Annulla impossibile "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
-msgstr "Impossibile verificare il formato del file immagine '%s': file non esistente."
+msgstr ""
+"Impossibile verificare il formato del file immagine '%s': file non esistente."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Impossibile chiudere la chiave '%s' del registro di sistema"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Impossibile copiare valori del tipo non supportato %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Impossibile creare la chiave '%s' del registro di sistema"
 
-#: ../src/mac/carbon/mpthread.cpp:911
-#: ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439
-#: ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Impossibile creare il thread"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "impossibile creare una finestra di classe '%s'"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Impossibile eliminare la chiave '%s'"
 
-#: ../src/msw/iniconf.cpp:444
-#: ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Impossibile eliminare il file INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Impossibile eliminare il valore '%s' dalla chiave '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Impossibile elencare le sottochiavi della chiave '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Impossibile elencare i valori della chiave '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Impossibile esportare valori del tipo non supportato %d."
@@ -909,7 +975,8 @@ msgstr "Impossibile determinare la posizione corrente del file '%s'"
 #: ../src/msw/registry.cpp:351
 #, c-format
 msgid "Can't get info about registry key '%s'"
-msgstr "Impossibile ottenere informazioni sulla chiave '%s' del registro di sistema"
+msgstr ""
+"Impossibile ottenere informazioni sulla chiave '%s' del registro di sistema"
 
 #: ../src/common/zstream.cpp:237
 msgid "Can't initialize zlib deflate stream."
@@ -919,13 +986,12 @@ msgstr "Impossibile inizializzare il flusso zlib di decompressione."
 msgid "Can't initialize zlib inflate stream."
 msgstr "Impossibile inizializzare il flusso di compressione zlib."
 
-#: ../src/common/image.cpp:1344
-#: ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Impossibile caricare l'immagine dal file '%s': file non esistente."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Impossibile aprire la chiave '%s' del registro di sistema"
@@ -937,38 +1003,36 @@ msgstr "Impossibile leggere dal flusso di decompressione: %s"
 
 #: ../src/common/zstream.cpp:159
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
-msgstr "Impossibile leggere il flusso di decompressione: fine del file inattesa nel flusso di ingresso."
+msgstr ""
+"Impossibile leggere il flusso di decompressione: fine del file inattesa nel "
+"flusso di ingresso."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Impossibile leggere il valore di '%s'"
 
-#: ../src/msw/registry.cpp:786
-#: ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Impossibile leggere il valore della chiave '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Impossibile salvare l'immagine nel file '%s': estensione sconosciuta."
 
-#: ../src/generic/logg.cpp:572
-#: ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Impossibile salvare il contenuto del registro su file."
 
-#: ../src/msw/thread.cpp:550
-#: ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Impossibile impostare la priorità del thread"
 
-#: ../src/msw/registry.cpp:803
-#: ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Impossibile impostare il valore di '%s'"
@@ -978,59 +1042,59 @@ msgstr "Impossibile impostare il valore di '%s'"
 msgid "Can't write to deflate stream: %s"
 msgstr "Impossibile scrivere new flusso di compressione: %s"
 
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
-#: ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120
-#: ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
 msgid "Cancel"
 msgstr "Annulla"
 
-#: ../src/xrc/xmlres.cpp:1127
-#: ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
-msgstr "Impossibile convertire le unità di misura del riquadro di dialogo: riguadro di dialogo sconosciuto."
+msgstr ""
+"Impossibile convertire le unità di misura del riquadro di dialogo: riguadro "
+"di dialogo sconosciuto."
 
 #: ../src/common/strconv.cpp:2665
 #, c-format
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Impossibile convertire il set di caratteri '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Impossibile trovare la connessione attiva: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Impossibile trovare il contenitore per il controllo sconosciuto '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Impossibile trovare il nodo di tipo font '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Impossibile trovare il file degli indirizzi"
 
 #: ../src/unix/threadpsx.cpp:1100
 #, c-format
 msgid "Cannot get priority range for scheduling policy %d."
-msgstr "Impossibile ottenere un intervallo di priorità per la strategia di scheduling %d."
+msgstr ""
+"Impossibile ottenere un intervallo di priorità per la strategia di "
+"scheduling %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Impossibile ottenere il nome dell'host"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Impossibile ottenere il nome ufficiale dell'host"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Impossibile disconnettersi - nessuna connessione attiva."
 
@@ -1038,7 +1102,7 @@ msgstr "Impossibile disconnettersi - nessuna connessione attiva."
 msgid "Cannot initialize OLE"
 msgstr "Impossibile inizializzare OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Impossibile inizializzare SciTech MGL!"
 
@@ -1051,7 +1115,7 @@ msgstr "Impossibile inizializzare il display"
 msgid "Cannot load icon from '%s'."
 msgstr "Impossibile caricare l'icona da '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Impossibile caricare le risorse dal file '%s'."
@@ -1076,12 +1140,12 @@ msgstr "Impossibile aprire l'URL '%s'"
 msgid "Cannot open contents file: %s"
 msgstr "Impossibile aprire il file sommario: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Impossibile aprire il file '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Impossibile aprire il file per la stampa PostScript!"
 
@@ -1090,17 +1154,17 @@ msgstr "Impossibile aprire il file per la stampa PostScript!"
 msgid "Cannot open index file: %s"
 msgstr "Impossibile aprire il file di indice: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Impossibile leggere le forme plurali: '%s'"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Formato scorretto nella specifica di coordinate '%s'."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Formato scorretto nella specifica di dimensione '%s'."
@@ -1109,8 +1173,7 @@ msgstr "Formato scorretto nella specifica di dimensione '%s'."
 msgid "Cannot print empty page."
 msgstr "Impossibile stampare una pagina vuota."
 
-#: ../src/msw/volume.cpp:160
-#: ../src/msw/volume.cpp:491
+#: ../src/msw/volume.cpp:160 ../src/msw/volume.cpp:491
 #, c-format
 msgid "Cannot read typename from '%s'!"
 msgstr "Impossibile leggere l'identificatore di tipo da '%s'!"
@@ -1123,13 +1186,11 @@ msgstr "Impossibile determinare la strategia di scheduling."
 msgid "Cannot start thread: error writing TLS"
 msgstr "Impossibile avviare il thread: errore nella scrittura del TLS"
 
-#: ../src/mac/carbon/mpthread.cpp:977
-#: ../src/mac/carbon/thread.cpp:1174
+#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
 msgid "Cannot wait for thread termination."
 msgstr "Impossibile attendere la fine del thread."
 
-#: ../src/mac/carbon/mpthread.cpp:893
-#: ../src/mac/carbon/thread.cpp:1082
+#: ../src/mac/carbon/mpthread.cpp:893 ../src/mac/carbon/thread.cpp:1082
 msgid "Cant create the thread event queue"
 msgstr "Impossibile creare la coda di eventi per il thread"
 
@@ -1137,7 +1198,7 @@ msgstr "Impossibile creare la coda di eventi per il thread"
 msgid "Case sensitive"
 msgstr "Maiuscole/minuscole"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Celtico (ISO-8859-14)"
 
@@ -1145,17 +1206,16 @@ msgstr "Celtico (ISO-8859-14)"
 msgid "Centered"
 msgstr "Centrato"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Europeo Centrale (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Scegliere l'ISP da chiamare"
 
-#: ../src/generic/colrdlgg.cpp:151
-#: ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Scegli un colore"
 
@@ -1163,42 +1223,37 @@ msgstr "Scegli un colore"
 msgid "Choose font"
 msgstr "Carattere"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "C&hiudi"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Eliminare il contenuto del registro"
 
-#: ../src/generic/fontdlgg.cpp:365
-#: ../src/generic/fontdlgg.cpp:384
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Click per annullare la selezione del font"
 
-#: ../src/generic/fontdlgg.cpp:370
-#: ../src/generic/fontdlgg.cpp:372
-#: ../src/generic/fontdlgg.cpp:377
-#: ../src/generic/fontdlgg.cpp:379
+#: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Click per confermare la selezione del font"
 
-#: ../contrib/src/deprecated/proplist.cpp:513
-#: ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629
-#: ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Chiudi"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Chiudi\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Chiudi &tutto"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Chiudi questa finestra"
 
@@ -1206,21 +1261,20 @@ msgstr "Chiudi questa finestra"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "HTML Help (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Computer"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Il nome di una voce di configurazione non può iniziare con '%c'."
 
-#: ../src/generic/filedlgg.cpp:1323
-#: ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Conferma"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Conferma l'aggiornamento del registro di sistema"
 
@@ -1232,7 +1286,7 @@ msgstr "Connessione..."
 msgid "Contents"
 msgstr "Sommario"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "La conversione nella codifica '%s' non funziona."
@@ -1277,7 +1331,8 @@ msgid ""
 "Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
 " or provide #define (see manual for caveats)"
 msgstr ""
-"Impossibile risolvere la classe del controllo o l'id '%s'. Impiegare in sostituzione un intero (non nullo)\n"
+"Impossibile risolvere la classe del controllo o l'id '%s'. Impiegare in "
+"sostituzione un intero (non nullo)\n"
 " o fornire #define (vedere il manuale per avvertimenti)"
 
 #: ../contrib/src/deprecated/resource.cpp:1278
@@ -1286,49 +1341,43 @@ msgid ""
 "Could not resolve menu id '%s'. Use (non-zero) integer instead\n"
 "or provide #define (see manual for caveats)"
 msgstr ""
-"Impossibile risolvere l'id del menu '%s'. Impiegare in sostituzione un intero (non nullo)\n"
+"Impossibile risolvere l'id del menu '%s'. Impiegare in sostituzione un "
+"intero (non nullo)\n"
 " o fornire #define (vedere il manuale per avvertimenti)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Impossibile mostrare l'anteprima del documento."
 
-#: ../src/generic/printps.cpp:185
-#: ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Impossibile avviare la stampa."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Impossibile trasferire i dati verso la finestra"
 
-#: ../src/mac/carbon/mpthread.cpp:227
-#: ../src/mac/carbon/mpthread.cpp:306
-#: ../src/mac/carbon/thread.cpp:414
-#: ../src/mac/carbon/thread.cpp:495
+#: ../src/mac/carbon/mpthread.cpp:227 ../src/mac/carbon/mpthread.cpp:306
+#: ../src/mac/carbon/thread.cpp:414 ../src/mac/carbon/thread.cpp:495
 msgid "Could not unlock mutex"
 msgstr "Impossibile rilasciare un mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Impossibile acquisire il lock del mutex"
 
-#: ../src/msw/dragimag.cpp:166
-#: ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:158
-#: ../src/msw/imaglist.cpp:176
+#: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
 #: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Impossibile aggiungere un'immagine alla lista."
 
-#: ../src/msw/timer.cpp:106
-#: ../src/os2/timer.cpp:155
+#: ../src/msw/timer.cpp:106 ../src/os2/timer.cpp:155
 msgid "Couldn't create a timer"
 msgstr "Impossibile creare un timer"
 
-#: ../src/mgl/cursor.cpp:135
-#: ../src/mgl/cursor.cpp:166
+#: ../src/mgl/cursor.cpp:135 ../src/mgl/cursor.cpp:166
 msgid "Couldn't create cursor."
 msgstr "Impossibile creare un cursore."
 
@@ -1337,14 +1386,15 @@ msgstr "Impossibile creare un cursore."
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Impossibile trovare il simbolo '%s' nella libreria dinamica"
 
-#: ../src/mac/classic/thread.cpp:521
-#: ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Impossibile ottenere un puntatore al thread corrente"
 
 #: ../src/common/imagpng.cpp:596
 msgid "Couldn't load a PNG image - file is corrupted or not enough memory."
-msgstr "Impossibile caricare un'immagine PNG - file danneggiato o memoria insufficiente."
+msgstr ""
+"Impossibile caricare un'immagine PNG - file danneggiato o memoria "
+"insufficiente."
 
 #: ../src/unix/sound.cpp:472
 #, c-format
@@ -1361,23 +1411,21 @@ msgstr "Impossibile inizializzare l'audio: %s"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Impossibile registrare il formato '%s' degli appunti."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Impossibile rilasciare un mutex"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Impossibile ottenere informazioni sull'elemento %d del list control."
 
-#: ../src/common/imagpng.cpp:642
-#: ../src/common/imagpng.cpp:651
+#: ../src/common/imagpng.cpp:642 ../src/common/imagpng.cpp:651
 #: ../src/common/imagpng.cpp:659
 msgid "Couldn't save PNG image."
 msgstr "Impossibile salvare l'immagine PNG."
 
-#: ../src/mac/classic/thread.cpp:779
-#: ../src/msw/thread.cpp:611
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Impossibile terminare il thread"
 
@@ -1385,39 +1433,39 @@ msgstr "Impossibile terminare il thread"
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Create Parameter non trovato in declared RTTI Parameters"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Crea cartella"
 
-#: ../src/generic/dirdlgg.cpp:142
-#: ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Crea una nuova cartella"
 
-#: ../src/common/stockitem.cpp:114
-#: ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Ta&glia"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Cartella corrente:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cirillico (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
-msgstr "Foglio D, 22 x 34 in"
+msgstr "Foglio D, 22 x 34 pollici"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Richiesta DDE (poke) fallita"
 
 #: ../src/common/imagbmp.cpp:921
 msgid "DIB Header: Encoding doesn't match bitdepth."
-msgstr "Intestazione DIB: La codifica non corrisponde al numero di bit per pixel."
+msgstr ""
+"Intestazione DIB: La codifica non corrisponde al numero di bit per pixel."
 
 #: ../src/common/imagbmp.cpp:883
 msgid "DIB Header: Image height > 32767 pixels for file."
@@ -1425,7 +1473,8 @@ msgstr "Intestazione DIB: L'altezza dell'immagine nel file 
 
 #: ../src/common/imagbmp.cpp:877
 msgid "DIB Header: Image width > 32767 pixels for file."
-msgstr "Intestazione DIB: La larghezza dell'immagine nel file è > di 32767 pixel."
+msgstr ""
+"Intestazione DIB: La larghezza dell'immagine nel file è > di 32767 pixel."
 
 #: ../src/common/imagbmp.cpp:897
 msgid "DIB Header: Unknown bitdepth in file."
@@ -1435,11 +1484,11 @@ msgstr "Header DIB: Numero di bit per pixel nel file sconosciuto."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Header DIB: Codifica del file sconosciuta."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Busta DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Segnalazione di errore \"%s\""
@@ -1448,7 +1497,7 @@ msgstr "Segnalazione di errore \"%s\""
 msgid "Debug report couldn't be created."
 msgstr "Impossibile creare la segnalazione di errore."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "Generazione della segnalazione di errore fallita."
 
@@ -1456,7 +1505,7 @@ msgstr "Generazione della segnalazione di errore fallita."
 msgid "Decorative"
 msgstr "Decorativo"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Codifca predefinita"
 
@@ -1473,19 +1522,28 @@ msgstr "Elimina elemento"
 msgid "Deleted stale lock file '%s'."
 msgstr "Eliminato file di lock obsoleto '%s'"
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Desktop"
 
-#: ../src/msw/dialup.cpp:358
-msgid "Dial up functions are unavailable because the remote access service (RAS) is not installed on this machine. Please install it."
-msgstr "Funzionalità di composizione telefonica non disponibili perchè il servizio di Accesso Remoto (RAS) non è installato su questo computer. Si prega di installarlo."
+#: ../src/msw/dialup.cpp:395
+msgid ""
+"Dial up functions are unavailable because the remote access service (RAS) is "
+"not installed on this machine. Please install it."
+msgstr ""
+"Funzionalità di composizione telefonica non disponibili perchè il servizio "
+"di Accesso Remoto (RAS) non è installato su questo computer. Si prega di "
+"installarlo."
 
 #: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Sapevate..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+msgid "Directories"
+msgstr "Cartelle"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Impossibile creare la cartella '%s'"
@@ -1495,32 +1553,37 @@ msgstr "Impossibile creare la cartella '%s'"
 msgid "Directory '%s' doesn't exist!"
 msgstr "La cartella '%s' non esiste!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Cartella non esistente"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Cartella non esistente."
 
 #: ../src/html/helpfrm.cpp:503
-msgid "Display all index items that contain given substring. Search is case insensitive."
-msgstr "Visualizza tutte le voci dell'indice contenenti un dato testo. La ricerca non distingue maiuscole e minuscole."
+msgid ""
+"Display all index items that contain given substring. Search is case "
+"insensitive."
+msgstr ""
+"Visualizza tutte le voci dell'indice contenenti un dato testo. La ricerca "
+"non distingue maiuscole e minuscole."
 
 #: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Mostra riquadro di dialogo per le opzioni"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" ?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
 "%s %1"
 msgstr ""
-"Si desidera modificare il comando utilizzato per %s i file con estensione \"%s\"?\n"
+"Si desidera modificare il comando utilizzato per %s i file con estensione \"%"
+"s\"?\n"
 "Il valore corrente è \n"
 "%s, \n"
 "Il nuovo valore è \n"
@@ -1531,12 +1594,11 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Salvare le modifiche al documento %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Non salvare"
 
-#: ../src/html/htmlwin.cpp:451
-#: ../src/msw/frame.cpp:211
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Finito"
 
@@ -1544,6 +1606,10 @@ msgstr "Finito"
 msgid "Done."
 msgstr "Finito."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr "Doppia cartolina giapponese ruotata 148 x 200 mm"
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1553,9 +1619,9 @@ msgstr "Doppio utilizzo di id : %d"
 msgid "Down"
 msgstr "Giù"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
-msgstr "Foglio E, 34 x 44 in"
+msgstr "Foglio E, 34 x 44 pollici"
 
 #: ../contrib/src/gizmos/editlbox.cpp:158
 msgid "Edit item"
@@ -1565,12 +1631,12 @@ msgstr "Modifica elemento"
 msgid "Elapsed time : "
 msgstr "Tempo trascorso : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Immettere un numero di pagina compreso tra %d e %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Specificare il comando per aprire il file \"%s\":"
@@ -1579,32 +1645,33 @@ msgstr "Specificare il comando per aprire il file \"%s\":"
 msgid "Entries found"
 msgstr "Trovati"
 
-#: ../src/common/config.cpp:383
-#, c-format
-msgid "Environment variables expansion failed: missing '%c' at position %u in '%s'."
-msgstr "Espansione delle variabili di ambiente fallita: carattere '%c' non trovato alla posizione %u in '%s'."
-
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765
-#: ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275
-#: ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330
-#: ../src/gtk/fontdlg.cpp:81
+#: ../src/common/paper.cpp:149
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Busta Invite 220 x 220 mm"
+
+#: ../src/common/config.cpp:384
+#, c-format
+msgid ""
+"Environment variables expansion failed: missing '%c' at position %u in '%s'."
+msgstr ""
+"Espansione delle variabili di ambiente fallita: carattere '%c' non trovato "
+"alla posizione %u in '%s'."
+
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Errore"
 
-#: ../src/unix/utilsunx.cpp:1073
-#: ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Errore "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Errore nella creazione della cartella"
 
@@ -1616,12 +1683,11 @@ msgstr "Errore durante la lettura dell'immagine DIB."
 msgid "Error reading config options."
 msgstr "Errore durante la lettura del file di configurazione."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Errore durante il salvataggio del file di configurazione."
 
-#: ../src/mac/carbon/mpthread.cpp:482
-#: ../src/mac/carbon/thread.cpp:672
+#: ../src/mac/carbon/mpthread.cpp:482 ../src/mac/carbon/thread.cpp:672
 msgid "Error while waiting on semaphore"
 msgstr "Errore durante l'attesa su di un semaforo"
 
@@ -1629,7 +1695,7 @@ msgstr "Errore durante l'attesa su di un semaforo"
 msgid "Error: "
 msgstr "Errore: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1637,7 +1703,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Tempo stimato : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "File eseguibili (*.exe)|*.exe|Tutti i file (*.*)|*.*||"
 
@@ -1646,14 +1712,14 @@ msgstr "File eseguibili (*.exe)|*.exe|Tutti i file (*.*)|*.*||"
 msgid "Execution of command '%s' failed"
 msgstr "Esecuzione del comando '%s' fallita"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Esecuzione del comando '%s' fallita con errore: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
-msgstr "Executive, 7 1/4 x 10 1/2 in"
+msgstr "Executive, 7 1/4 x 10 1/2 pollici"
 
 #: ../contrib/src/deprecated/resource.cpp:1869
 #: ../contrib/src/deprecated/resource.cpp:1999
@@ -1673,12 +1739,15 @@ msgstr "Atteso '=' durante l'analisi della risorsa."
 msgid "Expected 'char' while parsing resource."
 msgstr "Atteso 'char' durante l'analisi della risorsa."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
-msgid "Exporting registry key: file \"%s\" already exists and won't be overwritten."
-msgstr "Durante l'esportazione dela chiave di registro: il file \"%s\" esiste e non verrà sovrascritto."
+msgid ""
+"Exporting registry key: file \"%s\" already exists and won't be overwritten."
+msgstr ""
+"Durante l'esportazione dela chiave di registro: il file \"%s\" esiste e non "
+"verrà sovrascritto."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Pagina codici Unix estesa per il Giapponese (EUC-JP)"
 
@@ -1687,7 +1756,7 @@ msgstr "Pagina codici Unix estesa per il Giapponese (EUC-JP)"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Estrazione di '%s' in '%s' fallita."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Impossibile %s la connessione: %s"
@@ -1696,7 +1765,7 @@ msgstr "Impossibile %s la connessione: %s"
 msgid "Failed to access lock file."
 msgstr "Impossibile accedere al file di lock."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Impossibile riservare %luKb di memoria per i dati bitmap."
@@ -1723,39 +1792,41 @@ msgstr "Impossibile chiudere il file di lock '%s'"
 msgid "Failed to close the clipboard."
 msgstr "Impossibile chiudere gli appunti."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Connessione impossibile: mancano nome utente/password."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Connessione impossibile: numero dell'ISP mancante."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Impossibile copiare il valore '%s' del registro di sistema"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
-msgstr "Impossibile copiare il contenuto della chiave '%s' del registro di sistema in '%s'."
+msgstr ""
+"Impossibile copiare il contenuto della chiave '%s' del registro di sistema "
+"in '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Impossibile copiare copiare il file '%s' in '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Impossibile copiare la chiave '%s' del registro di sistema in '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Impossibile creare la stringa DDE"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Impossibile creare la finestra MDI madre."
 
@@ -1771,12 +1842,12 @@ msgstr "Impossibile creare il nome per il file temporaneo"
 msgid "Failed to create an anonymous pipe"
 msgstr "Impossibile creare una pipe anonima."
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Impossibile creare la connessione al server '%s' sull'argomento '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Impossibile creare il cursore."
 
@@ -1795,7 +1866,7 @@ msgstr "Impossibile creare la cartella %s/.gnome."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Impossibile creare la cartella %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1812,15 +1883,16 @@ msgstr "Impossibile creare la voce del registro di sistema per i file '%s'."
 #: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
-msgstr "Impossibile creare riquadro di ricerca/sostituzione standard (codice di errore %d)"
+msgstr ""
+"Impossibile creare riquadro di ricerca/sostituzione standard (codice di "
+"errore %d)"
 
 #: ../src/html/winpars.cpp:549
 #, c-format
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Impossibile mostrare la pagina HTML con la codifica %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189
-#: ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Impossibile eliminare il contenuto degli appunti."
@@ -1829,22 +1901,21 @@ msgstr "Impossibile eliminare il contenuto degli appunti."
 msgid "Failed to enumerate video modes"
 msgstr "Impossibile enumerare le modalità video"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Impossibile stabilire un ciclo advise con il server DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Impossibile connettersi: %s"
 
-#: ../src/unix/utilsunx.cpp:491
-#: ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Impossibile eseguire '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "Impossibile eseguire 'curl', si prega di installarlo nel PATH."
 
@@ -1875,13 +1946,12 @@ msgstr ""
 "Impossibile trovare la risorsa XPM %s.\n"
 "Dimenticato di impiegare wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Impossibile ottenere i nomi degli ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138
-#: ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Impossibile ottenere i dati degli appunti."
 
@@ -1889,32 +1959,25 @@ msgstr "Impossibile ottenere i dati degli appunti."
 msgid "Failed to get data from the clipboard"
 msgstr "Impossibile ottenere i dati dagli appunti"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"Impossibile ottenere un backtrace:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Impossibile ottenere l'ora locale di sistema"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Impossibile determinare la cartella di lavoro"
 
 #: ../src/univ/theme.cpp:122
 msgid "Failed to initialize GUI: no built-in themes found."
-msgstr "Impossibile inizializzare l'interfaccia grafica (GUI): temi predefiniti non trovati."
+msgstr ""
+"Impossibile inizializzare l'interfaccia grafica (GUI): temi predefiniti non "
+"trovati."
 
 #: ../src/msw/helpchm.cpp:69
 msgid "Failed to initialize MS HTML Help."
 msgstr "Impossibile inizializzare MS HTML Help"
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Impossibile inizializzare OpenGL"
 
@@ -1924,10 +1987,14 @@ msgid "Failed to inspect the lock file '%s'"
 msgstr "Impossibile leggere il file di lock '%s'"
 
 #: ../src/unix/threadpsx.cpp:897
-msgid "Failed to join a thread, potential memory leak detected - please restart the program"
-msgstr "Impossibile esegure la join su di un thread, possibile memoria persa (leak) - per favore lanciare nuovamente il programma"
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+"Impossibile esegure la join su di un thread, possibile memoria persa (leak) "
+"- per favore lanciare nuovamente il programma"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Impossibile terminare il processo %d"
@@ -1964,9 +2031,11 @@ msgstr "Impossibile bloccare il file di lock '%s'"
 #: ../src/common/regex.cpp:300
 #, c-format
 msgid "Failed to match '%s' in regular expression: %s"
-msgstr "Impossibile mettere in corrispondenza '%s' nell'espressione regolare ( regular expression ): %s"
+msgstr ""
+"Impossibile mettere in corrispondenza '%s' nell'espressione regolare "
+"( regular expression ): %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Impossibile modificare le date del file '%s'"
@@ -1997,7 +2066,7 @@ msgstr "Impossibile mettere dati negli appunti"
 msgid "Failed to read PID from lock file."
 msgstr "Impossibile leggere il PID dal file di lock."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Impossibile redirigere l'input/output del processo figlio"
 
@@ -2005,12 +2074,12 @@ msgstr "Impossibile redirigere l'input/output del processo figlio"
 msgid "Failed to redirect the child process IO"
 msgstr "Impossibile redirigere l'input/output del processo figlio"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Impossibile registrare il server DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "Impossibile inizializzare la window class OpenGL."
 
@@ -2034,12 +2103,12 @@ msgstr "Impossibile eliminare il file di lock '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Impossibile eliminare il file di lock obsoleto '%s'."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Impossibile rinominare il valore '%s' del registro di sistema in '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Impossibile rinominare la chiave '%s' del registro di sistema in '%s'."
@@ -2048,25 +2117,26 @@ msgstr "Impossibile rinominare la chiave '%s' del registro di sistema in '%s'."
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Impossibile leggere dati dagli appunti."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Impossibile ottenere le date del file '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
-msgstr "Impossibile ottenere il testo del messaggio di errore di Accesso Remoto (RAS)"
+msgstr ""
+"Impossibile ottenere il testo del messaggio di errore di Accesso Remoto (RAS)"
 
 #: ../src/msw/clipbrd.cpp:760
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Impossibile ottenere i formati supportati dagli appunti"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Impossibile salvare l'immagine bitmap nel file '%s'."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Impossibile inviare una notifica advise DDE"
 
@@ -2088,8 +2158,7 @@ msgstr "Impossibile impostare i permessi per il file di lock '%s'"
 msgid "Failed to set temporary file permissions"
 msgstr "Impossibile impostare i permessi del file temporaneo."
 
-#: ../src/unix/threadpsx.cpp:1245
-#: ../src/unix/threadpsx.cpp:1256
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Impossibile assegnare la priorità %d al thread."
@@ -2099,22 +2168,21 @@ msgstr "Impossibile assegnare la priorit
 msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Impossibile memorizzare l'immagine '%s' nella memoria VFS!"
 
-#: ../src/mac/carbon/mpthread.cpp:1273
-#: ../src/mac/carbon/thread.cpp:1465
+#: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
 #: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Impossibile terminare il thread."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Impossibile terminare il ciclo advise con il server DDE"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Impossibile terminare la connessione: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Impossibile eseguire 'touch' sul file '%s'"
@@ -2124,16 +2192,16 @@ msgstr "Impossibile eseguire 'touch' sul file '%s'"
 msgid "Failed to unlock lock file '%s'"
 msgstr "Impossibile sbloccare il file di lock '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Impossibile cancellare la registrazione del server DDE '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "impossibile aggiornare il file di configurazione utente."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Impossibile inviare la segnalazione di errore (codice di errore %d)."
@@ -2143,7 +2211,7 @@ msgstr "Impossibile inviare la segnalazione di errore (codice di errore %d)."
 msgid "Failed to write to lock file '%s'"
 msgstr "Impossibile scrivere nel file di lock '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Errore Fatale"
 
@@ -2160,13 +2228,12 @@ msgstr "File"
 msgid "File %s does not exist."
 msgstr "Il file %s non esiste."
 
-#: ../src/generic/filedlgg.cpp:1321
-#: ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "File '%s' esistente, si desidera sovrascriverlo?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2179,22 +2246,27 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Impossibile caricare il file."
 
-#: ../src/common/docview.cpp:571
-#: ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Errore di file"
 
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Nome di file esistente."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+msgid "Files"
+msgstr "File"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "File (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+msgid "Filter"
+msgstr "Filtra"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Trova"
@@ -2207,15 +2279,15 @@ msgstr "Carattere a corpo fisso:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Larghezza fissa.<br> <b>grassetto</b> <i>corsivo</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
-msgstr "Folio, 8 1/2 x 13 in"
+msgstr "Folio, 8 1/2 x 13 pollici"
 
 #: ../src/html/helpfrm.cpp:1220
 msgid "Font size:"
 msgstr "Corpo:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Fork fallita"
 
@@ -2266,13 +2338,13 @@ msgstr "Tema GTK+"
 msgid "Generic PostScript"
 msgstr "PostScript generico"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
-msgstr "German Legal Fanfold, 8 1/2 x 13 in"
+msgstr "German Legal Fanfold, 8 1/2 x 13 pollici"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
-msgstr "German Std Fanfold, 8 1/2 x 12 in"
+msgstr "German Std Fanfold, 8 1/2 x 12 pollici"
 
 #: ../include/wx/xti.h:845
 msgid "GetProperty called w/o valid getter"
@@ -2298,25 +2370,23 @@ msgstr "Avanti"
 msgid "Go one level up in document hierarchy"
 msgstr "Livello superiore nella gerarchia di documenti"
 
-#: ../src/generic/dirdlgg.cpp:147
-#: ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Vai alla Home directory"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Cartella superiore"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Vai alla pagina"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Greco (ISO-8859-7)"
 
-#: ../src/common/zstream.cpp:72
-#: ../src/common/zstream.cpp:209
+#: ../src/common/zstream.cpp:72 ../src/common/zstream.cpp:209
 msgid "Gzip not supported by this version of zlib"
 msgstr "Gzip non è supportato da questa versione della libreria zlib"
 
@@ -2333,14 +2403,11 @@ msgstr "Ancora HTML %s non esistente."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "File HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Ebraico (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523
-#: ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337
-#: ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Aiuto"
 
@@ -2348,8 +2415,7 @@ msgstr "Aiuto"
 msgid "Help Browser Options"
 msgstr "Opzioni del browser della Guida"
 
-#: ../src/generic/helpext.cpp:442
-#: ../src/generic/helpext.cpp:443
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Indice"
 
@@ -2370,15 +2436,15 @@ msgstr "Help book (*.htb)|*.htb|Help books (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "Aiuto: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Home"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Cartella home"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2386,12 +2452,9 @@ msgstr "I64"
 msgid "ICO: Error in reading mask DIB."
 msgstr "ICO: Errore durante la lettura della maschera DIB."
 
-#: ../src/common/imagbmp.cpp:1048
-#: ../src/common/imagbmp.cpp:1107
-#: ../src/common/imagbmp.cpp:1116
-#: ../src/common/imagbmp.cpp:1127
-#: ../src/common/imagbmp.cpp:1171
-#: ../src/common/imagbmp.cpp:1181
+#: ../src/common/imagbmp.cpp:1048 ../src/common/imagbmp.cpp:1107
+#: ../src/common/imagbmp.cpp:1116 ../src/common/imagbmp.cpp:1127
+#: ../src/common/imagbmp.cpp:1171 ../src/common/imagbmp.cpp:1181
 #: ../src/common/imagbmp.cpp:1190
 msgid "ICO: Error writing the image file!"
 msgstr "ICO: Errore durante la scrittura dell'immagine."
@@ -2430,7 +2493,7 @@ msgstr "IFF: errore sconosciuto!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Specifica della risorsa icona %s non trovata."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -2438,17 +2501,19 @@ msgstr ""
 "Se si dispone di ulteriori informazioni relativamente a questo errore,\n"
 "si prega di digitarle e verranno allegate:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
-"If you wish to suppress this debug report completely, please choose the \"Cancel\" button,\n"
+"If you wish to suppress this debug report completely, please choose the "
+"\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
-"Se non si desidera inviare una segnalazione di errore, scegliere il pulsante \"Annulla\",\n"
+"Se non si desidera inviare una segnalazione di errore, scegliere il pulsante "
+"\"Annulla\",\n"
 "anche se questo potrebbe ostacolare il miglioramento del programma. Si\n"
 "invita pertanto a continuare con la generazione della segnalazione.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Il valore \"%s\" della chiave \"%s\" è stato ignorato."
@@ -2469,43 +2534,46 @@ msgstr "Parameter Count per ConstructObject non consentito"
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Parameter Count per Create Method non consentito"
 
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Nome di cartella non valido."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Specifica di file non valida."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "L'immagine e la maschera hanno dimensioni diverse"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Il file immagine non è di tipo %d."
 
 #: ../src/msw/textctrl.cpp:361
-msgid "Impossible to create a rich edit control, using simple text control instead. Please reinstall riched32.dll"
-msgstr "Impossibile creare un controllo rich edit, impiegato un controllo di tipo testo semplice. Per favore reinstallare riched32.dll"
+msgid ""
+"Impossible to create a rich edit control, using simple text control instead. "
+"Please reinstall riched32.dll"
+msgstr ""
+"Impossibile creare un controllo rich edit, impiegato un controllo di tipo "
+"testo semplice. Per favore reinstallare riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Impossibile ottenere l'input del processo figlio"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Impossibile determinare i permessi per il file '%s'"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "impossibile sovrascrivere il file '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Impossibile impostare i permessi per il file '%s'"
@@ -2518,22 +2586,27 @@ msgstr "Indenta"
 msgid "Index"
 msgstr "Indice"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indiano (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr "Inizializzazione fallita in \"post init\", esco."
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Errore interno, wxCustomTypeInfo non consentito"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Indice dell'immagine TIFF non valido."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
-msgstr "Risorsa XRC '%s' non valida: il nodo radice deve essere di tipo 'resource'."
+msgstr ""
+"Risorsa XRC '%s' non valida: il nodo radice deve essere di tipo 'resource'."
 
 #: ../src/common/appcmn.cpp:249
 #, c-format
@@ -2550,8 +2623,7 @@ msgstr "Specifica della posizione e/o dimensioni '%s' non valida."
 msgid "Invalid lock file '%s'."
 msgstr "File di blocco '%s' non valido."
 
-#: ../src/common/xtistrm.cpp:365
-#: ../src/common/xtistrm.cpp:380
+#: ../src/common/xtistrm.cpp:365 ../src/common/xtistrm.cpp:380
 msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
 msgstr "ID Oggetto Invalid o Null passato a GetObjectClassInfo"
 
@@ -2568,7 +2640,7 @@ msgstr "Espressione regolare ( regular expression ) '%s' non valida: %s"
 msgid "Italic"
 msgstr "Corsivo"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Busta Italiana, 110 x 230 mm"
 
@@ -2580,42 +2652,117 @@ msgstr "JPEG: Caricamento impossibile - probabilmente il file 
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Impossibile salvare l'immagine."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr "Doppia cartolina giapponese 200 x 148 mm"
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr "Busta giapponese Chou #3"
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr "Busta giapponese  Chou #3 Ruotata"
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr "Busta giapponese  Chou #4"
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr "Busta giapponese  Chou #4 Ruotata"
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr "Busta giapponese  Kaku #2"
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr "Busta giapponese  Kaku #2 Ruotata"
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr "Busta giapponese  Kaku #3"
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr "Busta giapponese  Kaku #3 Ruotata"
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr "Busta giapponese You #4"
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr "Busta giapponese You #4 Ruotata"
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr "Cartolina giapponese 100 x 148 mm"
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr "Cartolina giapponese ruotata 148 x 100 mm"
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Giustificato"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
-#: ../src/generic/prntdlgg.cpp:609
-#: ../src/generic/prntdlgg.cpp:867
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Orizzontale"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
-msgstr "Ledger, 17 x 11 in"
+msgstr "Ledger, 17 x 11 pollici"
 
 #: ../src/generic/prntdlgg.cpp:879
 msgid "Left margin (mm):"
 msgstr "Margine sinistro (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal Extra 9 1/2 x 15 pollici"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
-msgstr "Legal, 8 1/2 x 14 in"
+msgstr "Legal, 8 1/2 x 14 pollici"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter Extra 9 1/2 x 12 pollici"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr "Letter Extra Transverse 235 x 305 mm"
+
+#: ../src/common/paper.cpp:159
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter Plus 8 1/2 x 12.69 pollici"
+
+#: ../src/common/paper.cpp:176
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter Ruotato 11 x 8 1/2 pollici"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
-msgstr "Letter Small, 8 1/2 x 11 in"
+msgstr "Letter Small, 8 1/2 x 11 pollici"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter Transverse 8 1/2 x 11 pollici"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
-msgstr "Letter, 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 pollici"
 
 #: ../src/generic/fontdlgg.cpp:236
 msgid "Light"
@@ -2623,7 +2770,8 @@ msgstr "Leggero"
 
 #: ../src/html/chm.cpp:820
 msgid "Link contained '//', converted to absolute link."
-msgstr "Il collegamnto conteneva '//', è stato convertito a un collegamento assoluto."
+msgstr ""
+"Il collegamnto conteneva '//', è stato convertito a un collegamento assoluto."
 
 #: ../src/common/fldlgcmn.cpp:257
 #, c-format
@@ -2634,14 +2782,6 @@ msgstr "Caricare il file %s"
 msgid "Loading : "
 msgstr "Caricamento : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Caricamento di un'immagine PNM Ascii a toni di grigio non ancora implementato."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Caricamento di un'immagine PNM Raw a toni di grigio non ancora implementato."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2652,13 +2792,12 @@ msgstr "Il file di lock '%s' ha un proprietario errato."
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "Il file di lock '%s' ha permessi scorretti."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Registro salvato nel file '%s'."
 
-#: ../include/wx/xti.h:501
-#: ../include/wx/xti.h:505
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "Long conversion non supportata"
 
@@ -2671,10 +2810,14 @@ msgid "MP Thread Support is not available on this System"
 msgstr "Il supporto per thread MP non è disponibile in questo sistema"
 
 #: ../src/msw/helpchm.cpp:60
-msgid "MS HTML Help functions are unavailable because the MS HTML Help library is not installed on this machine. Please install it."
-msgstr "Funzionalità MS HTML Help non disponibili perchè la relativa libreria non è installata su questo computer. Si prega di installarla."
+msgid ""
+"MS HTML Help functions are unavailable because the MS HTML Help library is "
+"not installed on this machine. Please install it."
+msgstr ""
+"Funzionalità MS HTML Help non disponibili perchè la relativa libreria non è "
+"installata su questo computer. Si prega di installarla."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "&Ingrandisci"
 
@@ -2700,7 +2843,7 @@ msgstr "Menu"
 msgid "Metal theme"
 msgstr "Tema metallico"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Riduci a &icona"
 
@@ -2718,13 +2861,18 @@ msgstr "Modalit
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Modificato"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr "Inizializzazione del modulo \"%s\" fallita"
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
-msgstr "Busta Monarch, 3 7/8 x 7 1/2 in"
+msgstr "Busta Monarch, 3 7/8 x 7 1/2 pollici"
 
 #: ../contrib/src/gizmos/editlbox.cpp:162
 msgid "Move down"
@@ -2734,11 +2882,11 @@ msgstr "Sposta verso il basso"
 msgid "Move up"
 msgstr "Sposta verso il basso"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nome"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Crea cartella"
 
@@ -2746,10 +2894,8 @@ msgstr "Crea cartella"
 msgid "New item"
 msgstr "Nuova elemento"
 
-#: ../src/generic/dirdlgg.cpp:318
-#: ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615
-#: ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NuovoNome"
 
@@ -2761,11 +2907,9 @@ msgstr "Successivo"
 msgid "Next page"
 msgstr "Pagina successiva"
 
-#: ../src/mac/carbon/msgdlg.cpp:60
-#: ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58
-#: ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "No"
 
@@ -2787,11 +2931,13 @@ msgstr "Voci non trovate."
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
 "but an alternative encoding '%s' is available.\n"
-"Do you want to use this encoding (otherwise you will have to choose another one)?"
+"Do you want to use this encoding (otherwise you will have to choose another "
+"one)?"
 msgstr ""
 "Impossibile trovare un tipo di carattere per la codifica '%s',\n"
 "ma è disponibile la codifica alternativa '%s'.\n"
-"Si desidera utilizzare tale codifica (altrimenti sarà necessario sceglierne una differente)?"
+"Si desidera utilizzare tale codifica (altrimenti sarà necessario sceglierne "
+"una differente)?"
 
 #: ../src/common/fontmap.cpp:427
 #, c-format
@@ -2804,25 +2950,22 @@ msgstr ""
 "Si desidera scegliere un carattere da utilizzare per questa codifica\n"
 "(altrimenti il testo con tale codifica non verrà visualizzato correttamente)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Impossibile trovare l'handler per il nodo XML '%s', classe '%s'!"
 
-#: ../src/common/image.cpp:1482
-#: ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Funzionalità non disponibili per questo formato di immagine."
 
-#: ../src/common/image.cpp:1490
-#: ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Funzionalità non disponibili per il formato di immagine %d."
 
-#: ../src/common/image.cpp:1551
-#: ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Funzionalità non disponibili per il formato di immagine %s."
@@ -2835,21 +2978,19 @@ msgstr "Pagina corrispondente non ancora trovata"
 msgid "No sound"
 msgstr "Nessun suono"
 
-#: ../src/common/image.cpp:1177
-#: ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "Nessun colore inutilizzato nell'immagine da mascherare."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "Nessun colore inutilizzato nell'immagine."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordico (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:232
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normale"
 
@@ -2861,13 +3002,12 @@ msgstr "Normale <br>e <u>sottolineato</u>. "
 msgid "Normal font:"
 msgstr "Carattere normale:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
-msgstr "Nota, 8 1/2 x 11 in"
+msgstr "Nota, 8 1/2 x 11 pollici"
 
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
-#: ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
 msgid "OK"
 msgstr "OK"
 
@@ -2875,25 +3015,21 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "L'oggetto deve avere un ID ed un attributo"
 
-#: ../src/common/docview.cpp:1282
-#: ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Apri file"
 
-#: ../src/html/helpfrm.cpp:673
-#: ../src/html/helpfrm.cpp:1579
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Apri un documento HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "Apri il file \"%s\""
 
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operazione non permessa."
 
@@ -2912,18 +3048,15 @@ msgstr "L'opzione '%s' richiede un valore."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Opzione '%s': impossibile convertire '%s' in una data."
 
-#: ../src/generic/dirdlgg.cpp:118
-#: ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Opzioni"
 
-#: ../src/generic/prntdlgg.cpp:611
-#: ../src/generic/prntdlgg.cpp:868
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientamento"
 
-#: ../src/common/imagpcx.cpp:462
-#: ../src/common/imagpcx.cpp:485
+#: ../src/common/imagpcx.cpp:462 ../src/common/imagpcx.cpp:485
 msgid "PCX: couldn't allocate memory"
 msgstr "PCX: Impossibile allocare la memoria."
 
@@ -2939,8 +3072,7 @@ msgstr "PCX: Immagine non valida."
 msgid "PCX: this is not a PCX file."
 msgstr "PCX: questo non è un file PCX."
 
-#: ../src/common/imagpcx.cpp:464
-#: ../src/common/imagpcx.cpp:486
+#: ../src/common/imagpcx.cpp:464 ../src/common/imagpcx.cpp:486
 msgid "PCX: unknown error !!!"
 msgstr "PCX: errore sconosciuto!!!"
 
@@ -2948,24 +3080,129 @@ msgstr "PCX: errore sconosciuto!!!"
 msgid "PCX: version number too low"
 msgstr "PCX: numero di versione troppo piccolo"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Impossibile allocare la memoria."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Formato del file sconosciuto."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Il file sembra troncato."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr "Foglio Rep. Pop. Cinese 16K 146 x 215 mm"
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr "Foglio Rep. Pop. Cinese 16K Ruotato"
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr "Foglio Rep. Pop. Cinese 32K 97 x 151 mm"
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr "Foglio Rep. Pop. Cinese 32K Ruotato"
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr "Foglio Rep. Pop. Cinese 32K(grande) 97 x 151 mm"
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr "Foglio Rep. Pop. Cinese 32K(grande) ruotato"
+
+#: ../src/common/paper.cpp:197
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Busta Rep. Pop. Cinese #1 102 x 165 mm"
+
+#: ../src/common/paper.cpp:210
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Busta Rep. Pop. Cinese #1 Ruotata 165 x 102 mm"
+
+#: ../src/common/paper.cpp:206
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Busta Rep. Pop. Cinese #10 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Busta Rep. Pop. Cinese #10 Ruotata 458 x 324 m"
+
+#: ../src/common/paper.cpp:198
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Busta Rep. Pop. Cinese #2 102 x 176 mm"
+
+#: ../src/common/paper.cpp:211
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Busta Rep. Pop. Cinese #2 Ruotata 176 x 102 mm"
+
+#: ../src/common/paper.cpp:199
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Busta Rep. Pop. Cinese #3 125 x 176 mm"
+
+#: ../src/common/paper.cpp:212
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Busta Rep. Pop. Cinese #3 Ruotata 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Busta Rep. Pop. Cinese #4 110 x 208 mm"
+
+#: ../src/common/paper.cpp:213
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Busta Rep. Pop. Cinese #4 Ruotata 208 x 110 mm"
+
+#: ../src/common/paper.cpp:201
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Busta Rep. Pop. Cinese #5 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Busta Rep. Pop. Cinese #5 Ruotata 220 x 110 mm"
+
+#: ../src/common/paper.cpp:202
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Busta Rep. Pop. Cinese #6 120 x 230 mm"
+
+#: ../src/common/paper.cpp:215
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Busta Rep. Pop. Cinese #6 Ruotata 230 x 120 mm"
+
+#: ../src/common/paper.cpp:203
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Busta Rep. Pop. Cinese #7 160 x 230 mm"
+
+#: ../src/common/paper.cpp:216
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Busta Rep. Pop. Cinese #7 Ruotata 230 x 160 mm"
+
+#: ../src/common/paper.cpp:204
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Busta Rep. Pop. Cinese #8 120 x 309 mm"
+
+#: ../src/common/paper.cpp:217
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Busta Rep. Pop. Cinese #8 Ruotata 309 x 120 mm"
+
+#: ../src/common/paper.cpp:205
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Busta Rep. Pop. Cinese #9 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Busta Rep. Pop. Cinese #9 Ruotata 324 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Pagina %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Pagina %d di %d"
@@ -2974,8 +3211,7 @@ msgstr "Pagina %d di %d"
 msgid "Page Setup"
 msgstr "Impostazioni della pagina"
 
-#: ../src/common/prntbase.cpp:451
-#: ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Impostazioni della pagina"
 
@@ -2983,14 +3219,12 @@ msgstr "Impostazioni della pagina"
 msgid "Pages"
 msgstr "Pagine"
 
-#: ../src/generic/prntdlgg.cpp:800
-#: ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
 #: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Dimensione del foglio"
 
-#: ../src/generic/prntdlgg.cpp:598
-#: ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
 #: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Dimensione del foglio"
@@ -3003,12 +3237,11 @@ msgstr "Passato un oggetto gi
 msgid "Passing a already registered object to SetObjectName"
 msgstr "Passato un oggetto già registrato a SetObjectName"
 
-#: ../src/common/xtistrm.cpp:436
-#: ../src/common/xtistrm.cpp:656
+#: ../src/common/xtistrm.cpp:436 ../src/common/xtistrm.cpp:656
 msgid "Passing an unkown object to GetObject"
 msgstr "Passato un oggetto sconosciuto a GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Permessi"
 
@@ -3020,7 +3253,7 @@ msgstr "Creazione della pipe fallita"
 msgid "Please choose a valid font."
 msgstr "Per favore scegliere un carattere valido."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Per favore scegliere un file esistente."
 
@@ -3028,11 +3261,11 @@ msgstr "Per favore scegliere un file esistente."
 msgid "Please choose the page to display:"
 msgstr "Per favore scegliere la pagina da visualizzare."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Per favore scegliere l'ISP a cui connettersi"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3047,8 +3280,7 @@ msgstr ""
 msgid "Please wait while printing\n"
 msgstr "Stampa in corso\n"
 
-#: ../src/generic/prntdlgg.cpp:608
-#: ../src/generic/prntdlgg.cpp:866
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Verticale"
 
@@ -3056,8 +3288,7 @@ msgstr "Verticale"
 msgid "PostScript file"
 msgstr "File PostScript"
 
-#: ../src/generic/fontdlgg.cpp:348
-#: ../src/html/helpfrm.cpp:1235
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Anteprima:"
 
@@ -3065,20 +3296,17 @@ msgstr "Anteprima:"
 msgid "Previous page"
 msgstr "Pagina precedente"
 
-#: ../src/common/prntbase.cpp:393
-#: ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151
-#: ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Stampa"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Anteprima di stampa"
 
-#: ../src/common/prntbase.cpp:1199
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Errore durante l'anteprima di stampa"
 
@@ -3098,7 +3326,7 @@ msgstr "Stampa a colori"
 msgid "Print previe&w"
 msgstr "Ante&prima di stampa"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Anteprima di stampa"
 
@@ -3138,8 +3366,7 @@ msgstr "Stampante..."
 msgid "Printer:"
 msgstr "Stampante:"
 
-#: ../src/common/prntbase.cpp:310
-#: ../src/common/prntbase.cpp:531
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Stampa in corso"
 
@@ -3156,25 +3383,27 @@ msgstr "Stampa della pagina %d..."
 msgid "Printing..."
 msgstr "Stampa in corso..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
-msgid "Processing debug report has failed, leaving the files in \"%s\" directory."
-msgstr "L'elaborazione della segnalazione di errore è fallita, i file sono memorizzati nella cartella \"%s\"."
+msgid ""
+"Processing debug report has failed, leaving the files in \"%s\" directory."
+msgstr ""
+"L'elaborazione della segnalazione di errore è fallita, i file sono "
+"memorizzati nella cartella \"%s\"."
 
 #: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Programma terminato."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Domanda"
 
-#: ../src/common/ffile.cpp:125
-#: ../src/common/ffile.cpp:144
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Errore di lettura nel file '%s'"
@@ -3183,7 +3412,7 @@ msgstr "Errore di lettura nel file '%s'"
 msgid "Ready"
 msgstr "Pronto"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Impossibile trovare il nodo oggetto referenziaro con ref=\"%s\"."
@@ -3192,28 +3421,30 @@ msgstr "Impossibile trovare il nodo oggetto referenziaro con ref=\"%s\"."
 msgid "Refresh"
 msgstr "Aggiorna"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Chiave '%s' del registro di sistema già presente."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
-msgstr "Chiave '%s' del registro di sistema non esistente, impossibile rinominarla."
+msgstr ""
+"Chiave '%s' del registro di sistema non esistente, impossibile rinominarla."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
 "deleting it will leave your system in unusable state:\n"
 "operation aborted."
 msgstr ""
-"Chiave '%s' del registro di sistema necessaria per un corretto funzionamento del sistema, la cancellazione renderebbe\n"
+"Chiave '%s' del registro di sistema necessaria per un corretto funzionamento "
+"del sistema, la cancellazione renderebbe\n"
 "il sistema inutilizzabile:\n"
 "operazione abbandonata."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Valore '%s' del registro di sistema già presente."
@@ -3234,10 +3465,12 @@ msgstr "Rimuovi"
 msgid "Remove current page from bookmarks"
 msgstr "Rimuovi la pagina corrente dai segnalibri"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
-msgstr "Il renderer \"%s\" ha versione %d.%d che non è compatibile, quindi non è stato caricato."
+msgstr ""
+"Il renderer \"%s\" ha versione %d.%d che non è compatibile, quindi non è "
+"stato caricato."
 
 #: ../src/common/stockitem.cpp:117
 msgid "Rep&lace"
@@ -3251,7 +3484,7 @@ msgstr "Sostituisci t&utto"
 msgid "Replace with:"
 msgstr "Sostituisci con:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "I file di risorsa devono avere la stessa versione!"
 
@@ -3267,7 +3500,7 @@ msgstr "Margine destro (mm):"
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Salva"
 
@@ -3284,7 +3517,7 @@ msgstr "Salva con n&ome..."
 msgid "Save as"
 msgstr "Salva con nome"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Salva il registro su file"
 
@@ -3292,14 +3525,16 @@ msgstr "Salva il registro su file"
 msgid "Script"
 msgstr "Script"
 
-#: ../src/html/helpfrm.cpp:536
-#: ../src/html/helpfrm.cpp:551
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Cerca"
 
 #: ../src/html/helpfrm.cpp:538
-msgid "Search contents of help book(s) for all occurences of the text you typed above"
-msgstr "Cerca nel sommario del/dei libro/i di aiuto il testo immesso quì sopra."
+msgid ""
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
+msgstr ""
+"Cerca nel sommario del/dei libro/i di aiuto il testo immesso quì sopra."
 
 #: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
@@ -3317,7 +3552,7 @@ msgstr "Cerca in tutti i libri"
 msgid "Searching..."
 msgstr "Ricerca in corso..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Sezioni"
 
@@ -3329,24 +3564,30 @@ msgstr "Errore durante la seek nel file '%s'"
 #: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
-msgstr "Errore durante la seek nel file '%s' (stdio non supporta file di queste dimensioni))"
+msgstr ""
+"Errore durante la seek nel file '%s' (stdio non supporta file di queste "
+"dimensioni))"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "&Seleziona tutto"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Scegliere un modello di documento"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Scegliere una visualizzazione del documento"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Scegliere un file"
 
+#: ../src/motif/filedlg.cpp:226
+msgid "Selection"
+msgstr "Selezione"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3360,7 +3601,7 @@ msgstr "SetProperty chiamata senza un 'valid setter'"
 msgid "Setup..."
 msgstr "Configurazione..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Trovate più connessioni attive, ne viene scelta una a caso."
 
@@ -3372,12 +3613,11 @@ msgstr "Visualizza tutto"
 msgid "Show all items in index"
 msgstr "Visualizza tutti le voci dell'indice"
 
-#: ../src/generic/dirdlgg.cpp:114
-#: ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Visualizza le cartelle nascoste"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Visualizza i file nascosti"
 
@@ -3385,17 +3625,15 @@ msgstr "Visualizza i file nascosti"
 msgid "Show/hide navigation panel"
 msgstr "Visualizza/nascondi la barra di navigazione"
 
-#: ../src/generic/fontdlgg.cpp:353
-#: ../src/generic/fontdlgg.cpp:355
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr "Visualizza l'anteprima del font"
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Dimensione"
 
-#: ../src/generic/progdlgg.cpp:222
-#: ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
 #: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr "Salta"
@@ -3408,9 +3646,7 @@ msgstr "Slant"
 msgid "Sorry, could not open this file for saving."
 msgstr "Spiacente, impossibile aprire il file per salvare."
 
-#: ../src/common/docview.cpp:613
-#: ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Spiacente, impossibile aprire il file."
 
@@ -3418,16 +3654,15 @@ msgstr "Spiacente, impossibile aprire il file."
 msgid "Sorry, could not save this file."
 msgstr "Spiacente, impossibile salvare il file."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Spiacente, memoria insufficente per la creazione di un'anteprima."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Spiacente, l'anteprima di stampa richiede una stampante installata."
 
-#: ../src/common/docview.cpp:1281
-#: ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Spiacente, formato del file sconosciuto."
 
@@ -3440,15 +3675,15 @@ msgstr "Formato dei dati sonori non supportato."
 msgid "Sound file '%s' is in unsupported format."
 msgstr "File sonoro '%s' ha un formato non supportato."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
-msgstr "Statement, 5 1/2 x 8 1/2 in"
+msgstr "Statement, 5 1/2 x 8 1/2 pollici"
 
 #: ../src/generic/prntdlgg.cpp:198
 msgid "Status:"
 msgstr "Stato:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Stato: "
 
@@ -3456,61 +3691,79 @@ msgstr "Stato: "
 msgid "Streaming delegates for not already streamed objects not yet supported"
 msgstr "Streaming con oggetti non stream non ancora supportato"
 
-#: ../src/msw/colour.cpp:38
-#: ../src/palmos/colour.cpp:38
+#: ../src/msw/colour.cpp:38 ../src/palmos/colour.cpp:38
 #, c-format
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "Specifica di colore '%s' non valida"
 
-#: ../include/wx/xti.h:428
-#: ../include/wx/xti.h:432
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "Conversione a stringa non supportata"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
-msgstr "Sottoclasse '%s' non trovata per la risorsa '%s', subclassing non eseguito!"
+msgstr ""
+"Sottoclasse '%s' non trovata per la risorsa '%s', subclassing non eseguito!"
+
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr "Foglio SuperA/SuperA/A4 227 x 356 mm"
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr "Foglio SuperB/SuperB/A3 305 x 487 mm"
 
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Svizzero"
 
-#: ../src/common/imagtiff.cpp:232
-#: ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr "Errore della libreria TIFF."
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr "messaggio di avviso della libreria TIFF."
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Impossibile allocare la memoria."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Errore nel caricamento dell'immagine."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Errore durante la lettura dell'immagine."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Errore nel salvataggio dell'immagine."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Errore durante la scrittura dell'immagine."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid Extra 11,69 x 18 pollici"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
-msgstr "Tabloid, 11 x 17 in"
+msgstr "Tabloid, 11 x 17 pollici"
 
 #: ../src/generic/fontdlgg.cpp:231
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Modelli"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3538,7 +3791,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Il formato '%d' degli appunti non esiste."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3547,7 +3800,7 @@ msgstr ""
 "La cartella '%s' non esiste.\n"
 "Crearla adesso?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3556,7 +3809,7 @@ msgstr ""
 "Il file '%s' non può essere aperto.\n"
 "È stato rimosso dalla lista dei file aperti di recente."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3565,28 +3818,23 @@ msgstr ""
 "Il file '%s' non esiste e non può essere aperto.\n"
 "È stato rimosso dalla lista dei file aperti di recente."
 
-#: ../src/generic/fontdlgg.cpp:316
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "Il colore del carattere"
 
-#: ../src/generic/fontdlgg.cpp:277
-#: ../src/generic/fontdlgg.cpp:279
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr "La famiglia di caratteri"
 
-#: ../src/generic/fontdlgg.cpp:328
-#: ../src/generic/fontdlgg.cpp:330
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 msgid "The font point size."
 msgstr "Il corpo del font"
 
-#: ../src/generic/fontdlgg.cpp:288
-#: ../src/generic/fontdlgg.cpp:290
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr "Lo stile del carattere"
 
-#: ../src/generic/fontdlgg.cpp:299
-#: ../src/generic/fontdlgg.cpp:301
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr "Il peso del carattere"
 
@@ -3595,13 +3843,16 @@ msgstr "Il peso del carattere"
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Il percorso '%s' contiene troppi \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
-"The report contains the files listed below. If any of these files contain private information,\n"
+"The report contains the files listed below. If any of these files contain "
+"private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
-"La segnalazione contiene i file elencati. Se qualcuno di questi file contenesse informazioni\n"
-"private, si prega di rimuovere il segno di spunta per prevenirne l'inclusione nella segnalazione.\n"
+"La segnalazione contiene i file elencati. Se qualcuno di questi file "
+"contenesse informazioni\n"
+"private, si prega di rimuovere il segno di spunta per prevenirne "
+"l'inclusione nella segnalazione.\n"
 
 #: ../src/common/cmdline.cpp:883
 #, c-format
@@ -3617,49 +3868,71 @@ msgstr "Il testo non pu
 msgid "The value for the option '%s' must be specified."
 msgstr "L'opzione '%s' richiede un parametro."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
-msgid "The version of remote access service (RAS) installed on this machine is tooold, please upgrade (the following required function is missing: %s)."
-msgstr "La versione del servizio di Accesso Remoto (RAS) installata è troppo vecchia. Si prega di aggiornarla (la funzione %s è assente)."
+msgid ""
+"The version of remote access service (RAS) installed on this machine is "
+"tooold, please upgrade (the following required function is missing: %s)."
+msgstr ""
+"La versione del servizio di Accesso Remoto (RAS) installata è troppo "
+"vecchia. Si prega di aggiornarla (la funzione %s è assente)."
 
 #: ../src/html/htmprint.cpp:601
-msgid "There was a problem during page setup: you may need to set a default printer."
-msgstr "Si è verificato un problema: potrebbe essere necessario impostare una stampante predefinita."
+msgid ""
+"There was a problem during page setup: you may need to set a default printer."
+msgstr ""
+"Si è verificato un problema: potrebbe essere necessario impostare una "
+"stampante predefinita."
 
 #: ../src/msw/datectrl.cpp:109
-msgid "This system doesn't support date picker control, please upgrade your version of comctl32.dll"
-msgstr "Il sistema non supporta la finestra di scelta delle date, si prega di aggiornare la libreria comctl32.dll"
+msgid ""
+"This system doesn't support date picker control, please upgrade your version "
+"of comctl32.dll"
+msgstr ""
+"Il sistema non supporta la finestra di scelta delle date, si prega di "
+"aggiornare la libreria comctl32.dll"
 
-#: ../src/msw/thread.cpp:1204
-msgid "Thread module initialization failed: can not store value in thread local storage"
-msgstr "Inizializzazione del modulo dei thread fallita: impossibile memorizzare un valore nella memoria locale del thread"
+#: ../src/msw/thread.cpp:1206
+msgid ""
+"Thread module initialization failed: can not store value in thread local "
+"storage"
+msgstr ""
+"Inizializzazione del modulo dei thread fallita: impossibile memorizzare un "
+"valore nella memoria locale del thread"
 
 #: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
-msgstr "Inizializzazione del modulo dei thread fallita: errore nella creazione della chiave dei thread"
+msgstr ""
+"Inizializzazione del modulo dei thread fallita: errore nella creazione della "
+"chiave dei thread"
 
-#: ../src/msw/thread.cpp:1192
-msgid "Thread module initialization failed: impossible to allocate index in thread local storage"
-msgstr "Inizializzazione del modulo dei thread fallita: impossibile allocare l'indice nella memoria locale del thread"
+#: ../src/msw/thread.cpp:1194
+msgid ""
+"Thread module initialization failed: impossible to allocate index in thread "
+"local storage"
+msgstr ""
+"Inizializzazione del modulo dei thread fallita: impossibile allocare "
+"l'indice nella memoria locale del thread"
 
 #: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "Priorità del thread ignorata."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Affianca orizzontalmente"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Affianca verticalmente"
 
 #: ../src/common/ftp.cpp:635
 msgid "Timeout while waiting for FTP server to connect, try passive mode."
-msgstr "Tempo di attesa eccessivo durante l'attesa per la connessione del server FTP, si prega di provare la modalità assiva."
+msgstr ""
+"Tempo di attesa eccessivo durante l'attesa per la connessione del server "
+"FTP, si prega di provare la modalità assiva."
 
-#: ../src/msw/timer.cpp:116
-#: ../src/os2/timer.cpp:141
+#: ../src/msw/timer.cpp:116 ../src/os2/timer.cpp:141
 msgid "Timer creation failed."
 msgstr "Creazione del timer fallita."
 
@@ -3686,30 +3959,30 @@ msgstr "Margine superiore (mm):"
 #: ../src/common/fs_mem.cpp:205
 #, c-format
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
-msgstr "Tentata la rimozione del file '%s' dalla memoria VFS, ma il file non è caricato!"
+msgstr ""
+"Tentata la rimozione del file '%s' dalla memoria VFS, ma il file non è "
+"caricato!"
 
-#: ../src/common/sckaddr.cpp:146
-#: ../src/common/sckaddr.cpp:250
+#: ../src/common/sckaddr.cpp:146 ../src/common/sckaddr.cpp:250
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Abbandonata la tentata risoluzione di un nome di host NULL"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turco (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Tipo"
 
-#: ../src/common/xtistrm.cpp:281
-#: ../src/common/xtixml.cpp:351
+#: ../src/common/xtistrm.cpp:281 ../src/common/xtixml.cpp:351
 #: ../src/common/xtixml.cpp:498
 msgid "Type must have enum - long conversion"
 msgstr "Tipo deve avere enumeratore - convertito a long"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
-msgstr "US Std Fanfold, 14 7/8 x 11 in"
+msgstr "US Std Fanfold, 14 7/8 x 11 pollici"
 
 #: ../src/html/htmlwin.cpp:403
 #, c-format
@@ -3744,39 +4017,39 @@ msgstr "Fine del file durante l'analisi delle risorse."
 msgid "Unexpected parameter '%s'"
 msgstr "Parametro '%s' non atteso"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Errore DDE %08x sconosciuto"
@@ -3789,7 +4062,7 @@ msgstr "Oggetto non conosciuto passato a GetObjectClassInfo"
 msgid "Unknown dynamic library error"
 msgstr "Errore sconosciuto nella libreria dinamica"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Codifica sconosciuta (%d)"
@@ -3804,13 +4077,12 @@ msgstr "Campo sconosciuto nel file %s, riga %d: '%s'."
 msgid "Unknown long option '%s'"
 msgstr "Opzione lunga '%s' sconosciuta"
 
-#: ../src/common/cmdline.cpp:608
-#: ../src/common/cmdline.cpp:629
+#: ../src/common/cmdline.cpp:608 ../src/common/cmdline.cpp:629
 #, c-format
 msgid "Unknown option '%s'"
 msgstr "Opzione '%s' sconosciuta"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Stile sconosciuto "
 
@@ -3819,13 +4091,12 @@ msgstr "Stile sconosciuto "
 msgid "Unkown Property %s"
 msgstr "Proprietà %s sconosciuta"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "'{' spaiata in una voce per il tipo MIME %s."
 
-#: ../src/common/cmdproc.cpp:261
-#: ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
 #: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Comando privo di nome"
@@ -3835,10 +4106,8 @@ msgstr "Comando privo di nome"
 msgid "Unrecognized style %s while parsing resource."
 msgstr "Stile %s sconosciuto durante l'analisi delle risorse."
 
-#: ../src/mac/carbon/clipbrd.cpp:68
-#: ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:273
-#: ../src/msw/clipbrd.cpp:445
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Formato degli appunti non supportato."
 
@@ -3851,7 +4120,7 @@ msgstr "Tema '%s' non supportato."
 msgid "Up"
 msgstr "&Su"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Utilizzo: %s"
@@ -3864,15 +4133,15 @@ msgstr "Conflitto durante la validazione"
 msgid "Video Output"
 msgstr "Uscita video"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Vedi i file - dettagli"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Vedi i file - lista"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Visualizzazioni"
 
@@ -3888,20 +4157,20 @@ msgstr "Avviso"
 msgid "Warning: "
 msgstr "Avviso:"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
-msgstr "Avviso: tentata la rimozione di un handler di tag HTML da uno stack vuoto."
+msgstr ""
+"Avviso: tentata la rimozione di un handler di tag HTML da uno stack vuoto."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Europeo Occidentale (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Europeo Occidentale con Euro (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:339
-#: ../src/generic/fontdlgg.cpp:341
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr "Sottolineato"
 
@@ -3917,104 +4186,108 @@ msgstr "Solo parole intere"
 msgid "Win32 theme"
 msgstr "Tema Win32"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s su Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (build %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabo (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltico (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Europeo Centrale (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Cinese Semplificato (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Cinese Tradizionale (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cirillico (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Greco (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Ebraico (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Giapponese (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Coreano (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (build %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Sever 2003 (build %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Tailandese (CP 874)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turco (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Europeo Occidentale (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (build %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4032,37 +4305,33 @@ msgstr "Errore durante il parsing XML: '%s' alla riga '%d'"
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: Dati dei pixel malformati"
 
-#: ../src/common/xpmdecod.cpp:712
-#: ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: Definizione di colore '%s' malformata!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "Risorsa XRC '%s' (classe '%s') non trovata!"
 
-#: ../src/xrc/xmlres.cpp:1019
-#: ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "Risorsa XRC: Impossibile creare una bitmap a partire da '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "Risorsa XRC: Specifica di colore '%s' errata per la proprietà '%s'.'"
 
-#: ../src/mac/carbon/msgdlg.cpp:61
-#: ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59
-#: ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Si"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Impossibile aggiungere una nuova cartella a questa sezione."
 
@@ -4078,56 +4347,64 @@ msgstr "&Rimpicciolisci"
 msgid "Zoom to &Fit"
 msgstr "&Adatta alla finestra"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[VUOTO]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "un'applicazione DDEML ha creato una 'race condition' prolungata."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
-"a DDEML function was called without first calling the DdeInitialize function,\n"
+"a DDEML function was called without first calling the DdeInitialize "
+"function,\n"
 "or an invalid instance identifier\n"
 "was passed to a DDEML function."
 msgstr ""
-"una funzione DDEML è stata richiamata senza prima richiamare DdeInitialize, oppure è stato passato ad una funzione DDEML\n"
+"una funzione DDEML è stata richiamata senza prima richiamare DdeInitialize, "
+"oppure è stato passato ad una funzione DDEML\n"
 "un identificatore di istanza non valido."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "un tentativo di un client di stabilire una connessione è fallito."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "un'allocazione di memoria è fallita."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "un parametro ha fallito la validazione da parte del DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
-msgstr "una richiesta di transazione sincrona (advise) ha superato il tempo massimo."
+msgstr ""
+"una richiesta di transazione sincrona (advise) ha superato il tempo massimo."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
-msgstr "una richiesta di transazione sincrona (data) ha superato il tempo massimo."
+msgstr ""
+"una richiesta di transazione sincrona (data) ha superato il tempo massimo."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
-msgstr "una richiesta di transazione sincrona (execute) ha superato il tempo massimo."
+msgstr ""
+"una richiesta di transazione sincrona (execute) ha superato il tempo massimo."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
-msgstr "una richiesta di transazione sincrona (poke) ha superato il tempo massimo."
+msgstr ""
+"una richiesta di transazione sincrona (poke) ha superato il tempo massimo."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
-msgstr "una richiesta di terminazione di transazione (advise) ha superato il tempo massimo."
+msgstr ""
+"una richiesta di terminazione di transazione (advise) ha superato il tempo "
+"massimo."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4137,7 +4414,7 @@ msgstr ""
 "già terminata dal client, oppure il server\n"
 "è terminato prima di portare a termine la transazione."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "una transazione è fallita."
 
@@ -4145,7 +4422,7 @@ msgstr "una transazione 
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4157,29 +4434,30 @@ msgstr ""
 "oppure un'applicazione inizializzata come APPCMD_CLIENTONLY\n"
 "ha cercato di effettuare una transazione server."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "una chiamata interna alla funzione PostMessage è fallita."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "è avvenuto un errore interno nel DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
 "the transaction identifier for that callback is no longer valid."
 msgstr ""
-"è stato fornito un identificatore di transazione non valido ad una funzione DDEML.\n"
+"è stato fornito un identificatore di transazione non valido ad una funzione "
+"DDEML.\n"
 "Una volta che l'applicazione è uscita da una callback XTYP_XACT_COMPLETE,\n"
 "l'identificatore di transazione per questa callback non è più valido."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "si assume queste siano più parti di un archivio ZIP concatenate"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "tentativo di modificare la chiave non modificabile '%s' ignorato."
@@ -4192,7 +4470,7 @@ msgstr "funzione di libreria richiamata con argomento errato"
 msgid "bad signature"
 msgstr "firma errata"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "offset scorretto per il file nell'archivio ZIP"
 
@@ -4200,14 +4478,19 @@ msgstr "offset scorretto per il file nell'archivio ZIP"
 msgid "binary"
 msgstr "binario"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "grassetto"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "grassetto "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+"l'area di memoria temporanea è troppo piccola per la cartella di Windows"
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4228,7 +4511,7 @@ msgstr "impossibile applicare i cambiamenti al file '%s'"
 msgid "can't create file '%s'"
 msgstr "impossibile creare il file '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "impossibile eliminare il file di configurazione utente '%s'"
@@ -4236,9 +4519,16 @@ msgstr "impossibile eliminare il file di configurazione utente '%s'"
 #: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
-msgstr "impossibile determinare se il descrittore di file %d ha raggiunto la fine del file"
+msgstr ""
+"impossibile determinare se il descrittore di file %d ha raggiunto la fine "
+"del file"
+
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, c-format
+msgid "can't execute '%s'"
+msgstr "impossibile eseguire '%s'"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "impossibile trovare il catalogo all'interno del file ZIP"
 
@@ -4247,27 +4537,28 @@ msgstr "impossibile trovare il catalogo all'interno del file ZIP"
 msgid "can't find length of file on file descriptor %d"
 msgstr "impossibile determinare la dimensione del file del descritore %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
-msgstr "impossibile trovare la HOME dell'utente, viene impiegata la cartella corrente."
+msgstr ""
+"impossibile trovare la HOME dell'utente, viene impiegata la cartella "
+"corrente."
 
 #: ../src/common/file.cpp:341
 #, c-format
 msgid "can't flush file descriptor %d"
 msgstr "impossibile forzare la scrittura su disco del descrittore di file %d"
 
-#: ../src/common/file.cpp:399
-#: ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
-msgstr "impossibile determinare la posizione corrente del descrittore di file %d"
+msgstr ""
+"impossibile determinare la posizione corrente del descrittore di file %d"
 
 #: ../src/common/fontmap.cpp:326
 msgid "can't load any font, aborting"
 msgstr "impossibile caricare un qualunque tipo di carattere, abbandono"
 
-#: ../src/common/ffile.cpp:75
-#: ../src/common/file.cpp:271
+#: ../src/common/ffile.cpp:75 ../src/common/file.cpp:271
 #, c-format
 msgid "can't open file '%s'"
 msgstr "impossibile aprire il file '%s'"
@@ -4282,7 +4573,7 @@ msgstr "impossibile aprire il file globale di configurazione '%s'."
 msgid "can't open user configuration file '%s'."
 msgstr "impossibile aprire il file di configurazione utente '%s'."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "impossibile aprire il file di configurazione utente."
 
@@ -4313,8 +4604,7 @@ msgstr "impossibile eliminare il file '%s'"
 msgid "can't remove temporary file '%s'"
 msgstr "impossibile eliminare il file temporaneo '%s'"
 
-#: ../src/common/file.cpp:385
-#: ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "impossibile eseguire una seek sul descrittore di file %d"
@@ -4329,11 +4619,11 @@ msgstr "Impossibile scrivere su disco il buffer '%s'."
 msgid "can't write to file descriptor %d"
 msgstr "impossibile scrivere sul descrittore di file %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "impossibile scrivere il file di configurazione utente."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "file di catalogo non trovato per il dominio '%s'."
@@ -4354,7 +4644,7 @@ msgstr "la conversione in una codifica ad 8 bit 
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "data"
 
@@ -4362,8 +4652,7 @@ msgstr "data"
 msgid "decompression error"
 msgstr "errore di decompressione"
 
-#: ../src/common/fmapbase.cpp:698
-#: ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "predefinito"
 
@@ -4371,19 +4660,19 @@ msgstr "predefinito"
 msgid "delegate has no type info"
 msgstr "Delegato non type info"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "immagine dello stato del programma (binario)"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "diciotto"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "otto"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "undici"
 
@@ -4392,7 +4681,7 @@ msgstr "undici"
 msgid "encoding %s"
 msgstr "codifica %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "la voce '%s' è presente più volte nel gruppo '%s'"
@@ -4401,24 +4690,29 @@ msgstr "la voce '%s' 
 msgid "error in data format"
 msgstr "errore nel formato dei dati"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, c-format
+msgid "error opening '%s'"
+msgstr "errore nell'apertura di '%s'"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "errore nell'apertura file"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "errore durante la lettura del catalogo del file ZIP"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "errore durante la lettura dell'intestazione ZIP locale"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "errore durante la scrittura del file '%s': CRC o lunghezza errati"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "stabilire"
 
@@ -4427,11 +4721,11 @@ msgstr "stabilire"
 msgid "failed to flush the file '%s'"
 msgstr "impossibile forzare la scrittura su disco del file '%s'"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "quindici"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "cinque"
 
@@ -4453,14 +4747,15 @@ msgstr "file '%s', riga %d: la chiave '%s' 
 #: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
-msgstr "file '%s', riga %d: valore per la chiave non configurabile '%s' ignorato."
+msgstr ""
+"file '%s', riga %d: valore per la chiave non configurabile '%s' ignorato."
 
 #: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "file '%s': carattere %c non atteso alla riga %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "primo"
 
@@ -4468,15 +4763,15 @@ msgstr "primo"
 msgid "font size"
 msgstr "corpo"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "quattordici"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "quattro"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "genera messaggi del registro dettagliati"
 
@@ -4484,7 +4779,7 @@ msgstr "genera messaggi del registro dettagliati"
 msgid "incorrect event handler string, missing dot"
 msgstr "Event handler si stringa non corretto, manca punto"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "iniziare"
 
@@ -4492,50 +4787,49 @@ msgstr "iniziare"
 msgid "invalid eof() return value."
 msgstr "valore di ritorno di eof() non valido."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "il riquadro di dialogo ha ritornato un valore non valido"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "file ZIP non valido"
 
-#: ../src/common/fontcmn.cpp:585
-#: ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "corsivo"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "leggero"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "leggero "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "impossibile selezionare le impostazioni locali '%s'."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "ricerca del catalogo '%s' nel percorso '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "mezzanotte"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "diciannove"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "nove"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "nessun errore DDE."
 
@@ -4547,11 +4841,11 @@ msgstr "nessun errore"
 msgid "noname"
 msgstr "senzanome"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "mezzogiorno"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4563,7 +4857,7 @@ msgstr "L'oggetto non pu
 msgid "out of memory"
 msgstr "memoria insufficiente"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "descrizione del contesto del programma"
 
@@ -4575,21 +4869,21 @@ msgstr "errore di lettura"
 msgid "reading"
 msgstr "lettura"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "CRC errato durante la lettura del file %s dal file ZIP"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "lunghezza errata durante la lettura del file %s dal file ZIP"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "problema di rientranza."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "due"
 
@@ -4597,11 +4891,11 @@ msgstr "due"
 msgid "seek error"
 msgstr "errore nel riposizionamento"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "diciassette"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "sette"
 
@@ -4609,15 +4903,15 @@ msgstr "sette"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "mostra questo messaggio di aiuto"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "sedici"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sei"
 
@@ -4629,61 +4923,61 @@ msgstr "specifica la modalit
 msgid "specify the theme to use"
 msgstr "specifica il tema da utilizzare"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "la lunghezza del file non è memorizzata nell'intestazione del file ZIP"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "dieci"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
-msgstr "la risposta alla transazione ha causato l'impostazione del bit DDE_FBUSY."
+msgstr ""
+"la risposta alla transazione ha causato l'impostazione del bit DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "tre"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "tredici"
 
-#: ../src/common/imagtiff.cpp:143
-#: ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "modulo tiff: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "oggi"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "domani"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "dodici"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "venti"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "sottolineato"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "sottolineato "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "\" non atteso alla posizione %d in '%s'."
@@ -4697,12 +4991,11 @@ msgstr "sconosciuto"
 msgid "unknown class %s"
 msgstr "classe %s sconosciuta"
 
-#: ../src/common/regex.cpp:163
-#: ../src/html/chm.cpp:352
+#: ../src/common/regex.cpp:163 ../src/html/chm.cpp:352
 msgid "unknown error"
 msgstr "errore sconosciuto"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "errore sconosciuto (codice %08x)."
@@ -4711,12 +5004,11 @@ msgstr "errore sconosciuto (codice %08x)."
 msgid "unknown line terminator"
 msgstr "carattere di fine riga sconosciuto"
 
-#: ../src/common/file.cpp:367
-#: ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "origine della seek sconosciuta"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "sconosciuto-%d"
@@ -4725,13 +5017,12 @@ msgstr "sconosciuto-%d"
 msgid "unnamed"
 msgstr "senzanome"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "senzanome%d"
 
-#: ../src/common/zipstrm.cpp:1661
-#: ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "metodo di compressione non supportato per il file ZIP"
 
@@ -4739,7 +5030,7 @@ msgstr "metodo di compressione non supportato per il file ZIP"
 msgid "unsupported zip archive"
 msgstr "archivio ZIP non supportato"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "utilizzato catalogo '%s' in '%s'."
@@ -4752,23 +5043,20 @@ msgstr "errore di scrittura"
 msgid "writing"
 msgstr "scrittura"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay fallita."
 
-#: ../src/common/socket.cpp:415
-#: ../src/common/socket.cpp:469
-#: ../src/mac/carbon/cfsocket.cpp:452
-#: ../src/mac/carbon/cfsocket.cpp:506
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
+#: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: signature non valida in ReadMsg."
 
-#: ../src/common/socket.cpp:966
-#: ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: evento sconosciuto!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets non può aprire il display per '%s': abbandona."
@@ -4777,17 +5065,15 @@ msgstr "wxWidgets non pu
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets non può aprire il display. Abbandona."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "ieri"
 
-#: ../src/common/zstream.cpp:165
-#: ../src/common/zstream.cpp:315
+#: ../src/common/zstream.cpp:165 ../src/common/zstream.cpp:315
 #, c-format
 msgid "zlib error %d"
 msgstr "errore zlib %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
-
index 248d47088f5524ea236f5d5ee1b6195f02f272f1..59598cf15c147fb6c075da83b7e118fee0bc070f 100644 (file)
@@ -1,7 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: $Id$\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-03-01 04:19+0900\n"
 "Last-Translator: Hiroshi Saito <saito@inetrt.skcapi.co.jp>\n"
 "Language-Team: Japanese <wx-translators@wxwindows.org>\n"
@@ -9,22 +10,22 @@ msgstr ""
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -33,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr "(エラー %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " -"
 
@@ -41,23 +42,23 @@ msgstr " -"
 msgid " Preview"
 msgstr "プレビュー"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 封筒、4 1/8 x 9 1/2 インチ"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 封筒、4 1/2 x 10 3/8 インチ"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 封筒、4 3/4 x 11 インチ"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 封筒、5 x 11 1/2 インチ"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 封筒、3 7/8 x 8 7/8 インチ"
 
@@ -74,7 +75,7 @@ msgstr "#define %s は完全な整数です。"
 msgid "%i of %i"
 msgstr "%i of %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld バイト"
@@ -84,17 +85,17 @@ msgstr "%ld バイト"
 msgid "%s (or %s)"
 msgstr "%s (または %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s エラー"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s 情報"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s 警告"
@@ -104,7 +105,7 @@ msgstr "%s 警告"
 msgid "%s files (%s)|%s"
 msgstr "%s ファイル (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s メッセージ"
@@ -138,7 +139,7 @@ msgstr "実際のサイズ(&A)"
 msgid "&Apply"
 msgstr "適用(&A)"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "アイコンを並べる(&A)"
 
@@ -151,11 +152,11 @@ msgid "&Bold"
 msgstr "太字(&B)"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "キャンセル(&C)"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "カスケード(&C)"
 
@@ -163,24 +164,26 @@ msgstr "カスケード(&C)"
 msgid "&Clear"
 msgstr "クリア(&C)"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "閉じる(&C)"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "コピー(&C)"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "削除(&D)"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "明細(&D)"
 
@@ -196,7 +199,7 @@ msgstr "ファイル(&F)"
 msgid "&Find"
 msgstr "検索(&F)"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "終了(&F)"
 
@@ -208,12 +211,12 @@ msgstr "フォント ファミリ(&F): "
 msgid "&Forward"
 msgstr "前へ(&F)"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "先へ(&G)..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "ヘルプ(&H)"
 
@@ -229,11 +232,11 @@ msgstr "索引(&I)"
 msgid "&Italic"
 msgstr "イタリック(&I)"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "ログ(&L)"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "移動(&M)"
 
@@ -241,11 +244,11 @@ msgstr "移動(&M)"
 msgid "&New"
 msgstr "新規(&N)"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "次へ(&N)"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "次へ(&N) >"
 
@@ -257,7 +260,7 @@ msgstr "次の秘訣(&N)"
 msgid "&No"
 msgstr "いいえ(&N)"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "いいえ(&N)"
@@ -275,7 +278,8 @@ msgstr "開く(&O)"
 msgid "&Open..."
 msgstr "開く(&O)..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "貼り付け(&P)"
 
@@ -287,7 +291,7 @@ msgstr "ポイント サイズ: "
 msgid "&Preferences"
 msgstr "設定項目(&P)"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "以前の(&P)"
 
@@ -295,7 +299,7 @@ msgstr "以前の(&P)"
 msgid "&Print"
 msgstr "印刷(&P)"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "印刷(&P)..."
 
@@ -308,7 +312,8 @@ msgid "&Quit"
 msgstr "辞める(&Q)"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "やり直す(&R)"
 
@@ -320,7 +325,7 @@ msgstr "やり直す(&R)"
 msgid "&Replace"
 msgstr "書き換える(&R)"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "復元(&R)"
 
@@ -328,7 +333,7 @@ msgstr "復元(&R)"
 msgid "&Save"
 msgstr "保存(&S)"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "保存(&S)..."
 
@@ -336,7 +341,7 @@ msgstr "保存(&S)..."
 msgid "&Show tips at startup"
 msgstr "起動時に秘訣を表示する(&S)"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "サイズ(&S)"
 
@@ -353,7 +358,7 @@ msgid "&Underline"
 msgstr "下線(&U)"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "元に戻す(&U)"
 
@@ -373,9 +378,9 @@ msgstr "上(&U)"
 msgid "&Weight:"
 msgstr "幅(&W):"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "ウィンドウ(&W)"
 
@@ -383,7 +388,7 @@ msgstr "ウィンドウ(&W)"
 msgid "&Yes"
 msgstr "はい(&Y)"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' には余分な'..'がありますが、無視しました。"
@@ -399,7 +404,7 @@ msgstr "'%s' は無効です。"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' は選定 '%s' の正確な数値ではありません。"
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' は有効なメッセージ カタログではありません。"
@@ -438,15 +443,15 @@ msgstr "(ヘルプ)"
 msgid "(bookmarks)"
 msgstr "(しおり)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -461,26 +466,46 @@ msgstr ""
 ", 予想されたスタティック, #include または #define\n"
 "リソースをパース中。"
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 インチ"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 インチ"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 インチ"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 インチ"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 インチ"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 封筒, 3 5/8 x 6 1/2 インチ"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 インチ"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": ファイルは存在しません!"
@@ -493,23 +518,23 @@ msgstr ": 不明な文字セット"
 msgid ": unknown encoding"
 msgstr ": 不明なエンコード"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< 戻る(&B)"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<ディレクトリ>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<ドライブ>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<リンク>"
 
@@ -529,15 +554,15 @@ msgstr "<b>ボールド外観.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>イタリック外観.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -545,22 +570,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "空でないコレクションは、「要素」ノードから構成されなくてはいけません"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 封筒, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 封筒, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 用紙、210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 用紙、297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 用紙、297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 用紙、210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 用紙、297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 用紙、210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 用紙、210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 小 用紙、210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 用紙、148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 用紙、148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 用紙、148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 インチ"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 用紙、148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -577,7 +669,7 @@ msgstr "追加"
 msgid "Add current page to bookmarks"
 msgstr "今のページをしおりに加える。"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "カスタム カラーに加える。"
 
@@ -611,7 +703,7 @@ msgstr "全て"
 msgid "All files (%s)|%s"
 msgstr "全てのファイル (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "全てのファイル (*)|*"
 
@@ -619,7 +711,7 @@ msgstr "全てのファイル (*)|*"
 msgid "All files (*.*)|*"
 msgstr "全てのファイル (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "全てのファイル (*.*)|*"
 
@@ -631,12 +723,12 @@ msgstr "すでに登録されたオブジェクトはSetObjectClassInfoに渡さ
 msgid "Already dialling ISP."
 msgstr "すでにISPにダイヤル中です。"
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "ログをファイル '%s' へアペンドしますか ([いいえ]で上書きします)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "アラビア (ISO-8859-6)"
 
@@ -644,27 +736,57 @@ msgstr "アラビア (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "アーカイブは #SYSTEM ファイルを含みません。"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "属性"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 用紙、250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 封筒、250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 用紙、250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 用紙,、182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 封筒、176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 用紙,、182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 封筒、176 x 125 mm"
 
@@ -697,11 +819,11 @@ msgstr ""
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImageは自前のwxPaletteを持っていません。"
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "バルト (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "バルト(旧) (ISO-8859-4)"
 
@@ -718,11 +840,11 @@ msgstr "太字"
 msgid "Bottom margin (mm):"
 msgstr "下側マージン (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C 用紙, 17 x 22 インチ"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "クリア(&l)"
 
@@ -730,23 +852,23 @@ msgstr "クリア(&l)"
 msgid "C&olour:"
 msgstr "カラー(&o):"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 封筒, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 封筒, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 封筒, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 封筒, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 封筒, 114 x 229 mm"
 
@@ -754,11 +876,11 @@ msgstr "C65 封筒, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "現在 CHMハンドラーは、ローカル・ファイルのみサポートしています!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "ミューテックスを生成できません"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "ファイル '%s' を列挙できません"
@@ -768,12 +890,12 @@ msgstr "ファイル '%s' を列挙できません"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "ディレクトリー '%s' 内のファイルを列挙できません"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "スレッド %lu を再開できません"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "スレッド %x を再開できません"
@@ -782,17 +904,17 @@ msgstr "スレッド %x を再開できません"
 msgid "Can not start thread: error writing TLS."
 msgstr "スレッドを開始できません: TLS書き込みエラー。"
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "スレッド %lu をサスペンドできません"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "スレッド %x をサスペンドできません"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "スレッド終了を待つことができません"
 
@@ -800,64 +922,64 @@ msgstr "スレッド終了を待つことができません"
 msgid "Can't &Undo "
 msgstr "復元できない(&U)"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "ファイル '%s' のイメージ形式をチェックできません: ファイルは存在しません。"
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "レジストリキー '%s' が閉じることができません"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "サポートされていない型 %d の値をコピーできません。"
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "レジストリキー '%s' を生成できません"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "スレッドを生成できません"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "クラス %s のウインドウを生成できません"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "キー '%s' を削除できません"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "INIファイル '%s' を削除できません"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "値 '%s' をキー '%s' から削除できません"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "キー '%s' のサブキーを列挙できません"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "キー '%s' の値を列挙できません"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "サポートされていない型 %d の値をエクスポートできません。"
@@ -880,12 +1002,12 @@ msgstr "zip収縮ストリームを初期化できません。"
 msgid "Can't initialize zlib inflate stream."
 msgstr "zip膨張ストリームを初期化できません。"
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "ファイル '%s' からイメージをロードできません: ファイルが存在しません。"
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "レジストリキー '%s' をオープンできません"
@@ -899,32 +1021,32 @@ msgstr "膨張ストリーム %d から読むことができません"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "膨張ストリームを読めません: アンダーラインストリームの予期しないEOF"
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "'%s' の値を読めません"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "キー '%s' の値を読めません"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "ファイル '%s' へのイメージを保存できません: 不明な拡張子。"
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "ログ内容をファイルに保存できません。"
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "スレッド優先度を設定できません"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "'%s' の値を設定できません"
@@ -934,14 +1056,14 @@ msgstr "'%s' の値を設定できません"
 msgid "Can't write to deflate stream: %s"
 msgstr "収縮ストリーム %d に書き出せません"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "キャンセル"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "ダイアログ・ユニットを変換できません: 不明なダイアログ"
 
@@ -950,22 +1072,22 @@ msgstr "ダイアログ・ユニットを変換できません: 不明なダイ
 msgid "Cannot convert from the charset '%s'!"
 msgstr "文字セット '%s' から変換できません!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "使用中のダイアルアップ接続を見つけることができません: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "不明なコントロール '%s' のコンテナーを見つけることができません。"
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "フォント・ノード '%s' を見つけることができません。"
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "アドレス帳ファイルの場所を見つけることができません"
 
@@ -974,15 +1096,15 @@ msgstr "アドレス帳ファイルの場所を見つけることができませ
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "スケジュール・ポリシー %d の優先度範囲を取得できません。"
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "ホスト名を取得できません"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "公式ホスト名を取得できません"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "切断できません - 使用中のダイアルアップ接続なし。"
 
@@ -990,7 +1112,7 @@ msgstr "切断できません - 使用中のダイアルアップ接続なし。
 msgid "Cannot initialize OLE"
 msgstr "OLE を初期化できません"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "SciTech MGLを初期化できません!"
 
@@ -1003,7 +1125,7 @@ msgstr "ディスプレイを初期化できません。"
 msgid "Cannot load icon from '%s'."
 msgstr "'%s' からアイコンをロードできません。"
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "ファイル '%s' からリソースをロードできません。"
@@ -1028,12 +1150,12 @@ msgstr "URL '%s' をオープンできません"
 msgid "Cannot open contents file: %s"
 msgstr "コンテンツ・ファイル: %s をオープンできません"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "ファイル '%s' をオープンできません。"
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "ポストスクリプト印刷のためのファイルをオープンできません!"
 
@@ -1042,17 +1164,17 @@ msgstr "ポストスクリプト印刷のためのファイルをオープンで
 msgid "Cannot open index file: %s"
 msgstr "インデックス・ファイル: %s をオープンできません"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "'%s' から複数形をパースすることができません。"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "'%s' からコーディネートをパースできません。"
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "'%s' からディメンジョンをパースできません。"
@@ -1087,7 +1209,7 @@ msgstr "スレッドイベントキューを生成できません"
 msgid "Case sensitive"
 msgstr "大/小文字の区別"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "ケルト (ISO-8859-14)"
 
@@ -1095,16 +1217,16 @@ msgstr "ケルト (ISO-8859-14)"
 msgid "Centered"
 msgstr "センター"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "中央ヨーロッパ (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "ダイヤルするISPを選択"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "カラー選択"
 
@@ -1112,11 +1234,11 @@ msgstr "カラー選択"
 msgid "Choose font"
 msgstr "フォント選択"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "閉じる(&o)"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "ログコンテンツのクリア"
 
@@ -1129,20 +1251,20 @@ msgstr "クリックしてフォント選択をキャンセルして下さい。
 msgid "Click to confirm the font selection."
 msgstr "クリックしてフォント選択を確認して下さい。"
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "閉じる"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "閉じる\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "全て閉じる"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "ウインドウを閉じる"
 
@@ -1150,20 +1272,20 @@ msgstr "ウインドウを閉じる"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "圧縮されたHTMLヘルプファイル (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "コンピュータ"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Configエントリー名は '%c' で開始できません。"
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "確認"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "レジストリ更新を確認"
 
@@ -1175,7 +1297,7 @@ msgstr "接続中..."
 msgid "Contents"
 msgstr "コンテンツ"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "文字セット '%s' への変換は無効です。"
@@ -1234,16 +1356,16 @@ msgstr ""
 "下さい\n"
 "または、#define を用意します。(警告に関してマニュアルを参照して下さい)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "ドキュメントプレビューを開始できません。"
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "印刷を開始できません。"
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "データをウインドウへ転送できません"
 
@@ -1252,7 +1374,7 @@ msgstr "データをウインドウへ転送できません"
 msgid "Could not unlock mutex"
 msgstr "ミューテックスを開放できません"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "ミューテックスロックを獲得することができません"
 
@@ -1275,7 +1397,7 @@ msgstr "カーソルを生成できません。"
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "シンボル '%s' がダイナミックライブラリ中に見つかりません"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "現在のスレッド・ポインターを取得できません"
 
@@ -1300,11 +1422,11 @@ msgstr "オーディオ '%s' をオープン出来ません"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "クリップボード形式 '%s' を登録できません。"
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "ミューテックスを開放できません"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "リスト・コントロール項目 '%d' に関する情報を抽出できません。"
@@ -1322,31 +1444,32 @@ msgstr "スレッドを終了できません。"
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "RTTIパラメーター宣言に、バラメータ生成は見つかりません"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "ディレクトリを作成"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "新しいディレクトリを作成"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "切り取り(&t)"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "カレントディレクトリ:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "キリルアルファベット (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D 用紙 22 x 34 インチ"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE を探るリクエストは失敗しました"
 
@@ -1370,11 +1493,11 @@ msgstr "DIBヘッダー: 未知の bitdepth"
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB ヘッダー: 未知のエンコード"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL 封筒, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1384,7 +1507,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "ディレクトリー '%s' を作成できません"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1392,7 +1515,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "装飾"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "デフォルトエンコーディング"
 
@@ -1409,11 +1532,11 @@ msgstr "削除"
 msgid "Deleted stale lock file '%s'."
 msgstr "古いロックファイル '%s' を削除しました。"
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "デスクトップ"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1425,7 +1548,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "ご存知ですか... "
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "装飾"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "ディレクトリー '%s' を作成できません"
@@ -1435,11 +1563,11 @@ msgstr "ディレクトリー '%s' を作成できません"
 msgid "Directory '%s' doesn't exist!"
 msgstr "ディレクトリ '%s' は存在しません!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "ディレクトリーは存在しません "
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "ディレクトリーは存在しません。"
 
@@ -1455,8 +1583,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "ダイアログオプション表示"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1476,7 +1603,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "文書 %s への変更を保存しますか?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "保存しない"
 
@@ -1488,6 +1615,10 @@ msgstr "完了"
 msgid "Done."
 msgstr "完了."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1497,7 +1628,7 @@ msgstr "重複するID : %d"
 msgid "Down"
 msgstr "ダウン"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E 用紙, 34 x 44 インチ"
 
@@ -1509,12 +1640,12 @@ msgstr "エディット項目"
 msgid "Elapsed time : "
 msgstr "経過時間 :"
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "%d と %d の間のページNOを入力してください"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "ファイル '%s' をオープンできません"
@@ -1523,26 +1654,32 @@ msgstr "ファイル '%s' をオープンできません"
 msgid "Entries found"
 msgstr "エントリーが見つかりました"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL 封筒, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr "環境変数の拡張に失敗しました: '%s' 内の位置 %d の '%c' がありません。"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "エラー"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "エラー"
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "ディレクトリー作成エラー"
 
@@ -1554,7 +1691,7 @@ msgstr "イメージDIB 読込みエラー。"
 msgid "Error reading config options."
 msgstr "configオプションでエラーを読みます。"
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "ユーザ構成データの救済エラーです。"
 
@@ -1566,7 +1703,7 @@ msgstr "セマフォーの待機中にエラー発生"
 msgid "Error: "
 msgstr "エラー:"
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "エスペラント (ISO-8859-3)"
 
@@ -1574,7 +1711,7 @@ msgstr "エスペラント (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "概算の時間 : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1583,12 +1720,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "コマンド '%s' の実行に失敗しました"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "コマンド '%s' の実行はエラーで失敗しました: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "エクゼクティブ、7 1/4 x 10 1/2 インチ"
 
@@ -1610,7 +1747,7 @@ msgstr "リソースをバースしている最中に '=' を想定しました
 msgid "Expected 'char' while parsing resource."
 msgstr "リソースをバースしている最中に 'char' を想定しました。"
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
@@ -1618,7 +1755,7 @@ msgstr ""
 "エクスポートしているレジストリ・キー: ファイル\"%s\"は、すでに存在しているた"
 "めオーバーライトされません。"
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "日本語(EUC_JP)のための拡張Unixコードページ"
 
@@ -1627,7 +1764,7 @@ msgstr "日本語(EUC_JP)のための拡張Unixコードページ"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "'%s' の '%s' から抽出に失敗しました"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "%s 失敗。ダイアルアップ接続: %s"
@@ -1636,7 +1773,7 @@ msgstr "%s 失敗。ダイアルアップ接続: %s"
 msgid "Failed to access lock file."
 msgstr "ロック・ファイルへのアクセスに失敗しました。"
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "ビットマップ・データのためのメモリー %luKb の割り当てに失敗しました。"
@@ -1663,39 +1800,39 @@ msgstr "ロックファイル '%s' のクローズに失敗しました。"
 msgid "Failed to close the clipboard."
 msgstr "クリップボードのクローズに失敗しました。"
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "接続失敗: ユーザー名/パスワードがありません。"
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "接続失敗: 接続先ISPがありません。"
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "レジストリ値 '%s' のコピーに失敗しました。"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "レジストリキー '%s' の内容を '%s' へコピーできませんでした。"
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "ファイル '%s' から '%s' へのコピーに失敗しました"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "レジストリ・サブキー '%s' を '%s' 複製できません。"
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "DDE文字列の生成に失敗しました"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "MDI親フレームの生成に失敗しました。"
 
@@ -1711,12 +1848,12 @@ msgstr "テンポラリー・ファイル名の生成に失敗しました"
 msgid "Failed to create an anonymous pipe"
 msgstr "匿名パイプの生成に失敗しました"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "サーバー '%s' へのトピック '%s' に対する接続の作成に失敗しました"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "カーソルの生成に失敗しいました。"
 
@@ -1735,7 +1872,7 @@ msgstr "ディレクトリ %s/.gnome の作成に失敗しました。"
 msgid "Failed to create directory %s/mime-info."
 msgstr "ディレクトリ %s/mime-info に失敗しました。"
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1759,7 +1896,7 @@ msgstr "標準の検索/置換ダイアログの生成に失敗しました (エ
 msgid "Failed to display HTML document in %s encoding"
 msgstr "HTMLドキュメントの %s エンコードによる表示に失敗しました。"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "クリップボードを空にできません。"
@@ -1768,21 +1905,21 @@ msgstr "クリップボードを空にできません。"
 msgid "Failed to enumerate video modes"
 msgstr "ビデオのモードを列挙するのに失敗しました"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "DDE サーバーとの advice loop 確立に失敗しました"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "ダイアルアップ接続: %s の確立に失敗しました"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "'%s' の実行に失敗しました\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1813,12 +1950,12 @@ msgstr ""
 "XPM リソース %s を見つけられません。\n"
 "wxResourceLoadBitmapData を使い忘れています?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "ISP名の取得に失敗しました: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "クリップボード・データの取得に失敗しました。"
 
@@ -1826,20 +1963,11 @@ msgstr "クリップボード・データの取得に失敗しました。"
 msgid "Failed to get data from the clipboard"
 msgstr "クリップボードからのデータ取得に失敗しました"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"スタックバックトレースの取得に失敗しました:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "ローカルシステム時刻の取得に失敗しました"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "作業ディレクトリの取得に失敗しました"
 
@@ -1851,7 +1979,7 @@ msgstr "GUIの初期化に失敗しました: 内蔵のテーマが見つかり
 msgid "Failed to initialize MS HTML Help."
 msgstr "MS HTMLヘルプの初期化に失敗しました。"
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "OpenGLの初期化に失敗しました"
 
@@ -1868,7 +1996,7 @@ msgstr ""
 "スレッドの結合に失敗しました。メモリ・リークが発生した可能性があります - プロ"
 "グラムを再起動して下さい"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "プロセス %d の強制終了に失敗しました"
@@ -1907,7 +2035,7 @@ msgstr "ロックファイル '%s' のロックに失敗しました"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "'%s' (正規表現: %s 内)の照合に失敗しました"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "ファイル時刻の '%s' の変更に失敗しました"
@@ -1938,7 +2066,7 @@ msgstr "クリップボードにデータを書き込む事はできませんで
 msgid "Failed to read PID from lock file."
 msgstr "ロック・ファイルからの PID を読み込みに失敗しました。"
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "子プロセス入出力のリダイレクトに失敗しました"
 
@@ -1946,12 +2074,12 @@ msgstr "子プロセス入出力のリダイレクトに失敗しました"
 msgid "Failed to redirect the child process IO"
 msgstr "子プロセス入出力のリダイレクトに失敗しました"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "DDE サーバー '%s' の登録に失敗しました"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "OpenGLの登録に失敗しました"
 
@@ -1975,12 +2103,12 @@ msgstr "ロックファイル '%s' を除去できません。"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "古いロック・ファイル '%s' の除去に失敗しました。"
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "レジストリ値 '%s' を '%s' に名前変更できません。"
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "レジストリ・キー '%s' を '%s' に名前変更できません。"
@@ -1989,12 +2117,12 @@ msgstr "レジストリ・キー '%s' を '%s' に名前変更できません。
 msgid "Failed to retrieve data from the clipboard."
 msgstr "クリップボードからデータを取り出せません。"
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "'%s' のファイル時刻取得に失敗しました"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "RAS エラー・メッセージのテキスト取得に失敗しました"
 
@@ -2002,12 +2130,12 @@ msgstr "RAS エラー・メッセージのテキスト取得に失敗しまし
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "サポートされているクリップボード形式の取得に失敗しました"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "ビットマップイメージをファイル '%s' に保存する事に失敗しました。"
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "DDEアドバイス通知の送信に失敗しました"
 
@@ -2044,16 +2172,16 @@ msgstr "メモリー VFSへのイメージ '%s' の記録に失敗しました!"
 msgid "Failed to terminate a thread."
 msgstr "スレッドの終了に失敗しました。"
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "DDE サーバーでアドバイス・ループの終了に失敗しました"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "ダイアルアップ接続: %s の切断に失敗しました"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "ファイル '%s' のタッチに失敗しました"
@@ -2063,16 +2191,16 @@ msgstr "ファイル '%s' のタッチに失敗しました"
 msgid "Failed to unlock lock file '%s'"
 msgstr "ロック・ファイル '%s' のロック解除に失敗しました"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "DDE サーバー '%s' の登録解除に失敗しました"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "ユーザー設定ファイルの更新に失敗しました。"
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "標準の検索/置換ダイアログの生成に失敗しました (エラーコード %d)"
@@ -2082,7 +2210,7 @@ msgstr "標準の検索/置換ダイアログの生成に失敗しました (エ
 msgid "Failed to write to lock file '%s'"
 msgstr "ロック・ファイル '%s' への書き込みに失敗しました"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "致命的エラー"
 
@@ -2099,12 +2227,12 @@ msgstr "ファイル"
 msgid "File %s does not exist."
 msgstr "ファイル %s は存在しません。"
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "ファイル '%s' はすでに存在します。 本当に上書きしますか?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2117,20 +2245,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "ファイルはロードできませんでした。"
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "ファイル エラー"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "ファイル名はすでに存在します。"
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "ファイル"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "ファイル (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "ファイル"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "検索"
@@ -2143,7 +2280,7 @@ msgstr "固定フォント: "
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "固定サイズ外観<br> <b>ボールド</b> <i>イタリック</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "フォリオ、8 1/2 x 13 インチ"
 
@@ -2151,7 +2288,7 @@ msgstr "フォリオ、8 1/2 x 13 インチ"
 msgid "Font size:"
 msgstr "フォント サイズ: "
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "フォーク失敗"
 
@@ -2202,11 +2339,11 @@ msgstr "GTK+ テーマ"
 msgid "Generic PostScript"
 msgstr "一般的ポストスクリプト"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "ドイツ リーガル ファンフォールド、8 1/2 x 13 インチ"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "ドイツ 標準ファンフォールド、8 1/2 x 12 インチ"
 
@@ -2235,19 +2372,19 @@ msgstr "前に進む"
 msgid "Go one level up in document hierarchy"
 msgstr "文書階層を1つ上る"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "ホームディレクトリに行く"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "親ディレクトリに行く"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "指定ページに行く"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "ギリシャ語 (ISO-8859-7)"
 
@@ -2268,12 +2405,11 @@ msgstr "HTMLアンカー %s は存在しません。"
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML ファイル (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "ヘブライ語 (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "ヘルプ"
 
@@ -2302,15 +2438,15 @@ msgstr "ヘルプブック (*.htb)|*.htb|ヘルプブック (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "ヘルプ: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "ホーム"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "ホームディレクトリ"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2359,13 +2495,13 @@ msgstr "IFF: 不明なエラー!!!"
 msgid "Icon resource specification %s not found."
 msgstr "アイコンリソース '%s' が見つかりません。"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2373,7 +2509,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Ignoring value \"%s\" の値を無視したキー \"%s\"です。"
@@ -2394,19 +2530,19 @@ msgstr "構造オブジェクトメソッドの不正なパラメーター・カ
 msgid "Illegal Parameter Count for Create Method"
 msgstr "メソッド作成の不正なパラメーター・カウントです"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "不正なディレクトリ名"
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "不正なファイル仕様。"
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "イメージとマスクはサイズが一致しません。"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "イメージファイルは形式 %d ではありません。"
@@ -2419,21 +2555,21 @@ msgstr ""
 "リッチ エディット コントロール作成不能です。 代りにシンプル テキスト コント"
 "ロールを使います。riched32.dll を再インストールして下さい。"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "子プロセスの入力を取得できません"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "ファイル '%s' のアクセス権を取得できません"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "ファイル '%s' を上書きできません"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "ファイル '%s' のアクセス権を設定できません"
@@ -2446,19 +2582,23 @@ msgstr "インデント"
 msgid "Index"
 msgstr "索引"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "インド英語 (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "内部エラー、不正なwxCustomTypeInfoです"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "無効な TIFF イメージインデックス。"
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "無効な XRC リソース '%s': ルート・ノード 'resource' がありません。"
@@ -2495,7 +2635,7 @@ msgstr "無効な正規表現 '%s': %s"
 msgid "Italic"
 msgstr "イタリック"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "イタリア封筒、110 x 230 mm"
 
@@ -2507,15 +2647,67 @@ msgstr "JPEG: ロードできませんでした - おそらくファイルが壊
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: イメージを保存することができませんでした。"
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "正当化"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2523,7 +2715,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "横長"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "元帳、17 x 11 インチ"
 
@@ -2531,15 +2723,44 @@ msgstr "元帳、17 x 11 インチ"
 msgid "Left margin (mm):"
 msgstr "左の余白 (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "リーガル、8 1/2 x 14 インチ"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "リーガル、8 1/2 x 14 インチ"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "レター, 8 1/2 x 11 インチ"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "レター, 8 1/2 x 11 インチ"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "レター, 8 1/2 x 11 インチ"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "小さいレター, 8 1/2 x 11 インチ"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "レター, 8 1/2 x 11 インチ"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "レター, 8 1/2 x 11 インチ"
 
@@ -2560,14 +2781,6 @@ msgstr "ファイル '%s' をロードする"
 msgid "Loading : "
 msgstr "ロード中 :"
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Grey Ascii PNMイメージの読み込みは、まだ実装されていません。"
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Grey Raw PNMイメージの読み込みは、まだ実装されていません。"
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2578,7 +2791,7 @@ msgstr "ロック・ファイル '%s' は、適切でないオーナーです。
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "ロックファイル '%s' は不正確な権限を持っています。"
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "ログは、ファイル '%s' に保存されました。"
@@ -2604,7 +2817,7 @@ msgstr ""
 "HTMLヘルプ機能は利用できません。MS HTMLヘルプ・ライブラリーをインストールして"
 "下さい。"
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "最大化(&x)"
 
@@ -2630,7 +2843,7 @@ msgstr "メニュー"
 msgid "Metal theme"
 msgstr "Metal theme"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "最小化(&n)"
 
@@ -2648,11 +2861,16 @@ msgstr "モード %ix%i-%i は利用できません."
 msgid "Modern"
 msgstr "モダン"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "修正"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "モナーキ 封筒、3 7/8 x 7 1/2 インチ"
 
@@ -2664,11 +2882,11 @@ msgstr "下に動かす"
 msgid "Move up"
 msgstr "移動"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "名前"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "新しいディレクトリ"
 
@@ -2676,8 +2894,8 @@ msgstr "新しいディレクトリ"
 msgid "New item"
 msgstr "新しい項目"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "新しい名前"
 
@@ -2689,9 +2907,9 @@ msgstr "次へ"
 msgid "Next page"
 msgstr "次のページ"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "いいえ"
 
@@ -2732,22 +2950,22 @@ msgstr ""
 "このエンコーディングで使用するフォントを選択しますか?\n"
 "(選択しない場合、このエンコードのテキストは正しく表示されません)"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "XMLノード '%s'、クラス '%s' のハンドラが見つかりません!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "イメージ型のハンドラが見つかりません。"
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "タイプ '%d' のイメージ・ハンドラーは、定義されていません。"
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, fuzzy, c-format
 msgid "No image handler for type %s defined."
 msgstr "タイプ '%d' のイメージ・ハンドラーは、定義されていません。"
@@ -2760,15 +2978,15 @@ msgstr "該当するページはまだ見つかりません。"
 msgid "No sound"
 msgstr "音無し"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "マスクされているイメージには未使用の色がありません。"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "イメージには未使用の色がありません。"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "北欧 (ISO-8859-10)"
 
@@ -2784,12 +3002,12 @@ msgstr "ノーマル表現<br>かつ<u>アンダーライン</u>. "
 msgid "Normal font:"
 msgstr "ノーマルフォント:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "ノート, 8 1/2 x 11 インチ"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2797,7 +3015,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "オブジェクトは、ID属性を持っていなくてはいけません"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "オープン・ファイル"
 
@@ -2805,13 +3023,13 @@ msgstr "オープン・ファイル"
 msgid "Open HTML document"
 msgstr "HTMLドキュメントを開く"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "オープン・ファイル"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "許可されない操作です。"
 
@@ -2830,7 +3048,7 @@ msgstr "オプション '%s' には値が必要です。"
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "オプション '%s': '%s' は、日付に変換できません。"
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "オプション"
 
@@ -2862,24 +3080,149 @@ msgstr "PCX: 不明なエラー!!!"
 msgid "PCX: version number too low"
 msgstr "PCX: バージョン番号が古すぎます"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: メモリーを割り当てることができませんでした。"
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: 認識できないファイル形式です。"
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: データストリームは途切れている可能性があります。"
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 封筒, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 封筒, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 封筒, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 封筒, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 封筒, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 封筒、176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 封筒, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 封筒、176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL 封筒, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 封筒, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL 封筒, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 封筒, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 封筒, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 封筒, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 封筒、176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 封筒, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 封筒, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 封筒, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 封筒, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 封筒, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "%d ページ"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "%d / %d ページ"
@@ -2888,7 +3231,7 @@ msgstr "%d / %d ページ"
 msgid "Page Setup"
 msgstr "ページ設定"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "ページ設定"
 
@@ -2918,7 +3261,7 @@ msgstr "すでに登録されたオブジェクトは、SetObjectNameに渡さ
 msgid "Passing an unkown object to GetObject"
 msgstr "未知のオブジェクトは、GetObjectに渡されます"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "アクセス権"
 
@@ -2930,7 +3273,7 @@ msgstr "パイプ生成失敗"
 msgid "Please choose a valid font."
 msgstr "有効なフォントを選んで下さい。"
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "既存ファイルを選んで下さい。"
 
@@ -2938,11 +3281,11 @@ msgstr "既存ファイルを選んで下さい。"
 msgid "Please choose the page to display:"
 msgstr "表示すべきページを選んで下さい:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "接続先ISPを選択してください"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2974,16 +3317,16 @@ msgid "Previous page"
 msgstr "前のページ"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "印刷"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "印刷プレビュー "
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "印刷プレビュー失敗"
 
@@ -3003,7 +3346,7 @@ msgstr "カラー印刷"
 msgid "Print previe&w"
 msgstr "印刷プレビュー(&w)"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "印刷プレビュー"
 
@@ -3060,7 +3403,7 @@ msgstr "印刷中 ページ %d..."
 msgid "Printing..."
 msgstr "印刷中..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3070,11 +3413,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "プログラム中断"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "四つ折り判, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "質問"
 
@@ -3087,7 +3430,7 @@ msgstr "ファイル '%s' の読み込みエラー"
 msgid "Ready"
 msgstr "レディ"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "参照オブジェクト・ノード ref=\"%s\" が見つかりません!"
@@ -3096,17 +3439,17 @@ msgstr "参照オブジェクト・ノード ref=\"%s\" が見つかりません
 msgid "Refresh"
 msgstr "リフレッシュ"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "レジストリ・キー '%s' は、すでに存在します。"
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "レジストリ・キー '%s' は存在しないので、名前を変更できません。"
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3117,7 +3460,7 @@ msgstr ""
 "削除すると、システムを不安定な状態にします:\n"
 "操作を中断しました。"
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "レジストリ値 '%s' は、すでに存在します。"
@@ -3138,7 +3481,7 @@ msgstr "削除"
 msgid "Remove current page from bookmarks"
 msgstr "しおりから現在のページを削除"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3157,7 +3500,7 @@ msgstr "全て置換(&a)"
 msgid "Replace with:"
 msgstr "置換: "
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "リソース・ファイルは、同じバージョン番号でなければなりません!"
 
@@ -3173,7 +3516,7 @@ msgstr "右の余白 (mm):"
 msgid "Roman"
 msgstr "ローマン "
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "保存"
 
@@ -3190,7 +3533,7 @@ msgstr "名前を付けて保存(&A)..."
 msgid "Save as"
 msgstr "名前を付けて保存"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "ログ内容をファイルへ保存"
 
@@ -3224,7 +3567,7 @@ msgstr "すべてのブックを検索"
 msgid "Searching..."
 msgstr "検索中..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "セクション "
 
@@ -3240,22 +3583,27 @@ msgstr ""
 "ファイル '%s' でシークエラーが起きました(大きなファイルはstdioでサポートしま"
 "せん)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "全て選択(&A)"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "ドキュメント・テンプレートを選択"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "ドキュメント・ビューを選択"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "ファイルを選択"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "セクション "
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3269,7 +3617,7 @@ msgstr "有効なセッター w/o がSetPropertyを呼びました。"
 msgid "Setup..."
 msgstr "設定..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "接続中のダイアルアップ接続が複数見つかりましたので、1つを無作為に選択しま"
@@ -3283,11 +3631,11 @@ msgstr "全て表示"
 msgid "Show all items in index"
 msgstr "インデックス内の全項目を表示"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "隠しディレクトリーを表示"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "隠しファイルを表示"
 
@@ -3299,7 +3647,7 @@ msgstr "ナビゲーション・パネル 表示/非表示"
 msgid "Shows the font preview."
 msgstr "フォント・プレビューを表示する。"
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "サイズ"
 
@@ -3316,8 +3664,7 @@ msgstr "傾き"
 msgid "Sorry, could not open this file for saving."
 msgstr "このファイルをオープン(保存)することができませんでした。"
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "このファイルをオープンすることができませんでした。"
 
@@ -3325,15 +3672,15 @@ msgstr "このファイルをオープンすることができませんでした
 msgid "Sorry, could not save this file."
 msgstr "このファイルを保存することができませんでした。"
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "プレビュー生成に必要なメモリーがありません。"
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "印刷プレビューは、インストールされたプリンターを必要とします。"
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "このファイルのフォーマットは未知のものです。"
 
@@ -3346,7 +3693,7 @@ msgstr "サウンドデータは、サポートされていないフォーマッ
 msgid "Sound file '%s' is in unsupported format."
 msgstr "サウンドファイル '%s' は、サポートされていないフォーマットです。"
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "ステートメント, 5 1/2 x 8 1/2 インチ"
 
@@ -3354,7 +3701,7 @@ msgstr "ステートメント, 5 1/2 x 8 1/2 インチ"
 msgid "Status:"
 msgstr "状態:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "状態:"
 
@@ -3373,38 +3720,59 @@ msgstr "カラー文字列: 不正確なカラー指定 '%s'"
 msgid "String conversions not supported"
 msgstr "ストリング・コンバージョンはサポートされませんでした"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "サブクラス '%s' はリソース'%s'から見つけられません, サブクラスではありません!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "スイス"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: メモリー割り当てに失敗しました。"
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: イメージロード中にエラー。"
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: イメージ読込みエラー。"
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: イメージ保存エラー。"
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: イメージ書込みエラー。"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "タブロイド, 11 x 17 インチ"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "タブロイド, 11 x 17 インチ"
 
@@ -3412,11 +3780,11 @@ msgstr "タブロイド, 11 x 17 インチ"
 msgid "Teletype"
 msgstr "テレタイプ"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "テンプレート"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "タイ (ISO-8859-11)"
 
@@ -3444,7 +3812,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "クリップボード形式 '%d' は、存在しません。"
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3453,7 +3821,7 @@ msgstr ""
 "ディレクトリー '%s' は存在しません。\n"
 "今作成しますか?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3462,7 +3830,7 @@ msgstr ""
 "ファイル '%s' は存在しないので開けませんでした。\n"
 "それは最近使われたファイルリストから削除されました。"
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3496,7 +3864,7 @@ msgstr "フォント幅"
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "パス '%s' は、多すぎる \"..\" を含みます!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3517,7 +3885,7 @@ msgstr "テキストは保存されませんでした。"
 msgid "The value for the option '%s' must be specified."
 msgstr "オプション '%s' には値が必要です。"
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3542,7 +3910,7 @@ msgstr ""
 "このシステムは、日付管理をサポートしません、あなたのcomctl32.dllのバージョン"
 "をアップグレードして下さい"
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3554,7 +3922,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "スレッド・モジュール初期化に失敗: スレッド・キーの生成に失敗しました"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3566,11 +3934,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "スレッド優先度の設定が無視されました。"
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "水平に並べる(&H)"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "垂直に並べる(&V)"
 
@@ -3616,11 +3984,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "NULLホスト名を解決しようとしました: 中断しました"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "トルコ (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "タイプ"
 
@@ -3629,7 +3997,7 @@ msgstr "タイプ"
 msgid "Type must have enum - long conversion"
 msgstr "型はenumを持っていなくてはいけません - ロングコンバージョン"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 インチ"
 
@@ -3666,39 +4034,39 @@ msgstr "リソースをパースしている最中に予期しないファイル
 msgid "Unexpected parameter '%s'"
 msgstr "予期せぬパラメーター '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "未知のDDEエラー %08x"
@@ -3711,7 +4079,7 @@ msgstr "未知のオブジェクトはGetObjectClassInfoに渡されました"
 msgid "Unknown dynamic library error"
 msgstr "未知の動的なライブラリー・エラー"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "不明なエンコード (%d)"
@@ -3731,7 +4099,7 @@ msgstr "不明な長いオプション '%s'"
 msgid "Unknown option '%s'"
 msgstr "不明なオプション '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "不明なスタイル・フラグ"
 
@@ -3740,7 +4108,7 @@ msgstr "不明なスタイル・フラグ"
 msgid "Unkown Property %s"
 msgstr "不明なプロパティ '%s'"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "MIMEタイプのエントリー %s で対応がとれない '{' があります。"
@@ -3769,7 +4137,7 @@ msgstr "サポートされないテーマ '%s'。"
 msgid "Up"
 msgstr "上"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "使い方: %s"
@@ -3782,15 +4150,15 @@ msgstr "検証の競合"
 msgid "Video Output"
 msgstr "ビデオのアウトプット"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "詳細ビューでファイル表示"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "リストビューでファイル表示"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "表示"
 
@@ -3806,15 +4174,15 @@ msgstr "警告"
 msgid "Warning: "
 msgstr "警告:"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "警告: 空のスタックからHTMLタグ・ハンドラーを削除しようとしました。"
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "西ヨーロッパ (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "ユーロ圏西ヨーロッパ (ISO-8859-15)"
 
@@ -3834,104 +4202,109 @@ msgstr "全ての語のみ"
 msgid "Win32 theme"
 msgstr "Win32テーマ"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Windows 3.1上のWin32s "
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (ビルド %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows アラビア (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows バルト (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows セントラル ヨーロッパ (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows 簡体字中国語 (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows 繁体字中国語 (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows キリル (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows ギリシャ (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows ヘブライ (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows 日本 (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows 韓国 (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (ビルド %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (ビルド %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows バルト (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows トルコ (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows 西ヨーロッパ (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (ビルド %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -3954,28 +4327,28 @@ msgstr "XPM: ピクセル・データ形式異常!"
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: カラー定義形式異常 '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRCリソース '%s' (クラス '%s') が見つかりません!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRCリソース: '%s' からビットマップを生成できません。"
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRCリソース: 不正確なカラー指定 '%s' (プロパティ '%s' に関して)。"
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "はい"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "このセクションに新しいディレクトリーは追加できません。"
 
@@ -3991,15 +4364,15 @@ msgstr "ズームアウト(&O)"
 msgid "Zoom to &Fit"
 msgstr "ズーム適用(&F)"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[空]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "DDEMLアプリケーションが、長時間の競合状態を作り出しました。"
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4010,39 +4383,39 @@ msgstr ""
 "または、無効なインスタンス識別子が\n"
 "DDEML関数に渡されました。"
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "通信を確立させるクライアントの試みは、失敗しました。"
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "メモリ割り当ては失敗しました。"
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "パラメーターが、DDEMLによる有効性検査に失敗しました。"
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "同期アドバイス・トランザクションの要求がタイム・アウトしました。"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "同期データ・トランザクションの要求がタイム・アウトしました。"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "同期実行トランザクションの要求がタイム・アウトしました。"
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "同期ポーク・トランザクションの要求がタイム・アウトしました。"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "アドバイス・トランザクション終了要求がタイム・アウトしました。"
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4052,7 +4425,7 @@ msgstr ""
 "クライアント、あるいはサーバーによって会話が切断され\n"
 "トランザクションを完了できませんでした。"
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "トランザクションは失敗しました。"
 
@@ -4060,7 +4433,7 @@ msgstr "トランザクションは失敗しました。"
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4072,15 +4445,15 @@ msgstr ""
 "APPCMD_CLIENTONLYとして初期化されたアプリケーションが\n"
 "サーバー・トランザクションを実行しようとしました。"
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "PostMessage関数の内部呼び出しが失敗しました。"
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "DDEMLで内部エラーが発生しました。"
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4090,11 +4463,11 @@ msgstr ""
 "XTYP_XACT_COMPLETE コールバックからアプリケーションが戻った場合\n"
 "トランザクション識別子は、もはや有効ではありません。"
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "これはマルチ-部品であることを想定してzipを連結しました"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "不変キー '%s' を変更しようとしましたが無視されました。"
@@ -4107,7 +4480,7 @@ msgstr "ライブラリー機能への不正な引き数です"
 msgid "bad signature"
 msgstr "署名"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "エントリへの不正なzipファイルオフセット"
 
@@ -4115,14 +4488,18 @@ msgstr "エントリへの不正なzipファイルオフセット"
 msgid "binary"
 msgstr "バイナリ"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "ボールド"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "ボールド"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, fuzzy, c-format
 msgid "can't close file '%s'"
@@ -4143,7 +4520,7 @@ msgstr "変更をファイル '%s' に保存できません"
 msgid "can't create file '%s'"
 msgstr "ファイル '%s' を作成できません"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "ユーザー設定ファイル '%s' を削除できません"
@@ -4153,7 +4530,12 @@ msgstr "ユーザー設定ファイル '%s' を削除できません"
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "デスクリプター %d でファイルの終端に達したかどうかを決定できません"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "'%s' の実行に失敗しました\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "zip 内の主要ディレクトリを見つけることができません"
 
@@ -4162,7 +4544,7 @@ msgstr "zip 内の主要ディレクトリを見つけることができませ
 msgid "can't find length of file on file descriptor %d"
 msgstr "ファイルデスクリプター %d でファイルの長さを取得できません"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 "現在のユーザーのホームディレクトリが見つかりません。現在のディレクトリを使い"
@@ -4197,7 +4579,7 @@ msgstr "グローバル設定ファイル '%s' を開くことができません
 msgid "can't open user configuration file '%s'."
 msgstr "ユーザー設定ファイル '%s' を開くことができません。"
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "ユーザー設定ファイルを開くことができません。"
 
@@ -4244,11 +4626,11 @@ msgstr "バッファー '%s' をディスクに書き込めません"
 msgid "can't write to file descriptor %d"
 msgstr "ファイルデスクリプター %d に書き出せません"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "ユーザー設定ファイルを書き出せません。"
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "ドメイン '%s' のためのカタログファイルが見つかりません。"
@@ -4269,7 +4651,7 @@ msgstr "8ビットエンコーディングへの変換に失敗しました"
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "日付"
 
@@ -4277,7 +4659,7 @@ msgstr "日付"
 msgid "decompression error"
 msgstr "伸張エラー"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "初期値"
 
@@ -4285,19 +4667,19 @@ msgstr "初期値"
 msgid "delegate has no type info"
 msgstr "デルゲートは、いかなる型情報も持っていません"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "第18"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "第8"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "第11"
 
@@ -4306,7 +4688,7 @@ msgstr "第11"
 msgid "encoding %s"
 msgstr "エンコード %d"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "エントリー '%s' は、グループ '%s' に複数回出現します"
@@ -4315,24 +4697,29 @@ msgstr "エントリー '%s' は、グループ '%s' に複数回出現します
 msgid "error in data format"
 msgstr "データ形式のエラー"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "ファイル の読み込みエラー"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "ファイル の読み込みエラー"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "zipの主要ディレクトリー読取エラー"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "zipローカルヘッダーの読み込みエラー"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "zipエントリ %s の書き込みエラー: 不正な長さかCRC異常です"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "確立"
 
@@ -4341,11 +4728,11 @@ msgstr "確立"
 msgid "failed to flush the file '%s'"
 msgstr "ファイル '%s' の書き出しに失敗しました"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "第15"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "第5"
 
@@ -4374,7 +4761,7 @@ msgstr "ファイル '%s', %d 行: 不変キー '%s' への値は無視されま
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "ファイル '%s': 予期せぬ文字 %c が %d 行に見つかりました"
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "第1"
 
@@ -4382,15 +4769,15 @@ msgstr "第1"
 msgid "font size"
 msgstr "フォント サイズ"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "第14"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "第4"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "冗長なログメッセージを生成"
 
@@ -4398,7 +4785,7 @@ msgstr "冗長なログメッセージを生成"
 msgid "incorrect event handler string, missing dot"
 msgstr "不正確なイベント・ハンドラー・文字列、ドットミス"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "開始"
 
@@ -4406,49 +4793,49 @@ msgstr "開始"
 msgid "invalid eof() return value."
 msgstr "無効な eof() 戻り値"
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "無効なメッセージ・ボックス戻り値"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "無効なzipファイル"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "イタリック"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "簡単"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "簡単"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "ロケール '%s' を設定できません。"
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "カタログ '%s' をパス '%s' で検索します。"
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "深夜"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "第19"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "第9"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "DDEエラーなし。"
 
@@ -4460,11 +4847,11 @@ msgstr "不明なエラー"
 msgid "noname"
 msgstr "名前無し"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "正午"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4476,7 +4863,7 @@ msgstr "オブジェクトは、XMLテキスト・ノードを持っていませ
 msgid "out of memory"
 msgstr "メモリー不足"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4488,21 +4875,21 @@ msgstr "読み取り エラー"
 msgid "reading"
 msgstr "読む"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "zipストリーム読み込み(エントリ %s): 不正なCRCです"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "zipストリーム読み込み(エントリ %s): 不正な長さです"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "リエントラント問題"
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "第2"
 
@@ -4510,11 +4897,11 @@ msgstr "第2"
 msgid "seek error"
 msgstr "シーク エラー"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "第17"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "第7"
 
@@ -4522,15 +4909,15 @@ msgstr "第7"
 msgid "shift"
 msgstr "シフト"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "このヘルプメッセージを表示する"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "第16"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "第6"
 
@@ -4542,61 +4929,61 @@ msgstr "使用するディスプレイ・モードを指定して下さい (例
 msgid "specify the theme to use"
 msgstr "使用するテーマを指定してください"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "Zipヘッダーを含まないファイル長は保存されたました"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "第10"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr ""
 "トランザクションへの応答が、DDE_FBUSY ビットをセットする原因となりました。"
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "第3"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "第13"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff モジュール: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "本日"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "明日"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "第12"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "第20"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "下線付き"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "下線付き"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "予期せぬ \": ポジション %d, '%s'。"
@@ -4614,7 +5001,7 @@ msgstr "不明なクラス %s"
 msgid "unknown error"
 msgstr "不明なエラー"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "不明なエラー (エラーコード %08x)"
@@ -4627,7 +5014,7 @@ msgstr "不明な行末符号"
 msgid "unknown seek origin"
 msgstr "不明なシーク開始位置"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "不明-%d"
@@ -4636,12 +5023,12 @@ msgstr "不明-%d"
 msgid "unnamed"
 msgstr "名前なし"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "名前なし%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "Zip圧縮方法はサポートされません"
 
@@ -4649,7 +5036,7 @@ msgstr "Zip圧縮方法はサポートされません"
 msgid "unsupported zip archive"
 msgstr "zipアーカイブはサポートされません"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "カタログ '%s' ('%s'から)を使います"
@@ -4662,7 +5049,7 @@ msgstr "書き込み エラー"
 msgid "writing"
 msgstr "書き込み中"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay 失敗"
 
@@ -4675,7 +5062,7 @@ msgstr "wxSocket : ReadMsgの無効な署名"
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: 不明なイベント!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgetsは、'%s' のディスプレイをオープンできません: 終了します。"
@@ -4684,7 +5071,7 @@ msgstr "wxWidgetsは、'%s' のディスプレイをオープンできません:
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgetsはディスプレイをオープンできません。終了します。"
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "昨日"
 
@@ -4693,10 +5080,23 @@ msgstr "昨日"
 msgid "zlib error %d"
 msgstr "zlib エラー %ld"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "スタックバックトレースの取得に失敗しました:\n"
+#~ "%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Grey Ascii PNMイメージの読み込みは、まだ実装されていません。"
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Grey Raw PNMイメージの読み込みは、まだ実装されていません。"
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "スレッド終了を待つことができません。"
 
index ed19a6deb84d24f2e6bd4019692864a5eaad98a9..8717ad6ec9fe0132f58d2fc8ecaa5ed85a541325 100644 (file)
@@ -1,7 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.1\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-05-31 09:37+0930\n"
 "Last-Translator: Lafriks <lafriks@hello.lv>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwindows.org>\n"
@@ -11,33 +12,33 @@ msgstr ""
 "plural-forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2\n"
 "X-Generator: Rosetta (http://launchpad.ubuntu.com/rosetta/)\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
-msgid ""
-"\t%s: %s\n"
+msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
-msgstr "\nLūdzu nosūtiet šo ziņojumu programmas uzturētajam, paldies!\n"
+msgstr ""
+"\n"
+"Lūdzu nosūtiet šo ziņojumu programmas uzturētajam, paldies!\n"
 
-#: ../src/palmos/utils.cpp:210
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
-msgid ""
-"              Thank you and we're sorry for the inconvenience!\n"
+#: ../src/generic/dbgrptg.cpp:312
+msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Paldies! Atvainojamies, par sagādātajām neērtībām!\n"
 
-#: ../src/common/log.cpp:322
+#: ../src/common/log.cpp:321
 #, c-format
 msgid " (error %ld: %s)"
 msgstr " (kļūda %ld: %s)"
 
-#: ../src/common/docview.cpp:1380
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -45,23 +46,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Priekšskatījums"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Aploksne Nr. 10, 10.5 x 24.1 cm"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Aploksne Nr. 11, 11.4 x 26.4 cm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Aploksne Nr. 12, 12.1 x 27.9 cm"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Aploksne Nr. 14, 12.7 x 29.2 cm"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Aploksne Nr. 9, 9.8 x 22.5 cm"
 
@@ -72,13 +73,13 @@ msgstr "Aploksne Nr. 9, 9.8 x 22.5 cm"
 msgid "#define %s must be an integer."
 msgstr "#define %s ir jābūt skaitlim."
 
-#: ../src/html/helpfrm.cpp:1019 ../src/html/helpfrm.cpp:1021
-#: ../src/html/helpfrm.cpp:1689 ../src/html/helpfrm.cpp:1722
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i no %i"
 
-#: ../src/generic/filedlgg.cpp:287
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld baiti"
@@ -88,27 +89,27 @@ msgstr "%ld baiti"
 msgid "%s (or %s)"
 msgstr "%s (vai %s)"
 
-#: ../src/generic/logg.cpp:262
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Kļuda"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Informācija"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Brīdinājums"
 
-#: ../src/common/fldlgcmn.cpp:74
+#: ../src/common/fldlgcmn.cpp:81
 #, c-format
 msgid "%s files (%s)|%s"
 msgstr "%s failus (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s paziņojums"
@@ -130,7 +131,7 @@ msgstr ""
 msgid "%s: ill-formed resource file syntax."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:341 ../src/html/helpfrm.cpp:343
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "P&ar..."
 
@@ -143,7 +144,7 @@ msgstr "F&aktiskais Izmērs"
 msgid "&Apply"
 msgstr "&Pielietot"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "S&akārtot Ikonas"
 
@@ -155,12 +156,12 @@ msgstr "A&tpakaļ"
 msgid "&Bold"
 msgstr "&Treknraksts"
 
-#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:356
-#: ../src/generic/fontdlgg.cpp:375 ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "At&celt"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Kaskādēt"
 
@@ -168,24 +169,26 @@ msgstr "&Kaskādēt"
 msgid "&Clear"
 msgstr "&Notīrīt"
 
-#: ../src/common/prntbase.cpp:829 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:508 ../src/html/helpfrm.cpp:338
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "Ai&zvērt"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2058
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopēt"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "A&tkļūdošanas ziņojuma priekšskatījums:"
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2060
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Dzēst"
 
-#: ../src/generic/logg.cpp:710
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detaļas"
 
@@ -194,7 +197,7 @@ msgstr "&Detaļas"
 msgid "&Down"
 msgstr "&Lejup"
 
-#: ../src/html/helpfrm.cpp:345
+#: ../src/html/helpfrm.cpp:361
 msgid "&File"
 msgstr "&Fails"
 
@@ -202,11 +205,11 @@ msgstr "&Fails"
 msgid "&Find"
 msgstr "&Meklēt"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Pabeigt"
 
-#: ../src/generic/fontdlgg.cpp:271
+#: ../src/generic/fontdlgg.cpp:273
 msgid "&Font family:"
 msgstr "&Fontu saime:"
 
@@ -214,12 +217,12 @@ msgstr "&Fontu saime:"
 msgid "&Forward"
 msgstr "Uz &priekšu"
 
-#: ../src/common/prntbase.cpp:864
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Iet uz..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:346
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Palīdzība"
 
@@ -236,11 +239,11 @@ msgstr "&Indekss"
 msgid "&Italic"
 msgstr "&Slīpraksts"
 
-#: ../src/generic/logg.cpp:509
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "Žurnā&ls"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Pārvietot"
 
@@ -248,15 +251,15 @@ msgstr "&Pārvietot"
 msgid "&New"
 msgstr "&Jauns"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Nākošais"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Nākošais >"
 
-#: ../src/generic/tipdlg.cpp:238
+#: ../src/generic/tipdlg.cpp:243
 msgid "&Next Tip"
 msgstr "&Nākošais Padoms"
 
@@ -264,12 +267,12 @@ msgstr "&Nākošais Padoms"
 msgid "&No"
 msgstr "&Nē"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "Piezī&mes:"
 
-#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:361
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
+#: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&Labi"
 
@@ -277,15 +280,16 @@ msgstr "&Labi"
 msgid "&Open"
 msgstr "&Atvērt"
 
-#: ../src/html/helpfrm.cpp:336
+#: ../src/html/helpfrm.cpp:352
 msgid "&Open..."
 msgstr "&Atvērt..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2059
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "Ie&līmēt"
 
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:324
 msgid "&Point size:"
 msgstr "&Punkta izmērs:"
 
@@ -293,7 +297,7 @@ msgstr "&Punkta izmērs:"
 msgid "&Preferences"
 msgstr "&Preferences"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "Ie&priekšējais"
 
@@ -301,7 +305,7 @@ msgstr "Ie&priekšējais"
 msgid "&Print"
 msgstr "&Drukāt"
 
-#: ../src/common/prntbase.cpp:834
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Drukāt..."
 
@@ -313,20 +317,21 @@ msgstr "&Rekvizīti"
 msgid "&Quit"
 msgstr "I&ziet"
 
-#: ../src/common/cmdproc.cpp:283 ../src/common/cmdproc.cpp:290
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2055
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "Atat&saukt"
 
-#: ../src/common/cmdproc.cpp:279 ../src/common/cmdproc.cpp:299
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "Atat&saukt "
 
-#: ../src/generic/fdrepdlg.cpp:168
+#: ../src/generic/fdrepdlg.cpp:185
 msgid "&Replace"
 msgstr "Aiz&vietot"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "At&jaunot"
 
@@ -334,15 +339,15 @@ msgstr "At&jaunot"
 msgid "&Save"
 msgstr "&Saglabāt"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Saglabāt..."
 
-#: ../src/generic/tipdlg.cpp:233
+#: ../src/generic/tipdlg.cpp:238
 msgid "&Show tips at startup"
 msgstr "Rādīt dienas padomu&s"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "Izmēr&s"
 
@@ -350,20 +355,20 @@ msgstr "Izmēr&s"
 msgid "&Stop"
 msgstr "Ap&stādināt"
 
-#: ../src/generic/fontdlgg.cpp:282
+#: ../src/generic/fontdlgg.cpp:284
 msgid "&Style:"
 msgstr "&Stils:"
 
-#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:331
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "Pasvītroj&ums"
 
-#: ../src/common/cmdproc.cpp:261 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2054
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "Atsa&ukt"
 
-#: ../src/common/cmdproc.cpp:255
+#: ../src/common/cmdproc.cpp:264
 msgid "&Undo "
 msgstr "Atsa&ukt "
 
@@ -376,13 +381,13 @@ msgstr "&Salikt bez atkāpes"
 msgid "&Up"
 msgstr "A&ugšup"
 
-#: ../src/generic/fontdlgg.cpp:293
+#: ../src/generic/fontdlgg.cpp:295
 msgid "&Weight:"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1384 ../src/msw/mdi.cpp:1391
-#: ../src/msw/mdi.cpp:1421
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Logs"
 
@@ -390,7 +395,7 @@ msgstr "&Logs"
 msgid "&Yes"
 msgstr "&Jā"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, fuzzy, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' ir lieki '..', ignorēts."
@@ -406,7 +411,7 @@ msgstr "'%s' ir nederīgs"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' ir nekorekta skaitliska vērtība opcijai '%s'."
 
-#: ../src/common/intl.cpp:1152
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' ir nederīgs ziņojumu katalogs."
@@ -436,29 +441,26 @@ msgstr "'%s' drīkst saturēt tikai alfabēta rakstzīmes."
 msgid "'%s' should only contain alphabetic or numeric characters."
 msgstr "'%s' drīkst saturēt tikai alfabēta un skaitliskas rakstzīmes."
 
-#: ../src/html/helpfrm.cpp:953
+#: ../src/html/helpfrm.cpp:976
 msgid "(Help)"
 msgstr "(Palīdzība)"
 
-#: ../src/html/helpfrm.cpp:415 ../src/html/helpfrm.cpp:1091
-#: ../src/html/helpfrm.cpp:1750
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(grāmatzīme)"
 
-#: ../src/common/debugrpt.cpp:537
-msgid ""
-"*** A debug report has been generated\n"
+#: ../src/common/debugrpt.cpp:559
+msgid "*** A debug report has been generated\n"
 msgstr "*** Atkļūdošanas ziņojums ir izveidots\n"
 
-#: ../src/common/debugrpt.cpp:540
-msgid ""
-"*** And includes the following files:\n"
+#: ../src/common/debugrpt.cpp:562
+msgid "*** And includes the following files:\n"
 msgstr "*** Un satur sekojošus failus:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, fuzzy, c-format
-msgid ""
-"*** It can be found in \"%s\"\n"
+msgid "*** It can be found in \"%s\"\n"
 msgstr "*** To var atrast \"%s\"\n"
 
 #: ../contrib/src/deprecated/resource.cpp:1840
@@ -471,108 +473,194 @@ msgstr ""
 ", gaidīts static, #include vai #define\n"
 "analizējot resursu."
 
-#: ../src/generic/dirctrlg.cpp:655 ../src/generic/filedlgg.cpp:739
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:656 ../src/generic/filedlgg.cpp:740
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "25.4 x 35.6 cm"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "25.4 x 35.6 cm"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "27.9 x 43.2 cm"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "25.4 x 35.6 cm"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "25.4 x 35.6 cm"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "Aplpksne 6 3/4, 9.2 x 16.5 cm"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "27.9 x 43.2 cm"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": fails neeksistē!"
 
-#: ../src/common/fontmap.cpp:186
+#: ../src/common/fontmap.cpp:200
 msgid ": unknown charset"
 msgstr ": nezināma rakstzīmju kopa"
 
-#: ../src/common/fontmap.cpp:400
+#: ../src/common/fontmap.cpp:414
 msgid ": unknown encoding"
 msgstr ": nezināms kodējums"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< At&pakaļ"
 
-#: ../src/common/prntbase.cpp:846
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:258 ../src/generic/filedlgg.cpp:281
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:262 ../src/generic/filedlgg.cpp:285
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<DISKS>"
 
-#: ../src/generic/filedlgg.cpp:260 ../src/generic/filedlgg.cpp:283
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<SAITE>"
 
-#: ../src/html/helpfrm.cpp:1253
+#: ../src/html/helpfrm.cpp:1276
 msgid "<b><i>Bold italic face.</i></b><br>"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1257
+#: ../src/html/helpfrm.cpp:1280
 msgid "<b><i>bold italic <u>underlined</u></i></b><br>"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1252
+#: ../src/html/helpfrm.cpp:1275
 msgid "<b>Bold face.</b> "
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1251
+#: ../src/html/helpfrm.cpp:1274
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:852
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:858
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
-msgid ""
-"A debug report has been generated in the directory\n"
+#: ../src/generic/dbgrptg.cpp:304
+msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
 #: ../src/common/xtixml.cpp:409
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Vēstule, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Vēstule, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 loksne, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 loksne, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 loksne, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 loksne, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 loksne, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 loksne, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 loksne, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 mazā loksne, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 loksne, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 loksne, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 loksne, 148 x 210 mm"
 
-#: ../src/generic/fontdlgg.cpp:85
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "25.4 x 35.6 cm"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 loksne, 148 x 210 mm"
+
+#: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "AĀBCČDŠaābcčdš12345"
 
@@ -584,19 +672,19 @@ msgstr "ASCII"
 msgid "Add"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:428
+#: ../src/html/helpfrm.cpp:444
 msgid "Add current page to bookmarks"
 msgstr ""
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr ""
 
-#: ../include/wx/xti.h:900
+#: ../include/wx/xti.h:902
 msgid "AddToPropertyCollection called on a generic accessor"
 msgstr ""
 
-#: ../include/wx/xti.h:847
+#: ../include/wx/xti.h:849
 msgid "AddToPropertyCollection called w/o valid adder"
 msgstr ""
 
@@ -617,20 +705,20 @@ msgstr ""
 msgid "All"
 msgstr "Visu"
 
-#: ../src/common/fldlgcmn.cpp:57
+#: ../src/common/fldlgcmn.cpp:64
 #, c-format
 msgid "All files (%s)|%s"
 msgstr "Visus failus (%s)|%s"
 
-#: ../include/wx/defs.h:2207
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Visus failus (*)|*"
 
-#: ../src/html/helpfrm.cpp:1564
+#: ../src/html/helpfrm.cpp:1578
 msgid "All files (*.*)|*"
 msgstr "Visus failus (*.*)|*"
 
-#: ../include/wx/defs.h:2204
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Visus failus (*.*)|*.*"
 
@@ -642,12 +730,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr ""
 
-#: ../src/generic/logg.cpp:1100
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arābu (ISO-8859-6)"
 
@@ -655,27 +743,57 @@ msgstr "Arābu (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Atribūti"
 
 #: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 loksne, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Vēstule, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 loksne, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 loksne, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Vēstule, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 loksne, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Vēstule, 176 x 125 mm"
 
@@ -707,11 +825,11 @@ msgstr ""
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltijas (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltijas (vecais) (ISO-8859-4)"
 
@@ -720,43 +838,43 @@ msgstr "Baltijas (vecais) (ISO-8859-4)"
 msgid "Bitmap resource specification %s not found."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:237
 msgid "Bold"
 msgstr "Treknraksts"
 
-#: ../src/generic/prntdlgg.cpp:888
+#: ../src/generic/prntdlgg.cpp:892
 msgid "Bottom margin (mm):"
 msgstr ""
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C loksne, 432 x 559 mm"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:306
+#: ../src/generic/fontdlgg.cpp:308
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Vēstule, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Vēstule, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Vēstule, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Vēstule, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Vēstule, 114 x 229 mm"
 
@@ -764,11 +882,11 @@ msgstr "C65 Vēstule, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr ""
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1262
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr ""
@@ -778,12 +896,12 @@ msgstr ""
 msgid "Can not enumerate files in directory '%s'"
 msgstr ""
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:830
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr ""
@@ -792,86 +910,86 @@ msgstr ""
 msgid "Can not start thread: error writing TLS."
 msgstr ""
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:815
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr ""
 
-#: ../src/msw/thread.cpp:728
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr ""
 
-#: ../src/common/cmdproc.cpp:257
+#: ../src/common/cmdproc.cpp:266
 msgid "Can't &Undo "
 msgstr ""
 
-#: ../src/common/image.cpp:1550
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr ""
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr ""
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:593
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr ""
 
-#: ../src/msw/window.cpp:3052
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr ""
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr ""
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr ""
 
-#: ../src/common/ffile.cpp:241
+#: ../src/common/ffile.cpp:238
 #, c-format
 msgid "Can't find current position in file '%s'"
 msgstr ""
@@ -889,12 +1007,12 @@ msgstr ""
 msgid "Can't initialize zlib inflate stream."
 msgstr ""
 
-#: ../src/common/image.cpp:1137 ../src/common/image.cpp:1157
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Nevar ielādēt attēlu no faila '%s': fails neeksistē."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr ""
@@ -908,32 +1026,32 @@ msgstr ""
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr ""
 
-#: ../src/common/image.cpp:1179
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr ""
 
-#: ../src/generic/logg.cpp:568 ../src/generic/logg.cpp:976
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr ""
 
-#: ../src/msw/thread.cpp:549 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr ""
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr ""
@@ -943,63 +1061,63 @@ msgstr ""
 msgid "Can't write to deflate stream: %s"
 msgstr ""
 
-#: ../src/generic/choicdgg.cpp:285 ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:131 ../src/generic/textdlgg.cpp:118
-#: ../src/gtk/fontdlg.cpp:149 ../src/motif/msgdlg.cpp:185
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Atcelt"
 
-#: ../src/xrc/xmlres.cpp:1118 ../src/xrc/xmlres.cpp:1158
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr ""
 
-#: ../src/common/strconv.cpp:2481
+#: ../src/common/strconv.cpp:2665
 #, c-format
 msgid "Cannot convert from the charset '%s'!"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1193
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr ""
 
-#: ../src/unix/threadpsx.cpp:1099
+#: ../src/unix/threadpsx.cpp:1100
 #, c-format
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr ""
 
-#: ../src/msw/app.cpp:308 ../src/msw/app.cpp:311
+#: ../include/wx/msw/ole/oleutils.h:47
 msgid "Cannot initialize OLE"
 msgstr ""
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr ""
 
@@ -1012,7 +1130,7 @@ msgstr ""
 msgid "Cannot load icon from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr ""
@@ -1027,7 +1145,7 @@ msgstr ""
 msgid "Cannot open HTML help book: %s"
 msgstr ""
 
-#: ../src/generic/helpext.cpp:122
+#: ../src/generic/helpext.cpp:123
 #, c-format
 msgid "Cannot open URL '%s'"
 msgstr ""
@@ -1037,12 +1155,12 @@ msgstr ""
 msgid "Cannot open contents file: %s"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr ""
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr ""
 
@@ -1051,22 +1169,22 @@ msgstr ""
 msgid "Cannot open index file: %s"
 msgstr ""
 
-#: ../src/common/intl.cpp:1208
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1108
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1148
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1548
+#: ../src/html/helpfrm.cpp:1562
 msgid "Cannot print empty page."
 msgstr ""
 
@@ -1075,11 +1193,11 @@ msgstr ""
 msgid "Cannot read typename from '%s'!"
 msgstr ""
 
-#: ../src/unix/threadpsx.cpp:1080
+#: ../src/unix/threadpsx.cpp:1081
 msgid "Cannot retrieve thread scheduling policy."
 msgstr ""
 
-#: ../src/unix/threadpsx.cpp:728
+#: ../src/unix/threadpsx.cpp:729
 msgid "Cannot start thread: error writing TLS"
 msgstr ""
 
@@ -1091,11 +1209,11 @@ msgstr ""
 msgid "Cant create the thread event queue"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:511
+#: ../src/html/helpfrm.cpp:534
 msgid "Case sensitive"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Ķeltu (ISO-8859-14)"
 
@@ -1103,92 +1221,92 @@ msgstr "Ķeltu (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Centrāl Eiropiešu (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr ""
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr ""
 
-#: ../src/gtk/fontdlg.cpp:127
+#: ../src/gtk/fontdlg.cpp:133
 msgid "Choose font"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr ""
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:358 ../src/generic/fontdlgg.cpp:377
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:363 ../src/generic/fontdlgg.cpp:365
 #: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../src/generic/progdlgg.cpp:624 ../src/generic/progdlgg.cpp:629
-#: ../contrib/src/deprecated/proplist.cpp:513
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Aizvērt"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Aizvērt\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Aizvērt Visus"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Aizvērt šo logu"
 
-#: ../src/html/helpfrm.cpp:1562
+#: ../src/html/helpfrm.cpp:1576
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:548
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Dators"
 
-#: ../src/common/fileconf.cpp:929
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1287 ../src/gtk/filedlg.cpp:56
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Apstiprināt"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:381
+#: ../src/html/htmlwin.cpp:386
 msgid "Connecting..."
 msgstr "Savienošanās..."
 
-#: ../src/html/helpfrm.cpp:453
+#: ../src/html/helpfrm.cpp:476
 msgid "Contents"
 msgstr ""
 
-#: ../src/common/strconv.cpp:1258
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:819
+#: ../src/html/htmlwin.cpp:824
 #, c-format
 msgid "Copied to clipboard:\"%s\""
 msgstr ""
@@ -1213,7 +1331,7 @@ msgstr ""
 msgid "Could not find resource include file %s."
 msgstr ""
 
-#: ../src/generic/tabg.cpp:1049
+#: ../src/generic/tabg.cpp:1048
 msgid "Could not find tab for id"
 msgstr ""
 
@@ -1236,16 +1354,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr ""
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
-#: ../src/msw/printwin.cpp:237
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
+#: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr ""
 
-#: ../src/common/wincmn.cpp:1450
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr ""
 
@@ -1254,13 +1372,13 @@ msgstr ""
 msgid "Could not unlock mutex"
 msgstr ""
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr ""
 
 #: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:157 ../src/msw/imaglist.cpp:175
-#: ../src/msw/imaglist.cpp:187
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
+#: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr ""
 
@@ -1272,12 +1390,12 @@ msgstr ""
 msgid "Couldn't create cursor."
 msgstr ""
 
-#: ../src/common/dynlib.cpp:198
+#: ../src/common/dynlib.cpp:199
 #, c-format
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:856
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr ""
 
@@ -1300,11 +1418,11 @@ msgstr ""
 msgid "Couldn't register clipboard format '%s'."
 msgstr ""
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr ""
 
-#: ../src/msw/listctrl.cpp:738
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr ""
@@ -1314,7 +1432,7 @@ msgstr ""
 msgid "Couldn't save PNG image."
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:610
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr ""
 
@@ -1326,27 +1444,28 @@ msgstr ""
 msgid "Create directory"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:977
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2057
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:988
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Kirilisks (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D loksne, 559 x 864 mm"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr ""
 
@@ -1370,11 +1489,11 @@ msgstr ""
 msgid "DIB Header: Unknown encoding in file."
 msgstr ""
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1383,15 +1502,15 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:225
+#: ../src/generic/fontdlgg.cpp:227
 msgid "Decorative"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:671
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr ""
 
@@ -1408,21 +1527,25 @@ msgstr ""
 msgid "Deleted stale lock file '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:628
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
 msgstr ""
 
-#: ../src/generic/tipdlg.cpp:241
+#: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1152
+#: ../src/motif/filedlg.cpp:225
+msgid "Directories"
+msgstr ""
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr ""
@@ -1436,57 +1559,61 @@ msgstr ""
 msgid "Directory does not exist"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1264
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:480
+#: ../src/html/helpfrm.cpp:503
 msgid ""
 "Display all index items that contain given substring. Search is case "
 "insensitive."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:662
+#: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr ""
 
-#: ../src/msw/mimetype.cpp:670
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" "
-"?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
 "%s %1"
 msgstr ""
 
-#: ../src/common/docview.cpp:444
+#: ../src/common/docview.cpp:464
 #, c-format
 msgid "Do you want to save changes to document %s?"
 msgstr ""
 
-#: ../src/common/sizer.cpp:1758
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:446 ../src/msw/frame.cpp:197
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Izdarīts"
 
-#: ../src/generic/progdlgg.cpp:428
+#: ../src/generic/progdlgg.cpp:433
 msgid "Done."
 msgstr "Izdarīts."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Down"
 msgstr ""
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr ""
 
@@ -1494,41 +1621,46 @@ msgstr ""
 msgid "Edit item"
 msgstr ""
 
-#: ../src/generic/progdlgg.cpp:192
+#: ../src/generic/progdlgg.cpp:194
 msgid "Elapsed time : "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:800
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr ""
 
-#: ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:443
 msgid "Entries found"
 msgstr ""
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "C5 Vēstule, 162 x 229 mm"
+
+#: ../src/common/config.cpp:384
 #, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/dirctrlg.cpp:679
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:743
-#: ../src/generic/filedlgg.cpp:757 ../src/generic/filedlgg.cpp:771
-#: ../src/generic/filedlgg.cpp:1239 ../src/generic/filedlgg.cpp:1264
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:68
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Kļūda"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Kļūda "
 
@@ -1540,11 +1672,11 @@ msgstr ""
 msgid "Error in reading image DIB ."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:501
+#: ../src/common/fileconf.cpp:504
 msgid "Error reading config options."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1015
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr ""
 
@@ -1552,19 +1684,19 @@ msgstr ""
 msgid "Error while waiting on semaphore"
 msgstr ""
 
-#: ../src/common/log.cpp:477
+#: ../src/common/log.cpp:476
 msgid "Error: "
 msgstr "Kļūda: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
-#: ../src/generic/progdlgg.cpp:200
+#: ../src/generic/progdlgg.cpp:202
 msgid "Estimated time : "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1573,12 +1705,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr ""
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr ""
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr ""
 
@@ -1600,13 +1732,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1615,7 +1747,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr ""
@@ -1624,7 +1756,7 @@ msgstr ""
 msgid "Failed to access lock file."
 msgstr ""
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1647,43 +1779,43 @@ msgstr ""
 msgid "Failed to close lock file '%s'"
 msgstr ""
 
-#: ../src/msw/clipbrd.cpp:122
+#: ../src/msw/clipbrd.cpp:119
 msgid "Failed to close the clipboard."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr ""
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr ""
 
-#: ../src/common/filefn.cpp:996
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Nevar atvērt failu '%s' %s"
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:455
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr ""
 
@@ -1691,7 +1823,7 @@ msgstr ""
 msgid "Failed to create a status bar."
 msgstr ""
 
-#: ../src/common/filename.cpp:754
+#: ../src/common/filename.cpp:766
 msgid "Failed to create a temporary file name"
 msgstr ""
 
@@ -1699,12 +1831,12 @@ msgstr ""
 msgid "Failed to create an anonymous pipe"
 msgstr ""
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr ""
 
-#: ../src/msw/cursor.cpp:198
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr ""
 
@@ -1735,7 +1867,7 @@ msgstr ""
 msgid "Failed to create registry entry for '%s' files."
 msgstr ""
 
-#: ../src/msw/fdrepdlg.cpp:479
+#: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
 msgstr ""
@@ -1745,8 +1877,8 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:187 ../src/mac/classic/clipbrd.cpp:185
-#: ../src/msw/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr ""
 
@@ -1754,22 +1886,21 @@ msgstr ""
 msgid "Failed to enumerate video modes"
 msgstr ""
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
-msgid ""
-"Failed to execute '%s'\n"
+msgid "Failed to execute '%s'\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1794,31 +1925,24 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:136 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr ""
 
-#: ../src/msw/clipbrd.cpp:716
+#: ../src/msw/clipbrd.cpp:723
 msgid "Failed to get data from the clipboard"
 msgstr ""
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-
-#: ../src/common/stopwatch.cpp:189
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1389
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr ""
 
@@ -1830,7 +1954,7 @@ msgstr ""
 msgid "Failed to initialize MS HTML Help."
 msgstr ""
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr ""
 
@@ -1839,13 +1963,13 @@ msgstr ""
 msgid "Failed to inspect the lock file '%s'"
 msgstr ""
 
-#: ../src/unix/threadpsx.cpp:896
+#: ../src/unix/threadpsx.cpp:897
 msgid ""
 "Failed to join a thread, potential memory leak detected - please restart the "
 "program"
 msgstr ""
 
-#: ../src/msw/utils.cpp:693
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr ""
@@ -1864,12 +1988,12 @@ msgstr ""
 msgid "Failed to load mpr.dll."
 msgstr ""
 
-#: ../src/common/dynlib.cpp:132
+#: ../src/common/dynlib.cpp:133
 #, c-format
 msgid "Failed to load shared library '%s'"
 msgstr ""
 
-#: ../src/common/dynlib.cpp:114
+#: ../src/common/dynlib.cpp:115
 #, c-format
 msgid "Failed to load shared library '%s' Error '%s'"
 msgstr ""
@@ -1884,7 +2008,7 @@ msgstr ""
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr ""
 
-#: ../src/common/filename.cpp:1894
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr ""
@@ -1899,15 +2023,15 @@ msgstr "Nevar atvērt failu '%s' %s"
 msgid "Failed to open CHM archive '%s'."
 msgstr ""
 
-#: ../src/common/filename.cpp:776
+#: ../src/common/filename.cpp:788
 msgid "Failed to open temporary file."
 msgstr ""
 
-#: ../src/msw/clipbrd.cpp:102
+#: ../src/msw/clipbrd.cpp:99
 msgid "Failed to open the clipboard."
 msgstr ""
 
-#: ../src/msw/clipbrd.cpp:619
+#: ../src/msw/clipbrd.cpp:626
 msgid "Failed to put data on the clipboard"
 msgstr ""
 
@@ -1915,7 +2039,7 @@ msgstr ""
 msgid "Failed to read PID from lock file."
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr ""
 
@@ -1923,16 +2047,16 @@ msgstr ""
 msgid "Failed to redirect the child process IO"
 msgstr ""
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr ""
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr ""
 
-#: ../src/common/fontmap.cpp:232
+#: ../src/common/fontmap.cpp:246
 #, c-format
 msgid "Failed to remember the encoding for the charset '%s'."
 msgstr ""
@@ -1952,39 +2076,39 @@ msgstr ""
 msgid "Failed to remove stale lock file '%s'."
 msgstr ""
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr ""
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr ""
 
-#: ../src/msw/clipbrd.cpp:506
+#: ../src/msw/clipbrd.cpp:503
 msgid "Failed to retrieve data from the clipboard."
 msgstr ""
 
-#: ../src/common/filename.cpp:1984
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr ""
 
-#: ../src/msw/clipbrd.cpp:753
+#: ../src/msw/clipbrd.cpp:760
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr ""
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr ""
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr ""
 
@@ -1993,7 +2117,7 @@ msgstr ""
 msgid "Failed to set FTP transfer mode to %s."
 msgstr ""
 
-#: ../src/msw/clipbrd.cpp:382
+#: ../src/msw/clipbrd.cpp:379
 msgid "Failed to set clipboard data."
 msgstr ""
 
@@ -2002,11 +2126,11 @@ msgstr ""
 msgid "Failed to set permissions on lock file '%s'"
 msgstr ""
 
-#: ../src/common/file.cpp:525
+#: ../src/common/file.cpp:523
 msgid "Failed to set temporary file permissions"
 msgstr ""
 
-#: ../src/unix/threadpsx.cpp:1244 ../src/unix/threadpsx.cpp:1255
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr ""
@@ -2017,20 +2141,20 @@ msgid "Failed to store image '%s' to memory VFS!"
 msgstr ""
 
 #: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
-#: ../src/unix/threadpsx.cpp:1428
+#: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr ""
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr ""
 
-#: ../src/common/filename.cpp:1909
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr ""
@@ -2040,16 +2164,16 @@ msgstr ""
 msgid "Failed to unlock lock file '%s'"
 msgstr ""
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:990
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2059,11 +2183,11 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr ""
 
-#: ../src/generic/logg.cpp:395
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Fatāla kļūda"
 
-#: ../src/common/log.cpp:466
+#: ../src/common/log.cpp:465
 msgid "Fatal error: "
 msgstr "Fatāla kļūda: "
 
@@ -2077,12 +2201,12 @@ msgstr "&Fails"
 msgid "File %s does not exist."
 msgstr "Fails '%s' neeksistē."
 
-#: ../src/generic/filedlgg.cpp:1285 ../src/gtk/filedlg.cpp:53
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Fails '%s' jau eksistē, vai patiešām vēlaties to pārrakstīt?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2095,41 +2219,50 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr ""
 
-#: ../src/common/docview.cpp:551 ../src/common/docview.cpp:583
-#: ../src/common/docview.cpp:1557
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:679 ../src/generic/filedlgg.cpp:757
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1702
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "&Fails"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "%s failus (%s)|%s"
 
-#: ../src/html/helpfrm.cpp:468
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "&Fails"
+
+#: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Meklēt"
 
-#: ../src/html/helpfrm.cpp:1196
+#: ../src/html/helpfrm.cpp:1219
 msgid "Fixed font:"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1256
+#: ../src/html/helpfrm.cpp:1279
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1197
+#: ../src/html/helpfrm.cpp:1220
 msgid "Font size:"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr ""
 
@@ -2144,7 +2277,7 @@ msgstr ""
 msgid "Found "
 msgstr "Meklēt"
 
-#: ../src/html/helpfrm.cpp:863
+#: ../src/html/helpfrm.cpp:886
 #, c-format
 msgid "Found %i matches"
 msgstr ""
@@ -2178,55 +2311,55 @@ msgstr ""
 msgid "GTK+ theme"
 msgstr "GTK+ tēma"
 
-#: ../src/common/prntbase.cpp:229
+#: ../src/common/prntbase.cpp:228
 msgid "Generic PostScript"
 msgstr ""
 
-#: ../src/common/paper.cpp:152
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:151
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr ""
 
-#: ../include/wx/xti.h:843
+#: ../include/wx/xti.h:845
 msgid "GetProperty called w/o valid getter"
 msgstr ""
 
-#: ../include/wx/xti.h:904
+#: ../include/wx/xti.h:906
 msgid "GetPropertyCollection called on a generic accessor"
 msgstr ""
 
-#: ../include/wx/xti.h:851
+#: ../include/wx/xti.h:853
 msgid "GetPropertyCollection called w/o valid collection getter"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:628
+#: ../src/html/helpfrm.cpp:651
 msgid "Go back"
 msgstr "Iet atpakaļ"
 
-#: ../src/html/helpfrm.cpp:631
+#: ../src/html/helpfrm.cpp:654
 msgid "Go forward"
 msgstr "Iet uz priekšu"
 
-#: ../src/html/helpfrm.cpp:636
+#: ../src/html/helpfrm.cpp:659
 msgid "Go one level up in document hierarchy"
 msgstr "Iet vienu līmeni augstāk dokumenta hierarhijā"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:967
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Iet uz mājas direktoriju"
 
-#: ../src/generic/filedlgg.cpp:959
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Iet uz vecāka direktoriju"
 
-#: ../src/common/prntbase.cpp:805
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Iet uz Lapu"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grieķu (ISO-8859-7)"
 
@@ -2234,45 +2367,44 @@ msgstr "Grieķu (ISO-8859-7)"
 msgid "Gzip not supported by this version of zlib"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1560
+#: ../src/html/helpfrm.cpp:1574
 msgid "HTML Help Project (*.hhp)|*.hhp|"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:493
+#: ../src/html/htmlwin.cpp:498
 #, c-format
 msgid "HTML anchor %s does not exist."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1558
+#: ../src/html/helpfrm.cpp:1572
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:310 ../src/html/helpfrm.cpp:321
-#: ../src/msw/mdi.cpp:1380 ../contrib/src/deprecated/proplist.cpp:523
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Palīdzība"
 
-#: ../src/html/helpfrm.cpp:1190
+#: ../src/html/helpfrm.cpp:1213
 msgid "Help Browser Options"
 msgstr ""
 
-#: ../src/generic/helpext.cpp:441 ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1546
+#: ../src/html/helpfrm.cpp:1560
 msgid "Help Printing"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:791
+#: ../src/html/helpfrm.cpp:814
 msgid "Help Topics"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1559
+#: ../src/html/helpfrm.cpp:1573
 msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|"
 msgstr ""
 
@@ -2281,16 +2413,16 @@ msgstr ""
 msgid "Help: %s"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:626
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Iet uz mājas direktoriju"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2339,13 +2471,13 @@ msgstr ""
 msgid "Icon resource specification %s not found."
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2353,7 +2485,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2366,52 +2498,52 @@ msgstr ""
 msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source"
 msgstr ""
 
-#: ../include/wx/xti.h:1648
+#: ../include/wx/xti.h:1650
 msgid "Illegal Parameter Count for ConstructObject Method"
 msgstr ""
 
-#: ../include/wx/xti.h:1721
+#: ../include/wx/xti.h:1723
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/filedlgg.cpp:743
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1239
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr ""
 
-#: ../src/common/image.cpp:969
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr ""
 
-#: ../src/common/image.cpp:1289
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:330
+#: ../src/msw/textctrl.cpp:361
 msgid ""
 "Impossible to create a rich edit control, using simple text control instead. "
 "Please reinstall riched32.dll"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1012
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1026
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1070
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr ""
@@ -2421,23 +2553,27 @@ msgstr ""
 msgid "Indent"
 msgstr "Indekss"
 
-#: ../src/html/helpfrm.cpp:493
+#: ../src/html/helpfrm.cpp:516
 msgid "Index"
 msgstr "Indekss"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indiešu (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr ""
@@ -2470,11 +2606,11 @@ msgstr ""
 msgid "Invalid regular expression '%s': %s"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:231
+#: ../src/generic/fontdlgg.cpp:233
 msgid "Italic"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr ""
 
@@ -2486,44 +2622,120 @@ msgstr ""
 msgid "JPEG: Couldn't save image."
 msgstr ""
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
-#: ../src/generic/prntdlgg.cpp:605 ../src/generic/prntdlgg.cpp:863
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 #, fuzzy
 msgid "Landscape"
 msgstr "Ainava"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:875
+#: ../src/generic/prntdlgg.cpp:879
 msgid "Left margin (mm):"
 msgstr ""
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:151
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:150
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:176
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:154
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:234
+#: ../src/generic/fontdlgg.cpp:236
 msgid "Light"
 msgstr ""
 
@@ -2531,23 +2743,15 @@ msgstr ""
 msgid "Link contained '//', converted to absolute link."
 msgstr ""
 
-#: ../src/common/fldlgcmn.cpp:248
+#: ../src/common/fldlgcmn.cpp:257
 #, c-format
 msgid "Load %s file"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:411
+#: ../src/html/htmlwin.cpp:416
 msgid "Loading : "
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2558,16 +2762,16 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:571
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr ""
 
-#: ../include/wx/xti.h:500 ../include/wx/xti.h:504
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr ""
 
-#: ../src/gtk/mdi.cpp:461
+#: ../src/gtk/mdi.cpp:465
 msgid "MDI child"
 msgstr ""
 
@@ -2581,7 +2785,7 @@ msgid ""
 "not installed on this machine. Please install it."
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr ""
 
@@ -2590,7 +2794,7 @@ msgstr ""
 msgid "Mailcap file %s, line %d: incomplete entry ignored."
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:146
+#: ../src/generic/fdrepdlg.cpp:153
 msgid "Match case"
 msgstr ""
 
@@ -2599,7 +2803,7 @@ msgstr ""
 msgid "Memory VFS already contains file '%s'!"
 msgstr ""
 
-#: ../src/msw/frame.cpp:345
+#: ../src/msw/frame.cpp:374
 msgid "Menu"
 msgstr ""
 
@@ -2607,7 +2811,7 @@ msgstr ""
 msgid "Metal theme"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr ""
 
@@ -2621,15 +2825,20 @@ msgstr ""
 msgid "Mode %ix%i-%i not available."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:226
+#: ../src/generic/fontdlgg.cpp:228
 msgid "Modern"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:433
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr ""
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr ""
 
@@ -2641,11 +2850,11 @@ msgstr ""
 msgid "Move up"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:430
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Iet uz mājas direktoriju"
@@ -2655,22 +2864,22 @@ msgid "New item"
 msgstr ""
 
 #: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
-#: ../src/generic/filedlgg.cpp:607 ../src/generic/filedlgg.cpp:616
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr ""
 
-#: ../src/generic/tipdlg.cpp:295
+#: ../src/generic/tipdlg.cpp:305
 #, fuzzy
 msgid "Next"
 msgstr "&Nākošais"
 
-#: ../src/html/helpfrm.cpp:642
+#: ../src/html/helpfrm.cpp:665
 msgid "Next page"
 msgstr ""
 
 #: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
 #: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr ""
 
@@ -2683,11 +2892,11 @@ msgstr ""
 msgid "No XPM icon facility available!"
 msgstr ""
 
-#: ../src/generic/helpext.cpp:436
+#: ../src/generic/helpext.cpp:437
 msgid "No entries found."
 msgstr ""
 
-#: ../src/common/fontmap.cpp:408
+#: ../src/common/fontmap.cpp:422
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
@@ -2696,7 +2905,7 @@ msgid ""
 "one)?"
 msgstr ""
 
-#: ../src/common/fontmap.cpp:413
+#: ../src/common/fontmap.cpp:427
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found.\n"
@@ -2704,27 +2913,27 @@ msgid ""
 "(otherwise the text in this encoding will not be shown correctly)?"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr ""
 
-#: ../src/common/image.cpp:1271 ../src/common/image.cpp:1314
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr ""
 
-#: ../src/common/image.cpp:1279 ../src/common/image.cpp:1322
-#: ../src/common/image.cpp:1356
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr ""
 
-#: ../src/common/image.cpp:1340 ../src/common/image.cpp:1372
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:846
+#: ../src/html/helpfrm.cpp:869
 msgid "No matching page found yet"
 msgstr ""
 
@@ -2732,35 +2941,35 @@ msgstr ""
 msgid "No sound"
 msgstr ""
 
-#: ../src/common/image.cpp:977 ../src/common/image.cpp:1016
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr ""
 
-#: ../src/common/image.cpp:1608
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:230 ../src/generic/fontdlgg.cpp:233
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1250
+#: ../src/html/helpfrm.cpp:1273
 msgid "Normal face<br>and <u>underlined</u>. "
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1195
+#: ../src/html/helpfrm.cpp:1218
 msgid "Normal font:"
 msgstr ""
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr ""
 
-#: ../src/gtk/fontdlg.cpp:141 ../src/msw/dialog.cpp:188
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "Labi"
@@ -2769,21 +2978,21 @@ msgstr "Labi"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1252 ../src/common/docview.cpp:1580
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:650 ../src/html/helpfrm.cpp:1565
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:771
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr ""
 
@@ -2802,11 +3011,11 @@ msgstr ""
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:610
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:607 ../src/generic/prntdlgg.cpp:864
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr ""
 
@@ -2834,33 +3043,158 @@ msgstr ""
 msgid "PCX: version number too low"
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1248
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Vēstule, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Vēstule, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Vēstule, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Vēstule, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Vēstule, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Vēstule, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Vēstule, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Vēstule, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "C6 Vēstule, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Vēstule, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "C65 Vēstule, 114 x 229 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Vēstule, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Vēstule, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Vēstule, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Vēstule, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Vēstule, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Vēstule, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Vēstule, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Vēstule, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Vēstule, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Lapa %d"
 
-#: ../src/common/prntbase.cpp:1246
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Lapa %d no %d"
 
-#: ../src/generic/prntdlgg.cpp:823
+#: ../src/generic/prntdlgg.cpp:827
 msgid "Page Setup"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:452 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Lapas"
@@ -2869,13 +3203,13 @@ msgstr "Lapas"
 msgid "Pages"
 msgstr "Lapas"
 
-#: ../src/generic/prntdlgg.cpp:796 ../src/generic/prntdlgg.cpp:850
-#: ../src/generic/prntdlgg.cpp:1052
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:594 ../src/generic/prntdlgg.cpp:837
-#: ../src/generic/prntdlgg.cpp:1047
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr ""
 
@@ -2891,7 +3225,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:436
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Atļaujas"
 
@@ -2899,23 +3233,23 @@ msgstr "Atļaujas"
 msgid "Pipe creation failed"
 msgstr ""
 
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/gtk/fontdlg.cpp:81
 msgid "Please choose a valid font."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:67
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:790
+#: ../src/html/helpfrm.cpp:813
 msgid "Please choose the page to display:"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr ""
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2923,12 +3257,11 @@ msgid ""
 "or this program won't operate correctly."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:314
-msgid ""
-"Please wait while printing\n"
+#: ../src/common/prntbase.cpp:313
+msgid "Please wait while printing\n"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:604 ../src/generic/prntdlgg.cpp:862
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 #, fuzzy
 msgid "Portrait"
 msgstr "Portrets"
@@ -2937,25 +3270,25 @@ msgstr "Portrets"
 msgid "PostScript file"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:341 ../src/html/helpfrm.cpp:1212
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:639
+#: ../src/html/helpfrm.cpp:662
 msgid "Previous page"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:394 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Drukāt"
 
-#: ../src/common/docview.cpp:1025
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1200 ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr ""
 
@@ -2967,7 +3300,7 @@ msgstr ""
 msgid "Print Setup"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:613
+#: ../src/generic/prntdlgg.cpp:617
 msgid "Print in colour"
 msgstr ""
 
@@ -2975,15 +3308,15 @@ msgstr ""
 msgid "Print previe&w"
 msgstr ""
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:622
+#: ../src/generic/prntdlgg.cpp:626
 msgid "Print spooling"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:656
+#: ../src/html/helpfrm.cpp:679
 msgid "Print this page"
 msgstr ""
 
@@ -2996,7 +3329,7 @@ msgstr ""
 msgid "Printer"
 msgstr "Drukāt"
 
-#: ../src/generic/prntdlgg.cpp:625
+#: ../src/generic/prntdlgg.cpp:629
 msgid "Printer command:"
 msgstr ""
 
@@ -3004,11 +3337,11 @@ msgstr ""
 msgid "Printer options"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:637
+#: ../src/generic/prntdlgg.cpp:641
 msgid "Printer options:"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:911
+#: ../src/generic/prntdlgg.cpp:915
 msgid "Printer..."
 msgstr "Printeris.."
 
@@ -3017,11 +3350,11 @@ msgstr "Printeris.."
 msgid "Printer:"
 msgstr "Printeris.."
 
-#: ../src/common/prntbase.cpp:311 ../src/common/prntbase.cpp:532
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Drukāšana"
 
-#: ../src/common/prntbase.cpp:328
+#: ../src/common/prntbase.cpp:327
 msgid "Printing Error"
 msgstr "Drukāšanas Kļūda"
 
@@ -3034,34 +3367,34 @@ msgstr "Drukājas lapa %d..."
 msgid "Printing..."
 msgstr "Drukājas..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
 msgstr ""
 
-#: ../src/common/log.cpp:467
+#: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr ""
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr ""
 
-#: ../src/generic/logg.cpp:1102
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Jautājums"
 
-#: ../src/common/ffile.cpp:126 ../src/common/ffile.cpp:147
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:243
+#: ../src/common/prntbase.cpp:242
 msgid "Ready"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr ""
@@ -3070,17 +3403,17 @@ msgstr ""
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr ""
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr ""
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3088,16 +3421,16 @@ msgid ""
 "operation aborted."
 msgstr ""
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr ""
 
-#: ../src/generic/helpext.cpp:441
+#: ../src/generic/helpext.cpp:442
 msgid "Relevant entries:"
 msgstr ""
 
-#: ../src/generic/progdlgg.cpp:208
+#: ../src/generic/progdlgg.cpp:210
 msgid "Remaining time : "
 msgstr ""
 
@@ -3105,11 +3438,11 @@ msgstr ""
 msgid "Remove"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:429
+#: ../src/html/helpfrm.cpp:445
 msgid "Remove current page from bookmarks"
 msgstr ""
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3119,15 +3452,15 @@ msgstr ""
 msgid "Rep&lace"
 msgstr "&Aizstāt visus"
 
-#: ../src/generic/fdrepdlg.cpp:171
+#: ../src/generic/fdrepdlg.cpp:188
 msgid "Replace &all"
 msgstr "&Aizstāt visus"
 
-#: ../src/generic/fdrepdlg.cpp:123
+#: ../src/generic/fdrepdlg.cpp:130
 msgid "Replace with:"
 msgstr "Aizstāt ar:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr ""
 
@@ -3135,20 +3468,20 @@ msgstr ""
 msgid "Revert to Saved"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:887
+#: ../src/generic/prntdlgg.cpp:891
 msgid "Right margin (mm):"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:224
+#: ../src/generic/fontdlgg.cpp:226
 msgid "Roman"
 msgstr ""
 
-#: ../src/common/sizer.cpp:1757
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "Saglabāt kā"
 
-#: ../src/common/fldlgcmn.cpp:250
+#: ../src/common/fldlgcmn.cpp:259
 #, c-format
 msgid "Save %s file"
 msgstr ""
@@ -3158,79 +3491,84 @@ msgstr ""
 msgid "Save &As..."
 msgstr "&Saglabāt..."
 
-#: ../src/common/docview.cpp:285
+#: ../src/common/docview.cpp:305
 msgid "Save as"
 msgstr "Saglabāt kā"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:227
+#: ../src/generic/fontdlgg.cpp:229
 msgid "Script"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:513 ../src/html/helpfrm.cpp:528
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Meklēt"
 
-#: ../src/html/helpfrm.cpp:515
+#: ../src/html/helpfrm.cpp:538
 msgid ""
-"Search contents of help book(s) for all occurences of the text you typed above"
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:152
+#: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:111
+#: ../src/generic/fdrepdlg.cpp:118
 msgid "Search for:"
 msgstr "Meklēt:"
 
-#: ../src/html/helpfrm.cpp:1037
+#: ../src/html/helpfrm.cpp:1060
 msgid "Search in all books"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:845
+#: ../src/html/helpfrm.cpp:868
 msgid "Searching..."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:550
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr ""
 
-#: ../src/common/ffile.cpp:225
+#: ../src/common/ffile.cpp:222
 #, c-format
 msgid "Seek error on file '%s'"
 msgstr ""
 
-#: ../src/common/ffile.cpp:215
+#: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr ""
 
-#: ../src/common/docview.cpp:1660
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr ""
 
-#: ../src/common/docview.cpp:1737
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr ""
 
-#: ../src/common/docview.cpp:1540
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr ""
 
+#: ../src/motif/filedlg.cpp:226
+msgid "Selection"
+msgstr ""
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
 msgstr ""
 
-#: ../include/wx/xti.h:839
+#: ../include/wx/xti.h:841
 msgid "SetProperty called w/o valid setter"
 msgstr ""
 
@@ -3238,69 +3576,68 @@ msgstr ""
 msgid "Setup..."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:470
+#: ../src/html/helpfrm.cpp:493
 msgid "Show all"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:481
+#: ../src/html/helpfrm.cpp:504
 msgid "Show all items in index"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1034
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:623
+#: ../src/html/helpfrm.cpp:646
 msgid "Show/hide navigation panel"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:346 ../src/generic/fontdlgg.cpp:348
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:431
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Izmērs"
 
-#: ../src/generic/progdlgg.cpp:220 ../src/generic/progdlgg.cpp:238
-#: ../src/generic/progdlgg.cpp:593
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:232
+#: ../src/generic/fontdlgg.cpp:234
 msgid "Slant"
 msgstr ""
 
-#: ../src/common/docview.cpp:561
+#: ../src/common/docview.cpp:581
 msgid "Sorry, could not open this file for saving."
 msgstr ""
 
-#: ../src/common/docview.cpp:593 ../src/common/docview.cpp:606
-#: ../src/common/docview.cpp:1559
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr ""
 
-#: ../src/common/docview.cpp:568
+#: ../src/common/docview.cpp:588
 msgid "Sorry, could not save this file."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1200
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr ""
 
-#: ../src/common/docview.cpp:1021
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1251 ../src/common/docview.cpp:1579
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr ""
 
@@ -3313,7 +3650,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr ""
 
@@ -3321,7 +3658,7 @@ msgstr ""
 msgid "Status:"
 msgstr ""
 
-#: ../src/generic/logg.cpp:621
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr ""
 
@@ -3334,53 +3671,73 @@ msgstr ""
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr ""
 
-#: ../include/wx/xti.h:427 ../include/wx/xti.h:431
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:228
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:354
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:378
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr ""
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:152
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:229
+#: ../src/generic/fontdlgg.cpp:231
 msgid "Teletype"
 msgstr ""
 
-#: ../src/common/docview.cpp:1661
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr ""
 
@@ -3393,7 +3750,7 @@ msgstr "FTP serveris neatbalsta pasīvo režīmu."
 msgid "The FTP server doesn't support the PORT command."
 msgstr "FTP serveris neatbalsta pasīvo režīmu."
 
-#: ../src/common/fontmap.cpp:190
+#: ../src/common/fontmap.cpp:204
 #, c-format
 msgid ""
 "The charset '%s' is unknown. You may select\n"
@@ -3413,46 +3770,46 @@ msgid ""
 "Create it now?"
 msgstr ""
 
-#: ../src/common/docview.cpp:1910
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
 "It has been removed from the most recently used files list."
 msgstr ""
 
-#: ../src/common/docview.cpp:1920
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
 "It has been removed from the most recently used files list."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:310 ../src/generic/fontdlgg.cpp:312
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:275 ../src/generic/fontdlgg.cpp:277
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:322 ../src/generic/fontdlgg.cpp:324
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 msgid "The font point size."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:286 ../src/generic/fontdlgg.cpp:288
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:297 ../src/generic/fontdlgg.cpp:299
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr ""
 
-#: ../src/common/filename.cpp:952
+#: ../src/common/filename.cpp:966
 #, c-format
 msgid "The path '%s' contains too many \"..\"!"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3473,7 +3830,7 @@ msgstr ""
 msgid "The value for the option '%s' must be specified."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3485,37 +3842,37 @@ msgid ""
 "There was a problem during page setup: you may need to set a default printer."
 msgstr ""
 
-#: ../src/msw/datectrl.cpp:116
+#: ../src/msw/datectrl.cpp:109
 msgid ""
 "This system doesn't support date picker control, please upgrade your version "
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1210
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
 msgstr ""
 
-#: ../src/unix/threadpsx.cpp:1602
+#: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1198
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
 msgstr ""
 
-#: ../src/unix/threadpsx.cpp:1107
+#: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr ""
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr ""
 
@@ -3544,7 +3901,7 @@ msgstr ""
 msgid "Too many colours in PNG, the image may be slightly blurred."
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:876
+#: ../src/generic/prntdlgg.cpp:880
 msgid "Top margin (mm):"
 msgstr ""
 
@@ -3557,11 +3914,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:432
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Tips"
 
@@ -3570,11 +3927,11 @@ msgstr "Tips"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:150
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:398
+#: ../src/html/htmlwin.cpp:403
 #, c-format
 msgid "Unable to open requested HTML document: %s"
 msgstr ""
@@ -3608,39 +3965,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unikods 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unikods 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unikods 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unikods 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr ""
@@ -3649,11 +4006,11 @@ msgstr ""
 msgid "Unknown Object passed to GetObjectClassInfo"
 msgstr ""
 
-#: ../src/unix/dlunix.cpp:282
+#: ../src/unix/dlunix.cpp:275
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:685
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr ""
@@ -3673,7 +4030,7 @@ msgstr ""
 msgid "Unknown option '%s'"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:760
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr ""
 
@@ -3682,13 +4039,13 @@ msgstr ""
 msgid "Unkown Property %s"
 msgstr ""
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr ""
 
-#: ../src/common/cmdproc.cpp:252 ../src/common/cmdproc.cpp:278
-#: ../src/common/cmdproc.cpp:298
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr ""
 
@@ -3697,8 +4054,8 @@ msgstr ""
 msgid "Unrecognized style %s while parsing resource."
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:66 ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:276 ../src/msw/clipbrd.cpp:448
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr ""
 
@@ -3707,11 +4064,11 @@ msgstr ""
 msgid "Unsupported theme '%s'."
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Up"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Lietošana: %s"
@@ -3724,15 +4081,15 @@ msgstr ""
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:950
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:943
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr ""
 
-#: ../src/common/docview.cpp:1738
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr ""
 
@@ -3740,35 +4097,35 @@ msgstr ""
 msgid "Waiting for subprocess termination failed"
 msgstr ""
 
-#: ../src/common/docview.cpp:441
+#: ../src/common/docview.cpp:461
 msgid "Warning"
 msgstr ""
 
-#: ../src/common/log.cpp:481
+#: ../src/common/log.cpp:480
 msgid "Warning: "
 msgstr ""
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:333 ../src/generic/fontdlgg.cpp:335
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:143
+#: ../src/generic/fdrepdlg.cpp:150
 msgid "Whole word"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:512
+#: ../src/html/helpfrm.cpp:535
 msgid "Whole words only"
 msgstr ""
 
@@ -3776,144 +4133,148 @@ msgstr ""
 msgid "Win32 theme"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1085
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1134
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1099
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1095
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1114
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1142
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+msgid "Windows Thai (CP 874)"
+msgstr ""
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1138
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr ""
 
-#: ../src/common/ffile.cpp:161
+#: ../src/common/ffile.cpp:158
 #, c-format
 msgid "Write error on file '%s'"
 msgstr ""
 
-#: ../src/xml/xml.cpp:550
+#: ../src/xml/xml.cpp:562
 #, c-format
 msgid "XML parsing error: '%s' at line %d"
 msgstr ""
 
-#: ../src/common/xpmdecod.cpp:776
+#: ../src/common/xpmdecod.cpp:774
 msgid "XPM: Malformed pixel data!"
 msgstr ""
 
-#: ../src/common/xpmdecod.cpp:711 ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1017 ../src/xrc/xmlres.cpp:1029
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:973
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
 
 #: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
 #: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Jā"
 
@@ -3933,15 +4294,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2094
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[TUKŠS]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -3949,46 +4310,46 @@ msgid ""
 "was passed to a DDEML function."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
 "terminated before completing a transaction."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr ""
 
@@ -3996,7 +4357,7 @@ msgstr ""
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4004,26 +4365,26 @@ msgid ""
 "attempted to perform server transactions."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr ""
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
 "the transaction identifier for that callback is no longer valid."
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1317
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1804
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr ""
@@ -4036,7 +4397,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1567
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4044,14 +4405,18 @@ msgstr ""
 msgid "binary"
 msgstr "binārs"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr ""
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4062,7 +4427,7 @@ msgstr ""
 msgid "can't close file descriptor %d"
 msgstr ""
 
-#: ../src/common/file.cpp:553
+#: ../src/common/file.cpp:551
 #, c-format
 msgid "can't commit changes to file '%s'"
 msgstr ""
@@ -4072,26 +4437,31 @@ msgstr ""
 msgid "can't create file '%s'"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1123
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr ""
 
-#: ../src/common/file.cpp:459
+#: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1344
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, c-format
+msgid "can't execute '%s'"
+msgstr ""
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr ""
 
-#: ../src/common/file.cpp:429
+#: ../src/common/file.cpp:427
 #, c-format
 msgid "can't find length of file on file descriptor %d"
 msgstr ""
 
-#: ../src/msw/utils.cpp:367
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 
@@ -4100,12 +4470,12 @@ msgstr ""
 msgid "can't flush file descriptor %d"
 msgstr ""
 
-#: ../src/common/file.cpp:401 ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr ""
 
-#: ../src/common/fontmap.cpp:312
+#: ../src/common/fontmap.cpp:326
 msgid "can't load any font, aborting"
 msgstr ""
 
@@ -4114,29 +4484,29 @@ msgstr ""
 msgid "can't open file '%s'"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:401
+#: ../src/common/fileconf.cpp:404
 #, c-format
 msgid "can't open global configuration file '%s'."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:416
+#: ../src/common/fileconf.cpp:419
 #, c-format
 msgid "can't open user configuration file '%s'."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:972
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr ""
 
-#: ../src/common/dynlib.cpp:252
+#: ../src/common/dynlib.cpp:253
 msgid "can't query for GUI plugins name in console applications"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:432
+#: ../src/common/zipstrm.cpp:436
 msgid "can't re-initialize zlib deflate stream"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:457
+#: ../src/common/zipstrm.cpp:461
 msgid "can't re-initialize zlib inflate stream"
 msgstr ""
 
@@ -4145,17 +4515,17 @@ msgstr ""
 msgid "can't read from file descriptor %d"
 msgstr ""
 
-#: ../src/common/file.cpp:548
+#: ../src/common/file.cpp:546
 #, c-format
 msgid "can't remove file '%s'"
 msgstr ""
 
-#: ../src/common/file.cpp:564
+#: ../src/common/file.cpp:562
 #, c-format
 msgid "can't remove temporary file '%s'"
 msgstr ""
 
-#: ../src/common/file.cpp:387 ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr ""
@@ -4170,11 +4540,11 @@ msgstr ""
 msgid "can't write to file descriptor %d"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:983
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr ""
@@ -4195,7 +4565,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr ""
 
@@ -4203,7 +4573,7 @@ msgstr ""
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:695 ../src/common/fmapbase.cpp:727
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr ""
 
@@ -4211,28 +4581,28 @@ msgstr ""
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3674
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3664
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3667
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr ""
 
-#: ../src/common/strconv.cpp:2487
+#: ../src/common/strconv.cpp:2671
 #, c-format
 msgid "encoding %s"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1790
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr ""
@@ -4241,82 +4611,87 @@ msgstr ""
 msgid "error in data format"
 msgstr ""
 
+#: ../src/msdos/utilsdos.cpp:407
+#, c-format
+msgid "error opening '%s'"
+msgstr ""
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1429
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1507
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2208
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr ""
 
-#: ../src/common/ffile.cpp:175
+#: ../src/common/ffile.cpp:172
 #, c-format
 msgid "failed to flush the file '%s'"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3671
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3661
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:655
+#: ../src/common/fileconf.cpp:664
 #, c-format
 msgid "file '%s', line %d: '%s' ignored after group header."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:684
+#: ../src/common/fileconf.cpp:693
 #, c-format
 msgid "file '%s', line %d: '=' expected."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:707
+#: ../src/common/fileconf.cpp:716
 #, c-format
 msgid "file '%s', line %d: key '%s' was first found at line %d."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:697
+#: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:619
+#: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3657
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1239
+#: ../src/html/helpfrm.cpp:1262
 msgid "font size"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3670
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3660
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr ""
 
-#: ../src/common/appbase.cpp:350
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr ""
 
@@ -4324,57 +4699,57 @@ msgstr ""
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr ""
 
-#: ../src/common/file.cpp:461
+#: ../src/common/file.cpp:459
 msgid "invalid eof() return value."
 msgstr ""
 
-#: ../src/generic/logg.cpp:1116
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1293
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "slīpraksts"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr ""
 
-#: ../src/common/intl.cpp:1461
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr ""
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3821
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3675
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3665
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr ""
 
@@ -4386,11 +4761,11 @@ msgstr ""
 msgid "noname"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3820
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr ""
 
@@ -4402,7 +4777,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "pietrūkst atmiņas"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4414,21 +4789,21 @@ msgstr "lasīšanas kļūda"
 msgid "reading"
 msgstr "lasīšanai"
 
-#: ../src/common/zipstrm.cpp:1730
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1727
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3658
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr ""
 
@@ -4436,11 +4811,11 @@ msgstr ""
 msgid "seek error"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3673
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3663
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr ""
 
@@ -4448,15 +4823,15 @@ msgstr ""
 msgid "shift"
 msgstr ""
 
-#: ../src/common/appbase.cpp:340
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3672
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3662
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr ""
 
@@ -4468,65 +4843,65 @@ msgstr ""
 msgid "specify the theme to use"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1633
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3666
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3659
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3669
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3486
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "šodiena"
 
-#: ../src/common/datetime.cpp:3488
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "rītdiena"
 
-#: ../src/common/datetime.cpp:3668
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3676
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1926
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr ""
 
-#: ../src/generic/progdlgg.cpp:302
+#: ../src/generic/progdlgg.cpp:307
 msgid "unknown"
 msgstr ""
 
@@ -4539,7 +4914,7 @@ msgstr ""
 msgid "unknown error"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr ""
@@ -4548,33 +4923,33 @@ msgstr ""
 msgid "unknown line terminator"
 msgstr ""
 
-#: ../src/common/file.cpp:364 ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:709
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr ""
 
-#: ../src/common/docview.cpp:410
+#: ../src/common/docview.cpp:430
 msgid "unnamed"
 msgstr "nenosaukts"
 
-#: ../src/common/docview.cpp:1362
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "nenosaukts%d"
 
-#: ../src/common/zipstrm.cpp:1647 ../src/common/zipstrm.cpp:2002
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1137
+#: ../src/common/zipstrm.cpp:1142
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1119
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr ""
@@ -4587,20 +4962,20 @@ msgstr ""
 msgid "writing"
 msgstr "rakstīšanai"
 
-#: ../src/common/stopwatch.cpp:235
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr ""
 
-#: ../src/common/socket.cpp:414 ../src/common/socket.cpp:468
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
 #: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr ""
 
-#: ../src/common/socket.cpp:965 ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr ""
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr ""
@@ -4609,7 +4984,7 @@ msgstr ""
 msgid "wxWidgets could not open display. Exiting."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3487
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "varardiena"
 
@@ -4618,6 +4993,6 @@ msgstr "varardiena"
 msgid "zlib error %d"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:840
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr ""
index 564fa13984cd54680e0541f5450902337ef29f07..0fd45a45ac783850d4633d85f31e7649ba23db9e 100644 (file)
@@ -5,21 +5,21 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.0\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-04-14 00:30+0100\n"
 "Last-Translator: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>\n"
 "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
@@ -27,11 +27,11 @@ msgstr ""
 "\n"
 "Send denne rapporten til vedlikeholderen av programmet. På forhånd takk.\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr "  "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Takk skal du ha og vi beklager bryet!\n"
 
@@ -40,7 +40,7 @@ msgstr "              Takk skal du ha og vi beklager bryet!\n"
 msgid " (error %ld: %s)"
 msgstr "(feil %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -48,23 +48,23 @@ msgstr " - "
 msgid " Preview"
 msgstr "Forhåndsvisning"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 konvolutt, 4 1/8 x 9 1/2 tommer"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 konvolutt, 4 1/2 x 10 3/8 tommer"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 konvolutt, 4 3/3 x 11 tommer"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 konvolutt, 5 x 11 1/2 tommer"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 konvolutt, 3 7/8 x 8 7/8 tommer"
 
@@ -75,15 +75,13 @@ msgstr "#9 konvolutt, 3 7/8 x 8 7/8 tommer"
 msgid "#define %s must be an integer."
 msgstr "#define %s må være et heltall."
 
-#: ../src/html/helpfrm.cpp:1042
-#: ../src/html/helpfrm.cpp:1044
-#: ../src/html/helpfrm.cpp:1703
-#: ../src/html/helpfrm.cpp:1736
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i av %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld byte"
@@ -93,17 +91,17 @@ msgstr "%ld byte"
 msgid "%s (or %s)"
 msgstr "%s (eller %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Feil"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Informasjon"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Advarsel"
@@ -113,7 +111,7 @@ msgstr "%s Advarsel"
 msgid "%s files (%s)|%s"
 msgstr "%s filer (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s melding"
@@ -135,8 +133,7 @@ msgstr "%s er ikke en ikon ressursspesfikasjon"
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: feil syntaks i ressursfilen"
 
-#: ../src/html/helpfrm.cpp:357
-#: ../src/html/helpfrm.cpp:359
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "%Om"
 
@@ -148,7 +145,7 @@ msgstr "&Faktisk st
 msgid "&Apply"
 msgstr "&Bruk"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Still opp ikoner"
 
@@ -160,14 +157,12 @@ msgstr "&Tilbake"
 msgid "&Bold"
 msgstr "&Fet"
 
-#: ../src/common/stockitem.cpp:110
-#: ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382
-#: ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Avbryt"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Kaskade"
 
@@ -175,28 +170,26 @@ msgstr "&Kaskade"
 msgid "&Clear"
 msgstr "&Fjern"
 
-#: ../src/common/prntbase.cpp:828
-#: ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512
-#: ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Lukk"
 
-#: ../src/common/stockitem.cpp:113
-#: ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopier"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "&Forhåndsvisning av feilsøkingsrapport"
 
-#: ../src/common/stockitem.cpp:115
-#: ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Slett"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&detaljer"
 
@@ -212,7 +205,7 @@ msgstr "&Fil"
 msgid "&Find"
 msgstr "&Finn"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Fullfør"
 
@@ -224,14 +217,12 @@ msgstr "&Skriftfamilie:"
 msgid "&Forward"
 msgstr "&Fremover"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Gå til"
 
-#: ../src/common/stockitem.cpp:122
-#: ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421
-#: ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Hjelp"
 
@@ -247,11 +238,11 @@ msgstr "&Indeks"
 msgid "&Italic"
 msgstr "&Kursiv"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Logg"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Flytt"
 
@@ -259,13 +250,11 @@ msgstr "&Flytt"
 msgid "&New"
 msgstr "&Ny"
 
-#: ../src/generic/mdig.cpp:117
-#: ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Neste"
 
-#: ../src/generic/wizard.cpp:417
-#: ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Neste >"
 
@@ -277,12 +266,11 @@ msgstr "&Neste tips"
 msgid "&No"
 msgstr "&Nei"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Notater:"
 
-#: ../src/common/stockitem.cpp:133
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
 #: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&OK"
@@ -295,8 +283,8 @@ msgstr "&
 msgid "&Open..."
 msgstr "&Åpne..."
 
-#: ../src/common/stockitem.cpp:135
-#: ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Lim inn"
 
@@ -308,8 +296,7 @@ msgstr "&Punktst
 msgid "&Preferences"
 msgstr "&Innstillinger"
 
-#: ../src/generic/mdig.cpp:118
-#: ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Forrige"
 
@@ -317,7 +304,7 @@ msgstr "&Forrige"
 msgid "&Print"
 msgstr "&Skriv ut"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Skriv ut..."
 
@@ -329,15 +316,13 @@ msgstr "&Egenskaper"
 msgid "&Quit"
 msgstr "&Slutt"
 
-#: ../src/common/cmdproc.cpp:292
-#: ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Gjenta"
 
-#: ../src/common/cmdproc.cpp:288
-#: ../src/common/cmdproc.cpp:308
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Gjenta"
 
@@ -345,7 +330,7 @@ msgstr "&Gjenta"
 msgid "&Replace"
 msgstr "&Erstatt"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Gjenopprett"
 
@@ -353,7 +338,7 @@ msgstr "&Gjenopprett"
 msgid "&Save"
 msgstr "&Lagre"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Lagre..."
 
@@ -361,7 +346,7 @@ msgstr "&Lagre..."
 msgid "&Show tips at startup"
 msgstr "&Vis tips ved oppstart"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Størrelse"
 
@@ -373,14 +358,12 @@ msgstr "&Stopp"
 msgid "&Style:"
 msgstr "&Stil:"
 
-#: ../src/common/stockitem.cpp:149
-#: ../src/generic/fontdlgg.cpp:337
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "&Strek under"
 
-#: ../src/common/cmdproc.cpp:270
-#: ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Angre"
 
@@ -400,12 +383,9 @@ msgstr "&Opp"
 msgid "&Weight:"
 msgstr "&Vekt:"
 
-#: ../src/generic/mdig.cpp:297
-#: ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317
-#: ../src/msw/mdi.cpp:1387
-#: ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Vindu"
 
@@ -413,14 +393,12 @@ msgstr "&Vindu"
 msgid "&Yes"
 msgstr "&Ja"
 
-#: ../src/common/config.cpp:432
-#: ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "«%s» har ekstra «..», ignorert."
 
-#: ../src/common/valtext.cpp:132
-#: ../src/common/valtext.cpp:162
+#: ../src/common/valtext.cpp:132 ../src/common/valtext.cpp:162
 #: ../src/common/valtext.cpp:168
 #, c-format
 msgid "'%s' is invalid"
@@ -431,7 +409,7 @@ msgstr "
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "«%s» er ikke en gyldig numerisk verdi for valg «%s»."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "«%s» er ikke en gyldig meldingskatalog."
@@ -465,21 +443,20 @@ msgstr "
 msgid "(Help)"
 msgstr "(Hjelp)"
 
-#: ../src/html/helpfrm.cpp:431
-#: ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
 #: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(bokmerker)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** En feilsøkingsrapport har blitt generert\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** Og den inkluderer følgende filer:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Den kan bli funnet i «%s»\n"
@@ -494,28 +471,46 @@ msgstr ""
 ", forventet static, #include eller #define\n"
 "under tolking av ressurs."
 
-#: ../src/generic/dirctrlg.cpp:675
-#: ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676
-#: ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 tommer"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 tommer"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 tommer"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 tommer"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 tommer"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 konvolutt, 3 5/8 x 6 1/2 tommer"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 tommer"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": filen eksisterer ikke!"
@@ -528,26 +523,23 @@ msgstr ": ukjent tegnsett"
 msgid ": unknown encoding"
 msgstr ": ukjent koding"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Tilbake"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266
-#: ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<MAPPE>"
 
-#: ../src/generic/filedlgg.cpp:270
-#: ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<LAGERENHET>"
 
-#: ../src/generic/filedlgg.cpp:268
-#: ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LENKE>"
 
@@ -567,15 +559,15 @@ msgstr "<b>Fet skrift.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Kursiv skrift.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "En feilsøkingsrapport har generert i mappen\n"
 
@@ -583,22 +575,89 @@ msgstr "En feils
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "En ikke-tom mengde må bestå av «element»-noder"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3-konvolutt, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3-konvolutt, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4-ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3-ark, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3-ark, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4-ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3-ark, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4-ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4-ark, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4-ark (små), 210 x 297 mm "
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5-ark, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5-ark, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5-ark, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 tommer"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5-ark, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -615,7 +674,7 @@ msgstr "Legg till"
 msgid "Add current page to bookmarks"
 msgstr "Legg til gjeldende side til bokmerkene"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Legg til selvvalgte farge"
 
@@ -649,7 +708,7 @@ msgstr "Alle"
 msgid "All files (%s)|%s"
 msgstr "Alle filer (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Alle filer (*)|*"
 
@@ -657,7 +716,7 @@ msgstr "Alle filer (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Alle filer (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Alle filer (*.*)|*.*"
 
@@ -669,12 +728,12 @@ msgstr "Allerede registrert objekt sendt til SetObjectClassInfo"
 msgid "Already dialling ISP."
 msgstr "Ringer allerede ISP."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Tilføy logg til fil «%s» (velger du [Nei] overskrives filen)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabisk (ISO-8859-6)"
 
@@ -682,32 +741,61 @@ msgstr "Arabisk (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Arkivet ineholder ikke #SYSTEM fil"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Atributter"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4-ark, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4-konvolutt, 2500 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4-ark, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5-ark, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5-konvolutt, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5-ark, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6-konvolutt, 176 x 125 mm"
 
-#: ../src/common/imagbmp.cpp:477
-#: ../src/common/imagbmp.cpp:493
+#: ../src/common/imagbmp.cpp:477 ../src/common/imagbmp.cpp:493
 msgid "BMP: Couldn't allocate memory."
 msgstr "BMP: Klarte ikke reservere minne."
 
@@ -735,11 +823,11 @@ msgstr "BMP: Klarte ikke skrive filehodet (BitmapInfo)."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage har ikke egen wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltisk (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltisk (gammel) (ISO-8859-4)"
 
@@ -756,11 +844,11 @@ msgstr "Fet"
 msgid "Bottom margin (mm):"
 msgstr "Marg nede (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C-ark, 17 x 22 tommer"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Nullstill"
 
@@ -768,53 +856,50 @@ msgstr "&Nullstill"
 msgid "C&olour:"
 msgstr "&Farge"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3-konvolutt, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4-konvolutt, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5-konvolutt, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6-konvoluttm 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65-konvolutt, 114 x 229 mm"
 
-#: ../src/html/chm.cpp:797
-#: ../src/html/chm.cpp:856
+#: ../src/html/chm.cpp:797 ../src/html/chm.cpp:856
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM-behandleren støtter for øyeblikket bare lokale filer!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Klarte ikke opprette mutex."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Klarte ikke telle opp filer «%s»"
 
-#: ../src/msw/dir.cpp:205
-#: ../src/unix/dir.cpp:232
+#: ../src/msw/dir.cpp:205 ../src/unix/dir.cpp:232
 #, c-format
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Klarte ikke telle opp filer i mappen «%s»"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Klarte ikke gjenoppta tråden %lu"
 
-#: ../src/mac/classic/thread.cpp:491
-#: ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Klarte ikke gjenoppta tråden %x"
@@ -823,18 +908,17 @@ msgstr "Klarte ikke gjenoppta tr
 msgid "Can not start thread: error writing TLS."
 msgstr "Klarte ikke starte tråden: feil ved skriving til TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Klarte ikke innstille tråden %lu"
 
-#: ../src/mac/classic/thread.cpp:464
-#: ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Klarte ikke innstille tråden %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Klarte ikke vente på trådens avslutning"
 
@@ -842,66 +926,63 @@ msgstr "Klarte ikke vente p
 msgid "Can't &Undo "
 msgstr "Klarte ikke &angre"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "Klarte ikke sjekke bildeformat for filen «%s»: filen eksisterer ikke."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Klarte ikke lukke registernøkkel «%s»"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Klarte ikke kopiere verdier av ikke-støttet type %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Klarte ikke opprette registernøkkel «%s»"
 
-#: ../src/mac/carbon/mpthread.cpp:911
-#: ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439
-#: ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Klarte ikke opprette tråd"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Klarte ikke opprette vindu av klasse %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Klarte ikke slette nøkkel «%s»"
 
-#: ../src/msw/iniconf.cpp:444
-#: ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Klarte ikke slette INI-filen «%s»"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Klarte ikke slette verdien «%s» fra nøkkelen «%s»"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Klarte ikke telle opp undernøkler av nøkkel «%s»"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Klarte ikke telle opp verdier for nøkkel «%s»"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Klarte ikke eksportere verdi av ikke-støttet type %d."
@@ -924,13 +1005,12 @@ msgstr "Klarte ikke klargj
 msgid "Can't initialize zlib inflate stream."
 msgstr "Klarte ikke klargjøre zlib-strøm for utpakking."
 
-#: ../src/common/image.cpp:1344
-#: ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Klarte ikke lese bilde fra filen «%s»: filen eksisterer ikke."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Kan ikke åpne registernøkkel «%s»"
@@ -944,36 +1024,32 @@ msgstr "Klarte ikke lese fra utpakkingsstr
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "Klarte ikke lese utpakkingsstrøm: uventet EOF i underliggende strøm."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Klarte ikke lese verdien til «%s»"
 
-#: ../src/msw/registry.cpp:786
-#: ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Klarte ikke lese verdien av nøkkel «%s»"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Klarte ikke lagre bilde til filen «%s»: Ukjent filtype"
 
-#: ../src/generic/logg.cpp:572
-#: ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Klarte ikke lagre logginnholdet til fil."
 
-#: ../src/msw/thread.cpp:550
-#: ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Klarte ikke sette trådprioritet"
 
-#: ../src/msw/registry.cpp:803
-#: ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Klarte ikke sette verdien for «%s»"
@@ -983,18 +1059,14 @@ msgstr "Klarte ikke sette verdien for 
 msgid "Can't write to deflate stream: %s"
 msgstr "Klarte ikke skrive til nedpakkingsstrøm: %s"
 
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
-#: ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120
-#: ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
 msgid "Cancel"
 msgstr "Avbryt"
 
-#: ../src/xrc/xmlres.cpp:1127
-#: ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Klarte ikke konvertere dialogenheter: ukjent dialog."
 
@@ -1003,22 +1075,22 @@ msgstr "Klarte ikke konvertere dialogenheter: ukjent dialog."
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Klarte ikke convertere fra tegnsettet «%s»!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Klarte ikke finne aktiv oppringingsforbindelse: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Klarte ikke finne beholder for ukjent kontroll «%s»."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Klarte ikke finne fontnode «%s»."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Klarte ikke plasseringen til adressebokfilen"
 
@@ -1027,15 +1099,15 @@ msgstr "Klarte ikke plasseringen til adressebokfilen"
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Klarte ikke finne prioritetsområde for planleggingspolitikk %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Klarte ikke finne tjenernavn"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Klarte ikke finne det offisielle tjenernavnet"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Klarte ikke legge på - ingen aktiv oppringingsforbindelse."
 
@@ -1043,7 +1115,7 @@ msgstr "Klarte ikke legge p
 msgid "Cannot initialize OLE"
 msgstr "Klarte ikke initialisere OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Klarte ikke initialisere SciTech MGL!"
 
@@ -1056,7 +1128,7 @@ msgstr "Klarte ikke initialisere skjerm."
 msgid "Cannot load icon from '%s'."
 msgstr "Klarte ikke laste ikon fra «%s»."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Klarte ikke laste ressurs fra filen «%s»."
@@ -1081,12 +1153,12 @@ msgstr "Klarte ikke 
 msgid "Cannot open contents file: %s"
 msgstr "Klarte ikke åpne innholdsfil: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Klarte ikke åpne filen «%s»."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Klarte ikke åpne fil for PostScript-utskrift!"
 
@@ -1095,17 +1167,17 @@ msgstr "Klarte ikke 
 msgid "Cannot open index file: %s"
 msgstr "Klarte ikke åpne indeksfile: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Klarte ikke tolke flertallsformer: «%s»"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Klarte ikke tolke koordinater fra «%s»."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Klarte ikke tolke dimensjoner fra «%s»."
@@ -1114,8 +1186,7 @@ msgstr "Klarte ikke tolke dimensjoner fra 
 msgid "Cannot print empty page."
 msgstr "Klarte ikke skrive ut tom side."
 
-#: ../src/msw/volume.cpp:160
-#: ../src/msw/volume.cpp:491
+#: ../src/msw/volume.cpp:160 ../src/msw/volume.cpp:491
 #, c-format
 msgid "Cannot read typename from '%s'!"
 msgstr "Klarte ikke lese typenavn fra «%s»!"
@@ -1128,13 +1199,11 @@ msgstr "Klarte ikke hente tr
 msgid "Cannot start thread: error writing TLS"
 msgstr "Klarte ikke starte tråd: feil ved skriving til TLS"
 
-#: ../src/mac/carbon/mpthread.cpp:977
-#: ../src/mac/carbon/thread.cpp:1174
+#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
 msgid "Cannot wait for thread termination."
 msgstr "Kan ikke vente på trådens avslutning."
 
-#: ../src/mac/carbon/mpthread.cpp:893
-#: ../src/mac/carbon/thread.cpp:1082
+#: ../src/mac/carbon/mpthread.cpp:893 ../src/mac/carbon/thread.cpp:1082
 msgid "Cant create the thread event queue"
 msgstr "Klarte ikke opprette køen for trådhendelser"
 
@@ -1142,7 +1211,7 @@ msgstr "Klarte ikke opprette k
 msgid "Case sensitive"
 msgstr "Skill mellom små og store bokstaver"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Keltisk (ISO-8859-14)"
 
@@ -1150,17 +1219,16 @@ msgstr "Keltisk (ISO-8859-14)"
 msgid "Centered"
 msgstr "Sentrert"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Sentraleuropeisk (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Velg ISP for oppringing"
 
-#: ../src/generic/colrdlgg.cpp:151
-#: ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Velg farge"
 
@@ -1168,42 +1236,37 @@ msgstr "Velg farge"
 msgid "Choose font"
 msgstr "Velg skrift"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Lukk"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Tøm loggen for innhold"
 
-#: ../src/generic/fontdlgg.cpp:365
-#: ../src/generic/fontdlgg.cpp:384
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Klikk for å avbryte skriftvalg."
 
-#: ../src/generic/fontdlgg.cpp:370
-#: ../src/generic/fontdlgg.cpp:372
-#: ../src/generic/fontdlgg.cpp:377
-#: ../src/generic/fontdlgg.cpp:379
+#: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Klikk for å bekrefte skriftvalg"
 
-#: ../contrib/src/deprecated/proplist.cpp:513
-#: ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629
-#: ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Lukk"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Lukk\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Lukk alle"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Lukk dette vinduet"
 
@@ -1211,21 +1274,20 @@ msgstr "Lukk dette vinduet"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Komprimert HTML-hjelpfil (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Datamaskin"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Konfigurasjonsoppføring kan ikke starte med «%c»."
 
-#: ../src/generic/filedlgg.cpp:1323
-#: ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Bekreft"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Bekretft registeroppdatering"
 
@@ -1237,7 +1299,7 @@ msgstr "Kobler til..."
 msgid "Contents"
 msgstr "Innhold"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Klarte ikke konvertere til tegnsett «%s»."
@@ -1282,7 +1344,8 @@ msgid ""
 "Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
 " or provide #define (see manual for caveats)"
 msgstr ""
-"Klarte ikke finne kontrollklasse eller ID «%s». Bruk (ikke-null) heltall istedenfor\n"
+"Klarte ikke finne kontrollklasse eller ID «%s». Bruk (ikke-null) heltall "
+"istedenfor\n"
 "eller oppgi #define (se manual for advarsler)"
 
 #: ../contrib/src/deprecated/resource.cpp:1278
@@ -1294,46 +1357,39 @@ msgstr ""
 "Klarte ikke finne meny-ID «%s». Bruk (ikke-null) heltall istedenfor\n"
 "eller oppgi #define (se manual for advarsler)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Klarte ikke starte dokumentforhåndsvisning."
 
-#: ../src/generic/printps.cpp:185
-#: ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Klarte ikke starte utskrift."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Klarte ikke overføre data til vindu"
 
-#: ../src/mac/carbon/mpthread.cpp:227
-#: ../src/mac/carbon/mpthread.cpp:306
-#: ../src/mac/carbon/thread.cpp:414
-#: ../src/mac/carbon/thread.cpp:495
+#: ../src/mac/carbon/mpthread.cpp:227 ../src/mac/carbon/mpthread.cpp:306
+#: ../src/mac/carbon/thread.cpp:414 ../src/mac/carbon/thread.cpp:495
 msgid "Could not unlock mutex"
 msgstr "Klarte ikke åpne mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Klarte ikke sette mutex-lås"
 
-#: ../src/msw/dragimag.cpp:166
-#: ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:158
-#: ../src/msw/imaglist.cpp:176
+#: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
 #: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Klarte ikke legge til et bilde i bildelisten."
 
-#: ../src/msw/timer.cpp:106
-#: ../src/os2/timer.cpp:155
+#: ../src/msw/timer.cpp:106 ../src/os2/timer.cpp:155
 msgid "Couldn't create a timer"
 msgstr "Klarte ikke opprette en timer"
 
-#: ../src/mgl/cursor.cpp:135
-#: ../src/mgl/cursor.cpp:166
+#: ../src/mgl/cursor.cpp:135 ../src/mgl/cursor.cpp:166
 msgid "Couldn't create cursor."
 msgstr "Klarte ikke opprette peker."
 
@@ -1342,14 +1398,14 @@ msgstr "Klarte ikke opprette peker."
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Klarte ikke finne symbol «%s» i et dynamisk bibliotek"
 
-#: ../src/mac/classic/thread.cpp:521
-#: ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Klarte ikke finne gjeldende trådpeker"
 
 #: ../src/common/imagpng.cpp:596
 msgid "Couldn't load a PNG image - file is corrupted or not enough memory."
-msgstr "Klarte ikke laste PNG-bilde - filen er ødelagt er det er for lite minne."
+msgstr ""
+"Klarte ikke laste PNG-bilde - filen er ødelagt er det er for lite minne."
 
 #: ../src/unix/sound.cpp:472
 #, c-format
@@ -1366,23 +1422,21 @@ msgstr "Klarte ikke 
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Klarte ikke registrere utklippstavleformat «%s»."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Klarte ikke slippe løs en mutex"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Klarte ikke hente informasjon om listekontrolelement %d."
 
-#: ../src/common/imagpng.cpp:642
-#: ../src/common/imagpng.cpp:651
+#: ../src/common/imagpng.cpp:642 ../src/common/imagpng.cpp:651
 #: ../src/common/imagpng.cpp:659
 msgid "Couldn't save PNG image."
 msgstr "Klarte ikke lagre PNG-bilde."
 
-#: ../src/mac/classic/thread.cpp:779
-#: ../src/msw/thread.cpp:611
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Klarte ikke avslutte tråden."
 
@@ -1390,33 +1444,32 @@ msgstr "Klarte ikke avslutte tr
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Create Parameter ble ikke funnet blant deklarerte RTTI parametere"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Opprett mappe"
 
-#: ../src/generic/dirdlgg.cpp:142
-#: ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Opprett ny mappe"
 
-#: ../src/common/stockitem.cpp:114
-#: ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "Ku&tt"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Gjeldende mappe:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Kyrillisk (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D-ark, 22 x 34 tommer"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE-«snuse» forespørsel feilet"
 
@@ -1440,11 +1493,11 @@ msgstr "DIB-hode: Ukjent bitdybde i filen."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB-hode: Ukjent koding i filen."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL-konvolutt, 11 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Feilsøkingsrapport «%s»"
@@ -1453,7 +1506,7 @@ msgstr "Feils
 msgid "Debug report couldn't be created."
 msgstr "Feilsøkingsrapport kunne ikke opprettes."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "Generering av feilsøkingsrapport feilet."
 
@@ -1461,7 +1514,7 @@ msgstr "Generering av feils
 msgid "Decorative"
 msgstr "Dekorativ"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Standardkoding"
 
@@ -1478,19 +1531,28 @@ msgstr "Slett element"
 msgid "Deleted stale lock file '%s'."
 msgstr "Slettet forslitt låsefil «%s»."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Skrivebord"
 
-#: ../src/msw/dialup.cpp:358
-msgid "Dial up functions are unavailable because the remote access service (RAS) is not installed on this machine. Please install it."
-msgstr "Oppringingsfunskjonene er utilgjengelig fordi Remote Access Service (RAS) ikke er installert på denne maskinene."
+#: ../src/msw/dialup.cpp:395
+msgid ""
+"Dial up functions are unavailable because the remote access service (RAS) is "
+"not installed on this machine. Please install it."
+msgstr ""
+"Oppringingsfunskjonene er utilgjengelig fordi Remote Access Service (RAS) "
+"ikke er installert på denne maskinene."
 
 #: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Visste du at..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Dekorativ"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Mappe «%s» kunne ikke opprettes"
@@ -1500,26 +1562,30 @@ msgstr "Mappe 
 msgid "Directory '%s' doesn't exist!"
 msgstr "Mappen «%s» eksisterer ikke!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Mappen eksisterer ikke"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Mappen eksisterer ikke."
 
 #: ../src/html/helpfrm.cpp:503
-msgid "Display all index items that contain given substring. Search is case insensitive."
-msgstr "Vis alle indekselementer som inneholder den oppgitte delstrengen. Søket er uavhengig av liten eller stor bokstav."
+msgid ""
+"Display all index items that contain given substring. Search is case "
+"insensitive."
+msgstr ""
+"Vis alle indekselementer som inneholder den oppgitte delstrengen. Søket er "
+"uavhengig av liten eller stor bokstav."
 
 #: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Vis innstillingsvindu"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" ?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
@@ -1536,12 +1602,11 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Vil du lagre endringer til document «%s»?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Ikke lagre"
 
-#: ../src/html/htmlwin.cpp:451
-#: ../src/msw/frame.cpp:211
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Ferdig"
 
@@ -1549,6 +1614,10 @@ msgstr "Ferdig"
 msgid "Done."
 msgstr "ferdig."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1558,7 +1627,7 @@ msgstr "Dobbel bruker-ID: %d"
 msgid "Down"
 msgstr "Ned"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E-ark, 34 x 44 tommer"
 
@@ -1570,12 +1639,12 @@ msgstr "Redigere element"
 msgid "Elapsed time : "
 msgstr "Forløpt tid :"
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Oppgi et sidetall mellom %d og %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Skriv inn kommando for å åpne fil «%s»:"
@@ -1584,32 +1653,33 @@ msgstr "Skriv inn kommando for 
 msgid "Entries found"
 msgstr "Oppføringer funnet"
 
-#: ../src/common/config.cpp:383
-#, c-format
-msgid "Environment variables expansion failed: missing '%c' at position %u in '%s'."
-msgstr "Utvidelse av miljøvariabel feilet: manglende «%c» i posisjon %u i «%s»."
-
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765
-#: ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275
-#: ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330
-#: ../src/gtk/fontdlg.cpp:81
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL-konvolutt, 11 x 220 mm"
+
+#: ../src/common/config.cpp:384
+#, c-format
+msgid ""
+"Environment variables expansion failed: missing '%c' at position %u in '%s'."
+msgstr ""
+"Utvidelse av miljøvariabel feilet: manglende «%c» i posisjon %u i «%s»."
+
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Feil"
 
-#: ../src/unix/utilsunx.cpp:1073
-#: ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Feil"
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Feil ved opprettelse av mappe"
 
@@ -1621,12 +1691,11 @@ msgstr "Feil ved lesing av bilde DIB."
 msgid "Error reading config options."
 msgstr "Feil ved lesing av konfigurasjonsvalg."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Feil ved lagring av brukerkonfigurasjonsdata."
 
-#: ../src/mac/carbon/mpthread.cpp:482
-#: ../src/mac/carbon/thread.cpp:672
+#: ../src/mac/carbon/mpthread.cpp:482 ../src/mac/carbon/thread.cpp:672
 msgid "Error while waiting on semaphore"
 msgstr "Feil under venting på semafor"
 
@@ -1634,7 +1703,7 @@ msgstr "Feil under venting p
 msgid "Error: "
 msgstr "Feil:"
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1642,7 +1711,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Anslått tid :"
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "Kjørbare filer (*.exe)|*.exe|Alle filer (*.*)|*.*||"
 
@@ -1651,12 +1720,12 @@ msgstr "Kj
 msgid "Execution of command '%s' failed"
 msgstr "Utførelse av kommandoen «%s» feilet"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Utførelse av kommandoen «%s» feilet med feil: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 tommer"
 
@@ -1678,12 +1747,15 @@ msgstr "Forventet 
 msgid "Expected 'char' while parsing resource."
 msgstr "Forventet «tegn» under tolking av ressurs."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
-msgid "Exporting registry key: file \"%s\" already exists and won't be overwritten."
-msgstr "Eksporterer registernøkkel: file «%s» eksisterer allerede og kan ikke overskrives"
+msgid ""
+"Exporting registry key: file \"%s\" already exists and won't be overwritten."
+msgstr ""
+"Eksporterer registernøkkel: file «%s» eksisterer allerede og kan ikke "
+"overskrives"
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Utvidet Unix tegntabell for japansk (EUC-JP)"
 
@@ -1692,7 +1764,7 @@ msgstr "Utvidet Unix tegntabell for japansk (EUC-JP)"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Utpakking av «%s» inni «%s» feilet."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Klarte ikke %s oppringingsforbindelse: %s"
@@ -1701,7 +1773,7 @@ msgstr "Klarte ikke %s oppringingsforbindelse: %s"
 msgid "Failed to access lock file."
 msgstr "Klarte ikke få fatt i låsefil."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Klarte ikke reservere %lu Kb minne for bitmap data."
@@ -1728,39 +1800,39 @@ msgstr "Klarte ikke lukke l
 msgid "Failed to close the clipboard."
 msgstr "Klarte ikke lukke utklippstavlen."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Klarte ikke opprette forbindelse: manglende brukernavn/passord."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Klarte ikke opprette forbindelse: ingen ISP å ringe til."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Klarte ikke kopiere registerverdir «%s»."
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Klarte ikke kopiere innholdet av registernøkkel «%s» til «%s»."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Klarte ikke kopiere file «%s» til «%s»."
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Klarte ikke kopiere registerundernøkkel «%s» til «%s»."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Klarte ikke opprette DDE-streng"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Klarte ikke opprette MDI foreldreramme."
 
@@ -1776,12 +1848,12 @@ msgstr "Klarte ikke opprette et midlertidig filnavn"
 msgid "Failed to create an anonymous pipe"
 msgstr "Klarte ikke opprette et anonym rør"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Klarte ikke opprette forbindelse til tjener «%s» med budskap «%s»"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Klarte ikke opprette peker."
 
@@ -1800,7 +1872,7 @@ msgstr "Klarte ikke opprette mappe %s/.gnome."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Klarte ikke oprette mappe %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1824,8 +1896,7 @@ msgstr "Klarte ikke opprette standard finn/erstattvindu (feilkode %d)"
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Klarte ikke vise HTML-dokument med %s koding"
 
-#: ../src/mac/carbon/clipbrd.cpp:189
-#: ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Klarte ikke tømme utklippstavlen."
@@ -1834,22 +1905,21 @@ msgstr "Klarte ikke t
 msgid "Failed to enumerate video modes"
 msgstr "Klarte ikke telle opp videomoder"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Klarte ikke opprette en rådgivningsløkke med DDE-tjeneren"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Klarte ikke opprette oppringingsforbindelse: %s"
 
-#: ../src/unix/utilsunx.cpp:491
-#: ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Klarte ikke utføre «%s»\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "Klarte ikke kjøre curl, installere den i stien (PATH)."
 
@@ -1880,13 +1950,12 @@ msgstr ""
 "Klarte ikke finne XPM-ressurs %s.\n"
 "Glemt å bruke wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Klarte ikke få ISP navn: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138
-#: ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Klarte ikke hente data fra utklippstavlen."
 
@@ -1894,18 +1963,11 @@ msgstr "Klarte ikke hente data fra utklippstavlen."
 msgid "Failed to get data from the clipboard"
 msgstr "Klarte ikke hente data fra utklippstavlen."
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Klarte ikke få tak stabeltilbakesporing: %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Klarte ikke finne lokal systemtid"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Klarte ikke finne gjeldende mappe"
 
@@ -1917,7 +1979,7 @@ msgstr "Klarte ikke initialere GUI: ingen innebygde tema funnet."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Klarte ikke initialisere MS HTML hjelp."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Klarte ikke initialisere OpenGL"
 
@@ -1927,10 +1989,14 @@ msgid "Failed to inspect the lock file '%s'"
 msgstr "Klarte ikke inspisere låsefilen «%s»"
 
 #: ../src/unix/threadpsx.cpp:897
-msgid "Failed to join a thread, potential memory leak detected - please restart the program"
-msgstr "Klarte ikke bli med en tråd, potensiell minnelekkasje oppdaget - start programmet på nytt"
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+"Klarte ikke bli med en tråd, potensiell minnelekkasje oppdaget - start "
+"programmet på nytt"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Klarte ikke drepe prosess %d"
@@ -1969,7 +2035,7 @@ msgstr "Klarte ikke l
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Fant ingen treff for «%s» i regulært uttrykk: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Klarte ikke endre filtid for «%s»"
@@ -2000,7 +2066,7 @@ msgstr "Klarte ikke putte data p
 msgid "Failed to read PID from lock file."
 msgstr "Klarte ikke lses PID fra låsefil."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Klarte ikke videresende underprosessen inndata/utdata"
 
@@ -2008,12 +2074,12 @@ msgstr "Klarte ikke videresende underprosessen inndata/utdata"
 msgid "Failed to redirect the child process IO"
 msgstr "Klarte ikke videresende underporsess IO"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Klarte ikke registrere DDE-tjener «%s»"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "Klarte ikke registrere OpenGL vindusklasse."
 
@@ -2037,12 +2103,12 @@ msgstr "Klarte ikke slette l
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Klarte ikke slette forslitt låsefil «%s»."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Klarte ikke endre navn på registerverdi «%s» til «%s»."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Klarte ikke endre navn på registernøkkel «%s» til «%s»."
@@ -2051,12 +2117,12 @@ msgstr "Klarte ikke endre navn p
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Klarte ikke hente data fra utklippstavlen."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Klart ikke hente filtid for «%s»"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Klarte ikke hente tekst fra RAS feilmelding"
 
@@ -2064,12 +2130,12 @@ msgstr "Klarte ikke hente tekst fra RAS feilmelding"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Klarte ikke hente støttede utklippstavleformat"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Klarte ikke lagre bitmap-bilde til filen «%s». "
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Klarte ikke send DDE-rådgivningsmelding"
 
@@ -2091,8 +2157,7 @@ msgstr "Klarte ikke sette rettigheter p
 msgid "Failed to set temporary file permissions"
 msgstr "Klarte ikke sette rettigheter for midlertidige filer"
 
-#: ../src/unix/threadpsx.cpp:1245
-#: ../src/unix/threadpsx.cpp:1256
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Klarte ikke sette trådprioritet %d"
@@ -2102,22 +2167,21 @@ msgstr "Klarte ikke sette tr
 msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Klarte ikke lagre bilde «%s» til minne VFS!"
 
-#: ../src/mac/carbon/mpthread.cpp:1273
-#: ../src/mac/carbon/thread.cpp:1465
+#: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
 #: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Klarte ikke avslutte en tråd."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Klarte ikke avslutte rådgivningsløkka med DDE-tjeneren"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Klarte ikke avslutte oppringingskoblingen: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Klarte ikke rør filen «%s»"
@@ -2127,16 +2191,16 @@ msgstr "Klarte ikke r
 msgid "Failed to unlock lock file '%s'"
 msgstr "Klarte ikke låse opp låsefilen «%s»"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Klarte ikke avregistrere DDE-tjener «%s»"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Klarte ikke oppdatere bruker konfigurasjonsfil."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Klarte ikke laste opp feilsøkingsrapporten (feilkode %d)"
@@ -2146,7 +2210,7 @@ msgstr "Klarte ikke laste opp feils
 msgid "Failed to write to lock file '%s'"
 msgstr "Klarte ikke skrive til låsefil «%s»"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Kritisk feil"
 
@@ -2163,13 +2227,12 @@ msgstr "Fil"
 msgid "File %s does not exist."
 msgstr "Filen «%s» eksisterer ikke."
 
-#: ../src/generic/filedlgg.cpp:1321
-#: ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Filen «%s» eksisterer allerede. Vil du virkelig overskrive filen?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2180,22 +2243,29 @@ msgstr "Filen 
 msgid "File couldn't be loaded."
 msgstr "Klarte ikke laste filen."
 
-#: ../src/common/docview.cpp:571
-#: ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Filfeil"
 
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Filnavn eksisterer allerede."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Fil"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Filer (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Fil"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Finn"
@@ -2208,7 +2278,7 @@ msgstr "Fast skrift:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Fast størrelse skrift.<br> <b>fet</b> <i>kursiv</i>"
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 tommer"
 
@@ -2216,7 +2286,7 @@ msgstr "Folio, 8 1/2 x 13 tommer"
 msgid "Font size:"
 msgstr "Skriftstørrelse:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Forgrening feilet"
 
@@ -2267,11 +2337,11 @@ msgstr "GTK+ tema"
 msgid "Generic PostScript"
 msgstr "Generisk PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Tysk juridisk papir, 8 1/2 x 13 tommer"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Tysk vanlig papir, 8 1/2 x 12 tommer"
 
@@ -2299,25 +2369,23 @@ msgstr "G
 msgid "Go one level up in document hierarchy"
 msgstr "Gå et nivå opp i dokumenthierarkiet"
 
-#: ../src/generic/dirdlgg.cpp:147
-#: ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Gå til hjemmemappe"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Gå til foreldremappe"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Gå til side"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Gresk (ISO-8859-7)"
 
-#: ../src/common/zstream.cpp:72
-#: ../src/common/zstream.cpp:209
+#: ../src/common/zstream.cpp:72 ../src/common/zstream.cpp:209
 msgid "Gzip not supported by this version of zlib"
 msgstr "Gzip er ikke støttet av denne versjonen av zlib"
 
@@ -2334,14 +2402,11 @@ msgstr "HTML-anker %s finnes ikke."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML-filer  (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebraisk (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523
-#: ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337
-#: ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Hjelp"
 
@@ -2349,8 +2414,7 @@ msgstr "Hjelp"
 msgid "Help Browser Options"
 msgstr "Innstillinger for hjelpleser"
 
-#: ../src/generic/helpext.cpp:442
-#: ../src/generic/helpext.cpp:443
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Indeks for hjelp"
 
@@ -2371,15 +2435,15 @@ msgstr "Hjelpeb
 msgid "Help: %s"
 msgstr "Hjelp: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Hjem"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Hjemmemappe"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2387,12 +2451,9 @@ msgstr "I64"
 msgid "ICO: Error in reading mask DIB."
 msgstr "ICO: Feil ved maskelesing DIB."
 
-#: ../src/common/imagbmp.cpp:1048
-#: ../src/common/imagbmp.cpp:1107
-#: ../src/common/imagbmp.cpp:1116
-#: ../src/common/imagbmp.cpp:1127
-#: ../src/common/imagbmp.cpp:1171
-#: ../src/common/imagbmp.cpp:1181
+#: ../src/common/imagbmp.cpp:1048 ../src/common/imagbmp.cpp:1107
+#: ../src/common/imagbmp.cpp:1116 ../src/common/imagbmp.cpp:1127
+#: ../src/common/imagbmp.cpp:1171 ../src/common/imagbmp.cpp:1181
 #: ../src/common/imagbmp.cpp:1190
 msgid "ICO: Error writing the image file!"
 msgstr "ICO: Feil ved skriving av bildefil!"
@@ -2431,7 +2492,7 @@ msgstr "IFF: Ukjent feil!"
 msgid "Icon resource specification %s not found."
 msgstr "Ikon ressursspesifikasjon %s ikke funnet."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -2439,9 +2500,10 @@ msgstr ""
 "Hvis du har mer informasjon som hører til denne feilrapporten,\n"
 "skriv det inn her og det vil bli lagt til:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
-"If you wish to suppress this debug report completely, please choose the \"Cancel\" button,\n"
+"If you wish to suppress this debug report completely, please choose the "
+"\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
@@ -2449,7 +2511,7 @@ msgstr ""
 "Vær klar over at det kan hindre forbedring av programmet så\n"
 "det er best hvis du fortsetter genereringen av rapporten.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Ignorerer verdi «%s» for nøkkel «%s»"
@@ -2470,43 +2532,46 @@ msgstr "Ugyldig antall parametre for ConstructObject-metode"
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Ugyldig antall parametre for Create-metode"
 
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Ugyldig mappenavn."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Ugyldig filspesifikasjon."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Bilde og maske har forskjellig størrelse."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Bildefil er ikke av type %d."
 
 #: ../src/msw/textctrl.cpp:361
-msgid "Impossible to create a rich edit control, using simple text control instead. Please reinstall riched32.dll"
-msgstr "Klarte ikke opprette rik redigeringskontroll, bruker enkel tekstkontroll i steden. Gjeninstaller riched32.dll."
+msgid ""
+"Impossible to create a rich edit control, using simple text control instead. "
+"Please reinstall riched32.dll"
+msgstr ""
+"Klarte ikke opprette rik redigeringskontroll, bruker enkel tekstkontroll i "
+"steden. Gjeninstaller riched32.dll."
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Klarte ikke få tak i inndata for underprosess"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Klarte ikke få tak i rettigheter for filen «%s»"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Klarte ikke overskrive filen «%s»"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Klarte ikke sette rettigheter for filen «%s»"
@@ -2519,19 +2584,23 @@ msgstr "Innrykk"
 msgid "Index"
 msgstr "Indeks"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indisk (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Intern feil, ugyldig wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Ugyldig TIFF bildeindeks."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Ugyldig XRC-ressurs «%s»: har ikke rotnode «resource»."
@@ -2551,8 +2620,7 @@ msgstr "Ugyldig geometrispesifikasjon 
 msgid "Invalid lock file '%s'."
 msgstr "Ugyldig låsefil «%s»."
 
-#: ../src/common/xtistrm.cpp:365
-#: ../src/common/xtistrm.cpp:380
+#: ../src/common/xtistrm.cpp:365 ../src/common/xtistrm.cpp:380
 msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
 msgstr "Ugyldig eller nullobjekt-ID sendt til GetObjectClassInfo"
 
@@ -2569,7 +2637,7 @@ msgstr "Ugyldig regul
 msgid "Italic"
 msgstr "Kursiv"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Italia-konvolutt, 110 x 230 mm"
 
@@ -2581,24 +2649,75 @@ msgstr "JPEG: Klarte ikke laste filen - sannsynligvis 
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Klarte ikke lagre bilde."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Justert"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
-#: ../src/generic/prntdlgg.cpp:609
-#: ../src/generic/prntdlgg.cpp:867
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Landskap"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 in"
 
@@ -2606,15 +2725,44 @@ msgstr "Ledger, 17 x 11 in"
 msgid "Left margin (mm):"
 msgstr "Venstremarg (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 in"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 in"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter, 8 1/2 x 11 tommer"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter, 8 1/2 x 11 tommer"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter, 8 1/2 x 11 tommer"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter (lite), 8 1/2 x 11 tommer"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 tommer"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter, 8 1/2 x 11 tommer"
 
@@ -2635,14 +2783,6 @@ msgstr "Laster %s fil"
 msgid "Loading : "
 msgstr "Laster:"
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Lesing av Grey Ascii PNM bilde er ikke implementert enda."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Lesing av Grey Raw PNM bilde er ikke implementert enda."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2653,13 +2793,12 @@ msgstr "L
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "Låsefeil «%s» har feil rettigheter."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Logg lagret til filen «%s»."
 
-#: ../include/wx/xti.h:501
-#: ../include/wx/xti.h:505
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "Long Conversions er ikke støttet"
 
@@ -2672,10 +2811,14 @@ msgid "MP Thread Support is not available on this System"
 msgstr "MP trådstøtte er ikke tilgjengelig på dette systemet"
 
 #: ../src/msw/helpchm.cpp:60
-msgid "MS HTML Help functions are unavailable because the MS HTML Help library is not installed on this machine. Please install it."
-msgstr "MS HTML hjelpefunksjoner er utilgjengelig fordi MS HTML hjelpebiblioteket ikke er installert på denne maskinen."
+msgid ""
+"MS HTML Help functions are unavailable because the MS HTML Help library is "
+"not installed on this machine. Please install it."
+msgstr ""
+"MS HTML hjelpefunksjoner er utilgjengelig fordi MS HTML hjelpebiblioteket "
+"ikke er installert på denne maskinen."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ksimer"
 
@@ -2701,7 +2844,7 @@ msgstr "Meny"
 msgid "Metal theme"
 msgstr "Metaltema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimer"
 
@@ -2719,11 +2862,16 @@ msgstr "Modus %ix%i-%i ikke tilgjengelig."
 msgid "Modern"
 msgstr "Moderne"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Modifisert"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monark-konvolutt, 3 7/8 x 7 1/2 tommer"
 
@@ -2735,11 +2883,11 @@ msgstr "Flytt ned"
 msgid "Move up"
 msgstr "Flytt opp"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Navn"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Ny mappe"
 
@@ -2747,10 +2895,8 @@ msgstr "Ny mappe"
 msgid "New item"
 msgstr "Nytt element"
 
-#: ../src/generic/dirdlgg.cpp:318
-#: ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615
-#: ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NyttNavn"
 
@@ -2762,11 +2908,9 @@ msgstr "Neste"
 msgid "Next page"
 msgstr "Neste side"
 
-#: ../src/mac/carbon/msgdlg.cpp:60
-#: ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58
-#: ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nei"
 
@@ -2788,7 +2932,8 @@ msgstr "Ingen oppf
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
 "but an alternative encoding '%s' is available.\n"
-"Do you want to use this encoding (otherwise you will have to choose another one)?"
+"Do you want to use this encoding (otherwise you will have to choose another "
+"one)?"
 msgstr ""
 "Ingen skrift for visning i koding «%s» funnet,\n"
 "men en alternativ koding «%s» er tilgjengelig.\n"
@@ -2805,25 +2950,22 @@ msgstr ""
 "Vil du velge en annen skrift for denne kodingen\n"
 "(hvis ikke vil teksten i denne kodingen bli vist feil)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Ingen behandler funnet for XML-node «%s», klasse «%s»!"
 
-#: ../src/common/image.cpp:1482
-#: ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Ingen behandler funnet for bildetype."
 
-#: ../src/common/image.cpp:1490
-#: ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Ingen bildebehandler for type %d definert."
 
-#: ../src/common/image.cpp:1551
-#: ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Ingen bildebehandler for type %s definert."
@@ -2836,21 +2978,19 @@ msgstr "Ingen sider med treff funnet enda"
 msgid "No sound"
 msgstr "Ingen lyd"
 
-#: ../src/common/image.cpp:1177
-#: ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "Ingen ubrukte farger i bilde blir masket."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "Ingen ubrukte farger i bildet."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordisk (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:232
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normal"
 
@@ -2862,13 +3002,12 @@ msgstr "Normal skrift<br>og <u>understreket</u>."
 msgid "Normal font:"
 msgstr "Normal skrift:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Notat, 8 1/2 x 11 tommer"
 
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
-#: ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
 msgid "OK"
 msgstr "OK"
 
@@ -2876,25 +3015,21 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "Objekter må ha en ID attributt"
 
-#: ../src/common/docview.cpp:1282
-#: ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Åpne fil"
 
-#: ../src/html/helpfrm.cpp:673
-#: ../src/html/helpfrm.cpp:1579
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Åpne HTML-dokument"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "Åpne fil «%s»"
 
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operasjon ikke tillatt."
 
@@ -2913,18 +3048,15 @@ msgstr "Opsjon 
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Opsjon «%s»: «%s» kan ikke konverteres til en dato."
 
-#: ../src/generic/dirdlgg.cpp:118
-#: ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Opsjoner"
 
-#: ../src/generic/prntdlgg.cpp:611
-#: ../src/generic/prntdlgg.cpp:868
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientering"
 
-#: ../src/common/imagpcx.cpp:462
-#: ../src/common/imagpcx.cpp:485
+#: ../src/common/imagpcx.cpp:462 ../src/common/imagpcx.cpp:485
 msgid "PCX: couldn't allocate memory"
 msgstr "PCX: Klarte ikke reservere minne"
 
@@ -2940,8 +3072,7 @@ msgstr "PCX: Ugyldig bilde"
 msgid "PCX: this is not a PCX file."
 msgstr "PCX: Dette er ikke en PCX-fil"
 
-#: ../src/common/imagpcx.cpp:464
-#: ../src/common/imagpcx.cpp:486
+#: ../src/common/imagpcx.cpp:464 ../src/common/imagpcx.cpp:486
 msgid "PCX: unknown error !!!"
 msgstr "PCX: Ukjent feil!"
 
@@ -2949,24 +3080,149 @@ msgstr "PCX: Ukjent feil!"
 msgid "PCX: version number too low"
 msgstr "PCX: Versjonsnummer er for lavt"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Klarte ikke reservere minne."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Filformat ikke gjenkjent"
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Filen ser ut til å være trunkert."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6-konvoluttm 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6-konvoluttm 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3-konvolutt, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4-konvolutt, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6-konvoluttm 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6-konvolutt, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6-konvoluttm 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6-konvolutt, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL-konvolutt, 11 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6-konvoluttm 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL-konvolutt, 11 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4-konvolutt, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5-konvolutt, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5-konvolutt, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5-konvolutt, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6-konvoluttm 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5-konvolutt, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4-konvolutt, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4-konvolutt, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5-konvolutt, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Side %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Side %d av %d"
@@ -2975,8 +3231,7 @@ msgstr "Side %d av %d"
 msgid "Page Setup"
 msgstr "Sideoppsett"
 
-#: ../src/common/prntbase.cpp:451
-#: ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Sideoppsett"
 
@@ -2984,14 +3239,12 @@ msgstr "Sideoppsett"
 msgid "Pages"
 msgstr "Sider"
 
-#: ../src/generic/prntdlgg.cpp:800
-#: ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
 #: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Papirstørrelse"
 
-#: ../src/generic/prntdlgg.cpp:598
-#: ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
 #: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Papirstørrelse"
@@ -3004,12 +3257,11 @@ msgstr "Allerede registrert objekt sendt til SetObject"
 msgid "Passing a already registered object to SetObjectName"
 msgstr "Allerede registrert objekt sendt til SetObjectName"
 
-#: ../src/common/xtistrm.cpp:436
-#: ../src/common/xtistrm.cpp:656
+#: ../src/common/xtistrm.cpp:436 ../src/common/xtistrm.cpp:656
 msgid "Passing an unkown object to GetObject"
 msgstr "Ukjent objekt sendt til GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Rettigheter"
 
@@ -3021,7 +3273,7 @@ msgstr "R
 msgid "Please choose a valid font."
 msgstr "Velg en gyldig skrift."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Velg en eksisterende fil."
 
@@ -3029,11 +3281,11 @@ msgstr "Velg en eksisterende fil."
 msgid "Please choose the page to display:"
 msgstr "Velg siden som skal vises:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Velg hvilken ISP du vil koble til"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3048,8 +3300,7 @@ msgstr ""
 msgid "Please wait while printing\n"
 msgstr "Vent mens utskriften pågår\n"
 
-#: ../src/generic/prntdlgg.cpp:608
-#: ../src/generic/prntdlgg.cpp:866
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Portrett"
 
@@ -3057,8 +3308,7 @@ msgstr "Portrett"
 msgid "PostScript file"
 msgstr "PostScript-fil"
 
-#: ../src/generic/fontdlgg.cpp:348
-#: ../src/html/helpfrm.cpp:1235
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Forhåndsvisning:"
 
@@ -3066,20 +3316,17 @@ msgstr "Forh
 msgid "Previous page"
 msgstr "Forrige side"
 
-#: ../src/common/prntbase.cpp:393
-#: ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151
-#: ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Utskrift"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Forhåndsvisning av utskrift"
 
-#: ../src/common/prntbase.cpp:1199
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Feil ved forhåndsvisning av utskrift"
 
@@ -3099,7 +3346,7 @@ msgstr "Utskrift med farger"
 msgid "Print previe&w"
 msgstr "&Forhåndsvisning av utskrift"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "&Forhåndsvisning av utskrift"
 
@@ -3139,8 +3386,7 @@ msgstr "Skriver..."
 msgid "Printer:"
 msgstr "Skriver:"
 
-#: ../src/common/prntbase.cpp:310
-#: ../src/common/prntbase.cpp:531
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Skriver ut"
 
@@ -3157,25 +3403,26 @@ msgstr "Skriver ut side %d..."
 msgid "Printing..."
 msgstr "Skriver ut..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
-msgid "Processing debug report has failed, leaving the files in \"%s\" directory."
-msgstr "Behandling av feilsøkingsrapporten feilet, etterlater filene i mappen «%s»."
+msgid ""
+"Processing debug report has failed, leaving the files in \"%s\" directory."
+msgstr ""
+"Behandling av feilsøkingsrapporten feilet, etterlater filene i mappen «%s»."
 
 #: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Program avbrutt."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Spørsmål"
 
-#: ../src/common/ffile.cpp:125
-#: ../src/common/ffile.cpp:144
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Lesefeil i fil «%s»"
@@ -3184,7 +3431,7 @@ msgstr "Lesefeil i fil 
 msgid "Ready"
 msgstr "Klar"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Referert objektnode med ref=\"%s\" ikke funnet!"
@@ -3193,17 +3440,17 @@ msgstr "Referert objektnode med ref=\"%s\" ikke funnet!"
 msgid "Refresh"
 msgstr "Oppdater"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Registernøkkel «%s» eksisterer allerede."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Registernøkkel «%s» eksisterer ikke, kan ikke endre navn."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3214,7 +3461,7 @@ msgstr ""
 "sletting vil etterlate system i en ubrukbar tilstand:\n"
 "operasjon avbrutt."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Registerverdi «%s» eksisterer allerede."
@@ -3235,7 +3482,7 @@ msgstr "Slett"
 msgid "Remove current page from bookmarks"
 msgstr "Slett gjeldende side fra bokmerker"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr "Utfører «%s» har ikke-kompatibel versjon %d.%d og ble ikke lastet."
@@ -3252,7 +3499,7 @@ msgstr "Erstatt &alle"
 msgid "Replace with:"
 msgstr "Erstatt med:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Ressursfiler må ha samme versjonsnummer!"
 
@@ -3268,7 +3515,7 @@ msgstr "H
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "&Lagre"
 
@@ -3285,7 +3532,7 @@ msgstr "Lagre &som..."
 msgid "Save as"
 msgstr "Lagre som"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Lagre logginnhold til fil"
 
@@ -3293,13 +3540,14 @@ msgstr "Lagre logginnhold til fil"
 msgid "Script"
 msgstr "Skript"
 
-#: ../src/html/helpfrm.cpp:536
-#: ../src/html/helpfrm.cpp:551
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Søk"
 
 #: ../src/html/helpfrm.cpp:538
-msgid "Search contents of help book(s) for all occurences of the text you typed above"
+msgid ""
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
 msgstr "Søk innholdet av alle hjelpebøker etter teksten du skrev ovenfor"
 
 #: ../src/generic/fdrepdlg.cpp:166
@@ -3318,7 +3566,7 @@ msgstr "S
 msgid "Searching..."
 msgstr "Søker..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Seksjoner"
 
@@ -3332,22 +3580,27 @@ msgstr "S
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr "Søker etter feil i fil «%s» (store filer ikke støttet av stdio)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Velg &alle"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Velg en dokumentmal"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Velg en dokumentvisning"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Velg en fil"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Seksjoner"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3361,7 +3614,7 @@ msgstr "SetProperty kalt uten gyldig setter"
 msgid "Setup..."
 msgstr "Sett opp..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Flere aktive oppringingsforbindelser funnet, velger en tilfeldig."
 
@@ -3373,12 +3626,11 @@ msgstr "Vis alle"
 msgid "Show all items in index"
 msgstr "Vis alle elementer i indeksen"
 
-#: ../src/generic/dirdlgg.cpp:114
-#: ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Vis skjulte mapper"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Vis skjulte filer"
 
@@ -3386,17 +3638,15 @@ msgstr "Vis skjulte filer"
 msgid "Show/hide navigation panel"
 msgstr "Vis/skjul navigasjonspanel"
 
-#: ../src/generic/fontdlgg.cpp:353
-#: ../src/generic/fontdlgg.cpp:355
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr "Viser skriftforhåndsvisning."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Størrelse"
 
-#: ../src/generic/progdlgg.cpp:222
-#: ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
 #: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr "Hopp over"
@@ -3409,9 +3659,7 @@ msgstr "Skr
 msgid "Sorry, could not open this file for saving."
 msgstr "Klarte ikke åpne denne filen for lagring."
 
-#: ../src/common/docview.cpp:613
-#: ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Klarte ikke åpne denne filen."
 
@@ -3419,16 +3667,15 @@ msgstr "Klarte ikke 
 msgid "Sorry, could not save this file."
 msgstr "Klarte ikke lagre denne filen."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Ikke nok minne til å lage en forhåndsvisning."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Forhåndsvisning av utskrift krever at en skriver er installert."
 
-#: ../src/common/docview.cpp:1281
-#: ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Formatet for denne filen er ukjent."
 
@@ -3441,7 +3688,7 @@ msgstr "Format for lyddata er ikke st
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Formatet på lydfilen «%s» er ikke støttet."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 tommer"
 
@@ -3449,7 +3696,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 tommer"
 msgid "Status:"
 msgstr "Status: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3457,49 +3704,67 @@ msgstr "Status: "
 msgid "Streaming delegates for not already streamed objects not yet supported"
 msgstr "Dataflyt-delegater for ikke allerede flytende objekter er ikke støttet"
 
-#: ../src/msw/colour.cpp:38
-#: ../src/palmos/colour.cpp:38
+#: ../src/msw/colour.cpp:38 ../src/palmos/colour.cpp:38
 #, c-format
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "Tekst til farge : Ugyldig fargespesifikasjon : %s"
 
-#: ../include/wx/xti.h:428
-#: ../include/wx/xti.h:432
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "String conversions ikke støttet"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Underklasse «%s» ikke funnet i ressurs «%s», ikke subclassing!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232
-#: ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Klarte ikke reservere minne."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Feil ved bildelasting."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Feil ved bildelesing."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Feil ved lagring av bilde."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Feil ved skriving av bilde."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 tommer"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 tommer"
 
@@ -3507,11 +3772,11 @@ msgstr "Tabloid, 11 x 17 tommer"
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Maler"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3538,7 +3803,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Utklippstavleformatet «%d» finnes ikke."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3547,7 +3812,7 @@ msgstr ""
 "Mappen «%s» finnes ikke.\n"
 "Opprett den nå?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3556,7 +3821,7 @@ msgstr ""
 "Klarte ikke åpne filen «%s».\n"
 "Den er fjernet fra listen over nylig brukte filer."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3565,28 +3830,23 @@ msgstr ""
 "Filen «%s» eksisterer ikke og kunne ikke åpnes.\n"
 "Den er fjernet fra listen over nylig brukte filer."
 
-#: ../src/generic/fontdlgg.cpp:316
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "Skriftfarge"
 
-#: ../src/generic/fontdlgg.cpp:277
-#: ../src/generic/fontdlgg.cpp:279
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr "Skriftfamilie"
 
-#: ../src/generic/fontdlgg.cpp:328
-#: ../src/generic/fontdlgg.cpp:330
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 msgid "The font point size."
 msgstr "Skriftpunktstørrelse"
 
-#: ../src/generic/fontdlgg.cpp:288
-#: ../src/generic/fontdlgg.cpp:290
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr "Skriftstil"
 
-#: ../src/generic/fontdlgg.cpp:299
-#: ../src/generic/fontdlgg.cpp:301
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr "Skriftvekt"
 
@@ -3595,13 +3855,16 @@ msgstr "Skriftvekt"
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Stien «%s» inneholder for mange \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
-"The report contains the files listed below. If any of these files contain private information,\n"
+"The report contains the files listed below. If any of these files contain "
+"private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
-"Rapporten inneholder filene listet nedenfor. Hvis noen av disse filene inneholder privat informasjon,\n"
-"så fjerner du bare markeringen foran dem og de vil bli fjernet fra rapporten.\n"
+"Rapporten inneholder filene listet nedenfor. Hvis noen av disse filene "
+"inneholder privat informasjon,\n"
+"så fjerner du bare markeringen foran dem og de vil bli fjernet fra "
+"rapporten.\n"
 
 #: ../src/common/cmdline.cpp:883
 #, c-format
@@ -3617,40 +3880,59 @@ msgstr "Klarte ikke lagre teksten."
 msgid "The value for the option '%s' must be specified."
 msgstr "Verdien for opsjonen «%s» må oppgies."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
-msgid "The version of remote access service (RAS) installed on this machine is tooold, please upgrade (the following required function is missing: %s)."
-msgstr "Versjonen av Remote Access Service (RAS) installert på denne maskinen er for gammel. Du må oppgradere - følgende påkrevd funksjon mangler: %s"
+msgid ""
+"The version of remote access service (RAS) installed on this machine is "
+"tooold, please upgrade (the following required function is missing: %s)."
+msgstr ""
+"Versjonen av Remote Access Service (RAS) installert på denne maskinen er for "
+"gammel. Du må oppgradere - følgende påkrevd funksjon mangler: %s"
 
 #: ../src/html/htmprint.cpp:601
-msgid "There was a problem during page setup: you may need to set a default printer."
-msgstr "Det oppstod et problem med sideoppsettet - kanskje du må installere en skriver."
+msgid ""
+"There was a problem during page setup: you may need to set a default printer."
+msgstr ""
+"Det oppstod et problem med sideoppsettet - kanskje du må installere en "
+"skriver."
 
 #: ../src/msw/datectrl.cpp:109
-msgid "This system doesn't support date picker control, please upgrade your version of comctl32.dll"
-msgstr "Dette systemet støtter ikke datavalgkontrollen. Oppgrader din versjon av comctl32.dll."
+msgid ""
+"This system doesn't support date picker control, please upgrade your version "
+"of comctl32.dll"
+msgstr ""
+"Dette systemet støtter ikke datavalgkontrollen. Oppgrader din versjon av "
+"comctl32.dll."
 
-#: ../src/msw/thread.cpp:1204
-msgid "Thread module initialization failed: can not store value in thread local storage"
-msgstr "Initialisering av trådmodul feilet: klarte ikke lagre verdien i det lokale trådlageret"
+#: ../src/msw/thread.cpp:1206
+msgid ""
+"Thread module initialization failed: can not store value in thread local "
+"storage"
+msgstr ""
+"Initialisering av trådmodul feilet: klarte ikke lagre verdien i det lokale "
+"trådlageret"
 
 #: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Initialisering av trådmodul feilet: klarte ikke opprette trådnøkkel"
 
-#: ../src/msw/thread.cpp:1192
-msgid "Thread module initialization failed: impossible to allocate index in thread local storage"
-msgstr "Initialisering av trådmodul feilet: umulig å reservere indeks i det lokale trådlager"
+#: ../src/msw/thread.cpp:1194
+msgid ""
+"Thread module initialization failed: impossible to allocate index in thread "
+"local storage"
+msgstr ""
+"Initialisering av trådmodul feilet: umulig å reservere indeks i det lokale "
+"trådlager"
 
 #: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "Trådprioritetinnstilling ignorert."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Tile &horisontalt"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Tile &vertikalt"
 
@@ -3658,8 +3940,7 @@ msgstr "Tile &vertikalt"
 msgid "Timeout while waiting for FTP server to connect, try passive mode."
 msgstr "Tidsavbrudd under venting på FTP-tilkobling, prøv passiv modus."
 
-#: ../src/msw/timer.cpp:116
-#: ../src/os2/timer.cpp:141
+#: ../src/msw/timer.cpp:116 ../src/os2/timer.cpp:141
 msgid "Timer creation failed."
 msgstr "Tidtager opprettelese feilet."
 
@@ -3688,26 +3969,24 @@ msgstr "Toppmarg (mm):"
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
 msgstr "Prøvde å fjerne filen «%s» fra VFS minne, men den er ikke lastet!"
 
-#: ../src/common/sckaddr.cpp:146
-#: ../src/common/sckaddr.cpp:250
+#: ../src/common/sckaddr.cpp:146 ../src/common/sckaddr.cpp:250
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Prøver å løse NULL tjenernavn: gir opp"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Tyrkisk (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Type"
 
-#: ../src/common/xtistrm.cpp:281
-#: ../src/common/xtixml.cpp:351
+#: ../src/common/xtistrm.cpp:281 ../src/common/xtixml.cpp:351
 #: ../src/common/xtixml.cpp:498
 msgid "Type must have enum - long conversion"
 msgstr "Type må ha enum - long conversion"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "Amerikansk standard papir, 14 7/8 x 11 tommer"
 
@@ -3744,39 +4023,39 @@ msgstr "Uventet slutt p
 msgid "Unexpected parameter '%s'"
 msgstr "Uventet parameter «%s»"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Ukjent DDE-feil %08x"
@@ -3789,7 +4068,7 @@ msgstr "Ukjent objekt sendt til GetObjectClassInfo"
 msgid "Unknown dynamic library error"
 msgstr "Ukjent feil i dynamisk bibliotek"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Ukjent koding (%d)"
@@ -3804,13 +4083,12 @@ msgstr "Ukjent felt i filen %s, linje %d: 
 msgid "Unknown long option '%s'"
 msgstr "Ukjent lang opsjon «%s»"
 
-#: ../src/common/cmdline.cpp:608
-#: ../src/common/cmdline.cpp:629
+#: ../src/common/cmdline.cpp:608 ../src/common/cmdline.cpp:629
 #, c-format
 msgid "Unknown option '%s'"
 msgstr "Ukjent opsjon «%s»"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Ukjent stilflagg"
 
@@ -3819,13 +4097,12 @@ msgstr "Ukjent stilflagg"
 msgid "Unkown Property %s"
 msgstr "Ukjent egenskap %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Ubalansert «{» i en oppføring for mime-type %s."
 
-#: ../src/common/cmdproc.cpp:261
-#: ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
 #: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Ikke-navngitt kommando"
@@ -3835,10 +4112,8 @@ msgstr "Ikke-navngitt kommando"
 msgid "Unrecognized style %s while parsing resource."
 msgstr "Ikke-gjenkjent stil %s under tolking av ressurs."
 
-#: ../src/mac/carbon/clipbrd.cpp:68
-#: ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:273
-#: ../src/msw/clipbrd.cpp:445
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Ikke-støttet utklippstavleformat."
 
@@ -3851,7 +4126,7 @@ msgstr "Ikke-st
 msgid "Up"
 msgstr "Opp"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Bruk: %s"
@@ -3864,15 +4139,15 @@ msgstr "Valideringskonflikt"
 msgid "Video Output"
 msgstr "Video utdata"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Vis filer i detaljert visning"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Vis filer i liste-visning"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Visninger"
 
@@ -3888,20 +4163,19 @@ msgstr "Advarsel"
 msgid "Warning: "
 msgstr "Advarsel:"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Advarsel: Forsøk på å fjerne HTML-tagg fra en tom stabel."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Vesteuropeisk (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Vesteuropeisk med euro (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:339
-#: ../src/generic/fontdlgg.cpp:341
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr "Om skriften er understreket."
 
@@ -3917,104 +4191,109 @@ msgstr "Bare hele ord"
 msgid "Win32 theme"
 msgstr "Win32-tema"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32 på Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (build %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows arabisk (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows baltisk (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows sentraleuropeisk (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows kinesisk med enkle tegn (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows kinesisk (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows kyrillisk (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows gresk (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows hebraisk (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows japansk (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows koreansk (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (build %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (build %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows baltisk (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows tyrkisk (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows vesteuropeisk (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (build %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4032,37 +4311,33 @@ msgstr "XML tolkefeil: 
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: Ugyldig pikseldata"
 
-#: ../src/common/xpmdecod.cpp:712
-#: ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: Ugyldig fargedefinisjon «%s»!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC-ressurs «%s» (klasse «%s») ikke funnet!"
 
-#: ../src/xrc/xmlres.cpp:1019
-#: ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC-ressurs: Klarte opprette bitmap fra «%s»."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC-ressurs: Ugyldig fargespesifikasjon «%s» for egenskap «%s»."
 
-#: ../src/mac/carbon/msgdlg.cpp:61
-#: ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59
-#: ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ja"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Du kan ikke legge til en ny mappe i denne seksjonen."
 
@@ -4078,17 +4353,18 @@ msgstr "Vis &mindre"
 msgid "Zoom to &Fit"
 msgstr "Tilpass til skjerm"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[TOM]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "et DDEML-program har skapt en prolongert kappløpsbetingelse."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
-"a DDEML function was called without first calling the DdeInitialize function,\n"
+"a DDEML function was called without first calling the DdeInitialize "
+"function,\n"
 "or an invalid instance identifier\n"
 "was passed to a DDEML function."
 msgstr ""
@@ -4096,39 +4372,40 @@ msgstr ""
 "eller en ugyldig instanseindentifikator\n"
 "ble sendt til en DDEML-funksjon."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "en klients forsøk på å etablere en konversasjon feilet."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "en minnereservasjon feilet."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "en parameter ble ikke validert av DDEML-en."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "tidsavbrudd i en forespørsel etter synkron rådtransaksjon"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "tidsavbrudd i en forespørsel etter synkron datatransaksjon"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "en forespørsel om en synkron utførselstransaksjon har gått ut på tid."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "en forespørsel om en asynkron «snuse»-transaksjon har gått ut på tid."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
-msgstr "en forespørsel om å avslutte en rådgivningstransaksjon har gått ut på tid."
+msgstr ""
+"en forespørsel om å avslutte en rådgivningstransaksjon har gått ut på tid."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4138,7 +4415,7 @@ msgstr ""
 "som ble avsluttet av klienten, eller tjeneren ble\n"
 "slått av før transaksjonen ble fullført."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "en transaksjon feilet."
 
@@ -4146,7 +4423,7 @@ msgstr "en transaksjon feilet."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4158,15 +4435,15 @@ msgstr ""
 "eller et program initialisert som APPCMD_CLIENTONLY har\n"
 "prøvd å utføre tjenertransaksjoner."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "Et internt kall til PostMessage-funksjonen feilet."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "En intern feil har oppstått i DDEML-en."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4174,13 +4451,14 @@ msgid ""
 msgstr ""
 "en ugyldig transaksjonsidentifikator ble sendt til en DDEML-funksjon.\n"
 "Når programmet har returnert fra et XTYP_XACT_COMPLETE-tilbakekall,\n"
-"så vil ikke transaksjonsidentifikatoren for det tilbakekallet lenger være gyldig."
+"så vil ikke transaksjonsidentifikatoren for det tilbakekallet lenger være "
+"gyldig."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "antar dette er en mangedelt zip-fil slått sammen"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "forsøk på å endre uforanderlig nøkkel «%s» ignorert."
@@ -4193,7 +4471,7 @@ msgstr "ugyldig argument til biblioteksfunksjon"
 msgid "bad signature"
 msgstr "ugyldig signatur"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "ugylidg zipfil forskyvning til oppføring"
 
@@ -4201,14 +4479,18 @@ msgstr "ugylidg zipfil forskyvning til oppf
 msgid "binary"
 msgstr "binært"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "fet"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "fet"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4229,7 +4511,7 @@ msgstr "klarte ikke utf
 msgid "can't create file '%s'"
 msgstr "klarte ikke opprette fil «%s»"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "klarte ikke slette file «%s» for brukerkonfigurasjon"
@@ -4239,7 +4521,12 @@ msgstr "klarte ikke slette file 
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "klarte ikke avgjøre om slutten på filen er nådd for deskriptor %d "
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Klarte ikke utføre «%s»\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "Klarte ikke finne zip-sentralmappe"
 
@@ -4248,7 +4535,7 @@ msgstr "Klarte ikke finne zip-sentralmappe"
 msgid "can't find length of file on file descriptor %d"
 msgstr "klarte ikke finne lengde av filen med deskriptor %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "klarte ikke finne brukerens HOME, bruker gjeldende katalog."
 
@@ -4257,8 +4544,7 @@ msgstr "klarte ikke finne brukerens HOME, bruker gjeldende katalog."
 msgid "can't flush file descriptor %d"
 msgstr "klarte ikke tømme fildeskriptor %d"
 
-#: ../src/common/file.cpp:399
-#: ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "klarte ikke finne søkeposisjon på fildeskriptor %d"
@@ -4267,8 +4553,7 @@ msgstr "klarte ikke finne s
 msgid "can't load any font, aborting"
 msgstr "klarte ikke laste noe skrifter, avbryter"
 
-#: ../src/common/ffile.cpp:75
-#: ../src/common/file.cpp:271
+#: ../src/common/ffile.cpp:75 ../src/common/file.cpp:271
 #, c-format
 msgid "can't open file '%s'"
 msgstr "klarte ikke åpne fil «%s»"
@@ -4283,7 +4568,7 @@ msgstr "klarte ikke 
 msgid "can't open user configuration file '%s'."
 msgstr "klarte ikke åpne bruker konfigurasjonsfil «%s»."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "klarte ikke åpne bruker konfigurasjonsfil."
 
@@ -4314,8 +4599,7 @@ msgstr "klarte ikke slette fil 
 msgid "can't remove temporary file '%s'"
 msgstr "klarte ikke slette midlertidig fil «%s»"
 
-#: ../src/common/file.cpp:385
-#: ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "klarte ikke søke på fildeskriptor %d"
@@ -4330,11 +4614,11 @@ msgstr "klarte ikke skriver buffer 
 msgid "can't write to file descriptor %d"
 msgstr "klarte ikke skrive til deskriptor %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "klarte ikke skrive til bruker konfigurasjonsfil."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "katalogfil for domene «%s» ikke funnet."
@@ -4355,7 +4639,7 @@ msgstr "konvertering til 8-bit koding feilet"
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "dato"
 
@@ -4363,8 +4647,7 @@ msgstr "dato"
 msgid "decompression error"
 msgstr "feil ved utpakking"
 
-#: ../src/common/fmapbase.cpp:698
-#: ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "standard"
 
@@ -4372,19 +4655,19 @@ msgstr "standard"
 msgid "delegate has no type info"
 msgstr "delegat har ingen typeinformasjon"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "dump av prosesstilstanden (binært)"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "attende"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "åttende"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "ellevte"
 
@@ -4393,7 +4676,7 @@ msgstr "ellevte"
 msgid "encoding %s"
 msgstr "koding %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "oppføring «%s» forekommer mer enn en gang i gruppen «%s»"
@@ -4402,24 +4685,29 @@ msgstr "oppf
 msgid "error in data format"
 msgstr "feil i dataformat"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "feil ved åpning av fil"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "feil ved åpning av fil"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "Feil ved lesing av zip-sentralmappe"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "feil ved lesing av lokalt zip-hode "
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "feil ved skriving av zip-oppføring «%s»: feil crc eller lengde"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "opprette"
 
@@ -4428,11 +4716,11 @@ msgstr "opprette"
 msgid "failed to flush the file '%s'"
 msgstr "klarte ikke tømme filen «%s»"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "femtende"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "femte"
 
@@ -4461,7 +4749,7 @@ msgstr "file 
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "fil «%s»: uventet tegn %c på linje %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "først"
 
@@ -4469,15 +4757,15 @@ msgstr "f
 msgid "font size"
 msgstr "skriftstørrelse"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "fjortende"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "fjedre"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "generer ordrike loggmeldinger"
 
@@ -4485,7 +4773,7 @@ msgstr "generer ordrike loggmeldinger"
 msgid "incorrect event handler string, missing dot"
 msgstr "ugyldig hendelsebehandlerstreng, mangler punktum"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "klargjør"
 
@@ -4493,50 +4781,49 @@ msgstr "klargj
 msgid "invalid eof() return value."
 msgstr "ugyldig eof() returverdi."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ugyldig meldingsboks returverdi"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "ugyldig zipfil"
 
-#: ../src/common/fontcmn.cpp:585
-#: ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kursiv"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "lett"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "lett"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "klarte ikke sette lokale «%s»."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "leter etter katalog «%s» i stien «%s»."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "midnatt"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "nittende"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "niende"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "ingen DDE-feil"
 
@@ -4548,11 +4835,11 @@ msgstr "ingen feil"
 msgid "noname"
 msgstr "ikke navn"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "middag"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "nummer"
 
@@ -4564,7 +4851,7 @@ msgstr "objekter kan ikke ha XML-tekstnoder"
 msgid "out of memory"
 msgstr "tom for minne"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "beskrivelse av prosesskonteksten"
 
@@ -4576,21 +4863,21 @@ msgstr "lesefeil"
 msgid "reading"
 msgstr "leser"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "leser zip-strøm (oppføring %s): feil crc"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "leser zip-strøm (oppføring %s): feil lengde"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "gjeninngangsproblem."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "andre"
 
@@ -4598,11 +4885,11 @@ msgstr "andre"
 msgid "seek error"
 msgstr "søkefeil"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "syttende"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "sjuende"
 
@@ -4610,15 +4897,15 @@ msgstr "sjuende"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "vis denne hjelpmeldingen"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "sekstende"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sjette"
 
@@ -4630,61 +4917,60 @@ msgstr "oppgi skjermmodus som skal brukes (f.eks. 640x480-16)"
 msgid "specify the theme to use"
 msgstr "oppgi temaet som skal bruker"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "lagret fillengde ikke funnet i Zip-hode"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "tiende"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "svaret på transaksjonen gjorde at DDE_FBUSY-biten ble satt."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "tredje"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "trettende"
 
-#: ../src/common/imagtiff.cpp:143
-#: ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "TIFF-modul: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "i dag"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "i morgen"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "tolvte"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "tjuende"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "understreket"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "understreket"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "uventet \" i posisjon %d i «%s»."
@@ -4698,12 +4984,11 @@ msgstr "ukjent"
 msgid "unknown class %s"
 msgstr "ukjent klasse %s"
 
-#: ../src/common/regex.cpp:163
-#: ../src/html/chm.cpp:352
+#: ../src/common/regex.cpp:163 ../src/html/chm.cpp:352
 msgid "unknown error"
 msgstr "ukjent feil "
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "ukjent feil (feilkode %08x)."
@@ -4712,12 +4997,11 @@ msgstr "ukjent feil (feilkode %08x)."
 msgid "unknown line terminator"
 msgstr "ukjent linjeavslutter"
 
-#: ../src/common/file.cpp:367
-#: ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "ukjent søkestartpunkt"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "ukjent-%d"
@@ -4726,13 +5010,12 @@ msgstr "ukjent-%d"
 msgid "unnamed"
 msgstr "uten navn"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "uten navn %d"
 
-#: ../src/common/zipstrm.cpp:1661
-#: ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "ikke-støttet Zip-komprimeringsmetode"
 
@@ -4740,7 +5023,7 @@ msgstr "ikke-st
 msgid "unsupported zip archive"
 msgstr "ikke-støttet zip-arkiv"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "bruker katalog «%s» fra «%s»."
@@ -4753,23 +5036,20 @@ msgstr "skrivefeil"
 msgid "writing"
 msgstr "skriver"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay feilet."
 
-#: ../src/common/socket.cpp:415
-#: ../src/common/socket.cpp:469
-#: ../src/mac/carbon/cfsocket.cpp:452
-#: ../src/mac/carbon/cfsocket.cpp:506
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
+#: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: ugyldig signatur i ReadMsg."
 
-#: ../src/common/socket.cpp:966
-#: ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: ukjent hendelset!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets klarte ikke åpne skjerm for '%s': avslutter."
@@ -4778,33 +5058,47 @@ msgstr "wxWidgets klarte ikke 
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets klarte ikke åpne skjerm. Avslutter."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "i går"
 
-#: ../src/common/zstream.cpp:165
-#: ../src/common/zstream.cpp:315
+#: ../src/common/zstream.cpp:165 ../src/common/zstream.cpp:315
 #, c-format
 msgid "zlib error %d"
 msgstr "zlib-feil %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Klarte ikke få tak stabeltilbakesporing: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Lesing av Grey Ascii PNM bilde er ikke implementert enda."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Lesing av Grey Raw PNM bilde er ikke implementert enda."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Klarte ikke vent på fullføring av tråden"
+
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Klarte ikke laste Rich Edit DLL «%s»"
+
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr "ZIP-behandler støtter for øyeblikket kun lokale filer!"
+
 #~ msgid ""
 #~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr ""
 #~ "klarte ikke søke på fildeskriptor %d, støtte for store filer er ikke "
 #~ "aktivert."
+
 #~ msgid "More..."
 #~ msgstr "Mer..."
+
 #~ msgid "Setup"
 #~ msgstr "Sett opp"
-
index e6acf245b2a24f0f5e1820796778ec706301d038..011f76a8c38b5b74c118f738a7d8a3933808fc21 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2002-11-29 15:12+0100\n"
 "Last-Translator: Dimitri <dimitri@shortcut.nl>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (fout %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Afdrukvoorbeeld"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Envelop nr.10, 4 1/8 x 9 1/2 inch"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Envelop nr.11, 4 1/2 x 10 3/8 inch"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Envelop nr.12, 4 3/4 x 11 inch"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Envelop nr.14, 5 x 11 1/2 inch"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Envelop nr.9, 3 7/8 x 8 7/8 inch"
 
@@ -75,7 +75,7 @@ msgstr "#define %s moet een geheel getal zijn."
 msgid "%i of %i"
 msgstr "%i van %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, fuzzy, c-format
 msgid "%ld bytes"
 msgstr " bytes "
@@ -85,17 +85,17 @@ msgstr " bytes "
 msgid "%s (or %s)"
 msgstr "%s (of %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Fout"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Informatie"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Waarschuwing"
@@ -105,7 +105,7 @@ msgstr "%s Waarschuwing"
 msgid "%s files (%s)|%s"
 msgstr "Bestanden (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr ""
@@ -139,7 +139,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "Pictogrammen Schikken"
 
@@ -154,11 +154,11 @@ msgid "&Bold"
 msgstr "Vet"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "Annuleer"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "Trapsgewijs"
 
@@ -167,25 +167,27 @@ msgstr "Trapsgewijs"
 msgid "&Clear"
 msgstr "&Wissen"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Sluiten"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 #, fuzzy
 msgid "&Delete"
 msgstr "Niet-proportioneel (Teletype)"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Details"
 
@@ -203,7 +205,7 @@ msgstr "Formaat"
 msgid "&Find"
 msgstr "Zoeken"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Voltooien"
 
@@ -217,12 +219,12 @@ msgstr "Lettertype-grootte:"
 msgid "&Forward"
 msgstr "Vooruit"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr ""
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "Help"
 
@@ -241,11 +243,11 @@ msgstr "Index"
 msgid "&Italic"
 msgstr "Cursief"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Log"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "Verplaatsen"
 
@@ -254,11 +256,11 @@ msgstr "Verplaatsen"
 msgid "&New"
 msgstr "&Volgende"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Volgende"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Volgende >"
 
@@ -271,7 +273,7 @@ msgstr "&Volgende tip"
 msgid "&No"
 msgstr "Nee"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "Nee"
@@ -292,7 +294,8 @@ msgstr "O&pslaan..."
 msgid "&Open..."
 msgstr "O&pslaan..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 #, fuzzy
 msgid "&Paste"
 msgstr "datum"
@@ -306,7 +309,7 @@ msgstr "Lettertype-grootte:"
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "Vorige"
 
@@ -315,7 +318,7 @@ msgstr "Vorige"
 msgid "&Print"
 msgstr "Afdrukken"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 #, fuzzy
 msgid "&Print..."
 msgstr "Afdrukken..."
@@ -330,7 +333,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "Opnie&uw"
 
@@ -342,7 +346,7 @@ msgstr "Opnie&uw "
 msgid "&Replace"
 msgstr "Vervangen"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "Herstellen"
 
@@ -351,7 +355,7 @@ msgstr "Herstellen"
 msgid "&Save"
 msgstr "O&pslaan..."
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "O&pslaan..."
 
@@ -359,7 +363,7 @@ msgstr "O&pslaan..."
 msgid "&Show tips at startup"
 msgstr "&Toon tips bij opstarten"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "Formaat"
 
@@ -378,7 +382,7 @@ msgid "&Underline"
 msgstr "Onderstreept"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Ongedaan maken"
 
@@ -401,9 +405,9 @@ msgstr "Omhoog"
 msgid "&Weight:"
 msgstr "achtste"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Venster"
 
@@ -412,7 +416,7 @@ msgstr "&Venster"
 msgid "&Yes"
 msgstr "Ja"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' heeft extra '..', genegeerd"
@@ -428,7 +432,7 @@ msgstr "'%s' is ongeldig"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' is geen geldige numerieke waarde voor optie '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' is geen geldige berichtcatalogus."
@@ -467,15 +471,15 @@ msgstr "(Help)"
 msgid "(bookmarks)"
 msgstr "(favorieten)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -491,26 +495,46 @@ msgstr ""
 ", verwachtte static, #include of #define\n"
 "tijdens inlezen van bron."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 inch"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 inch"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 inch"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 inch"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 inch"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 envelop, 3 5/8 x 6 1/2 inch"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 inch"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": bestand bestaat niet!"
@@ -523,24 +547,24 @@ msgstr ": onbekende tekenset"
 msgid ": unknown encoding"
 msgstr ": onbekende codering"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Terug"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 #, fuzzy
 msgid "<DRIVE>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
@@ -560,15 +584,15 @@ msgstr ""
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -576,22 +600,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Envelop C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Envelop C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 klein, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 inch"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -608,7 +699,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "Voeg huidige pagina toe aan favorieten"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Voeg toe aan aangepaste kleuren"
 
@@ -643,7 +734,7 @@ msgstr "Alles"
 msgid "All files (%s)|%s"
 msgstr "Alle bestanden (*)|*"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Alle bestanden (*)|*"
 
@@ -652,7 +743,7 @@ msgstr "Alle bestanden (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Alle bestanden (*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 #, fuzzy
 msgid "All files (*.*)|*.*"
 msgstr "Alle bestanden (*)|*"
@@ -665,12 +756,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Al bezig internetaanbieder te bellen."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Voeg log toe aan bestand '%s' (kies [Nee] om te overschrijven)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabisch (ISO-8859-6)"
 
@@ -678,27 +769,57 @@ msgstr "Arabisch (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr ""
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Envelop B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5, 182, 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Envelop B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5, 182, 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Envelop B6, 176 x 125 mm"
 
@@ -730,11 +851,11 @@ msgstr "BMP: kon de bestandsheader niet schrijven."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage heeft geen eigen wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltisch (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltisch (oud) (ISO-8859-4)"
 
@@ -751,11 +872,11 @@ msgstr "Vet"
 msgid "Bottom margin (mm):"
 msgstr "Ondermarge (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C, 17 x 22 inch"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Wissen"
 
@@ -763,23 +884,23 @@ msgstr "&Wissen"
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Envelop C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Envelop C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Envelop C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Envelop C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Envelop C65, 114 x 229 mm"
 
@@ -788,12 +909,12 @@ msgstr "Envelop C65, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "ZIP handler ondersteunt momenteel alleen lokale bestanden!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 #, fuzzy
 msgid "Can not create mutex."
 msgstr "Kan thread niet maken"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Kan bestanden in map '%s' niet opsommen"
@@ -803,12 +924,12 @@ msgstr "Kan bestanden in map '%s' niet opsommen"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Kan bestanden in map '%s' niet opsommen"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, fuzzy, c-format
 msgid "Can not resume thread %lu"
 msgstr "Kan thread %x niet voortzetten"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Kan thread %x niet voortzetten"
@@ -817,17 +938,17 @@ msgstr "Kan thread %x niet voortzetten"
 msgid "Can not start thread: error writing TLS."
 msgstr "Kan thread niet starten: fout bij schrijven TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, fuzzy, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Kan thread %x niet opschorten"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Kan thread %x niet opschorten"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Kan niet wachten op thread-beëindiging"
 
@@ -835,64 +956,64 @@ msgstr "Kan niet wachten op thread-be
 msgid "Can't &Undo "
 msgstr "Kan niet &ongedaan maken: "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "Kan afbeeldingstype van bestand '%s' niet bepalen: bestand bestaat niet."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Kan registersleutel '%s' niet sluiten"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Kan geen waarden kopiëren van niet-ondersteund type %d"
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Kan registersleutel '%s' niet maken"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Kan thread niet maken"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Kan venster van klasse '%s' niet maken"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Kan sleutel '%s' niet verwijderen"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Kan INI-bestand '%s' niet verwijderen"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Kan waarde '%s' niet verwijderen uit sleutel '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Kan subsleutels van sleutel '%s' niet opsommen"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Kan waarden van sleutel '%s' niet opsommen"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Kan geen waarden kopiëren van niet-ondersteund type %d"
@@ -917,12 +1038,12 @@ msgstr "Kan beeldscherm niet initializeren."
 msgid "Can't initialize zlib inflate stream."
 msgstr "Kan beeldscherm niet initializeren."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Kan geen afbeelding laden uit bestand '%s': bestand bestaat niet."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Kan registersleutel '%s' niet openen"
@@ -936,32 +1057,32 @@ msgstr "kan niet lezen van bestandsbeschrijving %d"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Kan waarde van '%s' niet lezen"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Kan waarde van sleutel '%s' niet lezen"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Kan afbeelding niet opslaan naar bestand '%s': Onbekende extensie."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Kan loggegevens niet in bestand opslaan."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Kan thread-prioriteit niet instellen"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Kan waarde van '%s' niet instellen"
@@ -971,14 +1092,14 @@ msgstr "Kan waarde van '%s' niet instellen"
 msgid "Can't write to deflate stream: %s"
 msgstr "kan niet schrijven naar bestandsbeschrijving %d"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Annuleer"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Kan dialoog eenheden niet converteren: dialoog is onbekend."
 
@@ -987,22 +1108,22 @@ msgstr "Kan dialoog eenheden niet converteren: dialoog is onbekend."
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Kan niet converteren van encodering '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Kan geen actieve inbelverbinding vinden: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Kan geen container vinden voor onbekende control '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Kan lettertype node '%s' niet vinden."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Kan locatie van adresboek niet vinden"
 
@@ -1011,15 +1132,15 @@ msgstr "Kan locatie van adresboek niet vinden"
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Kan prioriteitsbereik niet verkrijgen voor planningsstrategie %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Kan host-naam niet verkrijgen"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Kan officiële host-naam niet verkrijgen"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Kan niet ophangen - geen actieve inbelverbinding"
 
@@ -1027,7 +1148,7 @@ msgstr "Kan niet ophangen - geen actieve inbelverbinding"
 msgid "Cannot initialize OLE"
 msgstr "Kan OLE niet initializeren"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Kan SciTech MGL niet initializeren!"
 
@@ -1040,7 +1161,7 @@ msgstr "Kan beeldscherm niet initializeren."
 msgid "Cannot load icon from '%s'."
 msgstr "Kan pictogram niet laden van '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Kan bronnen niet laden uit bestand '%s'."
@@ -1065,12 +1186,12 @@ msgstr "Kan URL '%s' niet openen"
 msgid "Cannot open contents file: %s"
 msgstr "Kon inhoudsopgave-bestand niet openen: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Kan bestand '%s' niet openen."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Kan bestand voor PostScript-afdrukken niet openen!"
 
@@ -1079,17 +1200,17 @@ msgstr "Kan bestand voor PostScript-afdrukken niet openen!"
 msgid "Cannot open index file: %s"
 msgstr "Kan index-bestand niet openen: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Kan coordinaten niet ontleden van '%s'."
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Kan coordinaten niet ontleden van '%s'."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Kan dimensie niet ontleden van '%s'."
@@ -1125,7 +1246,7 @@ msgstr "Kan thread niet maken"
 msgid "Case sensitive"
 msgstr "Hoofdlettergevoelig"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Celtic (ISO-8859-14)"
 
@@ -1133,16 +1254,16 @@ msgstr "Celtic (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Centraal-Europees (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Kies internetaanbieder om te bellen"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "Kies lettertype"
@@ -1151,12 +1272,12 @@ msgstr "Kies lettertype"
 msgid "Choose font"
 msgstr "Kies lettertype"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 #, fuzzy
 msgid "Cl&ose"
 msgstr "Sluiten"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Wis de loggegevens"
 
@@ -1169,21 +1290,21 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Sluiten"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Sluiten\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 #, fuzzy
 msgid "Close All"
 msgstr "Sluiten"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Sluit dit venster"
 
@@ -1191,20 +1312,20 @@ msgstr "Sluit dit venster"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Computer"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Naam van configuratie-ingang kan niet beginnen met '%c'."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Bevestig"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Bevestig register bijwerking"
 
@@ -1216,7 +1337,7 @@ msgstr "Bezig te verbinden..."
 msgid "Contents"
 msgstr "Inhoud"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Conversie naar karakterset '%s' werkt niet."
@@ -1273,16 +1394,16 @@ msgstr ""
 "Kon menu '%s' niet herleiden. Gebruik een integer (niet nul)\n"
 "of zorg voor een #define (zie handleiding voor mogelijke problemen)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Kon afdrukvoorbeeld niet starten."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Kon printen niet starten."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Kon gegevens niet naar venster overdragen"
 
@@ -1292,7 +1413,7 @@ msgstr "Kon gegevens niet naar venster overdragen"
 msgid "Could not unlock mutex"
 msgstr "Kon geen timer creëren"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 #, fuzzy
 msgid "Couldn't acquire a mutex lock"
 msgstr "Kon geen timer creëren"
@@ -1316,7 +1437,7 @@ msgstr "Kon cursor niet cre
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Kon symbool %s niet vinden in een dynamische bibliotheek"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Kon pointer naar huidige thread niet verkrijgen"
 
@@ -1340,12 +1461,12 @@ msgstr "Kan bestand '%s' niet openen"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Kon klembord-formaat '%s' niet registreren."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 #, fuzzy
 msgid "Couldn't release a mutex"
 msgstr "Kon geen timer creëren"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Kon geen informatie verkrijgen over lijst-item %d."
@@ -1363,31 +1484,32 @@ msgstr "Kon thread niet be
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Maak map"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Maak nieuwe map"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Huidige map:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cyrillic (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D, 22 x34 inch"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE 'poke request' mislukt"
 
@@ -1411,11 +1533,11 @@ msgstr "DIB Header: Onbekende bitdiepte in bestand."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB Header: Onbekende codering in bestand."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Envelop DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1425,7 +1547,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Map '%s' kon niet worden gemaakt"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1433,7 +1555,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Decoratief"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Standaard encodering"
 
@@ -1452,11 +1574,11 @@ msgstr "Niet-proportioneel (Teletype)"
 msgid "Deleted stale lock file '%s'."
 msgstr "Verouderd vergrendeld bestand '%s' verwijderd."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1468,7 +1590,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Wist u dat..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Decoratief"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Map '%s' kon niet worden gemaakt"
@@ -1478,11 +1605,11 @@ msgstr "Map '%s' kon niet worden gemaakt"
 msgid "Directory '%s' doesn't exist!"
 msgstr "Map '%s' bestaat niet!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Map bestaat niet"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 #, fuzzy
 msgid "Directory doesn't exist."
 msgstr "Map bestaat niet"
@@ -1499,8 +1626,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Toon optie-dialoog"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1521,7 +1647,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Wilt u de veranderingen in document '%s' bewaren?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1533,6 +1659,10 @@ msgstr "Klaar"
 msgid "Done."
 msgstr "Klaar."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1542,7 +1672,7 @@ msgstr ""
 msgid "Down"
 msgstr "Omlaag"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E, 34 x 44 inch"
 
@@ -1554,12 +1684,12 @@ msgstr ""
 msgid "Elapsed time : "
 msgstr "Verstreken tijd: "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "kan bestand '%s'niet openen"
@@ -1568,7 +1698,12 @@ msgstr "kan bestand '%s'niet openen"
 msgid "Entries found"
 msgstr "Ingangen gevonden"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Envelop DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1576,20 +1711,21 @@ msgstr ""
 "Uitbreiding van omgevingsvariabelen mislukt: ontbrekende '%c' op positie %d "
 "in '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Fout"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Fout "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Fout bij het maken van map"
 
@@ -1602,7 +1738,7 @@ msgstr "Fout bij lezen DIB afbeelding ."
 msgid "Error reading config options."
 msgstr "Fout bij lezen DIB afbeelding ."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "Fout bij lezen DIB afbeelding ."
@@ -1615,7 +1751,7 @@ msgstr ""
 msgid "Error: "
 msgstr "Fout: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1623,7 +1759,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Geschatte tijd: "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1632,12 +1768,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Uitvoering van opdracht '%s' mislukt"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, fuzzy, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Uitvoering van opdracht '%s' mislukt"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "USA Executive, 7 1/4 x 10 1/2 inch"
 
@@ -1662,13 +1798,13 @@ msgstr "'=' verwacht bij inlezen van bron."
 msgid "Expected 'char' while parsing resource."
 msgstr "'char' verwacht bij inlezen van bron."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1677,7 +1813,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Uitvoering van opdracht '%s' mislukt"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "%s van inbelverbinding mislukt: %s"
@@ -1686,7 +1822,7 @@ msgstr "%s van inbelverbinding mislukt: %s"
 msgid "Failed to access lock file."
 msgstr "Toegang naar beveiligd bestand mislukt."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1714,39 +1850,39 @@ msgstr "Sluiten van vergrendeld bestand '%s' mislukt"
 msgid "Failed to close the clipboard."
 msgstr "Sluiten van klembord mislukt."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Verbinding mislukt: gebruikersnaam/wachtwoord ontbreekt."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Verbinding mislukt: geen internetaanbieder om te bellen."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Kopiëren van registerwaarde '%s' mislukt"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Kopiëren van registersleutel '%s' naar '%s' mislukt."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Kopiëren van bestand '%s' naar '%s' mislukt"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Hernoemen van registersleutel '%s' naar '%s' mislukt"
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Maken van DDE-string mislukt"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Maken van MDI-hoofdvenster mislukt."
 
@@ -1762,12 +1898,12 @@ msgstr "Maken van een tijdelijke bestandsnaam mislukt"
 msgid "Failed to create an anonymous pipe"
 msgstr "Maken van een anonieme pipe mislukt"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Maken van verbinding met server '%s' voor onderwerp '%s' mislukt"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 #, fuzzy
 msgid "Failed to create cursor."
 msgstr "Maken van statusbalk mislukt."
@@ -1787,7 +1923,7 @@ msgstr "Maken van MDI-hoofdvenster mislukt."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Maken van registersleutel '%s' mislukt."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1811,7 +1947,7 @@ msgstr "Maken van het standaard zoek/vervang dialoog mislukt (error code %d)"
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Weergeven van HTML-document in %s-codering mislukt"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Legen van klembord mislukt."
@@ -1821,21 +1957,21 @@ msgstr "Legen van klembord mislukt."
 msgid "Failed to enumerate video modes"
 msgstr "Maken van MDI-hoofdvenster mislukt."
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Opzetten van advies-lus met de DDE-server mislukt"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Maken van inbelverbinding mislukt: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Uitvoeren van '%s' mislukt\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1866,12 +2002,12 @@ msgstr ""
 "Vinden van XPM-bron %s mislukt.\n"
 "Bent u vergeten wxResourceLoadBitmapData te gebruiken?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Verkrijgen van namen van internetaanbieders mislukt: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Verkrijgen van klembordgegevens mislukt."
 
@@ -1879,18 +2015,11 @@ msgstr "Verkrijgen van klembordgegevens mislukt."
 msgid "Failed to get data from the clipboard"
 msgstr "Gegevens van klembord ophalen mislukt"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Verkrijgen van namen van internetaanbieders mislukt: %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Verkrijgen van lokale systeem-tijd mislukt"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Verkrijgen van de werk map mislukt"
 
@@ -1902,7 +2031,7 @@ msgstr "Initialiseren van GUI mislukt: Geen ingebouwd thema gevonden."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Initialiseren van MS HTML Help mislukt."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Initialiseren van OpenGL mislukt."
 
@@ -1919,7 +2048,7 @@ msgstr ""
 "Aansluiten bij een thread mislukt, mogelijk geheugenlek aangetroffen - "
 "herstart het programma a.u.b."
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Abrupt afsluiten van process %d mislukt"
@@ -1958,7 +2087,7 @@ msgstr "Vergrendelen van het vergrendelde bestand '%s' mislukt"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Vinden van '%s' in reguliere expressie '%s' mislukt"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Veranderen van bestandstijden van '%s' mislukt"
@@ -1989,7 +2118,7 @@ msgstr "Bewaren van gegevens op klembord mislukt"
 msgid "Failed to read PID from lock file."
 msgstr "Lezen van PID van vergrendeld bestand mislukt."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Omleiden van I/O van subprocess mislukt"
 
@@ -1997,12 +2126,12 @@ msgstr "Omleiden van I/O van subprocess mislukt"
 msgid "Failed to redirect the child process IO"
 msgstr "Omleiden van I/O van subprocess mislukt"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Registratie van DDE-server '%s' mislukt"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Initialiseren van OpenGL mislukt."
@@ -2027,12 +2156,12 @@ msgstr "Verwijderen van vergrendeld bestand '%s' mislukt"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Verwijderen van verouderd vergrendeld bestand '%s' mislukt."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Hernoemen van registerwaarde '%s' naar '%s' mislukt"
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Hernoemen van registersleutel '%s' naar '%s' mislukt"
@@ -2041,12 +2170,12 @@ msgstr "Hernoemen van registersleutel '%s' naar '%s' mislukt"
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Ophalen van gegevens van klembord mislukt"
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Verkrijgen van bestandstijden voor '%s' mislukt"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Verkrijgen van tekst van inbel-foutmelding mislukt"
 
@@ -2054,12 +2183,12 @@ msgstr "Verkrijgen van tekst van inbel-foutmelding mislukt"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Verkrijgen van ondersteunde klembord-formaten mislukt"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, fuzzy, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Laden van afbeelding %d van bestand '%s' mislukt."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Versturen van DDE-adviesnotificatie mislukt"
 
@@ -2096,16 +2225,16 @@ msgstr "Opslaan van afbeelding '%s' in geheugen VFS mislukt!"
 msgid "Failed to terminate a thread."
 msgstr "Beëindigen van thread mislukt."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Beëindigen van advies-lus met de DDE-server mislukt"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Ophangen van inbelverbinding mislukt: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Touchen van bestand '%s' mislukt"
@@ -2115,17 +2244,17 @@ msgstr "Touchen van bestand '%s' mislukt"
 msgid "Failed to unlock lock file '%s'"
 msgstr "Ontgrendelen van het vergrendelde bestand '%s' mislukt"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Deregistreren van DDE-server %s mislukt"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "kan gebruikers-configuratiebestand niet openen."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Maken van het standaard zoek/vervang dialoog mislukt (error code %d)"
@@ -2135,7 +2264,7 @@ msgstr "Maken van het standaard zoek/vervang dialoog mislukt (error code %d)"
 msgid "Failed to write to lock file '%s'"
 msgstr "Schrijven naar vergrendeld bestand '%s' mislukt"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Fatale fout"
 
@@ -2153,12 +2282,12 @@ msgstr "Formaat"
 msgid "File %s does not exist."
 msgstr "Bestand %s bestaat niet."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Bestand '%s' bestaat al, overschrijven?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2171,20 +2300,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Bestand kon niet worden geladen."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Bestandsfout"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Bestandsnaam bestaat al."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Formaat"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "Bestanden (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Formaat"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Zoeken"
@@ -2197,7 +2335,7 @@ msgstr "Niet-proportioneel lettertype:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 inch"
 
@@ -2205,7 +2343,7 @@ msgstr "Folio, 8 1/2 x 13 inch"
 msgid "Font size:"
 msgstr "Lettertype-grootte:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "'Fork' mislukt"
 
@@ -2257,11 +2395,11 @@ msgstr "GTK+ thema"
 msgid "Generic PostScript"
 msgstr "PostScript-bestand"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Duitse Legal Fanfold, 8 1/2 x 13 inch"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Duitse Std Fanfold, 8 1/2 x 12 inch"
 
@@ -2289,19 +2427,19 @@ msgstr "Ga vooruit"
 msgid "Go one level up in document hierarchy"
 msgstr "Ga niveau hoger in document-hiërarchie"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Ga naar startmap"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Ga naar bovenliggende map"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Ga naar pagina"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grieks (ISO-8859-7)"
 
@@ -2322,12 +2460,11 @@ msgstr "HTML-anchor %s bestaat niet."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebreeuws (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Help"
 
@@ -2357,17 +2494,17 @@ msgstr ""
 msgid "Help: %s"
 msgstr "Help: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "naamloos"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Maak map"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2416,13 +2553,13 @@ msgstr "IFF: onbekende fout!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Pictogram-bronspecificatie niet gevonden."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2430,7 +2567,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2451,20 +2588,20 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Ongeldige mapnaam."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Ongeldige bestandsspecificatie."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "Afbeelding en masker hebben verschillende groottes"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Bestands afbeelding is niet van het type %d."
@@ -2477,21 +2614,21 @@ msgstr ""
 "Niet mogelijk om Rich Edit control te maken, gewone tekst wordt gebruikt. "
 "Installeer riched32.dll a.u.b. opnieuw"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Onmogelijk om subprocess-invoer te verkrijgen"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Onmogelijk om machtigingen voor bestand '%s' te krijgen"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Overschrijven van bestand '%s' mislukt"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Onmogelijk om machtigingen voor het bestand '%s' in te stellen"
@@ -2505,19 +2642,23 @@ msgstr "Index"
 msgid "Index"
 msgstr "Index"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indisch (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Ongeldige TIFF-afbeeldingsindex."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Ongeldige XRC bron '%s': heeft geen top node 'bron'."
@@ -2554,7 +2695,7 @@ msgstr "Ongeldige reguliere expressie '%s': %s"
 msgid "Italic"
 msgstr "Cursief"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Envelop 'Italy', 110 x 230 mm"
 
@@ -2566,15 +2707,67 @@ msgstr "JPEG: kon niet laden - bestand is waarschijnlijk corrupt."
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: kon afbeelding niet opslaan."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 #, fuzzy
 msgid "KOI8-U"
 msgstr "KOI8-R"
@@ -2583,7 +2776,7 @@ msgstr "KOI8-R"
 msgid "Landscape"
 msgstr "Liggend"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "USA Ledger, 17 x 11 inch"
 
@@ -2591,15 +2784,44 @@ msgstr "USA Ledger, 17 x 11 inch"
 msgid "Left margin (mm):"
 msgstr "Linkermarge (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "USA Legal, 8 1/2 x 14 inch"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "USA Legal, 8 1/2 x 14 inch"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "USA Letter, 8 1/2 x 11 inch"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "USA Letter, 8 1/2 x 11 inch"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "USA Letter, 8 1/2 x 11 inch"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "USA Letter Small, 8 1/2 x 11 inch"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "USA Letter, 8 1/2 x 11 inch"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "USA Letter, 8 1/2 x 11 inch"
 
@@ -2620,16 +2842,6 @@ msgstr "Laad %s-bestand"
 msgid "Loading : "
 msgstr "Bezig met laden: "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-"Laden van Ascii PNM-afbeelding met grijswaarden nog niet geïmplementeerd."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-"Laden van Raw PNM-afbeelding met grijswaarden nog niet geïmplementeerd."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2640,7 +2852,7 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Log opgeslagen in bestand '%s'."
@@ -2665,7 +2877,7 @@ msgstr ""
 "MS HTML Help functies zijn niet beschikbaar omdat de MS HTML Help "
 "bibliotheek niet op deze machine is geïnstalleerd. Installeer het a.u.b."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Maximaliseren"
 
@@ -2692,7 +2904,7 @@ msgstr "Modern"
 msgid "Metal theme"
 msgstr "Metaal thema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Minimaliseren"
 
@@ -2711,11 +2923,16 @@ msgstr "Mode %ix%i-%i niet beschikbaar."
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr ""
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Envelop 'Monarch', 3 7/8 x 7 1/2 inch"
 
@@ -2728,11 +2945,11 @@ msgstr ""
 msgid "Move up"
 msgstr "Verplaatsen"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Naam"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Maak map"
@@ -2741,8 +2958,8 @@ msgstr "Maak map"
 msgid "New item"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "Nieuwe map"
 
@@ -2755,9 +2972,9 @@ msgstr "&Volgende"
 msgid "Next page"
 msgstr "Volgende pagina"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nee"
 
@@ -2798,22 +3015,22 @@ msgstr ""
 "Wilt U een lettertype selecteren voor deze encodering\n"
 "(anders zal de tekst in deze codering niet correct weergegeven worden)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Geen handler gevonden voor XML node '%s', class '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Geen handler gevonden voor afbeeldingstype."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Geen afbeeldingshandler voor het type %d gedefinieerd."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Geen afbeeldingshandler voor het type %s gedefinieerd."
@@ -2827,17 +3044,17 @@ msgstr "Nog geen overeenkomende pagina gevonden"
 msgid "No sound"
 msgstr "Geen ingangen gevonden."
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "Er wordt geen Ongebruikte Kleur in de afbeelding gemaskeerd"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "Er wordt geen Ongebruikte Kleur in de afbeelding gemaskeerd"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Noors (ISO-8859-10)"
 
@@ -2853,12 +3070,12 @@ msgstr ""
 msgid "Normal font:"
 msgstr "Normaal lettertype: "
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Notitie, 8 1/2 x 11 inch"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2866,7 +3083,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
@@ -2874,13 +3091,13 @@ msgstr ""
 msgid "Open HTML document"
 msgstr "HTML-document openen"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "kan bestand '%s'niet openen"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Bewerking niet toegestaan."
 
@@ -2899,7 +3116,7 @@ msgstr "Optie '%s' vereist een waarde."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Optie '%s': '%s' kan niet naar een datum worden geconverteerd."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Instellingen"
 
@@ -2931,24 +3148,149 @@ msgstr "PCX: onbekende fout!"
 msgid "PCX: version number too low"
 msgstr "PCX: versienummer te laag"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: kon geen geheugen reserveren."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: bestandsformaat niet herkend"
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: bestand lijkt afgekapt."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Envelop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Envelop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Envelop C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Envelop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Envelop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Envelop B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Envelop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Envelop B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Envelop DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Envelop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Envelop DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Envelop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Envelop C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Envelop C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Envelop B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Envelop C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Envelop C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Envelop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Envelop C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Envelop C5, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Pagina %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Pagina %d van %d"
@@ -2957,7 +3299,7 @@ msgstr "Pagina %d van %d"
 msgid "Page Setup"
 msgstr "Pagina-instellingen"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Pagina-instellingen"
@@ -2988,7 +3330,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Machtigingen"
 
@@ -3000,7 +3342,7 @@ msgstr "Maken van pipe mislukt"
 msgid "Please choose a valid font."
 msgstr "Kies a.u.b. een geldig lettertype."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Kies a.u.b. een bestaand bestand."
 
@@ -3009,11 +3351,11 @@ msgstr "Kies a.u.b. een bestaand bestand."
 msgid "Please choose the page to display:"
 msgstr "Kies a.u.b. een bestaand bestand."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Kies a.u.b. een internetaanbieder waarmee u verbinding wilt maken"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3045,16 +3387,16 @@ msgid "Previous page"
 msgstr "Vorige pagina"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Afdrukken"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Afdrukvoorbeeld"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Afdrukvoorbeeld mislukt"
 
@@ -3075,7 +3417,7 @@ msgstr "In kleur afdrukken"
 msgid "Print previe&w"
 msgstr "Afdrukvoorbeeld"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Afdrukvoorbeeld"
@@ -3135,7 +3477,7 @@ msgstr "Bezig met afdrukken van pagina %d..."
 msgid "Printing..."
 msgstr "Bezig met afdrukken..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3145,11 +3487,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Programma afgebroken."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Kwarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Vraag"
 
@@ -3163,7 +3505,7 @@ msgstr "Leesfout bij bestand '%s'"
 msgid "Ready"
 msgstr "Opnie&uw"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Gerefereerd object node met ref=\"%s\" niet gevonden!"
@@ -3172,17 +3514,17 @@ msgstr "Gerefereerd object node met ref=\"%s\" niet gevonden!"
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Registersleutel '%s' bestaat al."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Registersleutel '%s' bestaat niet, kan niet hernoemen."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3193,7 +3535,7 @@ msgstr ""
 "wissen maakt uw systeem onbruikbaar:\n"
 "bewerking afgebroken."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Registerwaarde '%s' bestaat al."
@@ -3214,7 +3556,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr "Verwijder huidige pagina uit favorieten"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3232,7 +3574,7 @@ msgstr "Allemaal vervangen"
 msgid "Replace with:"
 msgstr "Vervangen met:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Bron bestanden moeten zelfde versie nummer hebben!"
 
@@ -3248,7 +3590,7 @@ msgstr "Rechtermarge (mm):"
 msgid "Roman"
 msgstr "Romein"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "O&pslaan..."
@@ -3267,7 +3609,7 @@ msgstr "O&pslaan..."
 msgid "Save as"
 msgstr "Opslaan als"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Sla log-gegevens op in bestand"
 
@@ -3303,7 +3645,7 @@ msgstr "Zoek in alle boeken"
 msgid "Searching..."
 msgstr "Bezig met zoeken..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Secties"
 
@@ -3317,23 +3659,28 @@ msgstr "Zoekfout bij bestand '%s'"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 #, fuzzy
 msgid "Select &All"
 msgstr "Selecteer een bestand"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Selecteer een documentsjabloon"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Selecteer een documentweergave"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Selecteer een bestand"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Secties"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3347,7 +3694,7 @@ msgstr ""
 msgid "Setup..."
 msgstr "Instellingen..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "Meerdere actieve inbelverbindingen gevonden, willekeurige keuze gemaakt."
@@ -3360,11 +3707,11 @@ msgstr "Toon alles"
 msgid "Show all items in index"
 msgstr "Toon alle items in de index"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Toon verborgen mappen"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Toon verborgen bestanden"
 
@@ -3376,7 +3723,7 @@ msgstr "Toon/verberg navigatie-paneel"
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Formaat"
 
@@ -3394,8 +3741,7 @@ msgstr "Schuin"
 msgid "Sorry, could not open this file for saving."
 msgstr "Sorry, kon dit bestand niet opslaan."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Sorry, kon dit bestand niet openen."
 
@@ -3403,15 +3749,15 @@ msgstr "Sorry, kon dit bestand niet openen."
 msgid "Sorry, could not save this file."
 msgstr "Sorry, kon dit bestand niet opslaan."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Sorry, onvoldoende geheugen voor afdrukweergave."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 #, fuzzy
 msgid "Sorry, the format for this file is unknown."
 msgstr "Sorry, kon dit bestand niet openen."
@@ -3425,7 +3771,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "USA Statement, 5 1/2 x 8 1/2 inch"
 
@@ -3434,7 +3780,7 @@ msgstr "USA Statement, 5 1/2 x 8 1/2 inch"
 msgid "Status:"
 msgstr "Status: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3451,37 +3797,58 @@ msgstr "XRC bron: Ongeldige kleur specificatie '%s' voor eigenschap '%s'."
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Subclass '%s' niet gevonden voor bron '%s', zal niet subclasseren!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Schreefloos"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: kon geen geheugen reserveren."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: fout bij laden van afbeelding."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: fout bij lezen van afbeelding."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: fout bij opslaan van afbeelding."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: fout bij schrijven van afbeelding."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "USA Tabloid, 11 x 17 inch"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "USA Tabloid, 11 x 17 inch"
 
@@ -3489,11 +3856,11 @@ msgstr "USA Tabloid, 11 x 17 inch"
 msgid "Teletype"
 msgstr "Niet-proportioneel (Teletype)"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Sjablonen"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thais (ISO-8859-11)"
 
@@ -3522,7 +3889,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Het klembord-formaat '%d' bestaat niet."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3531,7 +3898,7 @@ msgstr ""
 "De map '%s' bestaat niet\n"
 "Nu maken?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, fuzzy, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3540,7 +3907,7 @@ msgstr ""
 "Het bestand '%s' bestaat niet en kon niet geopend worden.\n"
 "Het is verwijderd van de lijst 'recente bestanden'."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3575,7 +3942,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Het pad '%s' bevat teveel \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3596,7 +3963,7 @@ msgstr "De tekst kon niet worden opgeslagen."
 msgid "The value for the option '%s' must be specified."
 msgstr "De waarde voor de optie '%s' moet worden opgegeven/"
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3618,7 +3985,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3630,7 +3997,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Threadmodule-initialisatie mislukt: maken van thread-sleutel mislukt"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3642,11 +4009,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "Thread-prioriteitsinstelling is genegeerd."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Onder elkaar"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Naast elkaar"
 
@@ -3691,11 +4058,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Poging om een lege hostnaam te vinden: bezig op te geven"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turks (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 #, fuzzy
 msgid "Type"
 msgstr "Niet-proportioneel (Teletype)"
@@ -3705,7 +4072,7 @@ msgstr "Niet-proportioneel (Teletype)"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "USA Std Fanfold, 14 7/8 x 11 inch"
 
@@ -3744,45 +4111,45 @@ msgstr "Onverwacht einde van bestand tijdens inlezen van bron."
 msgid "Unexpected parameter '%s'"
 msgstr "Onverwachte parameter '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 #, fuzzy
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 #, fuzzy
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 #, fuzzy
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 #, fuzzy
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 #, fuzzy
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 #, fuzzy
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Onbekende DDE-fout %08x"
@@ -3795,7 +4162,7 @@ msgstr ""
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Onbekende codering (%d)"
@@ -3815,7 +4182,7 @@ msgstr "Onbekende lange optie '%s'"
 msgid "Unknown option '%s'"
 msgstr "Onbekende optie '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Onbekende stijl instelling"
 
@@ -3824,7 +4191,7 @@ msgstr "Onbekende stijl instelling"
 msgid "Unkown Property %s"
 msgstr "Onbekende optie '%s'"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Niet-afgesloten '{' in ingang voor mime-type %s."
@@ -3853,7 +4220,7 @@ msgstr "Niet ondersteund thema '%s'."
 msgid "Up"
 msgstr "Omhoog"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Gebruik: %s"
@@ -3866,15 +4233,15 @@ msgstr "Validatie-conflict"
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Toon bestanden in detail-weergave"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Toon bestanden in lijst-weergave"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Weergaven"
 
@@ -3890,16 +4257,16 @@ msgstr "Waarschuwing"
 msgid "Warning: "
 msgstr "Waarschuwing: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Waarschuwing: poging om HTML tag handler van lege stack te verwijderen."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "West-Europees (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "West-Europees met Euro teken (ISO-8859-15)"
 
@@ -3919,109 +4286,114 @@ msgstr "Alleen hele woorden"
 msgid "Win32 theme"
 msgstr "Win32 thema"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Windows 3.1 met Win32s"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabisch (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltisch (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Centraal Europees (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Chinees Gesimplificeerd (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Traditioneel Chinees (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cyrillisch (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Grieks (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebreeuws (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japans (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Koreaans (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 3.1"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Baltisch (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turks (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows West Europees (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4044,28 +4416,28 @@ msgstr "XPM: Misvormde pixel gegevens!"
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: Misvormde kleur definitie '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC bron '%s' (class '%s') niet gevonden!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC bron: Kan geen bitmap maken van '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC bron: Ongeldige kleur specificatie '%s' voor eigenschap '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ja"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "U kunt geen nieuwe map aan deze sectie toevoegen."
 
@@ -4081,17 +4453,17 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[LEEG]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr ""
 "een DDEML-applicatie heeft door een 'race'-conditie geheugengebrek "
 "veroorzaakt."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4102,46 +4474,46 @@ msgstr ""
 "te roepen\n"
 "of een ongeldige applicatie-pid was doorgegeven aan een DDEML-functie."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "een poging van een client om een conversatie op te zetten is mislukt."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "een geheugenreservering is mislukt."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "een parameter kon niet door de DDEML gevalideerd worden."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 "aanvraag voor synchrone advies-transactie heeft een time-out veroorzaakt."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 "aanvraag voor synchrone gegevens-transactie heeft een time-out veroorzaakt."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 "aanvraag voor synchrone uitvoerings-transactie heeft een time-out "
 "veroorzaakt."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 "aanvraag voor synchrone 'poke'-transactie heeft een time-out veroorzaakt."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "aanvraag voor beëindigen  van advies-transactie heeft een time-out "
 "veroorzaakt."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4151,7 +4523,7 @@ msgstr ""
 "die door de client was beëindigd of de server heeft afgebroken\n"
 "voordat de transactie was afgerond."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "een transactie is mislukt."
 
@@ -4159,7 +4531,7 @@ msgstr "een transactie is mislukt."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4171,15 +4543,15 @@ msgstr ""
 "is\n"
 "gestart heeft geprobeerd een server-transactie uit te voeren."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "een interne oproep van de PostMessage-functie is mislukt."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "een interne fout is opgetreden in de DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4189,11 +4561,11 @@ msgstr ""
 "Als de applicatie verdergaat na een XTYP_XACT_COMPLETE-callback dan is\n"
 "de transactie-id voor die callback niet meer geldig."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "poging tot wijzigen van onveranderbare sleutel '%s' genegeerd."
@@ -4206,7 +4578,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4214,14 +4586,18 @@ msgstr ""
 msgid "binary"
 msgstr "binair"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "vet"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "vet"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4242,7 +4618,7 @@ msgstr "kan verandering niet doorvoeren in bestand '%s'"
 msgid "can't create file '%s'"
 msgstr "kan bestand '%s' niet maken"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "kan bestand met gebruikersinstellingen '%s' niet wissen"
@@ -4253,7 +4629,12 @@ msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 "kan niet bepalen of bestandseinde is bereikt bij bestandsbeschrijving %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Uitvoeren van '%s' mislukt\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "Kan huidige positie in bestand '%s' niet vinden"
@@ -4263,7 +4644,7 @@ msgstr "Kan huidige positie in bestand '%s' niet vinden"
 msgid "can't find length of file on file descriptor %d"
 msgstr "kan bestandslengte niet vinden bij bestandsbeschrijving %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "kan gebruiker's startlocatie niet vinden, gebruik huidige map."
 
@@ -4296,7 +4677,7 @@ msgstr "kan globaal configuratiebestand '%s' niet openen."
 msgid "can't open user configuration file '%s'."
 msgstr "kan gebruikers-configuratiebestand '%s' niet openen."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "kan gebruikers-configuratiebestand niet openen."
 
@@ -4344,11 +4725,11 @@ msgstr "kan buffer '%s' niet naar schijf schrijven."
 msgid "can't write to file descriptor %d"
 msgstr "kan niet schrijven naar bestandsbeschrijving %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "kan gebruikers-configuratiebestand niet schrijven."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "catalogus-bestand voor domein '%s' niet gevonden."
@@ -4369,7 +4750,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "datum"
 
@@ -4377,7 +4758,7 @@ msgstr "datum"
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "standaard"
 
@@ -4385,19 +4766,19 @@ msgstr "standaard"
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "achttiende"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "achtste"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "elfde"
 
@@ -4406,7 +4787,7 @@ msgstr "elfde"
 msgid "encoding %s"
 msgstr "Onbekende codering (%d)"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "ingang '%s' komt meer dan één keer voor in groep '%s'"
@@ -4416,26 +4797,31 @@ msgstr "ingang '%s' komt meer dan 
 msgid "error in data format"
 msgstr "IFF: fout in IFF bestands formaat."
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "Leesfout bij bestand '%s'"
+
 #: ../src/html/chm.cpp:332
 #, fuzzy
 msgid "error opening file"
 msgstr "Leesfout bij bestand '%s'"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Fout bij het maken van map"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "Maken"
 
@@ -4444,11 +4830,11 @@ msgstr "Maken"
 msgid "failed to flush the file '%s'"
 msgstr "legen van bestand '%s' mislukt"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "vijftiende"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "vijfde"
 
@@ -4479,7 +4865,7 @@ msgstr ""
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "bestand '%s': onverwacht teken %c in regel %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "eerste"
 
@@ -4488,15 +4874,15 @@ msgstr "eerste"
 msgid "font size"
 msgstr "Lettertype-grootte:"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "veertiende"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "vierde"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "genereer uitgebreide log meldingen"
 
@@ -4504,7 +4890,7 @@ msgstr "genereer uitgebreide log meldingen"
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "Starten"
 
@@ -4512,50 +4898,50 @@ msgstr "Starten"
 msgid "invalid eof() return value."
 msgstr "ongeldige eof() return-waarde."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ongeldige return-waarde van berichtvenster"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "Ongeldig vergrendeld bestand '%s'."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "cursief"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "licht"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "licht"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "landinstelling '%s' kan niet worden ingesteld."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "bezig met zoeken van catalogus '%s' in pad '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "middernacht"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "negentiende"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "negende"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "geen DDE-fout."
 
@@ -4568,11 +4954,11 @@ msgstr "onbekende fout"
 msgid "noname"
 msgstr "naamloos"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "middag"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4585,7 +4971,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "GIF: onvoldoende geheugen."
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4598,21 +4984,21 @@ msgstr "Bestandsfout"
 msgid "reading"
 msgstr "aan het lezeen"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "probleem met 'reentrancy'."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "tweede"
 
@@ -4621,11 +5007,11 @@ msgstr "tweede"
 msgid "seek error"
 msgstr "Bestandsfout"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "zeventiende"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "zevende"
 
@@ -4633,15 +5019,15 @@ msgstr "zevende"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "Toon deze help boodschap"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "zestiende"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "zesde"
 
@@ -4653,61 +5039,61 @@ msgstr "Kies de te gebruiken beeldscherm mode (B.V. 640x480-16)"
 msgid "specify the theme to use"
 msgstr "Kies het te gebruiken thema"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 #, fuzzy
 msgid "stored file length not in Zip header"
 msgstr "Niet-ondersteund klembord-formaat."
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "tiende"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "het antwoord op de transactie heeft de DDE_FBUSY-bit op 1 gezet."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "derde"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "dertiende"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "vandaag"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "morgen"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "twaalfde"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "twintigste"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "onderstreept"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "onderstreept"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "onverwachte \" op positie %d in '%s'."
@@ -4725,7 +5111,7 @@ msgstr ": onbekende tekenset"
 msgid "unknown error"
 msgstr "onbekende fout"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "onbekende fout (foutnummer %08x)."
@@ -4739,7 +5125,7 @@ msgstr "onbekende fout"
 msgid "unknown seek origin"
 msgstr "onbekend zoek-startpunt"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "onbekend-%d"
@@ -4748,12 +5134,12 @@ msgstr "onbekend-%d"
 msgid "unnamed"
 msgstr "naamloos"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "naamloos%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4762,7 +5148,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr "Niet-ondersteund klembord-formaat."
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "catalogus '%s' van '%s' wordt gebruikt."
@@ -4776,7 +5162,7 @@ msgstr "Bestandsfout"
 msgid "writing"
 msgstr "bezig met schrijven"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay mislukt."
 
@@ -4789,7 +5175,7 @@ msgstr "wxSocket: ongeldige handtekening in ReadMsg."
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: onbekende gebeurtenis!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets kon beeldscherm niet openen voor '%s': afbreken."
@@ -4798,7 +5184,7 @@ msgstr "wxWidgets kon beeldscherm niet openen voor '%s': afbreken."
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets kon beeldscherm niet openen. Afbreken."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "gisteren"
 
@@ -4807,10 +5193,24 @@ msgstr "gisteren"
 msgid "zlib error %d"
 msgstr " (fout %ld: %s)"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr ""
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Verkrijgen van namen van internetaanbieders mislukt: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Laden van Ascii PNM-afbeelding met grijswaarden nog niet geïmplementeerd."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr ""
+#~ "Laden van Raw PNM-afbeelding met grijswaarden nog niet geïmplementeerd."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Kan niet wachten op thread-beëindiging"
index afcb03bca55966f9d361186d29f1fffcbada2d72..820573ac591ff538aeffd23e269cd84c7e6cf949 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-03-30 21:11+0100\n"
 "Last-Translator: W³odzimierz Skiba <abx@abx.art.pl>\n"
 "Language-Team: wxWidgets translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-2\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (b³±d %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Podgl±d"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Koperta #10, 4 1/8 x 9 1/2 cali"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Koperta #11, 4 1/2 x 10 3/8 cali"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Koperta #12, 4 3/4 x 11 cali"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Koperta #14, 5 x 11 1/2 cali"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Koperta #9, 3 7/8 x 8 7/8 cali"
 
@@ -75,7 +75,7 @@ msgstr "#define %s musi by
 msgid "%i of %i"
 msgstr "%i z %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bajtów"
@@ -85,17 +85,17 @@ msgstr "%ld bajt
 msgid "%s (or %s)"
 msgstr "%s (lub %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s B³±d"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Informacja"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Ostrze¿enie"
@@ -105,7 +105,7 @@ msgstr "%s Ostrze
 msgid "%s files (%s)|%s"
 msgstr "%s pliki (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "Komunikat programu %s"
@@ -139,7 +139,7 @@ msgstr "&Bie
 msgid "&Apply"
 msgstr "Z&astosuj"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Rozmie¶æ ikony"
 
@@ -152,11 +152,11 @@ msgid "&Bold"
 msgstr "Pogru&biony"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Anuluj"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Kaskada"
 
@@ -164,24 +164,26 @@ msgstr "&Kaskada"
 msgid "&Clear"
 msgstr "Wy&czy¶æ"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "Zam&knij"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopiuj"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Usuñ"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Szczegó³y"
 
@@ -197,7 +199,7 @@ msgstr "&Plik"
 msgid "&Find"
 msgstr "&Znajd¼"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "Za&koñcz"
 
@@ -209,12 +211,12 @@ msgstr "&Rozmiar czcionki:"
 msgid "&Forward"
 msgstr "&Dalej"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Przejd¼ do..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Pomoc"
 
@@ -231,11 +233,11 @@ msgstr "&Indeks"
 msgid "&Italic"
 msgstr "&Kursywa"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Dziennik"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "Prz&enie¶"
 
@@ -243,11 +245,11 @@ msgstr "Prz&enie
 msgid "&New"
 msgstr "&Nowy"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Nastêpne"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Dalej >"
 
@@ -259,7 +261,7 @@ msgstr "&Nast
 msgid "&No"
 msgstr "&Nie"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "&Nie"
@@ -277,7 +279,8 @@ msgstr "&Otw
 msgid "&Open..."
 msgstr "&Otwórz..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "Wkl&ej"
 
@@ -289,7 +292,7 @@ msgstr "&Rozmiar czcionki:"
 msgid "&Preferences"
 msgstr "&Preferencje"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Poprzednie"
 
@@ -297,7 +300,7 @@ msgstr "&Poprzednie"
 msgid "&Print"
 msgstr "&Drukuj"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Drukuj..."
 
@@ -310,7 +313,8 @@ msgid "&Quit"
 msgstr "&Wyj¶cie"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Ponów"
 
@@ -322,7 +326,7 @@ msgstr "&Pon
 msgid "&Replace"
 msgstr "&Zast±p"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Przywróæ"
 
@@ -330,7 +334,7 @@ msgstr "&Przywr
 msgid "&Save"
 msgstr "Zapi&sz"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Zapisz..."
 
@@ -338,7 +342,7 @@ msgstr "&Zapisz..."
 msgid "&Show tips at startup"
 msgstr "&Pokazuj porady przy uruchamianiu"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Rozmiar"
 
@@ -355,7 +359,7 @@ msgid "&Underline"
 msgstr "&Podkre¶lony"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Cofnij"
 
@@ -375,9 +379,9 @@ msgstr "&W g
 msgid "&Weight:"
 msgstr "&Waga"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Okno"
 
@@ -385,7 +389,7 @@ msgstr "&Okno"
 msgid "&Yes"
 msgstr "&Tak"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' ma nadmiarowe '..', zignorowane."
@@ -401,7 +405,7 @@ msgstr "'%s' jest nieprawid
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' nie jest poprawn± warto¶ci± numeryczn± opcji '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' nie jest prawid³owym katalogiem komunikatów."
@@ -440,15 +444,15 @@ msgstr "(Pomoc)"
 msgid "(bookmarks)"
 msgstr "(zak³adki)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -463,26 +467,46 @@ msgstr ""
 ", oczekiwano static, #include or #define\n"
 "podczas przetwarzania zasobu."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 cali"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 cali"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 cali"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 cali"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 cali"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "Koperta 6 3/4, 3 5/8 x 6 1/2 cali"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 cali"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": plik nie istnieje!"
@@ -495,23 +519,23 @@ msgstr ": nieznany zestaw znak
 msgid ": unknown encoding"
 msgstr ": nieznane kodowanie"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Wstecz"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<KATALOG>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<NAPÊD>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<£¡CZE>"
 
@@ -531,15 +555,15 @@ msgstr "<b>Pogrubienie.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Kursywa.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -547,22 +571,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Nie pusta kolekcja musi sk³adaæ siê z wêz³ów typu 'element'"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Koperta C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Koperta C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "Arkusz A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "Arkusz A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "Arkusz A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "Arkusz A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "Arkusz A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "Arkusz A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "Arkusz A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "Ma³y arkusz A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "Arkusz A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "Arkusz A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "Arkusz A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 cali"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "Arkusz A5, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -579,7 +670,7 @@ msgstr "Dodaj"
 msgid "Add current page to bookmarks"
 msgstr "Dodaj bie¿±c± stronê do listy zak³adek"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Dodaj do kolorów niestandardowych"
 
@@ -614,7 +705,7 @@ msgstr "Wszystko"
 msgid "All files (%s)|%s"
 msgstr "Wszystkie pliki (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Wszystkie pliki (*)|*"
 
@@ -622,7 +713,7 @@ msgstr "Wszystkie pliki (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Wszystkie pliki (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Wszystkie pliki (*.*)|*.*"
 
@@ -635,12 +726,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "Ju¿ ³±czy z ISP."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Do³±czyæ dziennik do pliku '%s' (wybieraj±c [Nie] zast±pisz go)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabski (ISO-8859-6)"
 
@@ -648,27 +739,57 @@ msgstr "Arabski (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "W³a¶ciwo¶ci"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "Arkusz B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Koperta B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "Arkusz B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "Arkusz B5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Koperta B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "Arkusz B5, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Koperta B6, 176 x 125 mm"
 
@@ -700,11 +821,11 @@ msgstr "BMP: Nie mo
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage nie ma w³asnej wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Ba³tycki (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Ba³tycki (stary) (ISO-8859-4)"
 
@@ -721,11 +842,11 @@ msgstr "Pogrubiony"
 msgid "Bottom margin (mm):"
 msgstr "Dolny margines (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "Arkusz C, 17 x 22 cali"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Wyczy¶æ"
 
@@ -733,23 +854,23 @@ msgstr "&Wyczy
 msgid "C&olour:"
 msgstr "K&olor:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Koperta C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Koperta C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Koperta C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Koperta C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Koperta C65, 114 x 229 mm"
 
@@ -757,11 +878,11 @@ msgstr "Koperta C65, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "Obs³uga CHM obecnie wspiera tylko pliki lokalne!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Nie mo¿na utworzyæ muteksu."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Nie mo¿na wyliczyæ plików '%s'"
@@ -771,12 +892,12 @@ msgstr "Nie mo
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Nie mo¿na wyliczyæ plików w katalogu '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Nie mo¿na wznowiæ w±tku %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Nie mo¿na wznowiæ w±tku %x"
@@ -785,17 +906,17 @@ msgstr "Nie mo
 msgid "Can not start thread: error writing TLS."
 msgstr "Nie mo¿na wystartowaæ w±tku: b³±d zapisu TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Nie mo¿na zawiesiæ w±tku %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Nie mo¿na zawiesiæ w±tku %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Nie mo¿na czekaæ na zakoñczenie w±tku"
 
@@ -803,63 +924,63 @@ msgstr "Nie mo
 msgid "Can't &Undo "
 msgstr "Nie mo¿na &cofn±æ "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "Nie mo¿na sprawdziæ formatu graficznego pliku '%s': plik nie istnieje."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Nie mo¿na zamkn±æ klucza rejestru '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Nie mo¿na kopiowaæ warto¶ci nieobs³ugiwanego typu %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Nie mo¿na utworzyæ klucza rejestru '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Nie mo¿na utworzyæ w±tku"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Nie mo¿na utworzyæ okna klasy '%s'"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Nie mo¿na usun±æ klucza '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Nie mo¿na usun±æ pliku INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Nie mo¿na usun±æ warto¶ci '%s' z klucza '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Nie mo¿na wyliczyæ podkluczy klucza '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Nie mo¿na wyliczyæ warto¶ci klucza '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Nie mo¿na wyeksportowaæ warto¶ci nieobs³ugiwanego typu %d."
@@ -882,12 +1003,12 @@ msgstr "Nie mo
 msgid "Can't initialize zlib inflate stream."
 msgstr "Nie mo¿na zainicjowaæ strumienia dekompresji biblioteki zlib."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Nie mo¿na wczytaæ obrazu z pliku '%s': plik nie istnieje."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Nie mo¿na otworzyæ klucza rejestru '%s'"
@@ -903,33 +1024,33 @@ msgstr ""
 "Nie mo¿na odczytaæ dekompresowanego strumienia: nieoczekiwany koniec w "
 "strumieniu."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Nie mo¿na odczytaæ warto¶ci '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Nie mo¿na odczytaæ warto¶ci klucza '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Nie mo¿na zapisaæ obrazu do pliku '%s': nieznane rozszerzenie."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Nie mo¿na zapisaæ zawarto¶ci dziennika w pliku."
 
 # ustaliæ?
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Nie mo¿na zmieniæ priorytetu w±tku"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Nie mo¿na nadaæ warto¶ci '%s'"
@@ -939,15 +1060,15 @@ msgstr "Nie mo
 msgid "Can't write to deflate stream: %s"
 msgstr "Nie mo¿na zapisywaæ do kompresowanego strumienia: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Zrezygnuj"
 
 # units --> ?
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr ""
 "Nie mo¿na wykonaæ konwersji okien dialogowych: nieznane okno dialogowe."
@@ -957,22 +1078,22 @@ msgstr ""
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Nie mo¿na dokonaæ konwersji z tablicy '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "NIe mo¿na znale¼æ aktywnego po³±czenia dialup: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "NIe mo¿na znale¼æ kontenera dla nieznanej kontrolki '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Nie mo¿na znale¼æ wêz³a czcionki '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Nie mo¿na znale¼æ lokalizacji pliku ksi±¿ki adresowej"
 
@@ -981,15 +1102,15 @@ msgstr "Nie mo
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Nie mo¿na uzyskaæ zakresu priorytetów strategii harmogramowania %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Nie mo¿na pobraæ nazwy serwera"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Nie mo¿na pobraæ oficjalnej nazwy serwera"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Nie mo¿na roz³±czyæ - brak aktywnego po³±czenia dialup."
 
@@ -997,7 +1118,7 @@ msgstr "Nie mo
 msgid "Cannot initialize OLE"
 msgstr "Nie mo¿na zainicjowaæ OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Nie mo¿na zainicjowaæ SciTech MGL!"
 
@@ -1010,7 +1131,7 @@ msgstr "Nie mo
 msgid "Cannot load icon from '%s'."
 msgstr "Nie mo¿na wczytaæ ikony z '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Nie mo¿na wczytaæ zasobów z pliku z '%s'."
@@ -1035,12 +1156,12 @@ msgstr "Nie mo
 msgid "Cannot open contents file: %s"
 msgstr "Nie mo¿na otworzyæ pliku pomocy: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Nie mo¿na otworzyæ pliku '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Nie mo¿na otworzyæ pliku dla drukowania postscriptowego!"
 
@@ -1049,17 +1170,17 @@ msgstr "Nie mo
 msgid "Cannot open index file: %s"
 msgstr "Nie mo¿na otworzyæ pliku indeksowego: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Nie mo¿na przetworzyæ formy liczby mnogiej: '%s'"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Nie mo¿na wyci±gn±æ koordynatów z '%s'."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Nie mo¿na wyci±gn±æ wymiaru z '%s'."
@@ -1095,7 +1216,7 @@ msgstr "Nie mo
 msgid "Case sensitive"
 msgstr "Uwzglêdniaj wielko¶æ liter"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Celtycki (ISO-8859-14)"
 
@@ -1103,16 +1224,16 @@ msgstr "Celtycki (ISO-8859-14)"
 msgid "Centered"
 msgstr "Wyrównanie do ¶rodka"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "¦rodkowoeuropejski (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Wybierz ISP do po³±czenia"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Wybierz kolor"
 
@@ -1120,11 +1241,11 @@ msgstr "Wybierz kolor"
 msgid "Choose font"
 msgstr "Wybierz czcionkê"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "Zam&knij"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Wyczy¶æ zawarto¶æ dziennika"
 
@@ -1137,20 +1258,20 @@ msgstr "Anulowanie wyboru czcionki"
 msgid "Click to confirm the font selection."
 msgstr "Potwierdzenie wyboru czcionki"
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Zamknij"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Zamknij\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Zamknij wszystko"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Zamknij okno"
 
@@ -1158,20 +1279,20 @@ msgstr "Zamknij okno"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Skompresowane pliki pomocy HTML Help (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Komputer"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Nazwa pozycji konfiguracji nie mo¿e zaczynaæ siê od '%c'."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Potwierd¼"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Potwierd¼ uaktualnienie rejestru"
 
@@ -1183,7 +1304,7 @@ msgstr "
 msgid "Contents"
 msgstr "Zawarto¶æ"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Nie dzia³a konwersja do zestawu znaków '%s'."
@@ -1236,17 +1357,17 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Nie mo¿na wystartowaæ podgl±du dokumentu."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Nie mo¿na rozpocz±æ drukowania."
 
 # przenie¶æ?
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Nie mo¿na przenie¶æ danych do okna"
 
@@ -1256,7 +1377,7 @@ msgstr "Nie mo
 msgid "Could not unlock mutex"
 msgstr "Muteks nie móg³ byæ uwolniony"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Nie mo¿na przechwyciæ muteksu"
 
@@ -1280,7 +1401,7 @@ msgstr "Nie mo
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Nie mo¿na znale¼æ symbolu '%s' w bibliotece"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Nie mo¿na pobraæ wska¼nika aktualnego w±tku"
 
@@ -1304,11 +1425,11 @@ msgstr "Nie mo
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Nie mo¿na zarejestrowaæ formatu schowka '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Muteks nie móg³ byæ uwolniony"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Nie mo¿na pobraæ informacji o elemencie listy kontroli %d."
@@ -1326,31 +1447,32 @@ msgstr "Nie mo
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Parametr Create nie odnaleziony w parametrach RTTI"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Tworzenie katalogu"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Utwórz nowy katalog"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Wytnij"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Bie¿±cy katalog:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cyrylica (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "Arkusz D, 22 x 34 cali"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "¿±danie danych z serwera DDE nie powiod³o siê"
 
@@ -1375,11 +1497,11 @@ msgstr "Nag
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Nag³ówek DIB: Plik z nieznanym kodowaniem."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Koperta DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1389,7 +1511,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Nie mo¿na utworzyæ katalogu '%s'"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1397,7 +1519,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "Decorative"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Kodowanie domy¶lne"
 
@@ -1414,11 +1536,11 @@ msgstr "Usu
 msgid "Deleted stale lock file '%s'."
 msgstr "Nieaktualny plik blokuj±cy '%s' zosta³ usuniêty."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1430,7 +1552,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "Czy wiesz ¿e..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Decorative"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Nie mo¿na utworzyæ katalogu '%s'"
@@ -1440,11 +1567,11 @@ msgstr "Nie mo
 msgid "Directory '%s' doesn't exist!"
 msgstr "Katalog '%s' nie istnieje!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Katalog nie istnieje"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Katalog nie istnieje."
 
@@ -1460,8 +1587,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "Wy¶wietl okno dialogowe opcji"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1481,7 +1607,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Chcesz zapisaæ zmiany w dokumencie %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1493,6 +1619,10 @@ msgstr "Zrobione"
 msgid "Done."
 msgstr "Zrobione."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1502,7 +1632,7 @@ msgstr "Dwukrotnie u
 msgid "Down"
 msgstr "W dó³"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "Arkusz E, 34 x 44 cale"
 
@@ -1514,12 +1644,12 @@ msgstr "Edytuj pozycj
 msgid "Elapsed time : "
 msgstr "Up³ynê³o ju¿ : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Wprowad¼ numer strony pomiêdzy %d a %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "nie mo¿na otworzyæ pliku '%s'"
@@ -1528,8 +1658,13 @@ msgstr "nie mo
 msgid "Entries found"
 msgstr "Znalezione pozycje"
 
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Koperta DL, 110 x 220 mm"
+
 # rozszerzenie?
-#: ../src/common/config.cpp:383
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
@@ -1537,20 +1672,21 @@ msgstr ""
 "Rozszerzenie zmiennych ¶rodowiskowych nie powiod³o siê: zabrak³o '%c' na "
 "pozycji '%d' w '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "B³±d"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "B³±d "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "B³±d przy tworzeniu katalogu"
 
@@ -1562,7 +1698,7 @@ msgstr "B
 msgid "Error reading config options."
 msgstr "B³±d odczytu opcji konfiguracji."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "B³±d odczytu opcji konfiguracji."
@@ -1575,7 +1711,7 @@ msgstr ""
 msgid "Error: "
 msgstr "B³±d: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1583,7 +1719,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Szacowany czas : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1592,12 +1728,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Wykonanie polecenia '%s' nie powiod³o siê"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Wykonanie polecenia '%s' nie powiod³o siê; b³±d: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 cali"
 
@@ -1619,13 +1755,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Japoñska rozszerzona strona kodowa UNIX (EUC-JP)"
 
@@ -1634,7 +1770,7 @@ msgstr "Japo
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Pobranie '%s' do '%s' nie powiod³o siê."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Nie uda³o siê %s po³±czenia dialup: %s"
@@ -1643,7 +1779,7 @@ msgstr "Nie uda
 msgid "Failed to access lock file."
 msgstr "Nie uda³o siê dostaæ do pliku blokuj±cego."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Nie powiod³a siê rezerwacja %luKb pamiêci na dane obrazu."
@@ -1672,39 +1808,39 @@ msgstr "Nie uda
 msgid "Failed to close the clipboard."
 msgstr "Nie uda³o siê zamkn±æ schowka."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Nie uda³o siê po³±czyæ: brakuje u¿ytkownika/has³a."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Nie uda³o siê po³±czyæ: brak ISP."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Nie uda³o siê skopiowaæ warto¶ci rejestru '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Nie uda³o siê skopiowaæ zawarto¶ci klucza rejestru '%s' do '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Nie uda³o siê skopiowaæ pliku '%s' do '%s'."
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Nie uda³o siê zmieniæ nazwy klucza rejestru '%s' na '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Nie uda³o siê utworzyæ ³añcucha DDE"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Nie uda³o siê utworzyæ ramki rodzica MDI."
 
@@ -1721,12 +1857,12 @@ msgstr "Nie uda
 msgid "Failed to create an anonymous pipe"
 msgstr "Nie uda³o siê utworzyæ potoku"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Nie uda³o siê utworzyæ po³±czenia do serwera '%s' na temat '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Nie uda³o siê utworzyæ kursora."
 
@@ -1745,7 +1881,7 @@ msgstr "Nie uda
 msgid "Failed to create directory %s/mime-info."
 msgstr "Nie uda³o siê utworzyæ katalogu %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1771,7 +1907,7 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Nie uda³o siê wy¶wieliæ dokumentu HTML w kodowaniu %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Nie uda³o siê opró¿niæ schowka."
@@ -1781,22 +1917,22 @@ msgid "Failed to enumerate video modes"
 msgstr "Nie uda³o siê pobranie listy trybów video"
 
 # to moja swobodna interpretacja
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr ""
 "Nie uda³o siê rozpocz±æ transakcji doradzaj±cej (advise) z serwerem DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Nie uda³o siê nawi±zaæ po³±czenia dialup: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Nie uda³o siê wykonaæ '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1821,12 +1957,12 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Nie uda³o siê usyskaæ listy ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 #, fuzzy
 msgid "Failed to get clipboard data."
 msgstr "Nie uda³o siê skorzystaæ ze schowka."
@@ -1835,18 +1971,11 @@ msgstr "Nie uda
 msgid "Failed to get data from the clipboard"
 msgstr "Nie uda³o siê pobraæ danych ze schowka"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Nie uda³o siê usyskaæ listy ISP: %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Nie uda³o siê pobraæ lokalnego czasu systemowego"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Nie uda³o siê uzyskaæ katalogu roboczego"
 
@@ -1858,7 +1987,7 @@ msgstr "Nie uda
 msgid "Failed to initialize MS HTML Help."
 msgstr "Nie uda³o siê zainicjowaæ pomocy MS HTML."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Nie uda³o siê zainicjowaæ OpenGL"
 
@@ -1877,7 +2006,7 @@ msgstr ""
 "Nie uda³o po³±czyæ z w±tkiem, potencjalny wyciek pamiêci - uruchom program "
 "ponownie"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Nie uda³o siê zabiæ procesu %d"
@@ -1918,7 +2047,7 @@ msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Nie uda³o siê dopasowac '%s' w wyra¿eniu regularnym: %s"
 
 # nie³adne
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Nie uda³o siê zmodyfikowaæ czasów pliku '%s'"
@@ -1949,7 +2078,7 @@ msgstr "Nie uda
 msgid "Failed to read PID from lock file."
 msgstr "Nie uda³o sie odczytaæ identyfikatora z pliku blokuj±cego."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Nie uda³o siê przekierowaæ wej¶cia/wyj¶cia procesu potomnego."
 
@@ -1957,12 +2086,12 @@ msgstr "Nie uda
 msgid "Failed to redirect the child process IO"
 msgstr "Nie uda³o siê przekierowaæ wej¶cia/wyj¶cia procesu potomnego"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Nie uda³o siê zarejestrowaæ serwera DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Nie uda³o siê zainicjowaæ OpenGL"
@@ -1988,12 +2117,12 @@ msgstr "Nie uda
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Nie uda³o siê usun±æ nieaktualnego pliku blokuj±cego '%s'."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Nie uda³o siê zmieniæ nazwy warto¶ci rejestru '%s' do '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Nie uda³o siê zmieniæ nazwy klucza rejestru '%s' na '%s'."
@@ -2002,12 +2131,12 @@ msgstr "Nie uda
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Nie uda³o siê odzyskaæ danych ze schowka."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Nie uda³o siê odczytaæ czasów pliku '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Nie uda³o siê uzyskaæ tekstu komunikatu b³êdu RAS"
 
@@ -2015,12 +2144,12 @@ msgstr "Nie uda
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Nie uda³o siê uzyskaæ listy formatów obs³ugiwanych przez schowek"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Nie uda³o siê zapisaæ obrazu do pliku \"%s\"."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Nie uda³o siê wys³aæ powiadomienia DDE"
 
@@ -2057,17 +2186,17 @@ msgstr "Nie uda
 msgid "Failed to terminate a thread."
 msgstr "Nie uda³o siê zakoñczyæ w±tku."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr ""
 "Nie uda³o siê zakoñczyæ transakcji doradzaj±cej (advise) z serwerem DDE"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Nie uda³o siê zakoñczyæ po³±czenia dialup: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Nie uda³o siê zmieniæ czasów pliku '%s'"
@@ -2077,16 +2206,16 @@ msgstr "Nie uda
 msgid "Failed to unlock lock file '%s'"
 msgstr "Nie uda³o siê odblokowaæ pliku blokuj±cego '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Nie uda³o siê wyrejestrowaæ serwera DDE '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Nie powiod³a siê aktualizacja pliku konfiguracyjnego u¿ytkownika."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2099,7 +2228,7 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr "Nie uda³o siê zapisaæ identyfikatora do pliku blokuj±cego '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "B³±d krytyczny "
 
@@ -2116,12 +2245,12 @@ msgstr "Plik"
 msgid "File %s does not exist."
 msgstr "Plik %s nie istnieje."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Plik '%s' ju¿ istnieje, naprawdê chcesz go zast±piæ?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2134,20 +2263,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Plik nie mo¿e byæ wczytany."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "B³±d plikowy"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Plik o tej nazwie ju¿ istnieje."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Plik"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Pliki (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Plik"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Znajd¼"
@@ -2160,7 +2298,7 @@ msgstr "Czcionka o sta
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Ustalony rozmiar tekstu.<br> <b>pogrubienie</b> <i>kursywa</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 in"
 
@@ -2168,7 +2306,7 @@ msgstr "Folio, 8 1/2 x 13 in"
 msgid "Font size:"
 msgstr "Rozmiar czcionki:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Rozwidlenie nie powiod³o siê"
 
@@ -2222,11 +2360,11 @@ msgstr "Kompozycja GTK+"
 msgid "Generic PostScript"
 msgstr "plik PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Sk³adanka German Legal, 8 1/2 x 13 cali"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Sk³adanka German Std, 8 1/2 x 12 cali"
 
@@ -2255,19 +2393,19 @@ msgstr "Id
 msgid "Go one level up in document hierarchy"
 msgstr "Id¼ poziom wy¿ej w hierarchi dokumentu"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Id¼ do katalogu domowego"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Id¼ do katalogu nadrzêdnego"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Skocz do strony"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grecki (ISO-8859-7)"
 
@@ -2289,12 +2427,11 @@ msgstr "HTML: kotwica %s ie istnieje."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "Pliki HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebrajski (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Pomoc"
 
@@ -2325,15 +2462,15 @@ msgstr "Pakiety pomocy (*.htb)|*.htb|Pakiety pomocy (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "Pomoc: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Katalog pocz±tkowy"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Katalog pocz±tkowy"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2384,13 +2521,13 @@ msgstr "IFF: nieznany b
 msgid "Icon resource specification %s not found."
 msgstr "Specyfikacja zasobu ikony %s nie znaleziona."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2398,7 +2535,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2419,19 +2556,19 @@ msgstr "Nieprawid
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Nieprawid³owa Liczba Parametrów w Metodzie Create"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Niedozwolona nazwa katalogu."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Niedozwolona specyfikacja pliku."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Obraz i maska maj± ró¿ne rozmiary."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Nie jest to obraz typu %d."
@@ -2444,21 +2581,21 @@ msgstr ""
 "Nie jest mo¿liwe utworzenie kontrolki rich edit, u¿yj zamiast tego prostego "
 "'text control'. Przeinstaluj riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Nie jest mo¿liwe uzyskanie wej¶cia procesu potomnego"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Uzyskanie praw dostêpu do pliku '%s' jest niemo¿liwe"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Zast±pienie pliku '%s' jest niemo¿liwe"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Nie jest mo¿liwe nadanie praw dostêpu plikowi '%s'"
@@ -2471,22 +2608,26 @@ msgstr "Wci
 msgid "Index"
 msgstr "Indeks"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Hinduski (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "B³±d wewnêtrzny, nieprawid³owo¶ci w wxCustomTypeInfo"
 
 # ...indeks w grafice (?)
 # ideks - katalog, wska?nik?
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "TIFF: Brak obrazu o podanym indeksie."
 
 # korzenia?
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Nieprawid³owy zasób XRC '%s': brakuje g³ównego wêz³a 'resource'."
@@ -2528,7 +2669,7 @@ msgstr "Nieprawid
 msgid "Italic"
 msgstr "Kursywa"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Koperta w³oska, 110 x 230 mm"
 
@@ -2540,15 +2681,67 @@ msgstr "JPEG: Nie mo
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Nie mo¿na zapisaæ obrazu."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Wyrównanie obustronne"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2556,7 +2749,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "Pejza¿"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 cali"
 
@@ -2564,15 +2757,44 @@ msgstr "Ledger, 17 x 11 cali"
 msgid "Left margin (mm):"
 msgstr "Lewy margines (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 cali"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 cali"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "List, 8 1/2 x 11 cali"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "List, 8 1/2 x 11 cali"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "List, 8 1/2 x 11 cali"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Ma³y list, 8 1/2 x 11 cali"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "List, 8 1/2 x 11 cali"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "List, 8 1/2 x 11 cali"
 
@@ -2593,14 +2815,6 @@ msgstr "Wczytaj plik %s"
 msgid "Loading : "
 msgstr "Wczytywanie : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "£adowanie obrazów Grey Ascii PNM nie jest jeszcze zaimplementowane."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "£adowanie obrazów Grey Raw PNM nie jest jeszcze zaimplementowane."
-
 #: ../src/unix/snglinst.cpp:251
 #, fuzzy, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2611,7 +2825,7 @@ msgstr "Plik z d
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Log zosta³ zapisany do pliku '%s'."
@@ -2636,7 +2850,7 @@ msgstr ""
 "Funkcje pomocy dla MS HTML Help nie s± dostêpne, poniewa¿ biblioteka MS HTML "
 "Help nie jest zainstalowana na tej maszynie. Zainstaluj j±."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "&Maksymalizuj"
 
@@ -2662,7 +2876,7 @@ msgstr "Menu"
 msgid "Metal theme"
 msgstr "Kompozycja metalowa"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimalizuj"
 
@@ -2681,11 +2895,16 @@ msgstr "Tryb %ix%i-%i nie jest dost
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Zmodyfikowany"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Koperta Monarch, 3 7/8 x 7 1/2 cali"
 
@@ -2697,11 +2916,11 @@ msgstr "Przenie
 msgid "Move up"
 msgstr "Przenie¶ w górê"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nazwa"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Nowy katalog"
 
@@ -2710,8 +2929,8 @@ msgid "New item"
 msgstr "Nowa pozycja"
 
 # To jest maska do tworzenia nazw typu NowaNaz1 itd
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NowaNaz"
 
@@ -2723,9 +2942,9 @@ msgstr "Dalej"
 msgid "Next page"
 msgstr "Nastêpna strona"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nie"
 
@@ -2765,22 +2984,22 @@ msgstr ""
 "Chcesz wskazaæ czcionkê do u¿ycia\n"
 "(inaczej tekst mo¿e nie byæ wy¶wietlony poprawnie)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Brak procedury obs³ugi dla wêz³a XML '%s', klasa '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Brak procedury obs³ugi grafiki."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Brak procedury obs³ugi obrazów typu %d."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Brak procedury obs³ugi obrazów typu %s."
@@ -2793,15 +3012,15 @@ msgstr "Jeszcze nie znaleziono pasuj
 msgid "No sound"
 msgstr "Brak d¼wiêku"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "Brak nieu¿ywanych kolorów w maskowanym obrazie."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "Brak wolnych kolorów w obrazie."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordycki (ISO-8859-10)"
 
@@ -2817,12 +3036,12 @@ msgstr "Zwyk
 msgid "Normal font:"
 msgstr "Normalna czcionka:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 in"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2830,7 +3049,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "Obiekty musz± posiadaæ w³a¶ciwo¶æ typu 'id'"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Otwieranie Pliku"
 
@@ -2838,13 +3057,13 @@ msgstr "Otwieranie Pliku"
 msgid "Open HTML document"
 msgstr "Otwórz dokument HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "Otwieranie Pliku"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operacja nie jest dozwolona."
 
@@ -2863,7 +3082,7 @@ msgstr "Opcja '%s' wymaga podania warto
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Opcja '%s': nie mo¿na przekszta³ciæ '%s' na datê."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Opcje"
 
@@ -2895,24 +3114,149 @@ msgstr "PCX: nieznany b
 msgid "PCX: version number too low"
 msgstr "PCX: zbyt niski numer wersji."
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Nie mo¿na przydzieliæ pamiêci."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Nieznany format pliku."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Plik wygl±da na obciêty."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Koperta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Koperta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Koperta C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Koperta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Koperta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Koperta B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Koperta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Koperta B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Koperta DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Koperta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Koperta DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Koperta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Koperta C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Koperta C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Koperta B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Koperta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Koperta C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Koperta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Koperta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Koperta C5, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Strona %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Strona %d z %d"
@@ -2921,7 +3265,7 @@ msgstr "Strona %d z %d"
 msgid "Page Setup"
 msgstr "Ustawienia strony"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Ustawienia strony"
 
@@ -2952,7 +3296,7 @@ msgid "Passing an unkown object to GetObject"
 msgstr "Przekazanie nieznanego obiektu do funkcji GetObject"
 
 # prawa?
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Uprawnienia"
 
@@ -2964,7 +3308,7 @@ msgstr "Nie uda
 msgid "Please choose a valid font."
 msgstr "Proszê wybraæ poprawn± czcionkê."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Proszê wybraæ istniej±cy plik."
 
@@ -2972,11 +3316,11 @@ msgstr "Prosz
 msgid "Please choose the page to display:"
 msgstr "Wybierz stronê do wy¶wietlenia:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Wybierz ISP, z którym chcesz siê po³±czyæ"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3008,16 +3352,16 @@ msgid "Previous page"
 msgstr "Poprzednia strona"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Drukuj"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Podgl±d wydruku"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Awaria podgl±du wydruku"
 
@@ -3037,7 +3381,7 @@ msgstr "Wydruk w kolorze"
 msgid "Print previe&w"
 msgstr "Podgl±d &wydruku"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Podgl±d wydruku"
 
@@ -3094,7 +3438,7 @@ msgstr "Drukowanie strony %d..."
 msgid "Printing..."
 msgstr "Drukowanie..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3104,11 +3448,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "Program przerwany."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Pytanie"
 
@@ -3121,7 +3465,7 @@ msgstr "B
 msgid "Ready"
 msgstr "Gotowy"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Nie znalezione wêz³a obiektu, do którego odwo³uje siê ref=\"%s\"!"
@@ -3130,17 +3474,17 @@ msgstr "Nie znalezione w
 msgid "Refresh"
 msgstr "Od¶wie¿"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Klucz rejestru '%s' ju¿ istnieje."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Klucz rejestru '%s' nie istnieje, nie mo¿na zmieniæ jego nazwy."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3151,7 +3495,7 @@ msgstr ""
 "usuniêcie go zdestabilizowa³oby system:\n"
 "operacja zosta³a przerwana."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Warto¶æ rejestru '%s' ju¿ istnieje."
@@ -3172,7 +3516,7 @@ msgstr "Usu
 msgid "Remove current page from bookmarks"
 msgstr "Usuñ bie¿±c± stronê z listy zak³adek"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3190,7 +3534,7 @@ msgstr "Zast
 msgid "Replace with:"
 msgstr "Zast±p przez:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Pliki zasobów muszê mieæ zgodny numer wersji!"
 
@@ -3206,7 +3550,7 @@ msgstr "Prawy margines (mm):"
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Zapisz"
 
@@ -3223,7 +3567,7 @@ msgstr "Zapisz J&ako..."
 msgid "Save as"
 msgstr "Zapisz jako"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Zapisz zawarto¶æ dziennika do pliku"
 
@@ -3260,7 +3604,7 @@ msgstr "Szukaj we wszystkich plikach pomocy"
 msgid "Searching..."
 msgstr "Wyszukiwanie..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Sekcje"
 
@@ -3274,23 +3618,28 @@ msgstr "B
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "&Zaznacz wszystko"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Wybierz szablon dokumentu"
 
 # perspektywê?
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Wybierz widok dokumentu"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Wybierz plik"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Sekcje"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3305,7 +3654,7 @@ msgstr ""
 msgid "Setup..."
 msgstr "Ustawienia..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Znalezione kilka dostêpnych po³±czeñ dialup, zostanie u¿yte pierwsze."
 
@@ -3317,11 +3666,11 @@ msgstr "Poka
 msgid "Show all items in index"
 msgstr "Poka¿ wszystkie elementy indeksu"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Poka¿ ukryte katalogi"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Pokazuj pliki ukryte"
 
@@ -3333,7 +3682,7 @@ msgstr "Poka
 msgid "Shows the font preview."
 msgstr "Podgl±d czcionki."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Rozmiar"
 
@@ -3350,8 +3699,7 @@ msgstr "Pochylony"
 msgid "Sorry, could not open this file for saving."
 msgstr "Niestety nie mo¿na otworzyæ tego pliku do zapisu."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Niestety nie mo¿na otworzyæ tego pliku."
 
@@ -3359,15 +3707,15 @@ msgstr "Niestety nie mo
 msgid "Sorry, could not save this file."
 msgstr "Niestety nie mo¿na zapisaæ tego pliku."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Niestety za ma³o pamiêci aby przygotowaæ podgl±d."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Niestety, podgl±d wydruku wymaga zainstalowania drukarki."
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Niestety, nieznany format pliku."
 
@@ -3380,7 +3728,7 @@ msgstr "Dane d
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Plik z d¼wiêkiem '%s' jest w formacie, który nie jest wspierany."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 in"
 
@@ -3388,7 +3736,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 in"
 msgid "Status:"
 msgstr "Status:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3407,37 +3755,58 @@ msgstr "Nieprawid
 msgid "String conversions not supported"
 msgstr "Konwersja tekstu nie jest wspierana"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Nie znaleziono podklasy '%s' dla zasobu '%s', bez podklas!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Nie mo¿na przydzieliæ pamiêci."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: B³±d przy wczytywaniu obrazu."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: B³±d odczytu."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Wyst±pi³ b³±d przy zapisie."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: B³±d zapisu."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 in"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 in"
 
@@ -3445,11 +3814,11 @@ msgstr "Tabloid, 11 x 17 in"
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Szablony"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Tajski (ISO-8859-11)"
 
@@ -3477,7 +3846,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Format schowka '%d' nie istnieje."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3486,7 +3855,7 @@ msgstr ""
 "Katalog '%s' nie istnieje\n"
 "Utworzyæ go teraz?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3495,7 +3864,7 @@ msgstr ""
 "Nie mo¿na otworzyæ pliku '%s'.\n"
 "Informacja o nim zosta³a usuniêta z listy ostatnio u¿ywanych plików."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3529,7 +3898,7 @@ msgstr "Waga czcionki."
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "¦cie¿ka '%s' zawiera za du¿o \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3550,7 +3919,7 @@ msgstr "Tekst nie mo
 msgid "The value for the option '%s' must be specified."
 msgstr "Warto¶æ opcji '%s' musi zostaæ podana."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3572,7 +3941,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3586,7 +3955,7 @@ msgstr ""
 "Zainicjowanie modu³u w±tków nie powiod³o siê: nie uda³o siê utworzyæ klucza "
 "w±tków"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3598,11 +3967,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "Ustawienie priorytetu w±tku jest ignorowane."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "&S±siaduj±co w poziomie"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "S±si&aduj±co w pionie"
 
@@ -3644,11 +4013,11 @@ msgstr "Pr
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "próba u¿ycia niezdefiniowej (NULL) nazwy serwera: rezygnacja"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turecki (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Typ"
 
@@ -3657,7 +4026,7 @@ msgstr "Typ"
 msgid "Type must have enum - long conversion"
 msgstr "Typ musi umo¿liwiaæ konswersjê enum - long"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "Sk³adanka US Std, 14 7/8 x 11 in"
 
@@ -3694,39 +4063,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr "Nieoczekiwany parametr '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Nieznany b³±d DDE %08x"
@@ -3739,7 +4108,7 @@ msgstr "Nieznany obiekt przekazany do funkcji GetObjectClassInfo"
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Nieznane kodowanie (%d)"
@@ -3759,7 +4128,7 @@ msgstr "Nieznana d
 msgid "Unknown option '%s'"
 msgstr "Nieznana opcja '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Nieznana flaga stylu"
 
@@ -3769,7 +4138,7 @@ msgid "Unkown Property %s"
 msgstr "Nieznana w³a¶ciwo¶æ %s"
 
 # inaczej
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Nieodpowiedni '{' in w pozycji dla typu mime %s."
@@ -3799,7 +4168,7 @@ msgid "Up"
 msgstr "W górê"
 
 # hm
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "U¿ycie: %s"
@@ -3812,15 +4181,15 @@ msgstr "Konflikt kontroli poprawno
 msgid "Video Output"
 msgstr "Wyj¶cie Video"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Przegl±daj pliki w formie szczegó³owej listy"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Przegl±daj pliki w formie listy"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Widoki"
 
@@ -3836,17 +4205,17 @@ msgstr "Ostrze
 msgid "Warning: "
 msgstr "Ostrze¿enie: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Ostrze¿enie: próba usuniêcia procedury obs³ugi znacznika HTML z pustego "
 "stosu."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Zachodnioeuropejski (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Zachodnioeuropejski z Euro (ISO-8859-15)"
 
@@ -3866,104 +4235,109 @@ msgstr "Tylko ca
 msgid "Win32 theme"
 msgstr "Kompozycja Win32"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s na Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (kompilacja %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows arabski (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows ba³tycki (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows ¶rodkowoeuropejski (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows chiñski uproszczony (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows chiñski tradycyjny (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows cyrylica (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows grecki (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows hebrajski (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows japoñski (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows koreañski (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (kompilacja %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (kompilacja %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows ba³tycki (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows turecki (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows zachodnioeuropejski (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (kompilacja %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -3986,29 +4360,29 @@ msgstr "XPM: Zniekszta
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: niepoprawna definicja koloru '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "Nie znaleziono zasobu XRC '%s' (klasa '%s')!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "Zasoby XRC: Nie mo¿na utworzyæ mapy bitowej z '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
 "Zasoby XRC: Nieprawid³owa specyfikacja koloru '%s' dla w³a¶ciwo¶ci '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Tak"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Nie mo¿esz dodaæ nowego katalogu do tej sekcji."
 
@@ -4024,16 +4398,16 @@ msgstr "P&omniejszenie"
 msgid "Zoom to &Fit"
 msgstr "&Dopasowanie powiêkszenia"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[PUSTY]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "Aplikacja DDEML utworzy³a przed³u¿ony wy¶cig (race condition)."
 
 # instance -->
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4045,43 +4419,43 @@ msgstr ""
 "lub do funkcji DDEML przes³ano\n"
 "nieprawid³owy identyfikator instancji."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "próba nawi±zania konwersacji przez klienta nie powiod³a siê."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "przydzielenie pamiêci nie powiod³o siê."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "parametr nie przeszed³ kontroli poprawno¶ci DDEML"
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 "up³yn±³ czas oczekiwania na rozpoczêcie synchronicznej transakcji advise."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 "up³yn±³ czas oczekiwania na rozpoczêcie synchronicznej transakcji data."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 "up³yn±³ czas oczekiwania na rozpoczêcie synchronicznej transakcji execute."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 "up³yn±³ czas oczekiwania na rozpoczêcie synchronicznej transakcji poke."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "up³yn±³ czas oczekiwania na zakoñczenie trancakcji advise."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4091,7 +4465,7 @@ msgstr ""
 "zakoñczon± przez klienta, lub serwer\n"
 "zakoñczy³ pracê przez zakoñczeniem transakcji."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "transakcja nie powiod³a siê."
 
@@ -4100,7 +4474,7 @@ msgid "alt"
 msgstr "alt"
 
 # transakcjê normalnie wykonywan± przez serwer, inaczej
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4112,15 +4486,15 @@ msgstr ""
 "lub aplikacja zainicjowana jako APPCMD_CLIENTONLY\n"
 "usi³owa³a wykonaæ transakcjê serwera."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "wewnêtrzne wywo³anie funkcji PostMessage zakoñczy³o siê niepowodzeniem"
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "wyst±pi³ wewnêtrzny b³±d w DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4130,11 +4504,11 @@ msgstr ""
 "Kiedy aplikacja koñczy po³±czenie zwrotne XTYP_XACT_COMPLETE,\n"
 "identyfikator transakcji dla tego po³±czenia nie jest d³u¿ej wa¿ny."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "zignorowano próbê zmiany niezmiennego klucza '%s'."
@@ -4147,7 +4521,7 @@ msgstr "b
 msgid "bad signature"
 msgstr "b³êdne oznaczenie"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4155,14 +4529,18 @@ msgstr ""
 msgid "binary"
 msgstr "binarny"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "pogrubiony"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "pogrubiony "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4183,7 +4561,7 @@ msgstr "nie mo
 msgid "can't create file '%s'"
 msgstr "nie mo¿na utworzyæ pliku '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "nie mo¿na usun±æ pliku konfiguracyjnego u¿ytkownika '%s'"
@@ -4193,7 +4571,12 @@ msgstr "nie mo
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "nie mo¿na okre¶liæ czy osi±gniêto koniec pliku w deskryptorze %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Nie uda³o siê wykonaæ '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "nie mo¿na znale¼æ centralnego katalogu zip"
 
@@ -4202,7 +4585,7 @@ msgstr "nie mo
 msgid "can't find length of file on file descriptor %d"
 msgstr "nie mo¿na znale¼æ rozmiaru pliku w deskryptorze pliku %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "nie mo¿na znale¼æ katalogu domowego, zostanie u¿yty bie¿±cy."
 
@@ -4236,7 +4619,7 @@ msgstr "nie mo
 msgid "can't open user configuration file '%s'."
 msgstr "nie mo¿na otworzyæ pliku konfiguracyjnego u¿ytkownika '%s'."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "nie mo¿na otworzyæ pliku konfiguracyjnego u¿ytkownika."
 
@@ -4286,13 +4669,13 @@ msgstr "nie mo
 msgid "can't write to file descriptor %d"
 msgstr "nie mo¿na zapisaæ do deskryptora pliku %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "nie mo¿na zapisaæ pliku konfiguracyjnego u¿ytkownika."
 
 # catalog file --> ?
 # domain --> ?
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "Nie znaleziono pliku katalogowego dla domeny '%s'."
@@ -4313,7 +4696,7 @@ msgstr "nie powiod
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "data"
 
@@ -4321,7 +4704,7 @@ msgstr "data"
 msgid "decompression error"
 msgstr "b³±d dekompresji"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "domy¶lny"
 
@@ -4329,19 +4712,19 @@ msgstr "domy
 msgid "delegate has no type info"
 msgstr "brak informacji o delegowanym typie"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "osiemnasty"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "ósmy"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "jedenasty"
 
@@ -4350,7 +4733,7 @@ msgstr "jedenasty"
 msgid "encoding %s"
 msgstr "kodowanie %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "pozycja '%s' wystêpuje w grupie '%s' wiêcej ni¿ jeden raz"
@@ -4359,25 +4742,30 @@ msgstr "pozycja '%s' wyst
 msgid "error in data format"
 msgstr "b³±d w formacie"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "b³±d otwarcia pliku"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "b³±d otwarcia pliku"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "b³±d przy odczycie centralnego katalogu zip"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
 # ustaliæ? ustanowiæ?
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "nawi±zaæ"
 
@@ -4387,11 +4775,11 @@ msgstr "nawi
 msgid "failed to flush the file '%s'"
 msgstr "nie uda³o siê opró¿niæ (flush) pliku '%s'"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "piêtnasty"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "pi±ty"
 
@@ -4421,7 +4809,7 @@ msgstr "plik '%s', linia %d: zignorowano warto
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "plik '%s': nieoczekiwany znak %c w lini %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "pierwszy"
 
@@ -4429,16 +4817,16 @@ msgstr "pierwszy"
 msgid "font size"
 msgstr "rozmiar czcionki"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "czternasty"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "czwarty"
 
 # inaczej
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "generuje listê komunikatów"
 
@@ -4446,7 +4834,7 @@ msgstr "generuje list
 msgid "incorrect event handler string, missing dot"
 msgstr "nieprawid³owy uchwyt zdarzenia, brak kropki w nazwie"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "zainicjowaæ"
 
@@ -4454,50 +4842,50 @@ msgstr "zainicjowa
 msgid "invalid eof() return value."
 msgstr "b³êdna warto¶æ znacznika koñca pliku."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "warto¶æ zwrócona przez okno komunikatu jest nieprawid³owa"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "nieprawid³owy plik zip"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kursywa"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "lekki"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "lekki "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "lokalizacja '%s' nie mo¿e byæ ustawiona."
 
 # w ¶cie¿ce - nie³adne
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "szukanie katalogu '%s' w ¶cie¿ce '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "pó³noc"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "dziewiêtnasty"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "dziewi±ty"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "bez b³êdu DDE."
 
@@ -4509,11 +4897,11 @@ msgstr "brak b
 msgid "noname"
 msgstr "beznazwy"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "po³udnie"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "liczba"
 
@@ -4525,7 +4913,7 @@ msgstr "obiekty nie mo
 msgid "out of memory"
 msgstr "brak wolnej pamiêci"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4537,21 +4925,21 @@ msgstr "b
 msgid "reading"
 msgstr "odczytu"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "problem wspó³bie¿no¶ci"
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "drugi"
 
@@ -4559,11 +4947,11 @@ msgstr "drugi"
 msgid "seek error"
 msgstr "b³±d przeszukiwania"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "siedemnasty"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "siódmy"
 
@@ -4571,15 +4959,15 @@ msgstr "si
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "wy¶wietla ten komunikat"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "szesnasty"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "szósty"
 
@@ -4591,61 +4979,61 @@ msgstr "okre
 msgid "specify the theme to use"
 msgstr "okre¶la kompozycjê, który ma byæ u¿yta"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "tekst"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "dziesi±ty"
 
 # niezrêczne
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "odpowied¼ na transakcjê spowodowa³a ustawienie bitu DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "trzeci"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "trzynasty"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "modu³ tiff: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "dzi¶"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "jutro"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "dwunasty"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "dwudziesty"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "podkre¶lony"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "podkre¶lony "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "nieoczekiwany \" na pozycji %d w '%s'."
@@ -4663,7 +5051,7 @@ msgstr "nieznana klasa %s"
 msgid "unknown error"
 msgstr "nieznany b³±d"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "nieznany b³±d (kod b³êdu %08x)."
@@ -4676,7 +5064,7 @@ msgstr "nieznany znacznik ko
 msgid "unknown seek origin"
 msgstr "nieznany odno¶nik pozycjonowania"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "nieznany-%d"
@@ -4685,12 +5073,12 @@ msgstr "nieznany-%d"
 msgid "unnamed"
 msgstr "beznazwy"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "beznazwy%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4698,7 +5086,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "u¿ycie katalogu '%s' z '%s'."
@@ -4711,7 +5099,7 @@ msgstr "b
 msgid "writing"
 msgstr "zapisu"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay zwróci³o b³±d."
 
@@ -4724,7 +5112,7 @@ msgstr "wxSocket: b
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: nieznane zdarzenie!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "Nie mo¿na zainicjowaæ wy¶wietlania dla '%s': program koñczy pracê."
@@ -4733,7 +5121,7 @@ msgstr "Nie mo
 msgid "wxWidgets could not open display. Exiting."
 msgstr "Nie mo¿na zainicjowaæ wy¶wietlania. Program koñczy pracê."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "wczoraj"
 
@@ -4742,10 +5130,22 @@ msgstr "wczoraj"
 msgid "zlib error %d"
 msgstr "b³±d biblioteki zlib %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Nie uda³o siê usyskaæ listy ISP: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "£adowanie obrazów Grey Ascii PNM nie jest jeszcze zaimplementowane."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "£adowanie obrazów Grey Raw PNM nie jest jeszcze zaimplementowane."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Nie mo¿na czekaæ na zakoñczenie w±tku"
index eaca582e8f535ae72d45b1d2dc2f66dd0a1adc3c..86852171d96b39f08c596697666c2aec1ae0d5d4 100644 (file)
@@ -1,7 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.1\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-05-31 09:39+0930\n"
 "Last-Translator: Loug <lugusto-blog@yahoo.com.br>\n"
 "Language-Team: wxWidgets translators <wx-translators@lists.wxwidgets.org>\n"
@@ -11,33 +12,33 @@ msgstr ""
 "plural-forms: nplurals=2; plural=n > 1\n"
 "X-Generator: Rosetta (http://launchpad.ubuntu.com/rosetta/)\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
-msgid ""
-"\t%s: %s\n"
+msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
-msgstr "\nPor favor, envie este relatório ao  mantenedor do programa. Obrigado!\n"
+msgstr ""
+"\n"
+"Por favor, envie este relatório ao  mantenedor do programa. Obrigado!\n"
 
-#: ../src/palmos/utils.cpp:210
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
-msgid ""
-"              Thank you and we're sorry for the inconvenience!\n"
+#: ../src/generic/dbgrptg.cpp:312
+msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Obrigado e desculpe pelo transtorno!\n"
 
-#: ../src/common/log.cpp:322
+#: ../src/common/log.cpp:321
 #, c-format
 msgid " (error %ld: %s)"
 msgstr " (erro %ld: %s)"
 
-#: ../src/common/docview.cpp:1380
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -45,23 +46,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Visualizar"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "Envelope nº 10, 4,125 x 9,5 pol"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "Envelope nº 11, 4,5 x 9,5 pol"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "Envelope nº 12, 4,75 x 11 pol"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "Envelope nº 14, 5 x 11,5 pol"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "Envelope nº 9, 3,875 x  8,875 pol"
 
@@ -72,13 +73,13 @@ msgstr "Envelope n
 msgid "#define %s must be an integer."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1019 ../src/html/helpfrm.cpp:1021
-#: ../src/html/helpfrm.cpp:1689 ../src/html/helpfrm.cpp:1722
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i de %i"
 
-#: ../src/generic/filedlgg.cpp:287
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bytes"
@@ -88,27 +89,27 @@ msgstr "%ld bytes"
 msgid "%s (or %s)"
 msgstr "%s (ou %s)"
 
-#: ../src/generic/logg.cpp:262
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "Erro %s"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "Informação %s"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "Aviso %s"
 
-#: ../src/common/fldlgcmn.cpp:74
+#: ../src/common/fldlgcmn.cpp:81
 #, c-format
 msgid "%s files (%s)|%s"
 msgstr "%s Arquivos (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "mensagem %s"
@@ -130,7 +131,7 @@ msgstr ""
 msgid "%s: ill-formed resource file syntax."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:341 ../src/html/helpfrm.cpp:343
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&Sobre..."
 
@@ -142,7 +143,7 @@ msgstr "&Tamanho Atual"
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Organizar ícones"
 
@@ -156,12 +157,12 @@ msgstr "< &Voltar"
 msgid "&Bold"
 msgstr "Negrito"
 
-#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:356
-#: ../src/generic/fontdlgg.cpp:375 ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Cancelar"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Em cascata"
 
@@ -169,24 +170,26 @@ msgstr "&Em cascata"
 msgid "&Clear"
 msgstr "&Limpar"
 
-#: ../src/common/prntbase.cpp:829 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:508 ../src/html/helpfrm.cpp:338
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Fechar"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2058
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Copiar"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2060
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Excluir"
 
-#: ../src/generic/logg.cpp:710
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detalhes"
 
@@ -194,7 +197,7 @@ msgstr "&Detalhes"
 msgid "&Down"
 msgstr "Para baixo"
 
-#: ../src/html/helpfrm.cpp:345
+#: ../src/html/helpfrm.cpp:361
 msgid "&File"
 msgstr "Arquivo"
 
@@ -202,11 +205,11 @@ msgstr "Arquivo"
 msgid "&Find"
 msgstr "&Localizar"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Concluir"
 
-#: ../src/generic/fontdlgg.cpp:271
+#: ../src/generic/fontdlgg.cpp:273
 msgid "&Font family:"
 msgstr "Tamanho da fonte:"
 
@@ -214,12 +217,12 @@ msgstr "Tamanho da fonte:"
 msgid "&Forward"
 msgstr "Encaminhar"
 
-#: ../src/common/prntbase.cpp:864
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Goto..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:346
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Ajuda"
 
@@ -235,11 +238,11 @@ msgstr "
 msgid "&Italic"
 msgstr "Itálico"
 
-#: ../src/generic/logg.cpp:509
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Log"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Mover"
 
@@ -247,15 +250,15 @@ msgstr "&Mover"
 msgid "&New"
 msgstr "&Próximo"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Próximo"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Próximo >"
 
-#: ../src/generic/tipdlg.cpp:238
+#: ../src/generic/tipdlg.cpp:243
 msgid "&Next Tip"
 msgstr "&Próxima Dica"
 
@@ -263,12 +266,12 @@ msgstr "&Pr
 msgid "&No"
 msgstr "&Não"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Notas:"
 
-#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:361
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
+#: ../src/generic/fontdlgg.cpp:375
 #, fuzzy
 msgid "&OK"
 msgstr "OK"
@@ -278,15 +281,16 @@ msgstr "OK"
 msgid "&Open"
 msgstr "&Abrir..."
 
-#: ../src/html/helpfrm.cpp:336
+#: ../src/html/helpfrm.cpp:352
 msgid "&Open..."
 msgstr "&Abrir..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2059
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Colar"
 
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:324
 msgid "&Point size:"
 msgstr "Tamanho da fonte:"
 
@@ -294,7 +298,7 @@ msgstr "Tamanho da fonte:"
 msgid "&Preferences"
 msgstr "&Preferências"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Anterior"
 
@@ -302,7 +306,7 @@ msgstr "&Anterior"
 msgid "&Print"
 msgstr "&Imprimir"
 
-#: ../src/common/prntbase.cpp:834
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Imprimir..."
 
@@ -314,20 +318,21 @@ msgstr "&Anterior"
 msgid "&Quit"
 msgstr ""
 
-#: ../src/common/cmdproc.cpp:283 ../src/common/cmdproc.cpp:290
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2055
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Refazer"
 
-#: ../src/common/cmdproc.cpp:279 ../src/common/cmdproc.cpp:299
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Refazer "
 
-#: ../src/generic/fdrepdlg.cpp:168
+#: ../src/generic/fdrepdlg.cpp:185
 msgid "&Replace"
 msgstr "&Substituir"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Restaurar"
 
@@ -335,15 +340,15 @@ msgstr "&Restaurar"
 msgid "&Save"
 msgstr "&Salvar"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Salvar..."
 
-#: ../src/generic/tipdlg.cpp:233
+#: ../src/generic/tipdlg.cpp:238
 msgid "&Show tips at startup"
 msgstr "&Mostrar dicas ao iniciar"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Tamanho"
 
@@ -351,20 +356,20 @@ msgstr "&Tamanho"
 msgid "&Stop"
 msgstr "&Parar"
 
-#: ../src/generic/fontdlgg.cpp:282
+#: ../src/generic/fontdlgg.cpp:284
 msgid "&Style:"
 msgstr "&Estilo:"
 
-#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:331
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "Sublinhar"
 
-#: ../src/common/cmdproc.cpp:261 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2054
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Desfazer"
 
-#: ../src/common/cmdproc.cpp:255
+#: ../src/common/cmdproc.cpp:264
 msgid "&Undo "
 msgstr "&Desfazer "
 
@@ -376,13 +381,13 @@ msgstr "d
 msgid "&Up"
 msgstr "Para cima"
 
-#: ../src/generic/fontdlgg.cpp:293
+#: ../src/generic/fontdlgg.cpp:295
 msgid "&Weight:"
 msgstr "oitavo"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1384 ../src/msw/mdi.cpp:1391
-#: ../src/msw/mdi.cpp:1421
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Janela"
 
@@ -390,7 +395,7 @@ msgstr "&Janela"
 msgid "&Yes"
 msgstr "Sim"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' tem '..' adicionais, ignorados."
@@ -406,7 +411,7 @@ msgstr "'%s' n
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' não é um valor numérico correto para a opção '%s'."
 
-#: ../src/common/intl.cpp:1152
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' não é um catálogo de mensagens válido."
@@ -436,29 +441,26 @@ msgstr "'%s' deve conter apenas caracteres alfab
 msgid "'%s' should only contain alphabetic or numeric characters."
 msgstr "'%s' deve conter apenas caracteres alfanuméricos."
 
-#: ../src/html/helpfrm.cpp:953
+#: ../src/html/helpfrm.cpp:976
 msgid "(Help)"
 msgstr "(Ajuda)"
 
-#: ../src/html/helpfrm.cpp:415 ../src/html/helpfrm.cpp:1091
-#: ../src/html/helpfrm.cpp:1750
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(marcadores)"
 
-#: ../src/common/debugrpt.cpp:537
-msgid ""
-"*** A debug report has been generated\n"
+#: ../src/common/debugrpt.cpp:559
+msgid "*** A debug report has been generated\n"
 msgstr "*** Um relatório de depuração foi gerado\n"
 
-#: ../src/common/debugrpt.cpp:540
-msgid ""
-"*** And includes the following files:\n"
+#: ../src/common/debugrpt.cpp:562
+msgid "*** And includes the following files:\n"
 msgstr "*** E inclui os seguintes arquivos:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
-msgid ""
-"*** It can be found in \"%s\"\n"
+msgid "*** It can be found in \"%s\"\n"
 msgstr ""
 
 #: ../contrib/src/deprecated/resource.cpp:1840
@@ -469,108 +471,194 @@ msgid ""
 "while parsing resource."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:655 ../src/generic/filedlgg.cpp:739
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:656 ../src/generic/filedlgg.cpp:740
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 pol"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 pol"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 pol"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 pol"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 pol"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "Envelope 6,75, 3,625 x 6,5 pol"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 pol"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": arquivo não existe!"
 
-#: ../src/common/fontmap.cpp:186
+#: ../src/common/fontmap.cpp:200
 msgid ": unknown charset"
 msgstr ": conjunto de caracteres desconhecido"
 
-#: ../src/common/fontmap.cpp:400
+#: ../src/common/fontmap.cpp:414
 msgid ": unknown encoding"
 msgstr ": codificação desconhecida"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Voltar"
 
-#: ../src/common/prntbase.cpp:846
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:258 ../src/generic/filedlgg.cpp:281
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:262 ../src/generic/filedlgg.cpp:285
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<DRIVE>"
 
-#: ../src/generic/filedlgg.cpp:260 ../src/generic/filedlgg.cpp:283
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
-#: ../src/html/helpfrm.cpp:1253
+#: ../src/html/helpfrm.cpp:1276
 msgid "<b><i>Bold italic face.</i></b><br>"
 msgstr "<b><i>Tipo de fonte negrito itálico.</i></b><br>"
 
-#: ../src/html/helpfrm.cpp:1257
+#: ../src/html/helpfrm.cpp:1280
 msgid "<b><i>bold italic <u>underlined</u></i></b><br>"
 msgstr "<b><i>negrito itálico <u>sublinhado</u></i></b><br>"
 
-#: ../src/html/helpfrm.cpp:1252
+#: ../src/html/helpfrm.cpp:1275
 msgid "<b>Bold face.</b> "
 msgstr "<b>Tipo negrito.</b> "
 
-#: ../src/html/helpfrm.cpp:1251
+#: ../src/html/helpfrm.cpp:1274
 msgid "<i>Italic face.</i> "
 msgstr "<i>Tipo itálico.</i> "
 
-#: ../src/common/prntbase.cpp:852
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:858
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
-msgid ""
-"A debug report has been generated in the directory\n"
+#: ../src/generic/dbgrptg.cpp:304
+msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
 #: ../src/common/xtixml.cpp:409
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Uma coleção que não seja vazia precisa consistir de nós 'elementos'"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "Envelope C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "Envelope C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "Folha A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "Folha A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "Folha A3, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "Folha A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "Folha A3, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "Folha A4, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "Folha A4, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "Folha A4 pequena, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "Folha A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "Folha A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "Folha A5, 148 x 210 mm"
 
-#: ../src/generic/fontdlgg.cpp:85
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 pol"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "Folha A5, 148 x 210 mm"
+
+#: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
 
@@ -582,19 +670,19 @@ msgstr "ASCII"
 msgid "Add"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:428
+#: ../src/html/helpfrm.cpp:444
 msgid "Add current page to bookmarks"
 msgstr "Adicionar página atual aos marcadores"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Adicionar às cores personalizadas"
 
-#: ../include/wx/xti.h:900
+#: ../include/wx/xti.h:902
 msgid "AddToPropertyCollection called on a generic accessor"
 msgstr "AddToPropertyCollection chamada em um método de acesso genérico"
 
-#: ../include/wx/xti.h:847
+#: ../include/wx/xti.h:849
 msgid "AddToPropertyCollection called w/o valid adder"
 msgstr "AddToPropertyCollection chamada sem adicionador válido"
 
@@ -616,20 +704,20 @@ msgstr "meia-noite"
 msgid "All"
 msgstr "Tudo"
 
-#: ../src/common/fldlgcmn.cpp:57
+#: ../src/common/fldlgcmn.cpp:64
 #, fuzzy, c-format
 msgid "All files (%s)|%s"
 msgstr "Todos os arquivos (*)|*"
 
-#: ../include/wx/defs.h:2207
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Todos os arquivos (*)|*"
 
-#: ../src/html/helpfrm.cpp:1564
+#: ../src/html/helpfrm.cpp:1578
 msgid "All files (*.*)|*"
 msgstr "Todos os arquivos (*.*)|*"
 
-#: ../include/wx/defs.h:2204
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Todos os arquivos (*.*)|*.*"
 
@@ -641,12 +729,12 @@ msgstr "Objeto j
 msgid "Already dialling ISP."
 msgstr "Discagem ao ISP já está em curso."
 
-#: ../src/generic/logg.cpp:1100
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Anexar log ao arquivo '%s'? (escolher [Não] irá sobrescrevê-lo)"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Árabe (ISO-8859-6)"
 
@@ -654,27 +742,57 @@ msgstr "
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Atributos"
 
 #: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "Folha B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "Envelope B4, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "Folha B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "Folha B5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "Envelope B5, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "Folha B5, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "Envelope B6, 176 x 125 mm"
 
@@ -706,11 +824,11 @@ msgstr "BMP: N
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage não tem wxPalette própria."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Báltico (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Báltico (antigo) (ISO-8859-4)"
 
@@ -719,43 +837,43 @@ msgstr "B
 msgid "Bitmap resource specification %s not found."
 msgstr "Recurso XRC '%s' (classe '%s') não localizado!"
 
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:237
 msgid "Bold"
 msgstr "Negrito"
 
-#: ../src/generic/prntdlgg.cpp:888
+#: ../src/generic/prntdlgg.cpp:892
 msgid "Bottom margin (mm):"
 msgstr "Margem inferior (mm):"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "Folha C, 17 x 22 pol"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Limpar"
 
-#: ../src/generic/fontdlgg.cpp:306
+#: ../src/generic/fontdlgg.cpp:308
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "Envelope C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "Envelope C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "Envelope C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "Envelope C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "Envelope C65, 114 x 229 mm"
 
@@ -763,11 +881,11 @@ msgstr "Envelope C65, 114 x 229 mm"
 msgid "CHM handler currently supports only local files!"
 msgstr "O manipulador CHM atualmente suporta apenas arquivos locais!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Impossível criar mutex."
 
-#: ../src/common/filefn.cpp:1262
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Impossível enumerar arquivos '%s'"
@@ -777,12 +895,12 @@ msgstr "Imposs
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Impossível enumerar arquivos no diretório '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Impossível continuar thread %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:830
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Impossível continuar thread %x"
@@ -791,87 +909,87 @@ msgstr "Imposs
 msgid "Can not start thread: error writing TLS."
 msgstr "Impossível iniciar thread: erro gravando TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Impossível suspender thread %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:815
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Impossível suspender thread %x"
 
-#: ../src/msw/thread.cpp:728
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Impossível esperar pelo término da thread"
 
-#: ../src/common/cmdproc.cpp:257
+#: ../src/common/cmdproc.cpp:266
 msgid "Can't &Undo "
 msgstr "Impossível &Desfazer "
 
-#: ../src/common/image.cpp:1550
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 "Impossível verificar imagem formatar de arquivo '%s': arquivo does não exist."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Impossível fechar chave de registro '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Impossível copiar do tipo %d não suportado."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Impossível criar chave de registro '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:593
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Impossível criar thread"
 
-#: ../src/msw/window.cpp:3052
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Impossível criar janela de classe %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Impossível excluir chave '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Impossível excluir o arquivo INI '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Impossível excluir valor '%s' da chave '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Impossível enumerar subchaves da chave '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Impossível enumerar valores da chave '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Impossível copiar do tipo %d não suportado."
 
-#: ../src/common/ffile.cpp:241
+#: ../src/common/ffile.cpp:238
 #, c-format
 msgid "Can't find current position in file '%s'"
 msgstr "Impossível localizar posição atual no arquivo '%s'"
@@ -889,12 +1007,12 @@ msgstr "Imposs
 msgid "Can't initialize zlib inflate stream."
 msgstr "Impossível inicializar fluxo inflate da zlib."
 
-#: ../src/common/image.cpp:1137 ../src/common/image.cpp:1157
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Impossível carregar imagem do arquivo '%s': arquivo não existe."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Impossível abrir chave de registro '%s'"
@@ -902,39 +1020,38 @@ msgstr "Imposs
 #: ../src/common/zstream.cpp:166
 #, fuzzy, c-format
 msgid "Can't read from inflate stream: %s"
-msgstr ""
-"Impossível ler fluxo inflate: %s\n"
+msgstr "Impossível ler fluxo inflate: %s\n"
 
 #: ../src/common/zstream.cpp:159
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "Impossível ler fluxo inflate: EOF inesperado no fluxo subjacente."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Impossível ler valor de '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Impossível ler valor da chave '%s'"
 
-#: ../src/common/image.cpp:1179
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Impossível salvar imagem no arquivo '%s': extensão desconhecida."
 
-#: ../src/generic/logg.cpp:568 ../src/generic/logg.cpp:976
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Impossível salvar conteúdo do log no arquivo."
 
-#: ../src/msw/thread.cpp:549 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Impossível definir prioridade da thread"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Impossível definir valor de '%s'"
@@ -942,68 +1059,67 @@ msgstr "Imposs
 #: ../src/common/zstream.cpp:316
 #, fuzzy, c-format
 msgid "Can't write to deflate stream: %s"
-msgstr ""
-"Impossível gravar fluxo inflate: %s\n"
+msgstr "Impossível gravar fluxo inflate: %s\n"
 
-#: ../src/generic/choicdgg.cpp:285 ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:131 ../src/generic/textdlgg.cpp:118
-#: ../src/gtk/fontdlg.cpp:149 ../src/motif/msgdlg.cpp:185
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../src/xrc/xmlres.cpp:1118 ../src/xrc/xmlres.cpp:1158
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Impossível converter unidades do diálogo: diálogo desconhecido."
 
-#: ../src/common/strconv.cpp:2481
+#: ../src/common/strconv.cpp:2665
 #, c-format
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Impossível converter do conjunto de caracteres '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Impossível localizar conexão dial-up ativa: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr ""
 "Impossível localizar recipiente para campo de controle '%s' desconhecido."
 
-#: ../src/xrc/xmlres.cpp:1193
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Impossível localizar nó de fonte '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Impossível localizar o arquivo de livro de endereços"
 
-#: ../src/unix/threadpsx.cpp:1099
+#: ../src/unix/threadpsx.cpp:1100
 #, c-format
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 "Impossível obter intervalo de prioridade para políticas de agendamento %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Impossível obter o nome da máquina"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Impossível obter o nome oficial da máquina"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Impossível desligar - não há uma conexão dial-up ativa."
 
-#: ../src/msw/app.cpp:308 ../src/msw/app.cpp:311
+#: ../include/wx/msw/ole/oleutils.h:47
 msgid "Cannot initialize OLE"
 msgstr "Impossível inicializar OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Impossível inicializar SciTech MGL!"
 
@@ -1016,7 +1132,7 @@ msgstr "Imposs
 msgid "Cannot load icon from '%s'."
 msgstr "Impossível carregar ícone de '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Impossível carregar recursos do arquivo '%s'."
@@ -1031,7 +1147,7 @@ msgstr "Imposs
 msgid "Cannot open HTML help book: %s"
 msgstr "Impossível abrir livro de ajuda HTML: %s"
 
-#: ../src/generic/helpext.cpp:122
+#: ../src/generic/helpext.cpp:123
 #, c-format
 msgid "Cannot open URL '%s'"
 msgstr "Impossível abrir URL '%s'"
@@ -1041,12 +1157,12 @@ msgstr "Imposs
 msgid "Cannot open contents file: %s"
 msgstr "Impossível abrir arquivo de índice: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Impossível abrir arquivo '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Impossível abrir arquivo para impressão PostScript!"
 
@@ -1055,22 +1171,22 @@ msgstr "Imposs
 msgid "Cannot open index file: %s"
 msgstr "Impossível abrir arquivo de índice: %s"
 
-#: ../src/common/intl.cpp:1208
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Impossível analisar Plural-Forms:'%s'"
 
-#: ../src/xrc/xmlres.cpp:1108
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Impossível analisar coordenadas de '%s'."
 
-#: ../src/xrc/xmlres.cpp:1148
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Impossível analisar dimensões de '%s'."
 
-#: ../src/html/helpfrm.cpp:1548
+#: ../src/html/helpfrm.cpp:1562
 msgid "Cannot print empty page."
 msgstr "Impossível imprimir página vazia."
 
@@ -1079,11 +1195,11 @@ msgstr "Imposs
 msgid "Cannot read typename from '%s'!"
 msgstr "Impossível ler typename de '%s'!"
 
-#: ../src/unix/threadpsx.cpp:1080
+#: ../src/unix/threadpsx.cpp:1081
 msgid "Cannot retrieve thread scheduling policy."
 msgstr "Impossível obter política de agendamento de threads."
 
-#: ../src/unix/threadpsx.cpp:728
+#: ../src/unix/threadpsx.cpp:729
 msgid "Cannot start thread: error writing TLS"
 msgstr "Impossível iniciar thread: erro gravando TLS"
 
@@ -1097,11 +1213,11 @@ msgstr "Imposs
 msgid "Cant create the thread event queue"
 msgstr "Impossível criar thread"
 
-#: ../src/html/helpfrm.cpp:511
+#: ../src/html/helpfrm.cpp:534
 msgid "Case sensitive"
 msgstr "Diferenciar maiúsculas/minúsculas"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Celta (ISO-8859-14)"
 
@@ -1109,93 +1225,93 @@ msgstr "Celta (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Centro-europeu (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Escolha um ISP para discar"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "Escolha uma fonte"
 
-#: ../src/gtk/fontdlg.cpp:127
+#: ../src/gtk/fontdlg.cpp:133
 msgid "Choose font"
 msgstr "Escolha uma fonte"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Fechar"
 
-#: ../src/generic/logg.cpp:506
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Apagar o conteúdo do log"
 
-#: ../src/generic/fontdlgg.cpp:358 ../src/generic/fontdlgg.cpp:377
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:363 ../src/generic/fontdlgg.cpp:365
 #: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../src/generic/progdlgg.cpp:624 ../src/generic/progdlgg.cpp:629
-#: ../contrib/src/deprecated/proplist.cpp:513
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Fechar"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Fechar\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Fechar tudo"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Fechar esta janela"
 
-#: ../src/html/helpfrm.cpp:1562
+#: ../src/html/helpfrm.cpp:1576
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Arquivo de ajuda HTML Compactado (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:548
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Computador"
 
-#: ../src/common/fileconf.cpp:929
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Nome de entrada Config não pode se iniciar com '%c'."
 
-#: ../src/generic/filedlgg.cpp:1287 ../src/gtk/filedlg.cpp:56
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Confirmar"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Confirmar atualização do registro"
 
-#: ../src/html/htmlwin.cpp:381
+#: ../src/html/htmlwin.cpp:386
 msgid "Connecting..."
 msgstr "Conectando..."
 
-#: ../src/html/helpfrm.cpp:453
+#: ../src/html/helpfrm.cpp:476
 msgid "Contents"
 msgstr "Índice"
 
-#: ../src/common/strconv.cpp:1258
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Conversão para conjunto de caracteres '%s' não funciona."
 
-#: ../src/html/htmlwin.cpp:819
+#: ../src/html/htmlwin.cpp:824
 #, c-format
 msgid "Copied to clipboard:\"%s\""
 msgstr "Copiado para a área de transferência:\"%s\""
@@ -1220,7 +1336,7 @@ msgstr "N
 msgid "Could not find resource include file %s."
 msgstr "Não foi possível localizar arquivo '%s'."
 
-#: ../src/generic/tabg.cpp:1049
+#: ../src/generic/tabg.cpp:1048
 msgid "Could not find tab for id"
 msgstr "Não foi possível localizar aba pela id"
 
@@ -1243,16 +1359,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Não foi possível iniciar visualização do documento."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
-#: ../src/msw/printwin.cpp:237
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
+#: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Não foi possível iniciar impressão."
 
-#: ../src/common/wincmn.cpp:1450
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Não foi possível transferir dados para a janela"
 
@@ -1262,13 +1378,13 @@ msgstr "N
 msgid "Could not unlock mutex"
 msgstr "Não foi possível liberar um mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Não foi possível adquirir um bloqueio mutex"
 
 #: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:157 ../src/msw/imaglist.cpp:175
-#: ../src/msw/imaglist.cpp:187
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
+#: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Não foi possível adicionar uma imagem à lista de imagens."
 
@@ -1280,12 +1396,12 @@ msgstr "N
 msgid "Couldn't create cursor."
 msgstr "Não foi possível criar cursor."
 
-#: ../src/common/dynlib.cpp:198
+#: ../src/common/dynlib.cpp:199
 #, c-format
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Não foi possível localizar o símbolo '%s' em uma biblioteca dinâmica"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:856
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Não foi possível obter o ponteiro atual da thread"
 
@@ -1310,11 +1426,11 @@ msgstr "N
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Não foi possível registrar o formato da área de transferência '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Não foi possível liberar um mutex"
 
-#: ../src/msw/listctrl.cpp:738
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr ""
@@ -1325,7 +1441,7 @@ msgstr ""
 msgid "Couldn't save PNG image."
 msgstr "Não foi possível salvar imagem PNG."
 
-#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:610
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Não foi possível terminar a thread"
 
@@ -1337,27 +1453,28 @@ msgstr "\"Create Parameter\" n
 msgid "Create directory"
 msgstr "Criar diretório"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:977
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Criar novo diretório"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2057
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Recortar"
 
-#: ../src/generic/filedlgg.cpp:988
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Diretório atual:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Cirílico (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "Folha D, 22 x 34 pol"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Falha na solicitação DDE poke"
 
@@ -1381,11 +1498,11 @@ msgstr "Cabe
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Cabeçalho DIB: Codificação desconhecida no arquivo."
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "Envelope DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1395,15 +1512,15 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "Não foi possível criar o diretório '%s'"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:225
+#: ../src/generic/fontdlgg.cpp:227
 msgid "Decorative"
 msgstr "Decorativo"
 
-#: ../src/common/fmapbase.cpp:671
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Codificação padrão"
 
@@ -1421,21 +1538,26 @@ msgstr "Excluir item"
 msgid "Deleted stale lock file '%s'."
 msgstr "Arquivo obsoleto de bloqueio '%s' excluído."
 
-#: ../src/generic/dirctrlg.cpp:628
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
 msgstr ""
 
-#: ../src/generic/tipdlg.cpp:241
+#: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Você sabia que..."
 
-#: ../src/common/filefn.cpp:1152
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Decorativo"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Não foi possível criar o diretório '%s'"
@@ -1449,57 +1571,61 @@ msgstr "Diret
 msgid "Directory does not exist"
 msgstr "Diretório não existe"
 
-#: ../src/generic/filedlgg.cpp:1264
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Diretório não existe."
 
-#: ../src/html/helpfrm.cpp:480
+#: ../src/html/helpfrm.cpp:503
 msgid ""
 "Display all index items that contain given substring. Search is case "
 "insensitive."
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:662
+#: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Exibir diálogo de opções"
 
-#: ../src/msw/mimetype.cpp:670
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" "
-"?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
 "%s %1"
 msgstr ""
 
-#: ../src/common/docview.cpp:444
+#: ../src/common/docview.cpp:464
 #, c-format
 msgid "Do you want to save changes to document %s?"
 msgstr "Deseja salvar alterações para o documento %s?"
 
-#: ../src/common/sizer.cpp:1758
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
-#: ../src/html/htmlwin.cpp:446 ../src/msw/frame.cpp:197
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Feito"
 
-#: ../src/generic/progdlgg.cpp:428
+#: ../src/generic/progdlgg.cpp:433
 msgid "Done."
 msgstr "Feito."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
 msgstr "ID usada duas vezes : %d"
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Down"
 msgstr "Para baixo"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "Folha E, 34 x 44 pol"
 
@@ -1507,41 +1633,46 @@ msgstr "Folha E, 34 x 44 pol"
 msgid "Edit item"
 msgstr "Editar item"
 
-#: ../src/generic/progdlgg.cpp:192
+#: ../src/generic/progdlgg.cpp:194
 msgid "Elapsed time : "
 msgstr "Tempo decorrido: "
 
-#: ../src/common/prntbase.cpp:800
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Entre com um número de página entre %d e %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "impossível abrir arquivo '%s'"
 
-#: ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:443
 msgid "Entries found"
 msgstr "Entradas localizadas"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "Envelope DL, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/dirctrlg.cpp:679
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:743
-#: ../src/generic/filedlgg.cpp:757 ../src/generic/filedlgg.cpp:771
-#: ../src/generic/filedlgg.cpp:1239 ../src/generic/filedlgg.cpp:1264
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:68
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Erro"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Erro "
 
@@ -1553,11 +1684,11 @@ msgstr "Erro ao criar diret
 msgid "Error in reading image DIB ."
 msgstr "Erro ao ler imagem DIB ."
 
-#: ../src/common/fileconf.cpp:501
+#: ../src/common/fileconf.cpp:504
 msgid "Error reading config options."
 msgstr "Erro ao ler opções de configuração."
 
-#: ../src/common/fileconf.cpp:1015
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "Erro ao ler opções de configuração."
@@ -1566,19 +1697,19 @@ msgstr "Erro ao ler op
 msgid "Error while waiting on semaphore"
 msgstr ""
 
-#: ../src/common/log.cpp:477
+#: ../src/common/log.cpp:476
 msgid "Error: "
 msgstr "Erro: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
-#: ../src/generic/progdlgg.cpp:200
+#: ../src/generic/progdlgg.cpp:202
 msgid "Estimated time : "
 msgstr "Tempo estimado : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1587,12 +1718,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "Falha na execução do comando '%s'"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Falha na execução do comando '%s' com erro: %ul"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executivo, 7 1/4 x 10 1/2 pol"
 
@@ -1614,13 +1745,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Página de códigos Unix estendida para Japonês (EUC-JP)"
 
@@ -1629,7 +1760,7 @@ msgstr "P
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Falha na extração de '%s' para '%s'."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Falha na %s da conexão dial-up: %s"
@@ -1638,7 +1769,7 @@ msgstr "Falha na %s da conex
 msgid "Failed to access lock file."
 msgstr "Falha no acesso ao arquivo de bloqueio."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Falha ao alocar %luKb de memória para dados de bitmap."
@@ -1661,43 +1792,43 @@ msgstr "Falha ao fechar manipulador de arquivo"
 msgid "Failed to close lock file '%s'"
 msgstr "Falha ao fechar arquivo de bloqueio '%s'"
 
-#: ../src/msw/clipbrd.cpp:122
+#: ../src/msw/clipbrd.cpp:119
 msgid "Failed to close the clipboard."
 msgstr "Falha ao fechar a área de transferência."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Falha na conexão: faltando usuário/senha."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Falha na conexão: nenhum ISP para discar."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Falha ao copiar valor de registro '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Falha ao copiar o conteúdo da chave de registro '%s' para '%s'."
 
-#: ../src/common/filefn.cpp:996
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Falha ao copiar o arquivo '%s' para '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Falha ao renomear chave do registro '%s' para '%s'."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Falha ao criar string DDE"
 
-#: ../src/msw/mdi.cpp:455
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Falha ao criar \"MDI parent frame\"."
 
@@ -1705,7 +1836,7 @@ msgstr "Falha ao criar \"MDI parent frame\"."
 msgid "Failed to create a status bar."
 msgstr "Falha ao criar barra de status."
 
-#: ../src/common/filename.cpp:754
+#: ../src/common/filename.cpp:766
 msgid "Failed to create a temporary file name"
 msgstr "Falha ao criar um nome de arquivo temporário"
 
@@ -1713,12 +1844,12 @@ msgstr "Falha ao criar um nome de arquivo tempor
 msgid "Failed to create an anonymous pipe"
 msgstr "Falha ao criar um pipe anônimo"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Falha ao criar conexão ao servidor '%s' em '%s'"
 
-#: ../src/msw/cursor.cpp:198
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Falha ao criar cursor."
 
@@ -1749,7 +1880,7 @@ msgstr ""
 msgid "Failed to create registry entry for '%s' files."
 msgstr "Falha ao criar entrada de registro para arquivos '%s'."
 
-#: ../src/msw/fdrepdlg.cpp:479
+#: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
 msgstr ""
@@ -1760,8 +1891,8 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Falha ao exibir documento HTML na codificação %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:187 ../src/mac/classic/clipbrd.cpp:185
-#: ../src/msw/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Falha ao esvaziar a área de transferência."
 
@@ -1769,23 +1900,21 @@ msgstr "Falha ao esvaziar a 
 msgid "Failed to enumerate video modes"
 msgstr "Falha ao enumerar os modos de vídeo"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Falha ao estabelecer loop de alerta com servidor DDE"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Falha ao estabelecer conexão dial-up: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
-msgid ""
-"Failed to execute '%s'\n"
-msgstr ""
-"Falha ao executar '%s'\n"
+msgid "Failed to execute '%s'\n"
+msgstr "Falha ao executar '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1810,31 +1939,24 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Falha ao obter nomes de ISPs: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:136 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Falha ao obter dados da área de transferência."
 
-#: ../src/msw/clipbrd.cpp:716
+#: ../src/msw/clipbrd.cpp:723
 msgid "Failed to get data from the clipboard"
 msgstr "Falha ao obter dados da área de transferência"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "Falha ao obter nomes de ISPs: %s"
-
-#: ../src/common/stopwatch.cpp:189
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Falha ao obter o relógio local do sistema"
 
-#: ../src/common/filefn.cpp:1389
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Falha ao obter diretório de trabalho"
 
@@ -1846,7 +1968,7 @@ msgstr "Falha ao inicializar GUI: nenhum tema embutido localizado."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Falha ao inicializar a Ajuda HTML da MS."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Falha ao inicializar OpenGL"
 
@@ -1855,13 +1977,13 @@ msgstr "Falha ao inicializar OpenGL"
 msgid "Failed to inspect the lock file '%s'"
 msgstr "Falha ao bloquear o arquivo de bloqueio '%s'"
 
-#: ../src/unix/threadpsx.cpp:896
+#: ../src/unix/threadpsx.cpp:897
 msgid ""
 "Failed to join a thread, potential memory leak detected - please restart the "
 "program"
 msgstr ""
 
-#: ../src/msw/utils.cpp:693
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Falha ao destruir processo %d"
@@ -1880,12 +2002,12 @@ msgstr "Falha ao carregar imagem %d do arquivo '%s'."
 msgid "Failed to load mpr.dll."
 msgstr "Falha ao carregar mpr.dll."
 
-#: ../src/common/dynlib.cpp:132
+#: ../src/common/dynlib.cpp:133
 #, c-format
 msgid "Failed to load shared library '%s'"
 msgstr "Falha ao carregar biblioteca compartilhada '%s'"
 
-#: ../src/common/dynlib.cpp:114
+#: ../src/common/dynlib.cpp:115
 #, c-format
 msgid "Failed to load shared library '%s' Error '%s'"
 msgstr "Falha ao carregar biblioteca compartilhada '%s' Erro '%s'"
@@ -1900,7 +2022,7 @@ msgstr "Falha ao bloquear o arquivo de bloqueio '%s'"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Falha na correspondência de '%s' na expressão regular: %s"
 
-#: ../src/common/filename.cpp:1894
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Falha ao alterar data/hora do arquivo '%s'"
@@ -1915,15 +2037,15 @@ msgstr "Falha ao abrir '%s' para %s"
 msgid "Failed to open CHM archive '%s'."
 msgstr "Falha ao abrir arquivo CHM '%s'."
 
-#: ../src/common/filename.cpp:776
+#: ../src/common/filename.cpp:788
 msgid "Failed to open temporary file."
 msgstr "Falha ao abrir arquivo temporário."
 
-#: ../src/msw/clipbrd.cpp:102
+#: ../src/msw/clipbrd.cpp:99
 msgid "Failed to open the clipboard."
 msgstr "Falha ao abrir a área de transferência."
 
-#: ../src/msw/clipbrd.cpp:619
+#: ../src/msw/clipbrd.cpp:626
 msgid "Failed to put data on the clipboard"
 msgstr "Falha na inserção de dados na área de transferência"
 
@@ -1931,7 +2053,7 @@ msgstr "Falha na inser
 msgid "Failed to read PID from lock file."
 msgstr "Falha ao ler PID do arquivo de bloqueio."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Falha ao redirecionar entrada/saída de processo-filho"
 
@@ -1939,17 +2061,17 @@ msgstr "Falha ao redirecionar entrada/sa
 msgid "Failed to redirect the child process IO"
 msgstr "Falha ao redirecionar E/S de processo-filho"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Falha ao registrar servidor DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "Falha ao inicializar OpenGL"
 
-#: ../src/common/fontmap.cpp:232
+#: ../src/common/fontmap.cpp:246
 #, c-format
 msgid "Failed to remember the encoding for the charset '%s'."
 msgstr "Falha ao lembrar a codificação do conjunto de caracteres '%s'."
@@ -1969,39 +2091,39 @@ msgstr "Falha ao remover arquivo de bloqueio '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Falha ao remover arquivo obsoleto de bloqueio '%s'."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Falha ao renomear valor do registro '%s' para '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Falha ao renomear chave do registro '%s' para '%s'."
 
-#: ../src/msw/clipbrd.cpp:506
+#: ../src/msw/clipbrd.cpp:503
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Falha ao obter dados da área de transferência."
 
-#: ../src/common/filename.cpp:1984
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Falha ao alterar data/hora do arquivo '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Falha ao obter texto da mensagem de erro RAS"
 
-#: ../src/msw/clipbrd.cpp:753
+#: ../src/msw/clipbrd.cpp:760
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Falha ao obter formatos suportados pela área de transferência"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Falha ao salvar o bitmap no arquivo \"%s\"."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Falha ao enviar notificação de alerta DDE"
 
@@ -2010,7 +2132,7 @@ msgstr "Falha ao enviar notifica
 msgid "Failed to set FTP transfer mode to %s."
 msgstr "Falha ao definir modo de transferência FTP em %s."
 
-#: ../src/msw/clipbrd.cpp:382
+#: ../src/msw/clipbrd.cpp:379
 msgid "Failed to set clipboard data."
 msgstr "Falha ao definir dados da área de transferência."
 
@@ -2019,11 +2141,11 @@ msgstr "Falha ao definir dados da 
 msgid "Failed to set permissions on lock file '%s'"
 msgstr "Impossível definir permissions para o arquivo '%s'"
 
-#: ../src/common/file.cpp:525
+#: ../src/common/file.cpp:523
 msgid "Failed to set temporary file permissions"
 msgstr "Falha ao definir permissões do arquivo temporário."
 
-#: ../src/unix/threadpsx.cpp:1244 ../src/unix/threadpsx.cpp:1255
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Falha ao definir prioridade da thread %d."
@@ -2034,20 +2156,20 @@ msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Falha ao armazenar a imagem '%s' na memória VFS!"
 
 #: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
-#: ../src/unix/threadpsx.cpp:1428
+#: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Falha ao terminar thread."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Falha ao terminar loop de alerta com servidor DDE"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Falha ao terminar a conexão dial-up: %s"
 
-#: ../src/common/filename.cpp:1909
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Falha ao efetuar \"touch\" no arquivo '%s'"
@@ -2057,17 +2179,17 @@ msgstr "Falha ao efetuar \"touch\" no arquivo '%s'"
 msgid "Failed to unlock lock file '%s'"
 msgstr "Falha ao desbloquear arquivo de bloqueio '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Falha ao remover registro do servidor DDE '%s'"
 
-#: ../src/common/fileconf.cpp:990
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "impossível abrir arquivo de configurações do usuário."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2078,11 +2200,11 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr "Falha ao gravar no arquivo de bloqueio '%s'"
 
-#: ../src/generic/logg.cpp:395
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Erro fatal"
 
-#: ../src/common/log.cpp:466
+#: ../src/common/log.cpp:465
 msgid "Fatal error: "
 msgstr "Erro fatal: "
 
@@ -2095,12 +2217,12 @@ msgstr "Arquivo"
 msgid "File %s does not exist."
 msgstr "O arquivo %s não existe."
 
-#: ../src/generic/filedlgg.cpp:1285 ../src/gtk/filedlg.cpp:53
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "O arquivo '%s' já existe; deseja sobrescrevê-lo?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, fuzzy, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2111,41 +2233,50 @@ msgstr "O arquivo '%s' j
 msgid "File couldn't be loaded."
 msgstr "Impossível carregar o arquivo."
 
-#: ../src/common/docview.cpp:551 ../src/common/docview.cpp:583
-#: ../src/common/docview.cpp:1557
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Erro de arquivo"
 
-#: ../src/generic/dirctrlg.cpp:679 ../src/generic/filedlgg.cpp:757
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Nome do arquivo já existe."
 
-#: ../src/common/filefn.cpp:1702
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Arquivo"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "Arquivos (%s)|%s"
 
-#: ../src/html/helpfrm.cpp:468
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Arquivo"
+
+#: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Localizar"
 
-#: ../src/html/helpfrm.cpp:1196
+#: ../src/html/helpfrm.cpp:1219
 msgid "Fixed font:"
 msgstr "Fonte fixa:"
 
-#: ../src/html/helpfrm.cpp:1256
+#: ../src/html/helpfrm.cpp:1279
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Tipo de fonte de tamanho fixo.<br> <b>negrito</b> <i>itálico</i> "
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Fólio, 8,5 x 13 pol"
 
-#: ../src/html/helpfrm.cpp:1197
+#: ../src/html/helpfrm.cpp:1220
 msgid "Font size:"
 msgstr "Tamanho da fonte:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Falha no \"fork\""
 
@@ -2160,7 +2291,7 @@ msgstr "Encaminhamento de hrefs n
 msgid "Found "
 msgstr "Localizar"
 
-#: ../src/html/helpfrm.cpp:863
+#: ../src/html/helpfrm.cpp:886
 #, c-format
 msgid "Found %i matches"
 msgstr "%i ocorrências encontradas"
@@ -2193,56 +2324,56 @@ msgstr "GIF: erro desconhecido!!!"
 msgid "GTK+ theme"
 msgstr "Tema GTK+"
 
-#: ../src/common/prntbase.cpp:229
+#: ../src/common/prntbase.cpp:228
 #, fuzzy
 msgid "Generic PostScript"
 msgstr "Arquivo PostScript"
 
-#: ../src/common/paper.cpp:152
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Legal Fanfold Alemão, 8,5 x 13 pol"
 
-#: ../src/common/paper.cpp:151
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Pad Fanfold Alemão, 8,5 x 12 pol"
 
-#: ../include/wx/xti.h:843
+#: ../include/wx/xti.h:845
 msgid "GetProperty called w/o valid getter"
 msgstr "GetProperty chamada sem um \"getter\" válido"
 
-#: ../include/wx/xti.h:904
+#: ../include/wx/xti.h:906
 msgid "GetPropertyCollection called on a generic accessor"
 msgstr "GetPropertyCollection chamada num acessor genérico"
 
-#: ../include/wx/xti.h:851
+#: ../include/wx/xti.h:853
 msgid "GetPropertyCollection called w/o valid collection getter"
 msgstr "GetPropertyCollection chamada sem um \"collection getter\" válido"
 
-#: ../src/html/helpfrm.cpp:628
+#: ../src/html/helpfrm.cpp:651
 msgid "Go back"
 msgstr "Voltar"
 
-#: ../src/html/helpfrm.cpp:631
+#: ../src/html/helpfrm.cpp:654
 msgid "Go forward"
 msgstr "Avançar"
 
-#: ../src/html/helpfrm.cpp:636
+#: ../src/html/helpfrm.cpp:659
 msgid "Go one level up in document hierarchy"
 msgstr "Subir um nível na hierarquia do documento"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:967
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Ir para o diretório inicial"
 
-#: ../src/generic/filedlgg.cpp:959
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Ir para o diretório-pai"
 
-#: ../src/common/prntbase.cpp:805
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Ir para a página"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grego (ISO-8859-7)"
 
@@ -2250,46 +2381,45 @@ msgstr "Grego (ISO-8859-7)"
 msgid "Gzip not supported by this version of zlib"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:1560
+#: ../src/html/helpfrm.cpp:1574
 msgid "HTML Help Project (*.hhp)|*.hhp|"
 msgstr "Projeto de Ajuda HTML (*.hhp)|*.hhp|"
 
-#: ../src/html/htmlwin.cpp:493
+#: ../src/html/htmlwin.cpp:498
 #, c-format
 msgid "HTML anchor %s does not exist."
 msgstr "Âncora HTML %s não existe."
 
-#: ../src/html/helpfrm.cpp:1558
+#: ../src/html/helpfrm.cpp:1572
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "Arquivos HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebraico (ISO-8859-8)"
 
-#: ../src/generic/mdig.cpp:310 ../src/html/helpfrm.cpp:321
-#: ../src/msw/mdi.cpp:1380 ../contrib/src/deprecated/proplist.cpp:523
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Ajuda"
 
-#: ../src/html/helpfrm.cpp:1190
+#: ../src/html/helpfrm.cpp:1213
 msgid "Help Browser Options"
 msgstr "Opções da Ajuda do Navegador"
 
-#: ../src/generic/helpext.cpp:441 ../src/generic/helpext.cpp:442
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Índice da ajuda"
 
-#: ../src/html/helpfrm.cpp:1546
+#: ../src/html/helpfrm.cpp:1560
 msgid "Help Printing"
 msgstr "Impressão da Ajuda"
 
-#: ../src/html/helpfrm.cpp:791
+#: ../src/html/helpfrm.cpp:814
 #, fuzzy
 msgid "Help Topics"
 msgstr "Ajuda: %s"
 
-#: ../src/html/helpfrm.cpp:1559
+#: ../src/html/helpfrm.cpp:1573
 msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|"
 msgstr "Livros de Ajuda (*.htb)|*.htb|Ajuda books (*.zip)|*.zip|"
 
@@ -2298,17 +2428,17 @@ msgstr "Livros de Ajuda (*.htb)|*.htb|Ajuda books (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "Ajuda: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "sem nome"
 
-#: ../src/generic/dirctrlg.cpp:626
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "Criar diretório"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2357,13 +2487,13 @@ msgstr "IFF: erro desconhecido!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Recurso XRC '%s' (classe '%s') não localizado!"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2371,7 +2501,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2382,56 +2512,55 @@ msgstr ""
 
 #: ../src/common/xtistrm.cpp:260
 msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source"
-msgstr ""
-"Classe de objeto ilegal (não é uma wxEvtHandler) como origem do evento"
+msgstr "Classe de objeto ilegal (não é uma wxEvtHandler) como origem do evento"
 
-#: ../include/wx/xti.h:1648
+#: ../include/wx/xti.h:1650
 msgid "Illegal Parameter Count for ConstructObject Method"
 msgstr "Número ilegal de parâmetros para método ConstructObject"
 
-#: ../include/wx/xti.h:1721
+#: ../include/wx/xti.h:1723
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Número ilegal de parâmetros para método Método Create"
 
-#: ../src/generic/dirctrlg.cpp:661 ../src/generic/filedlgg.cpp:743
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Nome ilegal de diretório."
 
-#: ../src/generic/filedlgg.cpp:1239
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Especificação de arquivo ilegal."
 
-#: ../src/common/image.cpp:969
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "Imagem e máscara têm tamanhos diferentes"
 
-#: ../src/common/image.cpp:1289
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Arquivo de imagem não é do tipo %d."
 
-#: ../src/msw/textctrl.cpp:330
+#: ../src/msw/textctrl.cpp:361
 msgid ""
 "Impossible to create a rich edit control, using simple text control instead. "
 "Please reinstall riched32.dll"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Impossível obter entrada do processo-filho"
 
-#: ../src/common/filefn.cpp:1012
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Impossível obter permissões para o arquivo '%s'"
 
-#: ../src/common/filefn.cpp:1026
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Impossível sobrescrever o arquivo '%s'"
 
-#: ../src/common/filefn.cpp:1070
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Impossível definir permissions para o arquivo '%s'"
@@ -2441,23 +2570,27 @@ msgstr "Imposs
 msgid "Indent"
 msgstr "Índice"
 
-#: ../src/html/helpfrm.cpp:493
+#: ../src/html/helpfrm.cpp:516
 msgid "Index"
 msgstr "Índice"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indiano (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Erro interno; wxCustomTypeInfo ilegal"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Índice de imagem TIFF inválido "
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Recurso XRC '%s' inválido: não tem o nó 'resource' raiz."
@@ -2490,11 +2623,11 @@ msgstr "ID de objeto passada a HasObjectClassInfo 
 msgid "Invalid regular expression '%s': %s"
 msgstr "Expressão regular '%s' inválida: %s"
 
-#: ../src/generic/fontdlgg.cpp:231
+#: ../src/generic/fontdlgg.cpp:233
 msgid "Italic"
 msgstr "Itálico"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Envelope Itália, 110 x 230 mm"
 
@@ -2507,44 +2640,125 @@ msgstr ""
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Não foi possível salvar imagem."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 #, fuzzy
 msgid "KOI8-U"
 msgstr "KOI8-R"
 
-#: ../src/generic/prntdlgg.cpp:605 ../src/generic/prntdlgg.cpp:863
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Paisagem"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 pol"
 
-#: ../src/generic/prntdlgg.cpp:875
+#: ../src/generic/prntdlgg.cpp:879
 msgid "Left margin (mm):"
 msgstr "Margem esquerda (mm):"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8,5 x 14 pol"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8,5 x 14 pol"
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Carta, 8,5 x 11 pol"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Carta, 8,5 x 11 pol"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Carta, 8,5 x 11 pol"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Carta Pequeno, 8,5 x 11 pol"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Carta, 8,5 x 11 pol"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Carta, 8,5 x 11 pol"
 
-#: ../src/generic/fontdlgg.cpp:234
+#: ../src/generic/fontdlgg.cpp:236
 msgid "Light"
 msgstr "Claro"
 
@@ -2552,23 +2766,15 @@ msgstr "Claro"
 msgid "Link contained '//', converted to absolute link."
 msgstr "O link continha '//'; convertido para link absoluto."
 
-#: ../src/common/fldlgcmn.cpp:248
+#: ../src/common/fldlgcmn.cpp:257
 #, c-format
 msgid "Load %s file"
 msgstr "Carregar arquivo %s"
 
-#: ../src/html/htmlwin.cpp:411
+#: ../src/html/htmlwin.cpp:416
 msgid "Loading : "
 msgstr "Carregando : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "O carregamento de imagens Grey Ascii PNM ainda não está implementado."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "O carregamento de imagens Grey Raw PNM ainda não está implementado."
-
 #: ../src/unix/snglinst.cpp:251
 #, fuzzy, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2579,16 +2785,16 @@ msgstr "Arquivo de som '%s' est
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:571
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Log salvo no arquivo '%s'."
 
-#: ../include/wx/xti.h:500 ../include/wx/xti.h:504
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "Conversions de longos não suportadas"
 
-#: ../src/gtk/mdi.cpp:461
+#: ../src/gtk/mdi.cpp:465
 msgid "MDI child"
 msgstr "MDI child"
 
@@ -2602,7 +2808,7 @@ msgid ""
 "not installed on this machine. Please install it."
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ximizar"
 
@@ -2611,7 +2817,7 @@ msgstr "Ma&ximizar"
 msgid "Mailcap file %s, line %d: incomplete entry ignored."
 msgstr "Arquivo mailcap %s, linha %d: entrada incompleta ignorada."
 
-#: ../src/generic/fdrepdlg.cpp:146
+#: ../src/generic/fdrepdlg.cpp:153
 msgid "Match case"
 msgstr "Diferenciar Maiúsculas/Minúsculas"
 
@@ -2620,7 +2826,7 @@ msgstr "Diferenciar Mai
 msgid "Memory VFS already contains file '%s'!"
 msgstr "Memória VFS já contém arquivo '%s'!"
 
-#: ../src/msw/frame.cpp:345
+#: ../src/msw/frame.cpp:374
 #, fuzzy
 msgid "Menu"
 msgstr "Moderno"
@@ -2629,7 +2835,7 @@ msgstr "Moderno"
 msgid "Metal theme"
 msgstr "Tema Metal"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Mi&nimizar"
 
@@ -2643,15 +2849,20 @@ msgstr "Arquivo mime.types %s, linha %d: string sem delimitador."
 msgid "Mode %ix%i-%i not available."
 msgstr "Modo %ix%i-%i não disponível."
 
-#: ../src/generic/fontdlgg.cpp:226
+#: ../src/generic/fontdlgg.cpp:228
 msgid "Modern"
 msgstr "Moderno"
 
-#: ../src/generic/filedlgg.cpp:433
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Modificado"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Envelope Monarch, 3,875 x 7,5 pol"
 
@@ -2663,11 +2874,11 @@ msgstr "Mover para baixo"
 msgid "Move up"
 msgstr "Mover para cima"
 
-#: ../src/generic/filedlgg.cpp:430
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Nome"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "Criar diretório"
@@ -2677,22 +2888,22 @@ msgid "New item"
 msgstr "Novo item"
 
 #: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
-#: ../src/generic/filedlgg.cpp:607 ../src/generic/filedlgg.cpp:616
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NewName"
 
-#: ../src/generic/tipdlg.cpp:295
+#: ../src/generic/tipdlg.cpp:305
 #, fuzzy
 msgid "Next"
 msgstr "&Próximo"
 
-#: ../src/html/helpfrm.cpp:642
+#: ../src/html/helpfrm.cpp:665
 msgid "Next page"
 msgstr "Próxima página"
 
 #: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
 #: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Não"
 
@@ -2705,11 +2916,11 @@ msgstr ""
 msgid "No XPM icon facility available!"
 msgstr ""
 
-#: ../src/generic/helpext.cpp:436
+#: ../src/generic/helpext.cpp:437
 msgid "No entries found."
 msgstr "Nenhuma entradas localizada."
 
-#: ../src/common/fontmap.cpp:408
+#: ../src/common/fontmap.cpp:422
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
@@ -2718,7 +2929,7 @@ msgid ""
 "one)?"
 msgstr ""
 
-#: ../src/common/fontmap.cpp:413
+#: ../src/common/fontmap.cpp:427
 #, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found.\n"
@@ -2726,27 +2937,27 @@ msgid ""
 "(otherwise the text in this encoding will not be shown correctly)?"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Nenhum manipulador encontrado para nó XML '%s', classe '%s'!"
 
-#: ../src/common/image.cpp:1271 ../src/common/image.cpp:1314
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Nenhum manipulador encontrado para o tipo de imagem."
 
-#: ../src/common/image.cpp:1279 ../src/common/image.cpp:1322
-#: ../src/common/image.cpp:1356
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Nenhum manipulador definido para tipo %d."
 
-#: ../src/common/image.cpp:1340 ../src/common/image.cpp:1372
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Nenhum manipulador definido para tipo %s."
 
-#: ../src/html/helpfrm.cpp:846
+#: ../src/html/helpfrm.cpp:869
 msgid "No matching page found yet"
 msgstr "Nenhuma página correspondente foi encontrada até agora"
 
@@ -2754,37 +2965,37 @@ msgstr "Nenhuma p
 msgid "No sound"
 msgstr "Sem som"
 
-#: ../src/common/image.cpp:977 ../src/common/image.cpp:1016
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "Não há cores não usadas na imagem sob ação da máscara"
 
-#: ../src/common/image.cpp:1608
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "Não há cores não usadas na imagem sob ação da máscara"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nórdico (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:230 ../src/generic/fontdlgg.cpp:233
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normal"
 
-#: ../src/html/helpfrm.cpp:1250
+#: ../src/html/helpfrm.cpp:1273
 msgid "Normal face<br>and <u>underlined</u>. "
 msgstr "Tipo normal de fonte<br>e <u>sublinhado</u>. "
 
-#: ../src/html/helpfrm.cpp:1195
+#: ../src/html/helpfrm.cpp:1218
 msgid "Normal font:"
 msgstr "Fonte normal:"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Nota, 8 1/2 x 11 in"
 
-#: ../src/gtk/fontdlg.cpp:141 ../src/msw/dialog.cpp:188
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
@@ -2793,21 +3004,21 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "Objetos precisam de um atributo id"
 
-#: ../src/common/docview.cpp:1252 ../src/common/docview.cpp:1580
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Abrir arquivo"
 
-#: ../src/html/helpfrm.cpp:650 ../src/html/helpfrm.cpp:1565
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Abrir documento HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "Abrir arquivo"
 
-#: ../src/generic/dirctrlg.cpp:690 ../src/generic/dirdlgg.cpp:342
-#: ../src/generic/filedlgg.cpp:631 ../src/generic/filedlgg.cpp:771
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operação não permitida."
 
@@ -2826,11 +3037,11 @@ msgstr "Op
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Opção '%s': '%s' não pode ser convertido para uma data."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:610
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Opções"
 
-#: ../src/generic/prntdlgg.cpp:607 ../src/generic/prntdlgg.cpp:864
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientação"
 
@@ -2858,33 +3069,158 @@ msgstr "PCX: erro desconhecido !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: número de versão muito baixo"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Não foi possível alocar memória."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Formato do arquivo não reconhecido."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Arquivo parece estar truncado."
 
-#: ../src/common/prntbase.cpp:1248
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "Envelope C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "Envelope C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "Envelope C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "Envelope C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "Envelope C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "Envelope B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "Envelope C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "Envelope B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "Envelope DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "Envelope C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "Envelope DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "Envelope C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "Envelope C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "Envelope C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "Envelope B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "Envelope C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "Envelope C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "Envelope C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "Envelope C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "Envelope C5, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Página %d"
 
-#: ../src/common/prntbase.cpp:1246
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Página %d de %d"
 
-#: ../src/generic/prntdlgg.cpp:823
+#: ../src/generic/prntdlgg.cpp:827
 msgid "Page Setup"
 msgstr "Configurar página"
 
-#: ../src/common/prntbase.cpp:452 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "Configurar página"
@@ -2893,13 +3229,13 @@ msgstr "Configurar p
 msgid "Pages"
 msgstr "Páginas"
 
-#: ../src/generic/prntdlgg.cpp:796 ../src/generic/prntdlgg.cpp:850
-#: ../src/generic/prntdlgg.cpp:1052
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Tamanho do papel"
 
-#: ../src/generic/prntdlgg.cpp:594 ../src/generic/prntdlgg.cpp:837
-#: ../src/generic/prntdlgg.cpp:1047
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Tamanho do papel"
 
@@ -2915,7 +3251,7 @@ msgstr "Passando um objeto j
 msgid "Passing an unkown object to GetObject"
 msgstr "Passando um objeto desconhecido a GetObject"
 
-#: ../src/generic/filedlgg.cpp:436
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Permissões"
 
@@ -2923,24 +3259,24 @@ msgstr "Permiss
 msgid "Pipe creation failed"
 msgstr "Falha na criação do pipe"
 
-#: ../src/gtk/fontdlg.cpp:78
+#: ../src/gtk/fontdlg.cpp:81
 msgid "Please choose a valid font."
 msgstr "Por favor escolha uma fonte válida."
 
-#: ../src/generic/filedlgg.cpp:1294 ../src/gtk/filedlg.cpp:67
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Por favor escolha um arquivo existente."
 
-#: ../src/html/helpfrm.cpp:790
+#: ../src/html/helpfrm.cpp:813
 #, fuzzy
 msgid "Please choose the page to display:"
 msgstr "Por favor escolha um arquivo existente."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Por favor escolha o ISP ao qual você deseja se conectar"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2948,13 +3284,11 @@ msgid ""
 "or this program won't operate correctly."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:314
-msgid ""
-"Please wait while printing\n"
-msgstr ""
-"Por favor aguarde a impressão\n"
+#: ../src/common/prntbase.cpp:313
+msgid "Please wait while printing\n"
+msgstr "Por favor aguarde a impressão\n"
 
-#: ../src/generic/prntdlgg.cpp:604 ../src/generic/prntdlgg.cpp:862
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Retrato"
 
@@ -2962,25 +3296,25 @@ msgstr "Retrato"
 msgid "PostScript file"
 msgstr "Arquivo PostScript"
 
-#: ../src/generic/fontdlgg.cpp:341 ../src/html/helpfrm.cpp:1212
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Visualizar:"
 
-#: ../src/html/helpfrm.cpp:639
+#: ../src/html/helpfrm.cpp:662
 msgid "Previous page"
 msgstr "Página anterior"
 
-#: ../src/common/prntbase.cpp:394 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Imprimir"
 
-#: ../src/common/docview.cpp:1025
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Visualizar impressão"
 
-#: ../src/common/prntbase.cpp:1200 ../src/common/prntbase.cpp:1226
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Falha ao visualizar impressão"
 
@@ -2992,7 +3326,7 @@ msgstr "
 msgid "Print Setup"
 msgstr "Configurar impressão"
 
-#: ../src/generic/prntdlgg.cpp:613
+#: ../src/generic/prntdlgg.cpp:617
 msgid "Print in colour"
 msgstr "Imprimir em cores"
 
@@ -3001,16 +3335,16 @@ msgstr "Imprimir em cores"
 msgid "Print previe&w"
 msgstr "Visualizar impressão"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "Visualizar impressão"
 
-#: ../src/generic/prntdlgg.cpp:622
+#: ../src/generic/prntdlgg.cpp:626
 msgid "Print spooling"
 msgstr "Spool de impressão"
 
-#: ../src/html/helpfrm.cpp:656
+#: ../src/html/helpfrm.cpp:679
 msgid "Print this page"
 msgstr "Imprimir esta página"
 
@@ -3023,7 +3357,7 @@ msgstr "Imprimir para arquivo"
 msgid "Printer"
 msgstr "Imprimir"
 
-#: ../src/generic/prntdlgg.cpp:625
+#: ../src/generic/prntdlgg.cpp:629
 msgid "Printer command:"
 msgstr "Comando da impressora:"
 
@@ -3031,11 +3365,11 @@ msgstr "Comando da impressora:"
 msgid "Printer options"
 msgstr "Opções da impressora"
 
-#: ../src/generic/prntdlgg.cpp:637
+#: ../src/generic/prntdlgg.cpp:641
 msgid "Printer options:"
 msgstr "Opções da impressora:"
 
-#: ../src/generic/prntdlgg.cpp:911
+#: ../src/generic/prntdlgg.cpp:915
 msgid "Printer..."
 msgstr "Impressora..."
 
@@ -3044,11 +3378,11 @@ msgstr "Impressora..."
 msgid "Printer:"
 msgstr "Impressora..."
 
-#: ../src/common/prntbase.cpp:311 ../src/common/prntbase.cpp:532
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Imprimindo "
 
-#: ../src/common/prntbase.cpp:328
+#: ../src/common/prntbase.cpp:327
 msgid "Printing Error"
 msgstr "Erro ao imprimir"
 
@@ -3061,35 +3395,35 @@ msgstr "Imprimindo p
 msgid "Printing..."
 msgstr "Imprimindo..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
 msgstr ""
 
-#: ../src/common/log.cpp:467
+#: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Programa interrompido."
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1102
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Pergunta"
 
-#: ../src/common/ffile.cpp:126 ../src/common/ffile.cpp:147
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Erro de leitura no arquivo '%s'"
 
-#: ../src/common/prntbase.cpp:243
+#: ../src/common/prntbase.cpp:242
 #, fuzzy
 msgid "Ready"
 msgstr "&Refazer"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Nó de objeto com ref=\"%s\" não localizado!"
@@ -3098,17 +3432,17 @@ msgstr "N
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Chave de registro '%s' já existe."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Chave de registro '%s' não existe; impossível renomeá-la."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3116,16 +3450,16 @@ msgid ""
 "operation aborted."
 msgstr ""
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Valor de registro '%s' já existe."
 
-#: ../src/generic/helpext.cpp:441
+#: ../src/generic/helpext.cpp:442
 msgid "Relevant entries:"
 msgstr "Entradas relevantes:"
 
-#: ../src/generic/progdlgg.cpp:208
+#: ../src/generic/progdlgg.cpp:210
 msgid "Remaining time : "
 msgstr "Tempo restante : "
 
@@ -3133,11 +3467,11 @@ msgstr "Tempo restante : "
 msgid "Remove"
 msgstr ""
 
-#: ../src/html/helpfrm.cpp:429
+#: ../src/html/helpfrm.cpp:445
 msgid "Remove current page from bookmarks"
 msgstr "Remover dos marcadores a página atual "
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3149,15 +3483,15 @@ msgstr ""
 msgid "Rep&lace"
 msgstr "&Substituir"
 
-#: ../src/generic/fdrepdlg.cpp:171
+#: ../src/generic/fdrepdlg.cpp:188
 msgid "Replace &all"
 msgstr "Substituir &tudo"
 
-#: ../src/generic/fdrepdlg.cpp:123
+#: ../src/generic/fdrepdlg.cpp:130
 msgid "Replace with:"
 msgstr "Substituir por:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Arquivos de recurso precisam ser da mesma versão!"
 
@@ -3165,20 +3499,20 @@ msgstr "Arquivos de recurso precisam ser da mesma vers
 msgid "Revert to Saved"
 msgstr ""
 
-#: ../src/generic/prntdlgg.cpp:887
+#: ../src/generic/prntdlgg.cpp:891
 msgid "Right margin (mm):"
 msgstr "Margem direita (mm):"
 
-#: ../src/generic/fontdlgg.cpp:224
+#: ../src/generic/fontdlgg.cpp:226
 msgid "Roman"
 msgstr "Romano"
 
-#: ../src/common/sizer.cpp:1757
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "&Salvar..."
 
-#: ../src/common/fldlgcmn.cpp:250
+#: ../src/common/fldlgcmn.cpp:259
 #, c-format
 msgid "Save %s file"
 msgstr "Salvar arquivo %s"
@@ -3188,79 +3522,85 @@ msgstr "Salvar arquivo %s"
 msgid "Save &As..."
 msgstr "&Salvar..."
 
-#: ../src/common/docview.cpp:285
+#: ../src/common/docview.cpp:305
 msgid "Save as"
 msgstr "Salvar como"
 
-#: ../src/generic/logg.cpp:504
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Salvar conteúdo do log no arquivo"
 
-#: ../src/generic/fontdlgg.cpp:227
+#: ../src/generic/fontdlgg.cpp:229
 msgid "Script"
 msgstr "Script"
 
-#: ../src/html/helpfrm.cpp:513 ../src/html/helpfrm.cpp:528
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Pesquisar"
 
-#: ../src/html/helpfrm.cpp:515
+#: ../src/html/helpfrm.cpp:538
 msgid ""
-"Search contents of help book(s) for all occurences of the text you typed above"
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:152
+#: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
 msgstr "Direção da pesquisa"
 
-#: ../src/generic/fdrepdlg.cpp:111
+#: ../src/generic/fdrepdlg.cpp:118
 msgid "Search for:"
 msgstr "Pesquisar por:"
 
-#: ../src/html/helpfrm.cpp:1037
+#: ../src/html/helpfrm.cpp:1060
 msgid "Search in all books"
 msgstr "Pesquisar em todos os livros"
 
-#: ../src/html/helpfrm.cpp:845
+#: ../src/html/helpfrm.cpp:868
 msgid "Searching..."
 msgstr "Pesquisando..."
 
-#: ../src/generic/dirctrlg.cpp:550
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Seções"
 
-#: ../src/common/ffile.cpp:225
+#: ../src/common/ffile.cpp:222
 #, c-format
 msgid "Seek error on file '%s'"
 msgstr "Erro de busca no arquivo '%s'"
 
-#: ../src/common/ffile.cpp:215
+#: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Selecionar &tudo"
 
-#: ../src/common/docview.cpp:1660
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Selecionar um modelo de documento"
 
-#: ../src/common/docview.cpp:1737
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Selecionar uma visualização do documento"
 
-#: ../src/common/docview.cpp:1540
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Selecionar um arquivo"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Seções"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
 msgstr "Separador esperado após a opção '%s'."
 
-#: ../include/wx/xti.h:839
+#: ../include/wx/xti.h:841
 msgid "SetProperty called w/o valid setter"
 msgstr "SetProperty chamada sem um \"setter\" válido"
 
@@ -3268,72 +3608,71 @@ msgstr "SetProperty chamada sem um \"setter\" v
 msgid "Setup..."
 msgstr "Configurar..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 "Foram encontradas várias conexões dial-up ativas; escolhendo uma delas "
 "aleatoriamente."
 
-#: ../src/html/helpfrm.cpp:470
+#: ../src/html/helpfrm.cpp:493
 msgid "Show all"
 msgstr "Mostrar tudo"
 
-#: ../src/html/helpfrm.cpp:481
+#: ../src/html/helpfrm.cpp:504
 msgid "Show all items in index"
 msgstr "Mostrar todos os items do índice"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Mostrar diretórios ocultos"
 
-#: ../src/generic/filedlgg.cpp:1034
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Mostrar arquivos ocultos"
 
-#: ../src/html/helpfrm.cpp:623
+#: ../src/html/helpfrm.cpp:646
 msgid "Show/hide navigation panel"
 msgstr "Mostrar/ocultar painel de navegação"
 
-#: ../src/generic/fontdlgg.cpp:346 ../src/generic/fontdlgg.cpp:348
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:431
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Tamanho"
 
-#: ../src/generic/progdlgg.cpp:220 ../src/generic/progdlgg.cpp:238
-#: ../src/generic/progdlgg.cpp:593
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:598
 #, fuzzy
 msgid "Skip"
 msgstr "Script"
 
-#: ../src/generic/fontdlgg.cpp:232
+#: ../src/generic/fontdlgg.cpp:234
 msgid "Slant"
 msgstr "Inclinar"
 
-#: ../src/common/docview.cpp:561
+#: ../src/common/docview.cpp:581
 msgid "Sorry, could not open this file for saving."
 msgstr "Não foi possível abrir este arquivo para gravação."
 
-#: ../src/common/docview.cpp:593 ../src/common/docview.cpp:606
-#: ../src/common/docview.cpp:1559
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Não foi possível abrir este arquivo."
 
-#: ../src/common/docview.cpp:568
+#: ../src/common/docview.cpp:588
 msgid "Sorry, could not save this file."
 msgstr "Não foi possível salvar este arquivo."
 
-#: ../src/common/prntbase.cpp:1200
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Memória insuficiente para criar uma visualização."
 
-#: ../src/common/docview.cpp:1021
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "A visualização de impressão necessita de uma impressora instalada."
 
-#: ../src/common/docview.cpp:1251 ../src/common/docview.cpp:1579
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "O formato deste arquivo é desconhecido."
 
@@ -3346,7 +3685,7 @@ msgstr "Os dados de som est
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Arquivo de som '%s' está contido em um formato não suportado."
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5,5 x 8,5 pol"
 
@@ -3355,7 +3694,7 @@ msgstr "Statement, 5,5 x 8,5 pol"
 msgid "Status:"
 msgstr "Status: "
 
-#: ../src/generic/logg.cpp:621
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3369,55 +3708,76 @@ msgstr ""
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "String To Colour : Especificação de cor incorreta : %s"
 
-#: ../include/wx/xti.h:427 ../include/wx/xti.h:431
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "Conversões string não suportadas"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 "Não foi localizada a subclasse '%s' para o recurso '%s'; subclasse não "
 "aplicada!"
 
-#: ../src/generic/fontdlgg.cpp:228
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
+#: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Suíço"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:354
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Não foi possível alocar memória."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Erro carregando imagem."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Erro ao ler imagem."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Erro ao salvar imagem."
 
-#: ../src/common/imagtiff.cpp:378
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Erro ao gravar imagem."
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tablóide, 11 x 17 pol"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tablóide, 11 x 17 pol"
 
-#: ../src/generic/fontdlgg.cpp:229
+#: ../src/generic/fontdlgg.cpp:231
 msgid "Teletype"
 msgstr "Telex"
 
-#: ../src/common/docview.cpp:1661
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Modelos"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Tailandês (ISO-8859-11)"
 
@@ -3430,7 +3790,7 @@ msgstr "O servidor FTP n
 msgid "The FTP server doesn't support the PORT command."
 msgstr "O servidor FTP não suporta modo passivo."
 
-#: ../src/common/fontmap.cpp:190
+#: ../src/common/fontmap.cpp:204
 #, c-format
 msgid ""
 "The charset '%s' is unknown. You may select\n"
@@ -3450,47 +3810,47 @@ msgid ""
 "Create it now?"
 msgstr "Diretório '%s' não existe!"
 
-#: ../src/common/docview.cpp:1910
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
 "It has been removed from the most recently used files list."
 msgstr ""
 
-#: ../src/common/docview.cpp:1920
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
 "It has been removed from the most recently used files list."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:310 ../src/generic/fontdlgg.cpp:312
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:275 ../src/generic/fontdlgg.cpp:277
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:322 ../src/generic/fontdlgg.cpp:324
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 #, fuzzy
 msgid "The font point size."
 msgstr "tamanho da fonte"
 
-#: ../src/generic/fontdlgg.cpp:286 ../src/generic/fontdlgg.cpp:288
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr ""
 
-#: ../src/generic/fontdlgg.cpp:297 ../src/generic/fontdlgg.cpp:299
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr ""
 
-#: ../src/common/filename.cpp:952
+#: ../src/common/filename.cpp:966
 #, c-format
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "The caminho '%s' contém muitos \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3511,7 +3871,7 @@ msgstr "N
 msgid "The value for the option '%s' must be specified."
 msgstr "O valor da opção '%s' precisa ser especificado."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3523,13 +3883,13 @@ msgid ""
 "There was a problem during page setup: you may need to set a default printer."
 msgstr ""
 
-#: ../src/msw/datectrl.cpp:116
+#: ../src/msw/datectrl.cpp:109
 msgid ""
 "This system doesn't support date picker control, please upgrade your version "
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1210
+#: ../src/msw/thread.cpp:1206
 #, fuzzy
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
@@ -3537,12 +3897,12 @@ msgid ""
 msgstr ""
 "Falha na inicialização do módulo thread: falha ao criar chave da thread"
 
-#: ../src/unix/threadpsx.cpp:1602
+#: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr ""
 "Falha na inicialização do módulo thread: falha ao criar chave da thread"
 
-#: ../src/msw/thread.cpp:1198
+#: ../src/msw/thread.cpp:1194
 #, fuzzy
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
@@ -3550,15 +3910,15 @@ msgid ""
 msgstr ""
 "Falha na inicialização do módulo thread: falha ao criar chave da thread"
 
-#: ../src/unix/threadpsx.cpp:1107
+#: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "A configuração de prioridade da thread foi ignorada."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Lado a lado &horizontalmente"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Lado a lado &verticalmente"
 
@@ -3587,7 +3947,7 @@ msgstr "Para:"
 msgid "Too many colours in PNG, the image may be slightly blurred."
 msgstr "Há cores demais no PNG; a imagem pode ficar levemente borrada."
 
-#: ../src/generic/prntdlgg.cpp:876
+#: ../src/generic/prntdlgg.cpp:880
 msgid "Top margin (mm):"
 msgstr "Margem superior (mm):"
 
@@ -3601,11 +3961,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Tentou-se resolver um nome de máquina nulo: desistindo"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turco (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:432
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Tipo"
 
@@ -3614,11 +3974,11 @@ msgstr "Tipo"
 msgid "Type must have enum - long conversion"
 msgstr "O tipo precisa ter conversão enum - long"
 
-#: ../src/common/paper.cpp:150
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Pad Fanfold, 14,875 x 11 pol"
 
-#: ../src/html/htmlwin.cpp:398
+#: ../src/html/htmlwin.cpp:403
 #, c-format
 msgid "Unable to open requested HTML document: %s"
 msgstr "Impossível abrir documento HTML: %s"
@@ -3652,39 +4012,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr "Parameter '%s' inesperado"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bit (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bit (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Erro DDE desconhecido %08x"
@@ -3693,11 +4053,11 @@ msgstr "Erro DDE desconhecido %08x"
 msgid "Unknown Object passed to GetObjectClassInfo"
 msgstr "Objeto desconhecido passado a GetObjectClassInfo"
 
-#: ../src/unix/dlunix.cpp:282
+#: ../src/unix/dlunix.cpp:275
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:685
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Codificação desconhecida (%d)"
@@ -3717,7 +4077,7 @@ msgstr "Op
 msgid "Unknown option '%s'"
 msgstr "Opção '%s' desconhecida"
 
-#: ../src/xrc/xmlres.cpp:760
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Sinalizador de estilo desconhecido "
 
@@ -3726,13 +4086,13 @@ msgstr "Sinalizador de estilo desconhecido "
 msgid "Unkown Property %s"
 msgstr "Propriedade %s desconhecida"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "'{' não correspondida em uma entrada do tipo mime %s."
 
-#: ../src/common/cmdproc.cpp:252 ../src/common/cmdproc.cpp:278
-#: ../src/common/cmdproc.cpp:298
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Comando sem nome"
 
@@ -3741,8 +4101,8 @@ msgstr "Comando sem nome"
 msgid "Unrecognized style %s while parsing resource."
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:66 ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:276 ../src/msw/clipbrd.cpp:448
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Formato da área de transferência não suportado."
 
@@ -3751,11 +4111,11 @@ msgstr "Formato da 
 msgid "Unsupported theme '%s'."
 msgstr "Tema '%s' não suportado"
 
-#: ../src/generic/fdrepdlg.cpp:151
+#: ../src/generic/fdrepdlg.cpp:158
 msgid "Up"
 msgstr "Para cima"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Uso: %s"
@@ -3768,15 +4128,15 @@ msgstr "Conflito de valida
 msgid "Video Output"
 msgstr "Saída de vídeo"
 
-#: ../src/generic/filedlgg.cpp:950
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Exibir arquivos de forma detalhada"
 
-#: ../src/generic/filedlgg.cpp:943
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Exibir arquivos em formato de lista"
 
-#: ../src/common/docview.cpp:1738
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Modos de exibição"
 
@@ -3784,36 +4144,36 @@ msgstr "Modos de exibi
 msgid "Waiting for subprocess termination failed"
 msgstr "Falha na espera para término do subprocesso"
 
-#: ../src/common/docview.cpp:441
+#: ../src/common/docview.cpp:461
 msgid "Warning"
 msgstr "Aviso"
 
-#: ../src/common/log.cpp:481
+#: ../src/common/log.cpp:480
 msgid "Warning: "
 msgstr "Aviso: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 "Aviso: tentativa de remoção de manipulador de tag HTML de uma pilha vazia."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Europeu Ocidental (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Europeu Ocidental com Euro (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:333 ../src/generic/fontdlgg.cpp:335
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr ""
 
-#: ../src/generic/fdrepdlg.cpp:143
+#: ../src/generic/fdrepdlg.cpp:150
 msgid "Whole word"
 msgstr "Palavra inteira"
 
-#: ../src/html/helpfrm.cpp:512
+#: ../src/html/helpfrm.cpp:535
 msgid "Whole words only"
 msgstr "Somente palavras inteiras"
 
@@ -3821,142 +4181,147 @@ msgstr "Somente palavras inteiras"
 msgid "Win32 theme"
 msgstr "Tema Win32"
 
-#: ../src/msw/utils.cpp:1085
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s em Windows 3.1"
 
-#: ../src/msw/utils.cpp:1134
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1099
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1095
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Árabe (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Báltico (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Centro-europeu (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Chinês Simplificado (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Chinês Tradicional (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cirílico (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Grego (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebraico (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japonês (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Coreano (CP 949)"
 
-#: ../src/msw/utils.cpp:1114
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 3.1"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1142
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Báltico (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turco (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Europeu Ocidental (CP 1252)"
 
-#: ../src/msw/utils.cpp:1138
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
-#: ../src/common/ffile.cpp:161
+#: ../src/common/ffile.cpp:158
 #, c-format
 msgid "Write error on file '%s'"
 msgstr "Erro de gravação no arquivo '%s'"
 
-#: ../src/xml/xml.cpp:550
+#: ../src/xml/xml.cpp:562
 #, c-format
 msgid "XML parsing error: '%s' at line %d"
 msgstr "Erro de análise XML: '%s' na linha %d"
 
-#: ../src/common/xpmdecod.cpp:776
+#: ../src/common/xpmdecod.cpp:774
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: Dados de pixel defeituosos!"
 
-#: ../src/common/xpmdecod.cpp:711 ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: definição de cores '%s' defeituosa!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "Recurso XRC '%s' (classe '%s') não localizado!"
 
-#: ../src/xrc/xmlres.cpp:1017 ../src/xrc/xmlres.cpp:1029
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "Recurso XRC: Impossível criar bitmap de '%s'."
 
-#: ../src/xrc/xmlres.cpp:973
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
@@ -3964,7 +4329,7 @@ msgstr ""
 
 #: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
 #: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
-#: ../src/motif/msgdlg.cpp:185
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Sim"
 
@@ -3984,16 +4349,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2094
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[EMPTY]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
-msgstr ""
-"Uma aplicação DDEML criou uma condição de disputa de dados prolongada."
+msgstr "Uma aplicação DDEML criou uma condição de disputa de dados prolongada."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4001,52 +4365,52 @@ msgid ""
 "was passed to a DDEML function."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "falha na tentativa de um cliente de estabelecer uma conversação."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "falha em uma alocação de memória."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "falha na validação de um parâmetro pelo DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 "tempo esgotado em uma solicitação para uma transação síncrona de alerta."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 "tempo esgotado em uma solicitação para uma transação síncrona de dados."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 "tempo esgotado em uma solicitação para uma transação síncrona de execução."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 "tempo esgotado em uma solicitação para uma transação \"poke\" síncrona."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 "tempo esgotado em uma solicitação de término de uma transação síncrona de "
 "alerta."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
 "terminated before completing a transaction."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "falha em uma transação."
 
@@ -4054,7 +4418,7 @@ msgstr "falha em uma transa
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4062,26 +4426,26 @@ msgid ""
 "attempted to perform server transactions."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "falha em uma chamada interna à função PostMessage. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "ocorreu um erro interno no DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
 "the transaction identifier for that callback is no longer valid."
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1317
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1804
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "tentativa de alterar a chave imutável '%s' ignorada."
@@ -4094,7 +4458,7 @@ msgstr "argumentos ilegais para fun
 msgid "bad signature"
 msgstr "assinatura ilegal"
 
-#: ../src/common/zipstrm.cpp:1567
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4102,14 +4466,18 @@ msgstr ""
 msgid "binary"
 msgstr "binário"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "negrito"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "negrito "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4120,7 +4488,7 @@ msgstr "imposs
 msgid "can't close file descriptor %d"
 msgstr "impossível fechar descritor de arquivo %d"
 
-#: ../src/common/file.cpp:553
+#: ../src/common/file.cpp:551
 #, c-format
 msgid "can't commit changes to file '%s'"
 msgstr "impossível submeter alterações ao arquivo '%s'"
@@ -4130,29 +4498,34 @@ msgstr "imposs
 msgid "can't create file '%s'"
 msgstr "impossível criar arquivo '%s'"
 
-#: ../src/common/fileconf.cpp:1123
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "impossível excluir arquivo de configurações do usuário '%s'"
 
-#: ../src/common/file.cpp:459
+#: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 "impossível determinar se o final do arquivo foi alcançado no descritor %d"
 
-#: ../src/common/zipstrm.cpp:1344
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Falha ao executar '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "Impossível localizar posição atual no arquivo '%s'"
 
-#: ../src/common/file.cpp:429
+#: ../src/common/file.cpp:427
 #, c-format
 msgid "can't find length of file on file descriptor %d"
 msgstr ""
 "impossível determinar comprimento do arquivo no descritor de arquivos %d"
 
-#: ../src/msw/utils.cpp:367
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "impossível localizar HOME do usuário; usando diretório atual."
 
@@ -4161,12 +4534,12 @@ msgstr "imposs
 msgid "can't flush file descriptor %d"
 msgstr "impossível liberar descritor de arquivos %d"
 
-#: ../src/common/file.cpp:401 ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "impossível obter posição de busca no descritor de arquivos %d"
 
-#: ../src/common/fontmap.cpp:312
+#: ../src/common/fontmap.cpp:326
 msgid "can't load any font, aborting"
 msgstr "impossível carregar qualquer fonte; cancelando"
 
@@ -4175,30 +4548,30 @@ msgstr "imposs
 msgid "can't open file '%s'"
 msgstr "impossível abrir arquivo '%s'"
 
-#: ../src/common/fileconf.cpp:401
+#: ../src/common/fileconf.cpp:404
 #, c-format
 msgid "can't open global configuration file '%s'."
 msgstr "impossível abrir arquivo de configurações globais '%s'."
 
-#: ../src/common/fileconf.cpp:416
+#: ../src/common/fileconf.cpp:419
 #, c-format
 msgid "can't open user configuration file '%s'."
 msgstr "impossível abrir arquivo de configurações do usuário '%s'."
 
-#: ../src/common/fileconf.cpp:972
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "impossível abrir arquivo de configurações do usuário."
 
-#: ../src/common/dynlib.cpp:252
+#: ../src/common/dynlib.cpp:253
 msgid "can't query for GUI plugins name in console applications"
 msgstr "impossível indagar plug-ins GUI em aplicações de console"
 
-#: ../src/common/zipstrm.cpp:432
+#: ../src/common/zipstrm.cpp:436
 #, fuzzy
 msgid "can't re-initialize zlib deflate stream"
 msgstr "Impossível inicializar fluxo deflate da zlib."
 
-#: ../src/common/zipstrm.cpp:457
+#: ../src/common/zipstrm.cpp:461
 #, fuzzy
 msgid "can't re-initialize zlib inflate stream"
 msgstr "Impossível inicializar fluxo inflate da zlib."
@@ -4208,17 +4581,17 @@ msgstr "Imposs
 msgid "can't read from file descriptor %d"
 msgstr "impossível ler do descritor de arquivos %d"
 
-#: ../src/common/file.cpp:548
+#: ../src/common/file.cpp:546
 #, c-format
 msgid "can't remove file '%s'"
 msgstr "impossível remover arquivo '%s'"
 
-#: ../src/common/file.cpp:564
+#: ../src/common/file.cpp:562
 #, c-format
 msgid "can't remove temporary file '%s'"
 msgstr "impossível remover arquivo temporário '%s'"
 
-#: ../src/common/file.cpp:387 ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "impossível buscar no descritor de arquivos %d"
@@ -4233,11 +4606,11 @@ msgstr "imposs
 msgid "can't write to file descriptor %d"
 msgstr "impossível gravar no descritor de arquivos %d"
 
-#: ../src/common/fileconf.cpp:983
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "impossível gravar arquivo de configurações do usuário."
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "arquivo de catálogo para domínio '%s' não localizado."
@@ -4258,7 +4631,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "data"
 
@@ -4266,7 +4639,7 @@ msgstr "data"
 msgid "decompression error"
 msgstr "erro de descompactação"
 
-#: ../src/common/fmapbase.cpp:695 ../src/common/fmapbase.cpp:727
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "padrão"
 
@@ -4274,28 +4647,28 @@ msgstr "padr
 msgid "delegate has no type info"
 msgstr "delegate has não tipo_devolvido info"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3674
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "décimo-oitavo"
 
-#: ../src/common/datetime.cpp:3664
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "oitavo"
 
-#: ../src/common/datetime.cpp:3667
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "décimo-primeiro"
 
-#: ../src/common/strconv.cpp:2487
+#: ../src/common/strconv.cpp:2671
 #, c-format
 msgid "encoding %s"
 msgstr "codificação %s"
 
-#: ../src/common/fileconf.cpp:1790
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "a entrada '%s' aparece mais de uma vez no grupo '%s'"
@@ -4304,84 +4677,89 @@ msgstr "a entrada '%s' aparece mais de uma vez no grupo '%s'"
 msgid "error in data format"
 msgstr "erro no formato dos dados"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "erro ao abrir o arquivo"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "erro ao abrir o arquivo"
 
-#: ../src/common/zipstrm.cpp:1429
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "Erro ao criar diretório"
 
-#: ../src/common/zipstrm.cpp:1507
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2208
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "estabelecer"
 
-#: ../src/common/ffile.cpp:175
+#: ../src/common/ffile.cpp:172
 #, c-format
 msgid "failed to flush the file '%s'"
 msgstr "falha ao liberar o arquivo '%s'"
 
-#: ../src/common/datetime.cpp:3671
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "décimo-quinto"
 
-#: ../src/common/datetime.cpp:3661
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "quinto"
 
-#: ../src/common/fileconf.cpp:655
+#: ../src/common/fileconf.cpp:664
 #, c-format
 msgid "file '%s', line %d: '%s' ignored after group header."
 msgstr "arquivo '%s', linha %d: '%s' ignorado após cabeçalho do grupo."
 
-#: ../src/common/fileconf.cpp:684
+#: ../src/common/fileconf.cpp:693
 #, c-format
 msgid "file '%s', line %d: '=' expected."
 msgstr "arquivo '%s', linha %d: '=' esperado."
 
-#: ../src/common/fileconf.cpp:707
+#: ../src/common/fileconf.cpp:716
 #, c-format
 msgid "file '%s', line %d: key '%s' was first found at line %d."
 msgstr ""
 "arquivo '%s', linha %d: chave '%s' foi localizada primeiro na linha %d."
 
-#: ../src/common/fileconf.cpp:697
+#: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
 msgstr "arquivo '%s', linha %d: valor da chave imutável '%s' ignorado."
 
-#: ../src/common/fileconf.cpp:619
+#: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "arquivo '%s': caractere %c inesperado na linha %d."
 
-#: ../src/common/datetime.cpp:3657
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "primeiro"
 
-#: ../src/html/helpfrm.cpp:1239
+#: ../src/html/helpfrm.cpp:1262
 msgid "font size"
 msgstr "tamanho da fonte"
 
-#: ../src/common/datetime.cpp:3670
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "décimo-quarto"
 
-#: ../src/common/datetime.cpp:3660
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "quarto"
 
-#: ../src/common/appbase.cpp:350
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "gerar mensagens de log detalhadas"
 
@@ -4389,58 +4767,58 @@ msgstr "gerar mensagens de log detalhadas"
 msgid "incorrect event handler string, missing dot"
 msgstr "string de manipulador de eventos incorreta; falta um ponto"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "iniciar"
 
-#: ../src/common/file.cpp:461
+#: ../src/common/file.cpp:459
 msgid "invalid eof() return value."
 msgstr "valor de retorno de eof() inválido."
 
-#: ../src/generic/logg.cpp:1116
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "valor de retorno da caixa de mensagem inválido"
 
-#: ../src/common/zipstrm.cpp:1293
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "Arquivo de bloqueio '%s' inválido."
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "itálico"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "claro"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "claro "
 
-#: ../src/common/intl.cpp:1461
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "Impossível definir locale '%s'."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "procurando pelo catálogo '%s' no caminho '%s'."
 
-#: ../src/common/datetime.cpp:3821
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "meia-noite"
 
-#: ../src/common/datetime.cpp:3675
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "décimo-nono"
 
-#: ../src/common/datetime.cpp:3665
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "nono"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "nenhum erro DDE."
 
@@ -4452,11 +4830,11 @@ msgstr "nenhum erro"
 msgid "noname"
 msgstr "sem nome"
 
-#: ../src/common/datetime.cpp:3820
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "meio-dia"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4468,7 +4846,7 @@ msgstr "objetos n
 msgid "out of memory"
 msgstr "memória insuficiente"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4480,21 +4858,21 @@ msgstr "erro de leitura"
 msgid "reading"
 msgstr "lendo"
 
-#: ../src/common/zipstrm.cpp:1730
+#: ../src/common/zipstrm.cpp:1743
 #, fuzzy, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "leitura de fluxo Gzip: crc ilegal"
 
-#: ../src/common/zipstrm.cpp:1727
+#: ../src/common/zipstrm.cpp:1740
 #, fuzzy, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "leitura de fluxo Gzip: crc ilegal: comprimento incorreto"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "falha de reentrada."
 
-#: ../src/common/datetime.cpp:3658
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "segundo"
 
@@ -4502,11 +4880,11 @@ msgstr "segundo"
 msgid "seek error"
 msgstr "erro de busca"
 
-#: ../src/common/datetime.cpp:3673
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "décimo-sétimo"
 
-#: ../src/common/datetime.cpp:3663
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "sétimo"
 
@@ -4514,15 +4892,15 @@ msgstr "s
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:340
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "mostrar esta mensagem de ajuda"
 
-#: ../src/common/datetime.cpp:3672
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "décimo-sexto"
 
-#: ../src/common/datetime.cpp:3662
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sexto"
 
@@ -4534,66 +4912,66 @@ msgstr "defina o modo de v
 msgid "specify the theme to use"
 msgstr "defina o tema a ser usado"
 
-#: ../src/common/zipstrm.cpp:1633
+#: ../src/common/zipstrm.cpp:1646
 #, fuzzy
 msgid "stored file length not in Zip header"
 msgstr "Sinalizador não suportado no cabeçalho Gzip"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3666
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "décimo"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "a resposta à transação fez com que o bit DDE_FBUSY fosse ativado."
 
-#: ../src/common/datetime.cpp:3659
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "terceiro"
 
-#: ../src/common/datetime.cpp:3669
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "décimo-terceiro"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "módulo tiff: %s"
 
-#: ../src/common/datetime.cpp:3486
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "hoje"
 
-#: ../src/common/datetime.cpp:3488
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "amanhã"
 
-#: ../src/common/datetime.cpp:3668
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "décimo-segundo"
 
-#: ../src/common/datetime.cpp:3676
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "vigésimo"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "sublinhado"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "sublinhado "
 
-#: ../src/common/fileconf.cpp:1926
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "\" inesperadas na posição %d de '%s'."
 
-#: ../src/generic/progdlgg.cpp:302
+#: ../src/generic/progdlgg.cpp:307
 msgid "unknown"
 msgstr "desconhecido"
 
@@ -4606,7 +4984,7 @@ msgstr "classe %s desconhecida"
 msgid "unknown error"
 msgstr "erro desconhecido"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "erro desconhecido (código de erro %08x)."
@@ -4615,35 +4993,35 @@ msgstr "erro desconhecido (c
 msgid "unknown line terminator"
 msgstr "finalizador de linha desconhecido"
 
-#: ../src/common/file.cpp:364 ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "origem de busca desconhecida"
 
-#: ../src/common/fmapbase.cpp:709
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "%d desconhecido"
 
-#: ../src/common/docview.cpp:410
+#: ../src/common/docview.cpp:430
 msgid "unnamed"
 msgstr "sem nome"
 
-#: ../src/common/docview.cpp:1362
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "%d sem nome"
 
-#: ../src/common/zipstrm.cpp:1647 ../src/common/zipstrm.cpp:2002
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 #, fuzzy
 msgid "unsupported Zip compression method"
 msgstr "Método de compactação não suportado no fluxo Gzip"
 
-#: ../src/common/zipstrm.cpp:1137
+#: ../src/common/zipstrm.cpp:1142
 #, fuzzy
 msgid "unsupported zip archive"
 msgstr "Sinalizador não suportado no cabeçalho Gzip"
 
-#: ../src/common/intl.cpp:1119
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "usando catálogo '%s' de '%s'."
@@ -4656,20 +5034,20 @@ msgstr "erro de grava
 msgid "writing"
 msgstr "gravando"
 
-#: ../src/common/stopwatch.cpp:235
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "Falha em wxGetTimeOfDay."
 
-#: ../src/common/socket.cpp:414 ../src/common/socket.cpp:468
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
 #: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: assinatura inválida em ReadMsg."
 
-#: ../src/common/socket.cpp:965 ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: evento desconhecido!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "O wxWidgets não pôde abrir o display para '%s': terminando."
@@ -4678,7 +5056,7 @@ msgstr "O wxWidgets n
 msgid "wxWidgets could not open display. Exiting."
 msgstr "O wxWidgets não pôde abrir o display. Terminando."
 
-#: ../src/common/datetime.cpp:3487
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "ontem"
 
@@ -4687,27 +5065,36 @@ msgstr "ontem"
 msgid "zlib error %d"
 msgstr "erro zlib %d"
 
-#: ../src/common/prntbase.cpp:840
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
-#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "Falha ao obter nomes de ISPs: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr ""
+#~ "O carregamento de imagens Grey Ascii PNM ainda não está implementado."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "O carregamento de imagens Grey Raw PNM ainda não está implementado."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Impossível esperar pelo término da thread"
 
-#: ../src/msw/textctrl.cpp:2677
-#, c-format
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Não foi possível Impossível carregar DLL Rich Edit '%s'"
 
-#: ../src/common/fs_zip.cpp:88 ../src/common/fs_zip.cpp:138
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr "O manipulador ZIP atualmente suporta apenas arquivos locais!"
 
-#: ../src/common/file.cpp:381
-#, fuzzy, c-format
-#~ msgid "can't seek on file descriptor %d, large files support is not enabled."
+#, fuzzy
+#~ msgid ""
+#~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr "impossível buscar no descritor de arquivos %d"
 
 #~ msgid "More..."
index 85641eddcddb7941edecd0d7c2623e613581fd0a..83c40b39f9d55351fa3c7c99309f5c592ae079ab 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-08-11 19:48+1100\n"
 "Last-Translator: Dennis Prochko <wolfsoft@mail.ru>\n"
 "Language-Team: wx-translators <wx-translators@wxwidgets.org>\n"
@@ -10,32 +10,35 @@ msgstr ""
 "Content-Type: text/plain; charset=koi8-r\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
+#, c-format
 msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 "\n"
-"ðÏÖÁÌÕÊÓÔÁ, ÏÔÐÒÁרÔÅ ÜÔÏÔ ÏÔÞÅÔ ÓÌÕÖÂÅ ÐÏÄÄÅÒÖËÉ ÐÒÏÇÒÁÍÍÙ, ÂÌÁÇÏÄÁÒÉÍ ÚÁÒÁÎÅÅ!\n"
+"ðÏÖÁÌÕÊÓÔÁ, ÏÔÐÒÁרÔÅ ÜÔÏÔ ÏÔÞÅÔ ÓÌÕÖÂÅ ÐÏÄÄÅÒÖËÉ ÐÒÏÇÒÁÍÍÙ, ÂÌÁÇÏÄÁÒÉÍ "
+"ÚÁÒÁÎÅÅ!\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
-msgstr "              ðÒÉÎÏÓÉÍ ÉÚ×ÉÎÅÎÉÑ ÚÁ ÄÏÓÔÁ×ÌÅÎÎÙÅ ÎÅÕÄÏÂÓÔ×Á, ÓÐÁÓÉÂÏ!\n"
+msgstr ""
+"              ðÒÉÎÏÓÉÍ ÉÚ×ÉÎÅÎÉÑ ÚÁ ÄÏÓÔÁ×ÌÅÎÎÙÅ ÎÅÕÄÏÂÓÔ×Á, ÓÐÁÓÉÂÏ!\n"
 
 #: ../src/common/log.cpp:321
 #, c-format
 msgid " (error %ld: %s)"
 msgstr " (ÏÛÉÂËÁ %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -43,76 +46,88 @@ msgstr " - "
 msgid " Preview"
 msgstr " ðÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "ëÏÎ×ÅÒÔ #10, 4 1/8 x 9 1/2 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "ëÏÎ×ÅÒÔ #11, 4 1/2 x 10 3/8 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "ëÏÎ×ÅÒÔ #12, 4 3/4 x 11 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "ëÏÎ×ÅÒÔ #14, 5 x 11 1/2 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "ëÏÎ×ÅÒÔ #9, 3 7/8 x 8 7/8 ÄÀÊÍÁ"
 
 #: ../contrib/src/deprecated/resource.cpp:1808
 #: ../contrib/src/deprecated/resource.cpp:1938
 #: ../contrib/src/deprecated/resource.cpp:3026
+#, c-format
 msgid "#define %s must be an integer."
 msgstr "#define %s ÄÏÌÖÎÏ ÂÙÔØ ÃÅÌÙÍ ÞÉÓÌÏÍ."
 
 #: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
 #: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
+#, c-format
 msgid "%i of %i"
 msgstr "%i ÉÚ %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
+#, c-format
 msgid "%ld bytes"
 msgstr "%ld ÂÁÊÔ"
 
 #: ../src/common/cmdline.cpp:851
+#, c-format
 msgid "%s (or %s)"
 msgstr "%s (ÉÌÉ %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
+#, c-format
 msgid "%s Error"
 msgstr "ïÛÉÂËÁ %s"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
+#, c-format
 msgid "%s Information"
 msgstr "éÎÆÏÒÍÁÃÉÑ %s"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
+#, c-format
 msgid "%s Warning"
 msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ %s"
 
 #: ../src/common/fldlgcmn.cpp:81
+#, c-format
 msgid "%s files (%s)|%s"
 msgstr "%s ÆÁÊÌÙ (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
+#, c-format
 msgid "%s message"
 msgstr "ÓÏÏÂÝÅÎÉÅ %s"
 
 #: ../contrib/src/deprecated/resource.cpp:2390
+#, c-format
 msgid "%s not a bitmap resource specification."
 msgstr "%s ÎÅ Ñ×ÌÑÅÔÓÑ ÏÐÒÅÄÅÌÅÎÉÅÍ ÇÒÁÆÉÞÅÓËÏÇÏ ÒÅÓÕÒÓÁ."
 
 #: ../contrib/src/deprecated/resource.cpp:2544
+#, c-format
 msgid "%s not an icon resource specification."
 msgstr "%s ÎÅ Ñ×ÌÑÅÔÓÑ ÏÐÒÅÄÅÌÅÎÉÅÍ ÒÅÓÕÒÓÁ ÐÉËÔÏÇÒÁÍÍÙ."
 
 #: ../contrib/src/deprecated/resource.cpp:1901
 #: ../contrib/src/deprecated/resource.cpp:2030
 #: ../contrib/src/deprecated/resource.cpp:3123
+#, c-format
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: ÎÅ×ÅÒÎÏ ÓÆÏÒÍÉÒÏ×ÁÎÎÙÊ ÓÉÎÔÁËÓÉÓ ÆÁÊÌÁ ÒÅÓÕÒÓÁ."
 
@@ -128,7 +143,7 @@ msgstr "&
 msgid "&Apply"
 msgstr "&ðÒÉÍÅÎÉÔØ"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&õÐÏÒÑÄÏÞÉÔØ ÚÎÁÞËÉ"
 
@@ -141,11 +156,11 @@ msgid "&Bold"
 msgstr "&öÉÒÎÙÊ"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&ïÔÍÅÎÁ"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&ëÁÓËÁÄ"
 
@@ -153,24 +168,26 @@ msgstr "&
 msgid "&Clear"
 msgstr "ï&ÞÉÓÔÉÔØ"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&úÁËÒÙÔØ"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&ëÏÐÉÒÏ×ÁÔØ"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "ðÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÏÔÞÅÔÁ &ÏÔÌÁÄËÉ:"
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&õÄÁÌÉÔØ"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&ðÏÄÒÏÂÎÏÓÔÉ"
 
@@ -186,7 +203,7 @@ msgstr "&
 msgid "&Find"
 msgstr "&îÁÊÔÉ"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&úÁ×ÅÒÛÉÔØ"
 
@@ -198,12 +215,12 @@ msgstr "
 msgid "&Forward"
 msgstr "&÷ÐÅÒÅÄ"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&ðÅÒÅÊÔÉ..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&ðÏÍÏÝØ"
 
@@ -219,11 +236,11 @@ msgstr "&
 msgid "&Italic"
 msgstr "&ëÕÒÓÉ×"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&öÕÒÎÁÌ"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "ð&ÅÒÅÍÅÓÔÉÔØ"
 
@@ -231,11 +248,11 @@ msgstr "
 msgid "&New"
 msgstr "&îÏ×ÙÊ"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&óÌÅÄÕÀÝÉÊ"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&óÌÅÄÕÀÝÉÊ >"
 
@@ -247,7 +264,7 @@ msgstr "&
 msgid "&No"
 msgstr "&îÅÔ"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&úÁÍÅÔËÉ:"
 
@@ -264,7 +281,8 @@ msgstr "&
 msgid "&Open..."
 msgstr "&ïÔËÒÙÔØ..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "÷ÓÔ&Á×ÉÔØ"
 
@@ -276,7 +294,7 @@ msgstr "&
 msgid "&Preferences"
 msgstr "&ðÁÒÁÍÅÔÒÙ"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&ðÒÅÄÙÄÕÝÁÑ"
 
@@ -284,7 +302,7 @@ msgstr "&
 msgid "&Print"
 msgstr "&ðÅÞÁÔØ"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&ðÅÞÁÔØ..."
 
@@ -297,7 +315,8 @@ msgid "&Quit"
 msgstr "÷Ù&ÈÏÄ"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&÷ÅÒÎÕÔØ"
 
@@ -309,7 +328,7 @@ msgstr "&
 msgid "&Replace"
 msgstr "&úÁÍÅÎÉÔØ"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&÷ÏÓÓÔÁÎÏ×ÉÔØ"
 
@@ -317,7 +336,7 @@ msgstr "&
 msgid "&Save"
 msgstr "&óÏÈÒÁÎÉÔØ"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&óÏÈÒÁÎÉÔØ..."
 
@@ -325,7 +344,7 @@ msgstr "&
 msgid "&Show tips at startup"
 msgstr "&ðÏËÁÚÙ×ÁÔØ ÓÏ×ÅÔÙ ÐÒÉ ÓÔÁÒÔÅ"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&òÁÚÍÅÒ"
 
@@ -342,7 +361,7 @@ msgid "&Underline"
 msgstr "&ðÏÄÞÅÒËÉ×ÁÎÉÅ"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&ïÔÍÅÎÉÔØ"
 
@@ -362,9 +381,9 @@ msgstr "&
 msgid "&Weight:"
 msgstr "&ûÉÒÉÎÁ:"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&ïËÎÏ"
 
@@ -372,40 +391,49 @@ msgstr "&
 msgid "&Yes"
 msgstr "&äÁ"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
+#, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' ÓÏÄÅÒÖÉÔ ÌÉÛÎÉÅ '..', ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÏ."
 
 #: ../src/common/valtext.cpp:132 ../src/common/valtext.cpp:162
 #: ../src/common/valtext.cpp:168
+#, c-format
 msgid "'%s' is invalid"
 msgstr "'%s' ÎÅÄÏÐÕÓÔÉÍÏ"
 
 #: ../src/common/cmdline.cpp:769
+#, c-format
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' - ÎÅËÏÒÒÅËÔÎÏÅ ÞÉÓÌÏ×ÏÅ ÚÎÁÞÅÎÉÅ ÄÌÑ ÐÁÒÁÍÅÔÒÁ '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
+#, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' - ÎÅ×ÅÒÎÙÊ ËÁÔÁÌÏÇ ÓÏÏÂÝÅÎÉÊ."
 
 #: ../src/common/textbuf.cpp:246
+#, c-format
 msgid "'%s' is probably a binary buffer."
 msgstr "'%s' ×ÏÚÍÏÖÎÏ Ñ×ÌÑÅÔÓÑ Ä×ÏÉÞÎÙÍ ÂÕÆÅÒÏÍ."
 
 #: ../src/common/valtext.cpp:157
+#, c-format
 msgid "'%s' should be numeric."
 msgstr "'%s' ÄÏÌÖÎÏ ÂÙÔØ ÞÉÓÌÏÍ."
 
 #: ../src/common/valtext.cpp:139
+#, c-format
 msgid "'%s' should only contain ASCII characters."
 msgstr "'%s' ÄÏÌÖÎÏ ÓÏÄÅÒÖÁÔØ ÔÏÌØËÏ ÓÉÍ×ÏÌÙ ASCII."
 
 #: ../src/common/valtext.cpp:145
+#, c-format
 msgid "'%s' should only contain alphabetic characters."
 msgstr "'%s' ÄÏÌÖÎÏ ÓÏÄÅÒÖÁÔØ ÔÏÌØËÏ ÓÉÍ×ÏÌÙ ÁÌÆÁ×ÉÔÁ."
 
 #: ../src/common/valtext.cpp:151
+#, c-format
 msgid "'%s' should only contain alphabetic or numeric characters."
 msgstr "'%s' ÄÏÌÖÎÏ ÓÏÄÅÒÖÁÔØ ÔÏÌØËÏ ÓÉÍ×ÏÌÙ ÁÌÆÁ×ÉÔÁ ÉÌÉ ÃÉÆÒÙ."
 
@@ -418,15 +446,16 @@ msgstr "(
 msgid "(bookmarks)"
 msgstr "(ÚÁËÌÁÄËÉ)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** ïÔÞÅÔ Ï ÏÔÌÁÄËÅ ÂÙÌ ÓÆÏÒÍÉÒÏ×ÁÎ\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** é ×ËÌÀÞÁÅÔ ÓÌÅÄÕÀÝÉÅ ÆÁÊÌÙ:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
+#, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** ïΠÍÏÖÅÔ ÂÙÔØ ÎÁÊÄÅΠנ\"%s\"\n"
 
@@ -440,26 +469,46 @@ msgstr ""
 ", ÏÖÉÄÁÅÔÓÑ ÓÔÁÔÉÞÅÓËÉÍ, #include ÉÌÉ #define\n"
 "×Ï ×ÒÅÍÑ ÒÁÚÂÏÒÁ ÒÅÓÕÒÓÁ."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "ëÏÎ×ÅÒÔ 6 3/4, 3 5/8 x 6 1/2 ÄÀÊÍÁ"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 ÄÀÊÍÁ"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": ÆÁÊÌ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ!"
@@ -472,23 +521,23 @@ msgstr ": 
 msgid ": unknown encoding"
 msgstr ": ÎÅÉÚ×ÅÓÔÎÁÑ ËÏÄÉÒÏ×ËÁ"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &îÁÚÁÄ"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<ëáôáìïç>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<äéóë>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<óóùìëá>"
 
@@ -508,15 +557,15 @@ msgstr "<b>
 msgid "<i>Italic face.</i> "
 msgstr "<i>ëÕÒÓÉ×ÎÙÊ ÛÒÉÆÔ.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "ïÔÞÅÔ Ï ÏÔÌÁÄËÅ ÂÙÌ ÓÏÚÄÁΠנÐÁÐËÅ\n"
 
@@ -524,22 +573,89 @@ msgstr "
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "îÅ ÐÕÓÔÁÑ ËÏÌÌÅËÃÉÑ ÄÏÌÖÎÁ ÓÏÓÔÏÑÔØ ÉÚ ÕÚÌÏ× 'element'"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "ëÏÎ×ÅÒÔ C3, 324 x 458 ÍÍ"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "ëÏÎ×ÅÒÔ C3, 324 x 458 ÍÍ"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "ìÉÓÔ A3 297 x 420 ÍÍ"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "ìÉÓÔ A3 297 x 420 ÍÍ"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "ìÉÓÔ A3 297 x 420 ÍÍ"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "íÁÌÙÊ ÌÉÓÔ A4, 210 x 297 ÍÍ"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -556,7 +672,7 @@ msgstr "
 msgid "Add current page to bookmarks"
 msgstr "äÏÂÁ×ÉÔØ ÔÅËÕÝÕÀ ÓÔÒÁÎÉÃÕ Ë ÚÁËÌÁÄËÁÍ"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "äÏÂÁ×ÉÔØ Ë Ã×ÅÔÁÍ ÐÏÌØÚÏ×ÁÔÅÌÑ"
 
@@ -569,6 +685,7 @@ msgid "AddToPropertyCollection called w/o valid adder"
 msgstr "AddToPropertyCollection ×ÙÚ×ÁÎÏ ÂÅÚ ÉÓÐÏÌØÚÏ×ÁÎÉÑ ×ÅÒÎÏÇÏ adder"
 
 #: ../src/html/helpctrl.cpp:106
+#, c-format
 msgid "Adding book %s"
 msgstr "äÏÂÁ×ÌÅÎÉÅ ËÎÉÇÉ %s"
 
@@ -585,10 +702,11 @@ msgid "All"
 msgstr "÷ÓÅ"
 
 #: ../src/common/fldlgcmn.cpp:64
+#, c-format
 msgid "All files (%s)|%s"
 msgstr "÷ÓÅ ÆÁÊÌÙ (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "÷ÓÅ ÆÁÊÌÙ (*)|*"
 
@@ -596,7 +714,7 @@ msgstr "
 msgid "All files (*.*)|*"
 msgstr "÷ÓÅ ÆÁÊÌÙ (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "÷ÓÅ ÆÁÊÌÙ (*.*)|*.*"
 
@@ -608,11 +726,12 @@ msgstr "
 msgid "Already dialling ISP."
 msgstr "õÖÅ Ú×ÏÎÉÍ ISP."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
+#, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "äÏÂÁ×ÉÔØ × ÆÁÊÌ ÖÕÒÎÁÌÁ '%s' (×ÙÂÏÒ [îÅÔ] ÐÅÒÅÐÉÛÅÔ ÅÇÏ)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "áÒÁÂÓËÉÊ (ISO-8859-6)"
 
@@ -620,27 +739,57 @@ msgstr "
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "áÒÈÉ× ÎÅ ÓÏÄÅÒÖÉÔ ÆÁÊÌÁ #SYSTEM"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "áÔÒÉÂÕÔÙ"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "ìÉÓÔ B4, 250 x 354 ÍÍ"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "ëÏÎ×ÅÒÔ B4, 250 x 353 ÍÍ"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "ìÉÓÔ B4, 250 x 354 ÍÍ"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "ìÉÓÔ B5, 182 x 257 ÍÍ"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "ëÏÎ×ÅÒÔ B5, 176 x 250 ÍÍ"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "ìÉÓÔ B5, 182 x 257 ÍÍ"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "ëÏÎ×ÅÒÔ B6, 176 x 125 ÍÍ"
 
@@ -672,15 +821,16 @@ msgstr "BMP: 
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage ÎÅ ÉÍÅÅÔ ÓÏÂÓÔ×ÅÎÎÏÇÏ wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "âÁÌÔÉÊÓËÉÊ (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "âÁÌÔÉÊÓËÉÊ (ÓÔÁÒÙÊ) (ISO-8859-4)"
 
 #: ../contrib/src/deprecated/resource.cpp:2524
+#, c-format
 msgid "Bitmap resource specification %s not found."
 msgstr "îÅ ÎÁÊÄÅÎÁ ÓÐÅÃÉÆÉËÁÃÉÑ ÇÒÁÆÉÞÅÓËÏÇÏ ÒÅÓÕÒÓÁ %s."
 
@@ -692,11 +842,11 @@ msgstr "
 msgid "Bottom margin (mm):"
 msgstr "îÉÖÎÅÅ ÐÏÌÅ (ÍÍ):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "ìÉÓÔ C, 17 x 22 ÄÀÊÍÁ"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "ï&ÞÉÓÔÉÔØ"
 
@@ -704,23 +854,23 @@ msgstr "
 msgid "C&olour:"
 msgstr "&ã×ÅÔ:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "ëÏÎ×ÅÒÔ C3, 324 x 458 ÍÍ"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "ëÏÎ×ÅÒÔ C4, 229 x 324 ÍÍ"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "ëÏÎ×ÅÒÔ C5, 162 x 229 ÍÍ"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "ëÏÎ×ÅÒÔ C6, 114 x 162 ÍÍ"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "ëÏÎ×ÅÒÔ C65, 114 x 229 ÍÍ"
 
@@ -728,23 +878,27 @@ msgstr "
 msgid "CHM handler currently supports only local files!"
 msgstr "÷ ÎÁÓÔÏÑÝÅÅ ×ÒÅÍÑ ÏÂÒÁÂÏÔÞÉË CHM ÐÏÄÄÅÒÖÉ×ÁÅÔ ÔÏÌØËÏ ÌÏËÁÌØÎÙÅ ÆÁÊÌÙ!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÍÕÔÅËÓ."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
+#, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "îÅ ÍÏÇÕ ÐÏÄÓÞÉÔÁÔØ ËÏÌÉÞÅÓÔ×Ï ÆÁÊÌÏ× '%s'"
 
 #: ../src/msw/dir.cpp:205 ../src/unix/dir.cpp:232
+#, c-format
 msgid "Can not enumerate files in directory '%s'"
 msgstr "îÅ ÍÏÇÕ ÐÅÒÅÓÞÉÔÁÔØ ÆÁÊÌÙ × ËÁÔÁÌÏÇÅ '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
+#, c-format
 msgid "Can not resume thread %lu"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ×ÏÚÏÂÎÏ×ÉÔØ ×ÙÐÏÌÎÅÎÉÅ ÐÏÔÏËÁ %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
+#, c-format
 msgid "Can not resume thread %x"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ×ÏÚÏÂÎÏ×ÉÔØ ×ÙÐÏÌÎÅÎÉÅ ÐÏÔÏËÁ %x"
 
@@ -752,15 +906,17 @@ msgstr "
 msgid "Can not start thread: error writing TLS."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÐÕÓÔÉÔØ ×ÙÐÏÌÎÅÎÉÅ ÐÏÔÏËÁ: ÏÛÉÂËÁ ÚÁÐÉÓÉ TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
+#, c-format
 msgid "Can not suspend thread %lu"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÉÏÓÔÁÎÏ×ÉÔØ ×ÙÐÏÌÎÅÎÉÅ ÐÏÔÏËÁ %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
+#, c-format
 msgid "Can not suspend thread %x"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÉÏÓÔÁÎÏ×ÉÔØ ×ÙÐÏÌÎÅÎÉÅ ÐÏÔÏËÁ %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÄÏÖÄÁÔØÓÑ ÏËÏÎÞÁÎÉÑ ×ÙÐÏÌÎÅÎÉÑ ÐÏÔÏËÁ"
 
@@ -768,61 +924,75 @@ msgstr "
 msgid "Can't &Undo "
 msgstr "ï&ÔÍÅÎÁ ÎÅ×ÏÚÍÏÖÎÁ "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
+#, c-format
 msgid "Can't check image format of file '%s': file does not exist."
-msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏ×ÅÒÉÔØ ÆÏÒÍÁÔ ÉÚÏÂÒÁÖÅÎÉÑ Õ ÆÁÊÌÁ '%s': ÆÁÊÌ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
+msgstr ""
+"îÅ×ÏÚÍÏÖÎÏ ÐÒÏ×ÅÒÉÔØ ÆÏÒÍÁÔ ÉÚÏÂÒÁÖÅÎÉÑ Õ ÆÁÊÌÁ '%s': ÆÁÊÌ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
+#, c-format
 msgid "Can't close registry key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁËÒÙÔØ ËÌÀÞ ÒÅÅÓÔÒÁ '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
+#, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓËÏÐÉÒÏ×ÁÔØ ÚÎÁÞÅÎÉÑ ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÏÇÏ ÔÉÐÁ %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
+#, c-format
 msgid "Can't create registry key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ËÌÀÞ ÒÅÅÓÔÒÁ '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÐÏÔÏË"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
+#, c-format
 msgid "Can't create window of class %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÏËÎÏ ËÌÁÓÓÁ %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
+#, c-format
 msgid "Can't delete key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ ËÌÀÞ '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
+#, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ INI-ÆÁÊÌ '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
+#, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ ÚÎÁÞÅÎÉÅ '%s' ÉÚ ËÌÀÞÁ '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
+#, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÓÞÉÔÁÔØ ÐÏÄËÌÀÞÉ ËÌÀÞÁ '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
+#, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÓÞÉÔÁÔØ ÚÎÁÞÅÎÉÑ ËÌÀÞÁ '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
+#, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "üËÓÐÏÒÔ ÚÎÁÞÅÎÉÑ ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÏÇÏ ÔÉÐÁ %d ÎÅ×ÏÚÍÏÖÅÎ."
 
 #: ../src/common/ffile.cpp:238
+#, c-format
 msgid "Can't find current position in file '%s'"
 msgstr "îÅ ÍÏÇÕ ÎÁÊÔÉ ÔÅËÕÝÕÀ ÐÏÚÉÃÉÀ × ÆÁÊÌÅ '%s'"
 
 #: ../src/msw/registry.cpp:351
+#, c-format
 msgid "Can't get info about registry key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÉÎÆÏÒÍÁÃÉÀ Ï ËÌÀÞÅ ÒÅÅÓÔÒÁ '%s'"
 
@@ -834,96 +1004,112 @@ msgstr "
 msgid "Can't initialize zlib inflate stream."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ ÐÏÔÏË, ÓÖÉÍÁÅÍÙÊ zlib."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
+#, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "úÁÇÒÕÚËÁ ÉÚÏÂÒÁÖÅÎÉÑ ÉÚ ÆÁÊÌÁ '%s' ÎÅ×ÏÚÍÏÖÎÁ: ÆÁÊÌ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
+#, c-format
 msgid "Can't open registry key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ËÌÀÞ ÒÅÅÓÔÒÁ '%s'"
 
 #: ../src/common/zstream.cpp:166
+#, c-format
 msgid "Can't read from inflate stream: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÞÔÅÎÉÅ ÓÖÉÍÁÅÍÏÇÏ ÐÏÔÏËÁ: %s"
 
 #: ../src/common/zstream.cpp:159
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
-msgstr "îÅ×ÏÚÍÏÖÎÏ ÞÔÅÎÉÅ ÓÖÉÍÁÅÍÏÇÏ ÐÏÔÏËÁ: ÎÅÏÖÉÄÁÎÎÙÊ EOF × ÎÉÖÌÅÖÁÝÅÍ ÐÏÔÏËÅ."
+msgstr ""
+"îÅ×ÏÚÍÏÖÎÏ ÞÔÅÎÉÅ ÓÖÉÍÁÅÍÏÇÏ ÐÏÔÏËÁ: ÎÅÏÖÉÄÁÎÎÙÊ EOF × ÎÉÖÌÅÖÁÝÅÍ ÐÏÔÏËÅ."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
+#, c-format
 msgid "Can't read value of '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ ÚÎÁÞÅÎÉÅ '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
+#, c-format
 msgid "Can't read value of key '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÉÔÁÔØ ÚÎÁÞÅÎÉÅ ËÌÀÞÁ '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
+#, c-format
 msgid "Can't save image to file '%s': unknown extension."
-msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ × ÆÁÊÌ '%s': ÎÅÉÚ×ÅÓÔÎÏÅ ÒÁÓÛÉÒÅÎÉÅ ÆÁÊÌÁ."
+msgstr ""
+"îÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ × ÆÁÊÌ '%s': ÎÅÉÚ×ÅÓÔÎÏÅ ÒÁÓÛÉÒÅÎÉÅ ÆÁÊÌÁ."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÅÎÉÅ ÓÏÄÅÒÖÁÎÉÑ ÖÕÒÎÁÌÁ × ÆÁÊÌ."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ ÐÒÉÏÒÉÔÅÔ ÐÏÔÏËÁ"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
+#, c-format
 msgid "Can't set value of '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ ÚÎÁÞÅÎÉÅ '%s'"
 
 #: ../src/common/zstream.cpp:316
+#, c-format
 msgid "Can't write to deflate stream: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÐÉÓÁÔØ × ÒÁÚÖÉÍÁÅÍÙÊ ÐÏÔÏË: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "ïÔÍÅÎÁ"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
-msgstr "ðÒÅÏÂÒÁÚÏ×ÁÎÉÅ ÄÉÁÌÏÇÏ×ÙÈ ÅÄÉÎÉàÉÚÍÅÒÅÎÉÑ ÎÅ×ÏÚÍÏÖÎÏ: ÄÉÁÌÏÇ ÎÅÉÚ×ÅÓÔÅÎ."
+msgstr ""
+"ðÒÅÏÂÒÁÚÏ×ÁÎÉÅ ÄÉÁÌÏÇÏ×ÙÈ ÅÄÉÎÉàÉÚÍÅÒÅÎÉÑ ÎÅ×ÏÚÍÏÖÎÏ: ÄÉÁÌÏÇ ÎÅÉÚ×ÅÓÔÅÎ."
 
 #: ../src/common/strconv.cpp:2665
+#, c-format
 msgid "Cannot convert from the charset '%s'!"
 msgstr "ðÅÒÅËÏÄÉÒÏ×ËÁ ÉÚ ËÏÄÉÒÏ×ËÉ ÓÉÍ×ÏÌÏ× '%s' ÎÅ×ÏÚÍÏÖÎÁ!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
+#, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÁËÔÉ×ÎÏÅ ÍÏÄÅÍÎÏÅ ÓÏÅÄÉÎÅÎÉÅ: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
+#, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ËÏÎÔÅÊÎÅÒ ÄÌÑ ÎÅÉÚ×ÅÓÔÎÏÇÏ ÜÌÅÍÅÎÔÁ ÕÐÒÁ×ÌÅÎÉÑ '%s'."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
+#, c-format
 msgid "Cannot find font node '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÕÚÅÌ ÛÒÉÆÔÁ '%s'"
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "æÁÊÌ Ó ÁÄÒÅÓÎÏÊ ËÎÉÖËÏÊ ÎÅ ÎÁÊÄÅÎ"
 
 #: ../src/unix/threadpsx.cpp:1100
+#, c-format
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÉÎÔÅÒ×ÁÌ ÐÒÉÏÒÉÔÅÔÁ ÄÌÑ ÐÌÁÎÉÒÏ×ËÉ ÐÏÌÉÔÉËÉ %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÉÍÑ ÈÏÓÔÁ"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÏÆÉÃÉÁÌØÎÏÅ ÉÍÑ ÈÏÓÔÁ"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏ×ÅÓÉÔØ ÔÒÕÂËÕ - ÎÅÔ ÁËÔÉ×ÎÏÇÏ ÍÏÄÅÍÎÏÇÏ ÓÏÅÄÉÎÅÎÉÑ."
 
@@ -931,7 +1117,7 @@ msgstr "
 msgid "Cannot initialize OLE"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ SciTech MGL!"
 
@@ -940,50 +1126,61 @@ msgid "Cannot initialize display."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÒÏÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ ÄÉÓÐÌÅÊ."
 
 #: ../src/msw/volume.cpp:601
+#, c-format
 msgid "Cannot load icon from '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÐÉËÔÏÇÒÁÍÍÕ ÉÚ '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
+#, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÒÅÓÕÒÓÙ ÉÚ ÆÁÊÌÁ '%s'."
 
 #: ../src/html/htmlfilt.cpp:164
+#, c-format
 msgid "Cannot open HTML document: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ HTML ÄÏËÕÍÅÎÔ: %s"
 
 #: ../src/html/helpdata.cpp:672
+#, c-format
 msgid "Cannot open HTML help book: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ËÎÉÇÕ ÐÏÍÏÝÉ HTML: %s"
 
 #: ../src/generic/helpext.cpp:123
+#, c-format
 msgid "Cannot open URL '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ URL '%s'"
 
 #: ../src/html/helpdata.cpp:312
+#, c-format
 msgid "Cannot open contents file: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ ÓÏÄÅÒÖÁÎÉÑ: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
+#, c-format
 msgid "Cannot open file '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ ÄÌÑ ÐÅÞÁÔÉ × PostScript!"
 
 #: ../src/html/helpdata.cpp:326
+#, c-format
 msgid "Cannot open index file: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ ÉÎÄÅËÓÁ: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
+#, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÚÏÂÒÁÔØ ÍÎÏÖÅÓÔ×ÅÎÎÙÅ ÆÏÒÍÙ: %s"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
+#, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÚÏÂÒÁÔØ ËÏÏÒÄÉÎÁÔÙ ÉÚ '%s'."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
+#, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÚÏÂÒÁÔØ ÉÚÍÅÒÅÎÉÅ ÉÚ '%s'."
 
@@ -992,6 +1189,7 @@ msgid "Cannot print empty page."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÐÅÞÁÔÁÔØ ÐÕÓÔÕÀ ÓÔÒÁÎÉÃÕ."
 
 #: ../src/msw/volume.cpp:160 ../src/msw/volume.cpp:491
+#, c-format
 msgid "Cannot read typename from '%s'!"
 msgstr "þÔÅÎÉÅ ÉÍÅÎÉ ÔÉÐÁ ÉÚ '%s' ÎÅ×ÏÚÍÏÖÎÏ!"
 
@@ -1015,7 +1213,7 @@ msgstr "
 msgid "Case sensitive"
 msgstr "ó ÕÞÅÔÏÍ ÒÅÇÉÓÔÒÁ"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "ëÅÌØÔÓËÉÊ (ISO-8859-14)"
 
@@ -1023,16 +1221,16 @@ msgstr "
 msgid "Centered"
 msgstr "ãÅÎÔÒÉÒÏ×ÁÎÎÙÊ"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "ãÅÎÔÒÁÌØÎÏ-Å×ÒÏÐÅÊÓËÉÊ (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "÷ÙÂÅÒÉÔÅ ÐÒÏ×ÁÊÄÅÒÁ ÄÌÑ ÎÁÂÏÒÁ ÎÏÍÅÒÁ"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "÷ÙÂÅÒÉÔÅ Ã×ÅÔ"
 
@@ -1040,11 +1238,11 @@ msgstr "
 msgid "Choose font"
 msgstr "÷ÙÂÅÒÉÔÅ ÛÒÉÆÔ"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&úÁËÒÙÔØ"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "ïÞÉÓÔÉÔØ ÓÏÄÅÒÖÉÍÏÅ ÖÕÒÎÁÌÁ"
 
@@ -1057,20 +1255,20 @@ msgstr "
 msgid "Click to confirm the font selection."
 msgstr "îÁÖÍÉÔÅ 'ÐÏÄÔ×ÅÒÄÉÔØ ÓÍÅÎÕ ÛÒÉÆÔÁ'."
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "úÁËÒÙÔØ"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "úÁËÒÙÔØ\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "úÁËÒÙÔØ ÷ÓÅ"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "úÁËÒÙÔØ ÜÔÏ ÏËÎÏ"
 
@@ -1078,19 +1276,20 @@ msgstr "
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "óÖÁÔÙÊ ÆÁÊÌ ÓÐÒÁ×ËÉ HTML (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "ëÏÍÐØÀÔÅÒ"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
+#, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "éÍÑ ÐÏÌÑ × ÆÁÊÌÅ ËÏÎÆÉÇÕÒÁÃÉÉ ÎÅ ÍÏÖÅÔ ÎÁÞÉÎÁÔØÓÑ Ó '%c'."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "ðÏÄÔ×ÅÒÄÉÔÅ"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "ðÏÄÔ×ÅÒÄÉÔÅ ÏÂÎÏ×ÌÅÎÉÅ ÒÅÅÓÔÒÁ"
 
@@ -1102,11 +1301,13 @@ msgstr "
 msgid "Contents"
 msgstr "óÏÄÅÒÖÁÎÉÅ"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
+#, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "ðÒÅÏÂÒÁÚÏ×ÁÎÉÅ ËÏÄÉÒÏ×ËÉ × '%s' ÎÅ ÒÁÂÏÔÁÅÔ."
 
 #: ../src/html/htmlwin.cpp:824
+#, c-format
 msgid "Copied to clipboard:\"%s\""
 msgstr "óËÏÐÉÒÏ×ÁÎÏ × ÂÕÆÅÒ ÏÂÍÅÎÁ:\"%s\""
 
@@ -1115,15 +1316,18 @@ msgid "Copies:"
 msgstr "ëÏÐÉÉ:"
 
 #: ../src/html/chm.cpp:703
+#, c-format
 msgid "Could not create temporary file '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ×ÒÅÍÅÎÎÙÊ ÆÁÊÌ '%s'"
 
 #: ../src/html/chm.cpp:274
+#, c-format
 msgid "Could not extract %s into %s: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÉÚ×ÌÅÞØ %s × %s: %s"
 
 #: ../contrib/src/deprecated/resource.cpp:1830
 #: ../contrib/src/deprecated/resource.cpp:1960
+#, c-format
 msgid "Could not find resource include file %s."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÆÁÊÌ ×ËÌÀÞÅÎÉÊ ÒÅÓÕÒÓÁ %s."
 
@@ -1132,35 +1336,40 @@ msgid "Could not find tab for id"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÚÁËÌÁÄËÕ ÄÌÑ id"
 
 #: ../src/html/chm.cpp:445
+#, c-format
 msgid "Could not locate file '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÆÁÊÌ '%s'."
 
 #: ../contrib/src/deprecated/resource.cpp:829
+#, c-format
 msgid ""
 "Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
 " or provide #define (see manual for caveats)"
 msgstr ""
-"îÅ×ÏÚÍÏÖÎÏ ÏÐÒÅÄÅÌÉÔØ ËÌÁÓÓ ÉÌÉ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÜÌÅÍÅÎÔÁ ÕÐÒÁ×ÌÅÎÉÑ '%s'. ÷ÍÅÓÔÏ ÜÔÏÇÏ, ÉÓÐÏÌØÚÕÊÔÅ (ÎÅÎÕÌÅ×ÏÅ) ÃÅÌÏÅ\n"
+"îÅ×ÏÚÍÏÖÎÏ ÏÐÒÅÄÅÌÉÔØ ËÌÁÓÓ ÉÌÉ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÜÌÅÍÅÎÔÁ ÕÐÒÁ×ÌÅÎÉÑ '%s'. "
+"÷ÍÅÓÔÏ ÜÔÏÇÏ, ÉÓÐÏÌØÚÕÊÔÅ (ÎÅÎÕÌÅ×ÏÅ) ÃÅÌÏÅ\n"
 " ÉÌÉ ÐÒÅÄÏÓÔÁרÔÅ #define (ÓÍ. ÒÕËÏ×ÏÄÓÔ×Ï ÐÏ ÐÏ×ÏÄÕ ÐÒÅÄÏÓÔÅÒÅÖÅÎÉÊ)"
 
 #: ../contrib/src/deprecated/resource.cpp:1278
+#, c-format
 msgid ""
 "Could not resolve menu id '%s'. Use (non-zero) integer instead\n"
 "or provide #define (see manual for caveats)"
 msgstr ""
-"îÅ×ÏÚÍÏÖÎÏ ÏÐÒÅÄÅÌÉÔØ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÍÅÎÀ '%s'. ÷ÍÅÓÔÏ ÜÔÏÇÏ, ÉÓÐÏÌØÚÕÊÔÅ (ÎÅÎÕÌÅ×ÏÅ) ÃÅÌÏÅ\n"
+"îÅ×ÏÚÍÏÖÎÏ ÏÐÒÅÄÅÌÉÔØ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÍÅÎÀ '%s'. ÷ÍÅÓÔÏ ÜÔÏÇÏ, ÉÓÐÏÌØÚÕÊÔÅ "
+"(ÎÅÎÕÌÅ×ÏÅ) ÃÅÌÏÅ\n"
 " ÉÌÉ ÐÒÅÄÏÓÔÁרÔÅ #define (ÓÍ. ÒÕËÏ×ÏÄÓÔ×Ï ÐÏ ÐÏ×ÏÄÕ ÐÒÅÄÏÓÔÅÒÅÖÅÎÉÊ)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÞÁÔØ ÐÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÄÏËÕÍÅÎÔÁ."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÞÁÔØ ÐÅÞÁÔØ."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÄÁÔØ ÄÁÎÎÙÅ × ÏËÎÏ"
 
@@ -1169,7 +1378,7 @@ msgstr "
 msgid "Could not unlock mutex"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÓ×ÏÂÏÄÉÔØ ÍÕÔÅËÓ"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÂÌÏËÉÒÏ×ËÕ ÍÕÔÅËÓÁ"
 
@@ -1188,34 +1397,41 @@ msgid "Couldn't create cursor."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ËÕÒÓÏÒ."
 
 #: ../src/common/dynlib.cpp:199
+#, c-format
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÓÉÍ×ÏÌ '%s' × ÄÉÎÁÍÉÞÅÓËÏÊ ÂÉÂÌÉÏÔÅËÅ"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÕËÁÚÁÔÅÌØ ÎÁ ÔÅËÕÝÉÊ ÐÏÔÏË"
 
 #: ../src/common/imagpng.cpp:596
 msgid "Couldn't load a PNG image - file is corrupted or not enough memory."
-msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ PNG - ×ÏÚÍÏÖÎÏ ÐÏ×ÒÅÖÄÅΠÆÁÊÌ ÉÌÉ ÎÅÄÏÓÔÁÔÏÞÎÏ ÐÁÍÑÔÉ."
+msgstr ""
+"îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ PNG - ×ÏÚÍÏÖÎÏ ÐÏ×ÒÅÖÄÅΠÆÁÊÌ ÉÌÉ "
+"ÎÅÄÏÓÔÁÔÏÞÎÏ ÐÁÍÑÔÉ."
 
 #: ../src/unix/sound.cpp:472
+#, c-format
 msgid "Couldn't load sound data from '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ Ú×ÕËÏ×ÙÅ ÄÁÎÎÙÅ ÉÚ '%s'."
 
 #: ../src/unix/sound_sdl.cpp:230
+#, c-format
 msgid "Couldn't open audio: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÁÕÄÉÏ: %s"
 
 #: ../src/msw/ole/dataobj.cpp:147
+#, c-format
 msgid "Couldn't register clipboard format '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÔØ ÆÏÒÍÁÔ ÂÕÆÅÒÁ ÏÂÍÅÎÁ '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÓ×ÏÂÏÄÉÔØ ÍÕÔÅËÓ"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
+#, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÉÎÆÏÒÍÁÃÉÀ Ï ÜÌÅÍÅÎÔÅ ÓÐÉÓËÁ %d."
 
@@ -1232,31 +1448,32 @@ msgstr "
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Create Parameter ÎÅ ÎÁÊÄÅÎÏ × ÏÂßÑ×ÌÅÎÎÙÈ RTTI Parameters"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "óÏÚÄÁÔØ ËÁÔÁÌÏÇ"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "óÏÚÄÁÔØ ÎÏ×ÙÊ ËÁÔÁÌÏÇ"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&÷ÙÒÅÚÁÔØ"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "ôÅËÕÝÉÊ ËÁÔÁÌÏÇ:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "ëÉÒÉÌÌÉÃÁ (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "ìÉÓÔ D, 22 x 34 ÄÀÊÍÁ"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "ïÛÉÂËÁ ÚÁÐÒÏÓÁ DDE poke"
 
@@ -1280,11 +1497,12 @@ msgstr "
 msgid "DIB Header: Unknown encoding in file."
 msgstr "úÁÇÏÌÏ×ÏË DIB: îÅÉÚ×ÅÓÔÎÁÑ ËÏÄÉÒÏ×ËÁ ÆÁÊÌÁ."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "ëÏÎ×ÅÒÔ DL, 110 x 220 ÍÍ"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
+#, c-format
 msgid "Debug report \"%s\""
 msgstr "ïÔÞÅÔ Ï ÏÔÌÁÄËÅ \"%s\""
 
@@ -1292,7 +1510,7 @@ msgstr "
 msgid "Debug report couldn't be created."
 msgstr "ïÔÞÅÔ Ï ÏÔÌÁÄËÅ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÓÏÚÄÁÎ."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "çÅÎÅÒÁÃÉÑ ÏÔÞÅÔÁ ÚÁ×ÅÒÛÉÌÁÓØ Ó ÏÛÉÂËÏÊ."
 
@@ -1300,7 +1518,7 @@ msgstr "
 msgid "Decorative"
 msgstr "äÅËÏÒÁÔÉ×ÎÙÊ"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "ëÏÄÉÒÏ×ËÁ ÐÏ-ÕÍÏÌÞÁÎÉÀ"
 
@@ -1313,38 +1531,46 @@ msgid "Delete item"
 msgstr "õÄÁÌÉÔØ ÜÌÅÍÅÎÔ"
 
 #: ../src/unix/snglinst.cpp:300
+#, c-format
 msgid "Deleted stale lock file '%s'."
 msgstr "õÄÁÌÅΠÓÔÁÒÙÊ ÆÁÊÌ ÂÌÏËÉÒÏ×ËÉ '%s'."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "òÁÂÏÞÉÊ ÓÔÏÌ"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
 msgstr ""
-"æÕÎËÃÉÉ ÎÁÂÏÒÁ ÎÏÍÅÒÁ ÎÅÄÏÓÔÕÐÎÙ ÉÚ-ÚÁ ÔÏÇÏ, ÞÔÏ ÓÅÒ×ÉÓ ÕÄÁÌÅÎÎÏÇÏ ÄÏÓÔÕÐÁ (RAS) ÎÅ ÕÓÔÁÎÏ×ÌÅΠÎÁ ÜÔÏÊ ÍÁÛÉÎÅ. "
-"ðÏÖÁÌÕÊÓÔÁ, ÕÓÔÁÎÏ×ÉÔÅ ÅÇÏ."
+"æÕÎËÃÉÉ ÎÁÂÏÒÁ ÎÏÍÅÒÁ ÎÅÄÏÓÔÕÐÎÙ ÉÚ-ÚÁ ÔÏÇÏ, ÞÔÏ ÓÅÒ×ÉÓ ÕÄÁÌÅÎÎÏÇÏ ÄÏÓÔÕÐÁ "
+"(RAS) ÎÅ ÕÓÔÁÎÏ×ÌÅΠÎÁ ÜÔÏÊ ÍÁÛÉÎÅ. ðÏÖÁÌÕÊÓÔÁ, ÕÓÔÁÎÏ×ÉÔÅ ÅÇÏ."
 
 #: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "á ×Ù ÚÎÁÅÔÅ, ÞÔÏ..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "äÅËÏÒÁÔÉ×ÎÙÊ"
+
+#: ../src/common/filefn.cpp:1177
+#, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "ëÁÔÁÌÏÇ '%s' ÎÅ ÍÏÖÅÔ ÂÙÔØ ÓÏÚÄÁÎ"
 
 #: ../src/mgl/dirmgl.cpp:217
+#, c-format
 msgid "Directory '%s' doesn't exist!"
 msgstr "ëÁÔÁÌÏÇ '%s' ÎÅ ÓÕÝÅÓÔ×ÕÅÔ!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "ëÁÔÁÌÏÇ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "ëÁÔÁÌÏÇ ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
@@ -1360,7 +1586,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "ïÔËÒÙÔØ ÄÉÁÌÏÇ ÎÁÓÔÒÏÊËÉ ÐÁÒÁÍÅÔÒÏ×"
 
-#: ../src/msw/mimetype.cpp:670
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1377,10 +1603,11 @@ msgstr ""
 "%s %1"
 
 #: ../src/common/docview.cpp:464
+#, c-format
 msgid "Do you want to save changes to document %s?"
 msgstr "÷Ù ÈÏÔÉÔÅ ÓÏÈÒÁÎÉÔØ ÉÚÍÅÎÅÎÉÑ × ÄÏËÕÍÅÎÔÅ %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "îÅ ÓÏÈÒÁÎÑÔØ"
 
@@ -1392,7 +1619,12 @@ msgstr "
 msgid "Done."
 msgstr "çÏÔÏ×Ï."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
+#, c-format
 msgid "Doubly used id : %d"
 msgstr "ðÏ×ÔÏÒÎÏ ÉÓÐÏÌØÚÕÅÍÙÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ : %d"
 
@@ -1400,7 +1632,7 @@ msgstr "
 msgid "Down"
 msgstr "÷ÎÉÚ"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "ìÉÓÔ E, 34 x 44 ÄÀÊÍÁ"
 
@@ -1412,11 +1644,13 @@ msgstr "
 msgid "Elapsed time : "
 msgstr "úÁÔÒÁÞÅÎÎÏÅ ×ÒÅÍÑ : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
+#, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "÷×ÅÄÉÔÅ ÎÏÍÅÒ ÓÔÒÁÎÉÃÙ × ÄÉÁÐÁÚÏÎÅ Ó %d ÐÏ %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
+#, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "÷×ÅÄÉÔÅ ËÏÍÁÎÄÕ ÄÌÑ ÏÔËÒÙÔÉÑ ÆÁÊÌÁ \"%s\":"
 
@@ -1424,26 +1658,33 @@ msgstr "
 msgid "Entries found"
 msgstr "îÁÊÄÅÎÏ ÚÁÐÉÓÅÊ"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "ëÏÎ×ÅÒÔ DL, 110 x 220 ÍÍ"
+
+#: ../src/common/config.cpp:384
+#, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
 "ïÛÉÂËÁ ÒÁÓËÒÙÔÉÑ ÐÅÒÅÍÅÎÎÏÊ ÏËÒÕÖÅÎÉÑ: ÏÔÓÕÔÓÔ×ÕÅÔ '%c' × ÐÏÚÉÃÉÉ %u × '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "ïÛÉÂËÁ"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "ïÛÉÂËÁ "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ËÁÔÁÌÏÇÁ"
 
@@ -1455,7 +1696,7 @@ msgstr "
 msgid "Error reading config options."
 msgstr "ïÛÉÂËÁ ÞÔÅÎÉÑ ÐÁÒÁÍÅÔÒÏ× ÎÁÓÔÒÏÊËÉ."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "ïÛÉÂËÁ ÓÏÈÒÁÎÅÎÉÑ ËÏÎÆÉÇÕÒÁÃÉÏÎÎÙÈ ÄÁÎÎÙÈ ÐÏÌØÚÏ×ÁÔÅÌÑ."
 
@@ -1467,7 +1708,7 @@ msgstr "
 msgid "Error: "
 msgstr "ïÛÉÂËÁ: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "üÓÐÅÒÁÎÔÏ (ISO-8859-3)"
 
@@ -1475,19 +1716,21 @@ msgstr "
 msgid "Estimated time : "
 msgstr "òÁÓÞÅÔÎÏÅ ×ÒÅÍÑ : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "÷ÙÐÏÌÎÑÅÍÙÅ ÆÁÊÌÙ (*.exe)|*.exe|÷ÓÅ ÆÁÊÌÙ (*.*)|*.*||"
 
 #: ../src/msw/utilsexc.cpp:753
+#, c-format
 msgid "Execution of command '%s' failed"
 msgstr "ïÛÉÂËÁ ×ÙÐÏÌÎÅÎÉÑ ËÏÍÁÎÄÙ '%s'"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
+#, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "÷ÙÐÏÌÎÅÎÉÅ ËÏÍÁÎÄÙ '%s' ÚÁ×ÅÒÛÅÎÏ Ó ÏÛÉÂËÏÊ: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 ÄÀÊÍÁ"
 
@@ -1509,21 +1752,24 @@ msgstr "
 msgid "Expected 'char' while parsing resource."
 msgstr "ïÖÉÄÁÌÏÓØ 'char' ×Ï ×ÒÅÍÑ ÒÁÚÂÏÒÁ ÒÅÓÕÒÓÁ."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
+#, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 "üËÓÐÏÒÔ ËÌÀÞÁ ÒÅÅÓÔÒÁ: ÆÁÊÌ \"%s\" ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ É ÎÅ ÂÕÄÅÔ ÐÅÒÅÚÁÐÉÓÁÎ."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "òÁÓÛÉÒÅÎÎÁÑ ËÏÄÉÒÏ×ËÁ Unix ÄÌÑ ñÐÏÎÓËÏÇÏ (EUC-JP)"
 
 #: ../src/html/chm.cpp:710
+#, c-format
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "éÚ×ÌÅÞÅÎÉÅ '%s' × '%s' ÚÁ×ÅÒÛÉÌÏÓØ Ó ÎÅÕÄÁÞÅÊ."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
+#, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ %s ÕÄÁÌÅÎÎÏÅ ÐÏÄÓÏÅÄÉÎÅÎÉÅ: %s"
 
@@ -1531,7 +1777,8 @@ msgstr "
 msgid "Failed to access lock file."
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÂÒÁÔÉÔØÓÑ Ë ÆÁÊÌÕ ÂÌÏËÉÒÏ×ËÉ."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
+#, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "ïÛÉÂËÁ ×ÙÄÅÌÅÎÉÑ %luë ÐÁÍÑÔÉ ÄÌÑ ÄÁÎÎÙÈ ÉÚÏÂÒÁÖÅÎÉÑ."
 
@@ -1540,6 +1787,7 @@ msgid "Failed to change video mode"
 msgstr "îÅ ÕÄÁÌÏÓØ ÉÚÍÅÎÉÔØ ×ÉÄÅÏ-ÒÅÖÉÍ"
 
 #: ../src/common/debugrpt.cpp:237
+#, c-format
 msgid "Failed to clean up debug report directory \"%s\""
 msgstr "ïÛÉÂËÁ ÏÞÉÓÔËÉ ËÁÔÁÌÏÇÁ ÏÔÞÅÔÁ Ï ÏÔÌÁÄËÅ \"%s\""
 
@@ -1548,6 +1796,7 @@ msgid "Failed to close file handle"
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁËÒÙÔØ handle ÆÁÊÌÁ."
 
 #: ../src/unix/snglinst.cpp:339
+#, c-format
 msgid "Failed to close lock file '%s'"
 msgstr "ïÛÉÂËÁ ÚÁËÒÙÔÉÑ ÆÁÊÌÁ ÂÌÏËÉÒÏ×ËÉ '%s'"
 
@@ -1555,35 +1804,39 @@ msgstr "
 msgid "Failed to close the clipboard."
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁËÒÙÔØ ÂÕÆÅÒ ÏÂÍÅÎÁ."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÄËÌÀÞÉÔØÓÑ: ÏÔÓÕÔÓÔ×ÕÅÔ ÉÍÑ/ÐÁÒÏÌØ."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÄËÌÀÞÉÔØÓÑ: ÎÅÔ ISP ÄÌÑ ÎÁÂÏÒÁ ÎÏÍÅÒÁ."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
+#, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓËÏÐÉÒÏ×ÁÔØ ÚÎÁÞÅÎÉÅ ÒÅÅÓÔÒÁ '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
+#, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ËÏÐÉÒÏ×ÁÔØ ÓÏÄÅÒÖÉÍÏÅ ËÌÀÞÁ ÒÅÅÓÔÒÁ '%s' × '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
+#, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "óÂÏÊ ËÏÐÉÒÏ×ÁÎÉÑ ÆÁÊÌÁ '%s' × '%s'."
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
+#, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓËÏÐÉÒÏ×ÁÔØ ÐÏÄËÌÀÞ ÒÅÅÓÔÒÁ '%s' × '%s."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ÓÔÒÏËÉ DDE"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ÒÏÄÉÔÅÌØÓËÏÇÏ ÆÒÅÊÍÁ MDI."
 
@@ -1599,27 +1852,32 @@ msgstr "
 msgid "Failed to create an anonymous pipe"
 msgstr "ïÛÉÂËÁ ÐÒÉ ÓÏÚÄÁÎÉÉ anonymous pipe"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
+#, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÐÏÄËÌÀÞÅÎÉÅ Ë ÓÅÒ×ÅÒÕ '%s' ÐÏ ÔÅÍÅ '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ËÕÒÓÏÒÁ."
 
 #: ../src/common/debugrpt.cpp:202
+#, c-format
 msgid "Failed to create directory \"%s\""
 msgstr "ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ËÁÔÁÌÏÇÁ \"%s\""
 
 #: ../src/unix/mimetype.cpp:370
+#, c-format
 msgid "Failed to create directory %s/.gnome."
 msgstr "ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ ËÁÔÁÌÏÇÁ %s/.gnome."
 
 #: ../src/unix/mimetype.cpp:379
+#, c-format
 msgid "Failed to create directory %s/mime-info."
 msgstr "ïÛÉÂËÁ ÓÏÚÄÁÎÉÑ %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
+#, c-format
 msgid ""
 "Failed to create directory '%s'\n"
 "(Do you have the required permissions?)"
@@ -1628,18 +1886,21 @@ msgstr ""
 "(õ ×ÁÓ ÅÓÔØ ÎÅÏÂÈÏÄÉÍÙÅ ÒÁÚÒÅÛÅÎÉÑ?)"
 
 #: ../src/msw/mimetype.cpp:193
+#, c-format
 msgid "Failed to create registry entry for '%s' files."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÜÌÅÍÅÎÔ ÒÅÅÓÔÒÁ ÄÌÑ '%s' ÆÁÊÌÏ×."
 
 #: ../src/msw/fdrepdlg.cpp:474
+#, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÓÔÁÎÄÁÒÔÎÙÊ ÄÉÁÌÏÇ ÐÏÉÓËÁ/ÚÁÍÅÎÙ (ËÏÄ ÏÛÉÂËÉ %d)"
 
 #: ../src/html/winpars.cpp:549
+#, c-format
 msgid "Failed to display HTML document in %s encoding"
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÔÏÂÒÁÚÉÔØ ÄÏËÕÍÅÎÔ HTML × ËÏÄÉÒÏ×ËÅ %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÞÉÓÔÉÔØ ÂÕÆÅÒ ÏÂÍÅÎÁ."
@@ -1648,23 +1909,26 @@ msgstr "
 msgid "Failed to enumerate video modes"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÓÞÉÔÁÔØ ×ÉÄÅÏ-ÒÅÖÉÍÙ"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ 'advise loop' Ó DDE ÓÅÒ×ÅÒÏÍ"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
+#, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ ÍÏÄÅÍÎÏÅ ÓÏÅÄÉÎÅÎÉÅ: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
+#, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "îÅ ÕÄÁÌÏÓØ ×ÙÐÏÌÎÉÔØ '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ×ÙÐÏÌÎÉÔØ curl, ÐÏÖÁÌÕÊÓÔÁ, ÕÓÔÁÎÏ×ÉÔÅ ÅÇÏ × PATH."
 
 #: ../contrib/src/deprecated/resource.cpp:2489
+#, c-format
 msgid ""
 "Failed to find XBM resource %s.\n"
 "Forgot to use wxResourceLoadBitmapData?"
@@ -1673,6 +1937,7 @@ msgstr ""
 "úÁÂÙÌÉ ÉÓÐÏÌØÚÏ×ÁÔØ wxResourceLoadBitmapData?"
 
 #: ../contrib/src/deprecated/resource.cpp:2643
+#, c-format
 msgid ""
 "Failed to find XBM resource %s.\n"
 "Forgot to use wxResourceLoadIconData?"
@@ -1681,6 +1946,7 @@ msgstr ""
 "úÁÂÙÌÉ ÉÓÐÏÌØÚÏ×ÁÔØ wxResourceLoadIconData?"
 
 #: ../contrib/src/deprecated/resource.cpp:2504
+#, c-format
 msgid ""
 "Failed to find XPM resource %s.\n"
 "Forgot to use wxResourceLoadBitmapData?"
@@ -1688,11 +1954,12 @@ msgstr ""
 "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ XPM ÒÅÓÕÒÓ %s.\n"
 "úÁÂÙÌÉ ÉÓÐÏÌØÚÏ×ÁÔØ wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
+#, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÉÍÅÎÁ ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÄÁÎÎÙÅ ÂÕÆÅÒÁ ÏÂÍÅÎÁ."
 
@@ -1700,19 +1967,11 @@ msgstr "
 msgid "Failed to get data from the clipboard"
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÄÁÎÎÙÅ ÉÚ ÂÕÆÅÒÁ ÏÂÍÅÎÁ."
 
-#: ../src/msw/stackwalk.cpp:221
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ backtrace ÓÔÜËÁ:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÌÏËÁÌØÎÏÅ ÓÉÓÔÅÍÎÏÅ ×ÒÅÍÑ"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÒÁÂÏÞÉÊ ËÁÔÁÌÏÇ"
 
@@ -1724,11 +1983,12 @@ msgstr "
 msgid "Failed to initialize MS HTML Help."
 msgstr "ïÛÉÂËÁ ÉÎÉÃÉÁÌÉÚÁÃÉÉ ÓÐÒÁ×ËÉ MS HTML."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ OpenGL"
 
 #: ../src/unix/snglinst.cpp:246
+#, c-format
 msgid "Failed to inspect the lock file '%s'"
 msgstr "ïÛÉÂËÁ ÐÒÏ×ÅÒËÉ ÆÁÊÌÁ ÂÌÏËÉÒÏ×ËÉ '%s'"
 
@@ -1737,18 +1997,21 @@ msgid ""
 "Failed to join a thread, potential memory leak detected - please restart the "
 "program"
 msgstr ""
-"îÅ ÕÄÁÌÏÓØ ÓÏÅÄÉÎÉÔØÓÑ Ó ÐÏÔÏËÏÍ, ÏÂÎÁÒÕÖÅÎÁ ÐÏÔÅÎÃÉÁÌØÎÁÑ ÕÔÅÞËÁ ÐÁÍÑÔÉ - ÐÏÖÁÌÕÊÓÔÁ, "
-"ÐÅÒÅÚÁÐÕÓÔÉÔÅ ÐÒÏÇÒÁÍÍÕ"
+"îÅ ÕÄÁÌÏÓØ ÓÏÅÄÉÎÉÔØÓÑ Ó ÐÏÔÏËÏÍ, ÏÂÎÁÒÕÖÅÎÁ ÐÏÔÅÎÃÉÁÌØÎÁÑ ÕÔÅÞËÁ ÐÁÍÑÔÉ - "
+"ÐÏÖÁÌÕÊÓÔÁ, ÐÅÒÅÚÁÐÕÓÔÉÔÅ ÐÒÏÇÒÁÍÍÕ"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
+#, c-format
 msgid "Failed to kill process %d"
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁ×ÅÒÛÉÔØ ÐÒÏÃÅÓÓ %d"
 
 #: ../src/common/iconbndl.cpp:72
+#, c-format
 msgid "Failed to load image %d from file '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ %d ÉÚ ÆÁÊÌÁ '%s'."
 
 #: ../src/msw/enhmeta.cpp:84
+#, c-format
 msgid "Failed to load metafile from file \"%s\"."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÍÅÔÁÆÁÊÌ ÉÚ ÆÁÊÌÁ \"%s\"."
 
@@ -1757,30 +2020,37 @@ msgid "Failed to load mpr.dll."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ mpr.dll."
 
 #: ../src/common/dynlib.cpp:133
+#, c-format
 msgid "Failed to load shared library '%s'"
 msgstr "ïÛÉÂËÁ ÚÁÇÒÕÚËÉ ÒÁÚÄÅÌÑÅÍÏÊ ÂÉÂÌÉÏÔÅËÉ '%s'"
 
 #: ../src/common/dynlib.cpp:115
+#, c-format
 msgid "Failed to load shared library '%s' Error '%s'"
 msgstr "ïÛÉÂËÁ ÚÁÇÒÕÚËÉ ÒÁÚÄÅÌÑÅÍÏÊ ÂÉÂÌÉÏÔÅËÉ '%s' ïÛÉÂËÁ '%s'"
 
 #: ../src/unix/snglinst.cpp:203
+#, c-format
 msgid "Failed to lock the lock file '%s'"
 msgstr "ïÛÉÂËÁ ÂÌÏËÉÒÏ×ËÉ ÆÁÊÌÁ ÂÌÏËÉÒÏ×ËÉ '%s'"
 
 #: ../src/common/regex.cpp:300
+#, c-format
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÓÏÏÔ×ÅÔÓÔ×ÉÅ '%s' × ÒÅÇÕÌÑÒÎÏÍ ×ÙÒÁÖÅÎÉÉ: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
+#, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "ïÛÉÂËÁ ÉÚÍÅÎÅÎÉÑ ×ÒÅÍÅÎÉ ÆÁÊÌÁ '%s'"
 
 #: ../src/common/filename.cpp:179
+#, c-format
 msgid "Failed to open '%s' for %s"
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ '%s' ÄÌÑ %s"
 
 #: ../src/html/chm.cpp:142
+#, c-format
 msgid "Failed to open CHM archive '%s'."
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÁÒÈÉ× CHM '%s'."
 
@@ -1800,7 +2070,7 @@ msgstr "
 msgid "Failed to read PID from lock file."
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÒÏÞÉÔÁÔØ PID ÉÚ ÆÁÊÌÁ ÂÌÏËÉÒÏ×ËÉ."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÅÒÅÎÁÐÒÁ×ÉÔØ ××ÏÄ/×Ù×ÏÄ ÐÏÒÏÖÄÅÎÎÏÇÏ ÐÒÏÃÅÓÓÁ"
 
@@ -1808,35 +2078,42 @@ msgstr "
 msgid "Failed to redirect the child process IO"
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÅÒÅÎÁÐÒÁ×ÉÔØ ××ÏÄ/×Ù×ÏÄ ÐÏÒÏÖÄÅÎÎÏÇÏ ÐÒÏÃÅÓÓÁ"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
+#, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÔØ ÓÅÒ×ÅÒ DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁÒÅÇÉÓÔÒÉÒÏ×ÁÔØ ËÌÁÓÓ ÏËÎÁ OpenGL."
 
 #: ../src/common/fontmap.cpp:246
+#, c-format
 msgid "Failed to remember the encoding for the charset '%s'."
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁÐÏÍÎÉÔØ ËÏÄÉÒÏ×ËÕ ÄÌÑ ÎÁÂÏÒÁ ÓÉÍ×ÏÌÏ× '%s'."
 
 #: ../src/common/debugrpt.cpp:220
+#, c-format
 msgid "Failed to remove debug report file \"%s\""
 msgstr "îÅ ÕÄÁÌÏÓØ ÕÄÁÌÉÔØ ÆÁÊÌ ÏÔÞÅÔÁ Ï ÏÔÌÁÄËÅ \"%s\""
 
 #: ../src/unix/snglinst.cpp:327
+#, c-format
 msgid "Failed to remove lock file '%s'"
 msgstr "ïÛÉÂËÁ ÕÄÁÌÅÎÉÑ ÆÁÊÌÁ ÂÌÏËÉÒÏ×ËÉ '%s'"
 
 #: ../src/unix/snglinst.cpp:293
+#, c-format
 msgid "Failed to remove stale lock file '%s'."
 msgstr "îÅ ÕÄÁÌÏÓØ ÕÄÁÌÉÔØ ÕÓÔÁÒÅ×ÛÉÊ ÆÁÊÌ ÂÌÏËÉÒÏ×ËÉ '%s'."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
+#, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ÚÎÁÞÅÎÉÅ ÒÅÅÓÔÒÁ ÉÚ '%s' × '%s'."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
+#, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÉÍÅÎÏ×ÁÔØ ËÌÀÞ ÒÅÅÓÔÒÁ ÉÚ '%s' × '%s'."
 
@@ -1844,11 +2121,12 @@ msgstr "
 msgid "Failed to retrieve data from the clipboard."
 msgstr "îÅ ÕÄÁÌÏÓØ ÉÚ×ÌÅÞØ ÄÁÎÎÙÅ ÉÚ ÂÕÆÅÒÁ ÏÂÍÅÎÁ."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
+#, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "îÅ ÕÄÁÌÏÓØ ÉÚ×ÌÅÞØ ×ÒÅÍÑ ÆÁÊÌÁ '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ ÔÅËÓÔ ÓÏÏÂÝÅÎÉÑ Ï ÏÛÉÂËÅ RAS"
 
@@ -1856,15 +2134,17 @@ msgstr "
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "îÅ ÕÄÁÌÏÓØ ÎÁÊÔÉ ÆÏÒÍÁÔÙ, ÐÏÄÄÅÒÖÉ×ÁÅÍÙÅ ÂÕÆÅÒÏÍ ÏÂÍÅÎÁ"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
+#, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ × ÆÁÊÌ \"%s\"."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÓÌÁÔØ advise Õ×ÅÄÏÍÌÅÎÉÅ DDE"
 
 #: ../src/common/ftp.cpp:384
+#, c-format
 msgid "Failed to set FTP transfer mode to %s."
 msgstr "îÅ ÕÄÁÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÒÅÖÉÍ ÐÅÒÅÄÁÞÉ FTP × %s."
 
@@ -1873,6 +2153,7 @@ msgid "Failed to set clipboard data."
 msgstr "îÅ ÕÄÁÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÄÁÎÎÙÅ ÂÕÆÅÒÁ ÏÂÍÅÎÁ."
 
 #: ../src/unix/snglinst.cpp:186
+#, c-format
 msgid "Failed to set permissions on lock file '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ ÒÁÚÒÅÛÅÎÉÑ ÆÁÊÌÕ ÂÌÏËÉÒÏ×ËÉ '%s'"
 
@@ -1881,10 +2162,12 @@ msgid "Failed to set temporary file permissions"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ ÒÁÚÒÅÛÅÎÉÑ ×ÒÅÍÅÎÎÏÍÕ ÆÁÊÌÕ"
 
 #: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
+#, c-format
 msgid "Failed to set thread priority %d."
 msgstr "îÅ ÕÄÁÌÏÓØ ÕÓÔÁÎÏ×ÉÔØ ÐÒÉÏÒÉÔÅÔ ÐÏÔÏËÁ %d."
 
 #: ../src/common/fs_mem.cpp:231
+#, c-format
 msgid "Failed to store image '%s' to memory VFS!"
 msgstr "îÅ ÕÄÁÌÏÓØ ÓÏÈÒÁÎÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ '%s' × ÐÁÍÑÔÉ VFS!"
 
@@ -1893,39 +2176,45 @@ msgstr "
 msgid "Failed to terminate a thread."
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁ×ÅÒÛÉÔØ ÐÏÔÏË."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁ×ÅÒÛÉÔØ 'advise loop' Õ DDE ÓÅÒ×ÅÒÁ."
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
+#, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁ×ÅÒÛÉÔØ ÍÏÄÅÍÎÏÅ ÐÏÄËÌÀÞÅÎÉÅ: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
+#, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÔËÒÙÔØ ÆÁÊÌ '%s'"
 
 #: ../src/unix/snglinst.cpp:333
+#, c-format
 msgid "Failed to unlock lock file '%s'"
 msgstr "îÅ ÕÄÁÌÏÓØ ÒÁÚÂÌÏËÉÒÏ×ÁÔØ ÆÁÊÌ ÂÌÏËÉÒÏ×ËÉ '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
+#, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÔÍÅÎÉÔØ ÒÅÇÉÓÔÒÁÃÉÀ DDE ÓÅÒ×ÅÒÁ '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÂÎÏ×ÉÔØ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÊ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
+#, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "îÅ ÕÄÁÌÏÓØ ÏÔÐÒÁ×ÉÔØ ÏÔÞÅÔ Ï ÏÔÌÁÄËÅ (ËÏÄ ÏÛÉÂËÉ %d)."
 
 #: ../src/unix/snglinst.cpp:173
+#, c-format
 msgid "Failed to write to lock file '%s'"
 msgstr "îÅ ÕÄÁÌÏÓØ ÚÁÐÉÓÁÔØ ÆÁÊÌ ÂÌÏËÉÒÏ×ËÉ '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "ëÒÉÔÉÞÅÓËÁÑ ÏÛÉÂËÁ"
 
@@ -1938,14 +2227,17 @@ msgid "File"
 msgstr "æÁÊÌ"
 
 #: ../src/mgl/bitmap.cpp:544
+#, c-format
 msgid "File %s does not exist."
 msgstr "æÁÊÌ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
+#, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "æÁÊÌ '%s' ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ, ×Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ÅÇÏ ÐÅÒÅÐÉÓÁÔØ?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
+#, c-format
 msgid ""
 "File '%s' already exists.\n"
 "Do you want to replace it?"
@@ -1957,19 +2249,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "æÁÊÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÚÁÇÒÕÖÅÎ."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "ïÛÉÂËÁ ÆÁÊÌÁ"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "éÍÑ ÆÁÊÌÁ ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "æÁÊÌ"
+
+#: ../src/common/filefn.cpp:1746
+#, c-format
 msgid "Files (%s)"
 msgstr "æÁÊÌÙ (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "æÁÊÌ"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "îÁÊÔÉ"
@@ -1982,7 +2284,7 @@ msgstr "
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "ûÒÉÆÔ Ó ÆÉËÓÉÒÏ×ÁÎÎÙÍ ÒÁÚÍÅÒÏÍ.<br> <b>ÖÉÒÎÙÊ</b> <i>ËÕÒÓÉ×</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 ÄÀÊÍÁ"
 
@@ -1990,7 +2292,7 @@ msgstr "Folio, 8 1/2 x 13 
 msgid "Font size:"
 msgstr "òÁÚÍÅÒ ÛÒÉÆÔÁ:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "îÅÕÄÁÞÎÙÊ fork"
 
@@ -2005,6 +2307,7 @@ msgid "Found "
 msgstr "îÁÊÄÅÎÏ "
 
 #: ../src/html/helpfrm.cpp:886
+#, c-format
 msgid "Found %i matches"
 msgstr "îÁÊÄÅÎÏ %i ÓÏÏÔ×ÅÔÓÔ×ÉÊ"
 
@@ -2040,11 +2343,11 @@ msgstr "
 msgid "Generic PostScript"
 msgstr "ïÂÝÉÊ PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 ÄÀÊÍÁ"
 
@@ -2072,19 +2375,19 @@ msgstr "
 msgid "Go one level up in document hierarchy"
 msgstr "éÄÔÉ ÎÁ ÏÄÉΠÕÒÏ×ÅÎØ ××ÅÒÈ × ÉÅÒÁÒÈÉÉ ÄÏËÕÍÅÎÔÁ"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "÷ ÎÁÞÁÌØÎÙÊ ËÁÔÁÌÏÇ"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "ðÅÒÅÊÔÉ × ÒÏÄÉÔÅÌØÓËÉÊ ËÁÔÁÌÏÇ"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "ðÅÒÅÊÔÉ Ë ÓÔÒÁÎÉÃÅ"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "çÒÅÞÅÓËÉÊ (ISO-8859-7)"
 
@@ -2097,6 +2400,7 @@ msgid "HTML Help Project (*.hhp)|*.hhp|"
 msgstr "ðÒÏÅËÔ ÓÐÒÁ×ËÉ HTML (*.hhp)|*.hhp|"
 
 #: ../src/html/htmlwin.cpp:498
+#, c-format
 msgid "HTML anchor %s does not exist."
 msgstr "HTML-ÑËÏÒØ %s ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
@@ -2104,12 +2408,11 @@ msgstr "HTML-
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "æÁÊÌÙ HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "é×ÒÉÔ (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "ðÏÍÏÝØ"
 
@@ -2134,18 +2437,19 @@ msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|"
 msgstr "ëÎÉÇÉ ÐÏÍÏÝÉ (*.htb)|*.htb|ëÎÉÇÉ ÐÏÍÏÝÉ (*.zip)|*.zip|"
 
 #: ../src/html/helpctrl.cpp:55
+#, c-format
 msgid "Help: %s"
 msgstr "ðÏÍÏÝØ: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "÷ ÎÁÞÁÌÏ"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "îÁÞÁÌØÎÙÊ ËÁÔÁÌÏÇ"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2190,18 +2494,20 @@ msgstr "IIF: 
 
 #: ../contrib/src/deprecated/resource.cpp:2673
 #: ../contrib/src/deprecated/resource.cpp:2684
+#, c-format
 msgid "Icon resource specification %s not found."
 msgstr "îÅ ÎÁÊÄÅÎÁ ÓÐÅÃÉÆÉËÁÃÉÑ ÒÅÓÕÒÓÁ ÐÉËÔÏÇÒÁÍÍÙ %s."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
-"åÓÌÉ Õ ×ÁÓ ÅÓÔØ ËÁËÁÑ-ÌÉÂÏ ÄÏÐÏÌÎÉÔÅÌØÎÁÑ ÉÎÆÏÒÍÁÃÉÑ, ÏÔÎÏÓÑÝÁÑÓÑ Ë ÜÔÏÍÕ ÏÔÞÅÔÕ\n"
+"åÓÌÉ Õ ×ÁÓ ÅÓÔØ ËÁËÁÑ-ÌÉÂÏ ÄÏÐÏÌÎÉÔÅÌØÎÁÑ ÉÎÆÏÒÍÁÃÉÑ, ÏÔÎÏÓÑÝÁÑÓÑ Ë ÜÔÏÍÕ "
+"ÏÔÞÅÔÕ\n"
 "Ï ÏÛÉÂËÅ, ÐÏÖÁÌÕÊÓÔÁ, ××ÅÄÉÔÅ ÅÅ ÚÄÅÓØ É ÏÎÁ ÂÕÄÅÔ ×ËÌÀÞÅÎÁ × ÎÅÇÏ:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2210,10 +2516,12 @@ msgid ""
 msgstr ""
 "åÓÌÉ ×Ù ÖÅÌÁÅÔÅ ÐÏÌÎÏÓÔØÀ ÏÔËÁÚÁÔØÓÑ ÏÔ ÜÔÏÇÏ ÏÔÞÅÔÁ Ï ÏÛÉÂËÅ, ×ÙÂÅÒÉÔÅ "
 "ËÎÏÐËÕ \"ïÔÍÅÎÁ\",\n"
-"ÎÏ ÕÞÔÉÔÅ, ÞÔÏ ÜÔÏ ÍÏÖÅÔ ×ÏÓÐÒÅÐÑÔÓÔ×Ï×ÁÔØ ÕÌÕÞÛÅÎÉÀ ÐÒÏÇÒÁÍÍÙ, ÔÁË ÞÔÏ, ÅÓÌÉ\n"
+"ÎÏ ÕÞÔÉÔÅ, ÞÔÏ ÜÔÏ ÍÏÖÅÔ ×ÏÓÐÒÅÐÑÔÓÔ×Ï×ÁÔØ ÕÌÕÞÛÅÎÉÀ ÐÒÏÇÒÁÍÍÙ, ÔÁË ÞÔÏ, "
+"ÅÓÌÉ\n"
 "ÜÔÏ ×ÏÚÍÏÖÎÏ, ÐÏÖÁÌÕÊÓÔÁ ÐÒÏÄÏÌÖÁÊÔÅ ÇÅÎÅÒÁÃÉÀ ÏÔÞÅÔÁ.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
+#, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "úÎÁÞÅÎÉÅ \"%s\" ËÌÀÞÁ \"%s\" ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÏ."
 
@@ -2233,19 +2541,20 @@ msgstr "
 msgid "Illegal Parameter Count for Create Method"
 msgstr "îÅ×ÅÒÎÏÅ ÞÉÓÌÏ ÐÁÒÁÍÅÔÒÏ× ÄÌÑ ÍÅÔÏÄÁ Create"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "îÅÄÏÐÕÓÔÉÍÏÅ ÉÍÑ ËÁÔÁÌÏÇÁ."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "îÅÐÒÁ×ÉÌØÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ ÆÁÊÌÁ."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "éÚÏÂÒÁÖÅÎÉÅ É ÍÁÓËÁ ÉÍÅÀÔ ÒÁÚÌÉÞÎÙÅ ÒÁÚÍÅÒÙ."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
+#, c-format
 msgid "Image file is not of type %d."
 msgstr "æÁÊÌ ÉÚÏÂÒÁÖÅÎÉÑ ÎÅ ÏÔÎÏÓÉÔÓÑ Ë ÔÉÐÕ %d."
 
@@ -2254,22 +2563,26 @@ msgid ""
 "Impossible to create a rich edit control, using simple text control instead. "
 "Please reinstall riched32.dll"
 msgstr ""
-"îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÜÌÅÍÅÎÔ ÕÐÒÁ×ÌÅÎÉÑ rich edit, ×ÍÅÓÔÏ ÜÔÏÇÏ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁΠÜÌÅÍÅÎÔ ÕÐÒÁ×ÌÅÎÉÑ ÏÂÙÞÎÏÇÏ ÔÅËÓÔÁ. "
-"ðÏÖÁÌÕÊÓÔÁ, ÐÅÒÅÕÓÔÁÎÏ×ÉÔÅ riched32.dll"
+"îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÜÌÅÍÅÎÔ ÕÐÒÁ×ÌÅÎÉÑ rich edit, ×ÍÅÓÔÏ ÜÔÏÇÏ ÂÕÄÅÔ "
+"ÉÓÐÏÌØÚÏ×ÁΠÜÌÅÍÅÎÔ ÕÐÒÁ×ÌÅÎÉÑ ÏÂÙÞÎÏÇÏ ÔÅËÓÔÁ. ðÏÖÁÌÕÊÓÔÁ, ÐÅÒÅÕÓÔÁÎÏ×ÉÔÅ "
+"riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ××ÏÄ ÐÏÒÏÖÄÅÎÎÏÇÏ ÐÒÏÃÅÓÓÁ"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
+#, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÒÁÚÒÅÛÅÎÉÑ ÆÁÊÌÁ '%s'"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
+#, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÐÉÓÁÔØ ÆÁÊÌ '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
+#, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÕÓÔÁÎÏ×ÉÔØ ÒÁÚÒÅÛÅÎÉÑ ÆÁÊÌÕ '%s'"
 
@@ -2281,43 +2594,54 @@ msgstr "
 msgid "Index"
 msgstr "éÎÄÅËÓ"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "éÎÄÉÊÓËÉÊ (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "÷ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ, ÎÅ×ÅÒÎÙÊ wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "îÅÄÏÐÕÓÔÉÍÙÊ ÉÎÄÅËÓ ÉÚÏÂÒÁÖÅÎÉÑ TIFF."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
+#, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "îÅ×ÅÒÎÙÊ ÒÅÓÕÒÓ XRC '%s': ËÏÒÎÅ×ÏÇÏ ÕÚÌÁ 'resource' ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
 #: ../src/common/appcmn.cpp:249
+#, c-format
 msgid "Invalid display mode specification '%s'."
 msgstr "îÅÐÒÁ×ÉÌØÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ ÒÅÖÉÍÁ ÜËÒÁÎÁ '%s'."
 
 #: ../src/x11/app.cpp:128
+#, c-format
 msgid "Invalid geometry specification '%s'"
 msgstr "îÅÐÒÁ×ÉÌØÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ ÇÅÏÍÅÔÒÉÉ '%s'"
 
 #: ../src/unix/snglinst.cpp:311
+#, c-format
 msgid "Invalid lock file '%s'."
 msgstr "îÅ×ÅÒÎÙÊ ÆÁÊÌ ÂÌÏËÉÒÏ×ËÉ '%s'."
 
 #: ../src/common/xtistrm.cpp:365 ../src/common/xtistrm.cpp:380
 msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
-msgstr "îÅ×ÅÒÎÙÊ ÉÌÉ ÎÕÌÅ×ÏÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÏÂßÅËÔÁ ÐÅÒÅÄÁΠנGetObjectClassInfo"
+msgstr ""
+"îÅ×ÅÒÎÙÊ ÉÌÉ ÎÕÌÅ×ÏÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÏÂßÅËÔÁ ÐÅÒÅÄÁΠנGetObjectClassInfo"
 
 #: ../src/common/xtistrm.cpp:395
 msgid "Invalid or Null Object ID passed to HasObjectClassInfo"
-msgstr "îÅ×ÅÒÎÙÊ ÉÌÉ ÎÕÌÅ×ÏÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÏÂßÅËÔÁ ÐÅÒÅÄÁΠנHasObjectClassInfo"
+msgstr ""
+"îÅ×ÅÒÎÙÊ ÉÌÉ ÎÕÌÅ×ÏÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÏÂßÅËÔÁ ÐÅÒÅÄÁΠנHasObjectClassInfo"
 
 #: ../src/common/regex.cpp:210
+#, c-format
 msgid "Invalid regular expression '%s': %s"
 msgstr "îÅ×ÅÒÎÏÅ ÒÅÇÕÌÑÒÎÏÅ ×ÙÒÁÖÅÎÉÅ '%s': %s"
 
@@ -2325,7 +2649,7 @@ msgstr "
 msgid "Italic"
 msgstr "ëÕÒÓÉ×"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "éÔÁÌØÑÎÓËÉÊ ËÏÎ×ÅÒÔ, 110 x 230 ÍÍ"
 
@@ -2337,15 +2661,67 @@ msgstr "JPEG: 
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: îÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÉÔØ ÉÚÏÂÒÁÖÅÎÉÅ."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "÷ÙÒÏ×ÎÅÎÎÙÊ"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2353,7 +2729,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "áÌØÂÏÍ"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 ÄÀÊÍÁ"
 
@@ -2361,15 +2737,44 @@ msgstr "Ledger, 17 x 11 
 msgid "Left margin (mm):"
 msgstr "ìÅ×ÏÅ ÐÏÌÅ (ÍÍ):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "ðÉÓØÍÏ, 8 1/2 x 11 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "ðÉÓØÍÏ, 8 1/2 x 11 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "ðÉÓØÍÏ, 8 1/2 x 11 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "íÁÌÅÎØËÏÅ ÐÉÓØÍÏ 8 1/2 x 11 ÄÀÊÍÁ"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "ðÉÓØÍÏ, 8 1/2 x 11 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "ðÉÓØÍÏ, 8 1/2 x 11 ÄÀÊÍÁ"
 
@@ -2382,6 +2787,7 @@ msgid "Link contained '//', converted to absolute link."
 msgstr "óÓÙÌËÁ ÓÏÄÅÒÖÉÔ '//', ÐÒÅÏÂÒÁÚÏ×ÁÎÁ × ÁÂÓÏÌÀÔÎÕÀ ÓÓÙÌËÕ."
 
 #: ../src/common/fldlgcmn.cpp:257
+#, c-format
 msgid "Load %s file"
 msgstr "úÁÇÒÕÚÉÔØ ÆÁÊÌ %s"
 
@@ -2389,23 +2795,18 @@ msgstr "
 msgid "Loading : "
 msgstr "úÁÇÒÕÚËÁ : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "úÁÇÒÕÚËÁ ÉÚÏÂÒÁÖÅÎÉÑ Grey Ascii PNM ÅÝÅ ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "úÁÇÒÕÚËÁ ÉÚÏÂÒÁÖÅÎÉÑ Grey Raw PNM ÅÝÅ ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ."
-
 #: ../src/unix/snglinst.cpp:251
+#, c-format
 msgid "Lock file '%s' has incorrect owner."
 msgstr "æÁÊÌ ÂÌÏËÉÒÏ×ËÉ '%s' ÉÍÅÅÔ ÎÅ×ÅÒÎÏÇÏ ×ÌÁÄÅÌØÃÁ."
 
 #: ../src/unix/snglinst.cpp:256
+#, c-format
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "æÁÊÌ ÂÌÏËÉÒÏ×ËÉ '%s' ÉÍÅÅÔ ÎÅ×ÅÒÎÙÅ ÒÁÚÒÅÛÅÎÉÑ."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
+#, c-format
 msgid "Log saved to the file '%s'."
 msgstr "öÕÒÎÁÌ ÚÁÐÉÓÁΠנÆÁÊÌ '%s'."
 
@@ -2429,11 +2830,12 @@ msgstr ""
 "æÕÎËÃÉÉ ÓÐÒÁ×ËÉ MS HTML ÎÅÄÏÓÔÕÐÎÙ, ÔÁË ËÁË ÂÉÂÌÉÏÔÅËÁ ÓÐÒÁ×ËÉ MS HTML ÎÅ "
 "ÕÓÔÁÎÏ×ÌÅÎÁ ÎÁ ÜÔÏÊ ÍÁÛÉÎÅ. ðÏÖÁÌÕÊÓÔÁ, ÕÓÔÁÎÏ×ÉÔÅ ÅÅ."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "&òÁÚ×ÅÒÎÕÔØ"
 
 #: ../src/unix/mimetype.cpp:2671
+#, c-format
 msgid "Mailcap file %s, line %d: incomplete entry ignored."
 msgstr "æÁÊÌ mailcap %s, ÓÔÒÏËÁ %d: ÎÅÐÏÌÎÁÑ ÚÁÐÉÓØ ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÁ."
 
@@ -2442,6 +2844,7 @@ msgid "Match case"
 msgstr "ó ÕÞÅÔÏÍ ÒÅÇÉÓÔÒÁ"
 
 #: ../src/common/fs_mem.cpp:176
+#, c-format
 msgid "Memory VFS already contains file '%s'!"
 msgstr "ðÁÍÑÔØ VFS ÕÖÅ ÓÏÄÅÒÖÉÔ ÆÁÊÌ '%s'!"
 
@@ -2453,15 +2856,17 @@ msgstr "
 msgid "Metal theme"
 msgstr "ôÅÍÁ Metal"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "&ó×ÅÒÎÕÔØ"
 
 #: ../src/unix/mimetype.cpp:2292
+#, c-format
 msgid "Mime.types file %s, line %d: unterminated quoted string."
 msgstr "æÁÊÌ mime.types %s, ÓÔÒÏËÁ %d: ÎÅÚÁËÒÙÔÙÅ ËÁ×ÙÞËÉ."
 
 #: ../src/mgl/app.cpp:165
+#, c-format
 msgid "Mode %ix%i-%i not available."
 msgstr "òÅÖÉÍ %ix%i-%i ÎÅÄÏÓÔÕÐÅÎ."
 
@@ -2469,11 +2874,16 @@ msgstr "
 msgid "Modern"
 msgstr "óÏ×ÒÅÍÅÎÎÙÊ"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "éÚÍÅÎÅÎ"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monarch Envelope, 3 7/8 x 7 1/2 ÄÀÊÍÁ"
 
@@ -2485,11 +2895,11 @@ msgstr "
 msgid "Move up"
 msgstr "ðÅÒÅÊÔÉ ××ÅÒÈ"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "éÍÑ"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "îÏ×ÙÊ ËÁÔÁÌÏÇ"
 
@@ -2497,8 +2907,8 @@ msgstr "
 msgid "New item"
 msgstr "îÏ×ÙÊ ÜÌÅÍÅÎÔ"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "îÏ×ÏÅéÍÑ"
 
@@ -2510,9 +2920,9 @@ msgstr "
 msgid "Next page"
 msgstr "óÌÅÄÕÀÝÁÑ ÓÔÁÎÉÃÁ"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "îÅÔ"
 
@@ -2530,6 +2940,7 @@ msgid "No entries found."
 msgstr "úÁÐÉÓØ ÎÅ ÎÁÊÄÅÎÁ."
 
 #: ../src/common/fontmap.cpp:422
+#, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
 "but an alternative encoding '%s' is available.\n"
@@ -2538,32 +2949,38 @@ msgid ""
 msgstr ""
 "îÅ ÎÁÊÄÅΠÛÒÉÆÔ ÄÌÑ ÏÔÏÂÒÁÖÅÎÉÑ ÔÅËÓÔÁ × ËÏÄÉÒÏ×ËÅ '%s',\n"
 "ÎÏ ÄÏÓÔÕÐÎÁ ÁÌØÔÅÒÎÁÔÉ×ÎÁÑ ËÏÄÉÒÏ×ËÁ '%s'.\n"
-"èÏÔÉÔÅ ÉÓÐÏÌØÚÏ×ÁÔØ ÜÔÕ ËÏÄÉÒÏ×ËÕ (× ÐÒÏÔÉ×ÎÏÍ ÓÌÕÞÁÅ ×Ù ÄÏÌÖÎÙ ×ÙÂÒÁÔØ ÄÒÕÇÕÀ)?"
+"èÏÔÉÔÅ ÉÓÐÏÌØÚÏ×ÁÔØ ÜÔÕ ËÏÄÉÒÏ×ËÕ (× ÐÒÏÔÉ×ÎÏÍ ÓÌÕÞÁÅ ×Ù ÄÏÌÖÎÙ ×ÙÂÒÁÔØ "
+"ÄÒÕÇÕÀ)?"
 
 #: ../src/common/fontmap.cpp:427
+#, c-format
 msgid ""
 "No font for displaying text in encoding '%s' found.\n"
 "Would you like to select a font to be used for this encoding\n"
 "(otherwise the text in this encoding will not be shown correctly)?"
 msgstr ""
 "îÅ ÎÁÊÄÅÎÏ ÛÒÉÆÔÁ ÄÌÑ ÏÔÏÂÒÁÖÅÎÉÑ ÔÅËÓÔÁ × ËÏÄÉÒÏ×ËÅ '%s'.\n"
-"îÅ ÈÏÔÉÔÅ ÌÉ ×Ù ×ÙÂÒÁÔØ ÛÒÉÆÔ, ËÏÔÏÒÙÊ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÄÌÑ ÜÔÏÊ ËÏÄÉÒÏ×ËÉ\n"
+"îÅ ÈÏÔÉÔÅ ÌÉ ×Ù ×ÙÂÒÁÔØ ÛÒÉÆÔ, ËÏÔÏÒÙÊ ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÄÌÑ ÜÔÏÊ "
+"ËÏÄÉÒÏ×ËÉ\n"
 "(× ÐÒÏÔÉ×ÎÏÍ ÓÌÕÞÁÅ ÔÅËÓÔ × ÜÔÏÊ ËÏÄÉÒÏ×ËÅ ÂÕÄÅÔ ÏÔÏÂÒÁÖÅΠÎÅËÏÒÒÅËÔÎÏ)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
+#, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "îÅ ÎÁÊÄÅÎÏ ÏÂÒÁÂÏÔÞÉËÁ ÄÌÑ XML ÕÚÌÁ '%s', ËÌÁÓÓ '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "îÅ ÎÁÊÄÅÎÏ ÏÂÒÁÂÏÔÞÉËÁ ÄÌÑ ÜÔÏÇÏ ÔÉÐÁ ÉÚÏÂÒÁÖÅÎÉÑ."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
+#, c-format
 msgid "No image handler for type %d defined."
 msgstr "îÅ ÏÐÒÅÄÅÌÅÎÏ ÏÂÒÁÂÏÔÞÉËÁ ÄÌÑ ÉÚÏÂÒÁÖÅÎÉÑ ÔÉÐÁ %d."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
+#, c-format
 msgid "No image handler for type %s defined."
 msgstr "îÅ ÏÐÒÅÄÅÌÅÎÏ ÏÂÒÁÂÏÔÞÉËÁ ÄÌÑ ÉÚÏÂÒÁÖÅÎÉÑ ÔÉÐÁ %s."
 
@@ -2575,15 +2992,15 @@ msgstr "
 msgid "No sound"
 msgstr "îÅÔ Ú×ÕËÁ"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "îÅ ÂÙÌÏ ÚÁÍÁÓËÉÒÏ×ÁÎÏ ÎÉ ÏÄÎÏÇÏ ÎÅÉÓÐÏÌØÚÏ×ÁÎÎÏÇÏ Ã×ÅÔÁ × ÉÚÏÂÒÁÖÅÎÉÉ."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "÷ ÉÚÏÂÒÁÖÅÎÉÉ ÎÅÔ ÎÅÉÓÐÏÌØÚÕÅÍÙÈ Ã×ÅÔÏ×."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "óËÁÎÄÉÎÁ×ÓËÉÊ (ISO-8859-10)"
 
@@ -2599,12 +3016,12 @@ msgstr "
 msgid "Normal font:"
 msgstr "îÏÒÍÁÌØÎÙÊ ÛÒÉÆÔ:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 ÄÀÊÍÁ"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2612,7 +3029,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "ïÂßÅËÔÙ ÄÏÌÖÎÙ ÉÍÅÔØ ÁÔÒÉÂÕÔ id"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "ïÔËÒÙÔØ ÆÁÊÌ"
 
@@ -2620,28 +3037,32 @@ msgstr "
 msgid "Open HTML document"
 msgstr "ïÔËÒÙÔØ ÄÏËÕÍÅÎÔ HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
+#, c-format
 msgid "Open file \"%s\""
 msgstr "ïÔËÒÙÔØ ÆÁÊÌ \"%s\""
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "ïÐÅÒÁÃÉÑ ÎÅ ÒÁÚÒÅÛÅÎÁ."
 
 #: ../src/common/cmdline.cpp:702
+#, c-format
 msgid "Option '%s' requires a value, '=' expected."
 msgstr "ðÁÒÁÍÅÔÒ '%s' ÔÒÅÂÕÅÔ ÚÎÁÞÅÎÉÑ, ÏÖÉÄÁÌÓÑ '='."
 
 #: ../src/common/cmdline.cpp:722
+#, c-format
 msgid "Option '%s' requires a value."
 msgstr "ðÁÒÁÍÅÔÒ '%s' ÔÒÅÂÕÅÔ ÚÎÁÞÅÎÉÅ."
 
 #: ../src/common/cmdline.cpp:784
+#, c-format
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "ðÁÒÁÍÅÔÒ '%s': '%s' ÎÅ ÍÏÖÅÔ ÂÙÔØ ÓËÏÎ×ÅÒÔÉÒÏ×ÁÎÁ × ÄÁÔÕ."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "ðÁÒÁÍÅÔÒÙ"
 
@@ -2673,23 +3094,150 @@ msgstr "PCX: 
 msgid "PCX: version number too low"
 msgstr "PCX: ÎÏÍÅÒ ×ÅÒÓÉÉ ÓÌÉÛËÏÍ ÍÁÌÅÎØËÉÊ"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: îÅ×ÏÚÍÏÖÎÏ ÒÁÓÐÒÅÄÅÌÉÔØ ÐÁÍÑÔØ."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: æÏÒÍÁÔ ÆÁÊÌÁ ÎÅ ÒÁÓÐÏÚÎÁÎ."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: æÁÊÌ, ÐÏÈÏÖÅ, ÕËÏÒÏÞÅÎ."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "ëÏÎ×ÅÒÔ C6, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "ëÏÎ×ÅÒÔ C6, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "ëÏÎ×ÅÒÔ C3, 324 x 458 ÍÍ"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "ëÏÎ×ÅÒÔ C4, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "ëÏÎ×ÅÒÔ C6, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "ëÏÎ×ÅÒÔ B6, 176 x 125 ÍÍ"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "ëÏÎ×ÅÒÔ C6, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "ëÏÎ×ÅÒÔ B6, 176 x 125 ÍÍ"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "ëÏÎ×ÅÒÔ DL, 110 x 220 ÍÍ"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "ëÏÎ×ÅÒÔ C6, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "ëÏÎ×ÅÒÔ DL, 110 x 220 ÍÍ"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "ëÏÎ×ÅÒÔ C4, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "ëÏÎ×ÅÒÔ C5, 162 x 229 ÍÍ"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "ëÏÎ×ÅÒÔ C5, 162 x 229 ÍÍ"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "ëÏÎ×ÅÒÔ B5, 176 x 250 ÍÍ"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "ëÏÎ×ÅÒÔ C6, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "ëÏÎ×ÅÒÔ C5, 162 x 229 ÍÍ"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "ëÏÎ×ÅÒÔ C4, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "ëÏÎ×ÅÒÔ C4, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "ëÏÎ×ÅÒÔ C5, 162 x 229 ÍÍ"
+
+#: ../src/common/prntbase.cpp:1294
+#, c-format
 msgid "Page %d"
 msgstr "óÔÒÁÎÉÃÁ %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
+#, c-format
 msgid "Page %d of %d"
 msgstr "óÔÒÁÎÉÃÁ %d ÉÚ %d"
 
@@ -2697,7 +3245,7 @@ msgstr "
 msgid "Page Setup"
 msgstr "îÁÓÔÒÏÊËÉ ÓÔÒÁÎÉÃÙ"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "îÁÓÔÒÏÊËÉ ÓÔÒÁÎÉÃÙ"
 
@@ -2727,7 +3275,7 @@ msgstr "
 msgid "Passing an unkown object to GetObject"
 msgstr "ðÅÒÅÄÁÞÁ ÎÅÉÚ×ÅÓÔÎÏÇÏ ÏÂßÅËÔÁ × GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "òÁÚÒÅÛÅÎÉÑ"
 
@@ -2739,7 +3287,7 @@ msgstr "
 msgid "Please choose a valid font."
 msgstr "ðÏÖÁÌÕÊÓÔÁ, ×ÙÂÅÒÉÔÅ ÄÏÐÕÓÔÉÍÙÊ ÛÒÉÆÔ."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "ðÏÖÁÌÕÊÓÔÁ, ×ÙÂÅÒÉÔÅ ÓÕÝÅÓÔ×ÕÀÝÉÊ ÆÁÊÌ."
 
@@ -2747,11 +3295,12 @@ msgstr "
 msgid "Please choose the page to display:"
 msgstr "ðÏÖÁÌÕÊÓÔÁ, ×ÙÂÅÒÉÔÅ ÓÔÒÁÎÉÃÕ ÄÌÑ ÏÔÏÂÒÁÖÅÎÉÑ:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "ðÏÖÁÌÕÊÓÔÁ, ×ÙÂÅÒÉÔÅ ISP, Ë ËÏÔÏÒÏÍÕ ×Ù ÈÏÔÉÔÅ ÐÏÄËÌÀÞÉÔØÓÑ"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
+#, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
 "(at least version 4.70 is required but you have %d.%02d)\n"
@@ -2782,16 +3331,16 @@ msgid "Previous page"
 msgstr "ðÒÅÄÙÄÕÝÁÑ ÓÔÒÁÎÉÃÁ"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "ðÅÞÁÔØ"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "ðÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÐÅÞÁÔÉ"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "ïÛÉÂËÁ ÐÒÅÄ×ÁÒÉÔÅÌØÎÏÇÏ ÐÒÏÓÍÏÔÒÁ ÐÅÞÁÔÉ"
 
@@ -2811,7 +3360,7 @@ msgstr "
 msgid "Print previe&w"
 msgstr "ðÒÅÄ&×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÐÅÞÁÔÉ"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "ðÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÐÅÞÁÔÉ"
 
@@ -2860,6 +3409,7 @@ msgid "Printing Error"
 msgstr "ïÛÉÂËÁ ÐÅÞÁÔÉ"
 
 #: ../src/generic/printps.cpp:208
+#, c-format
 msgid "Printing page %d..."
 msgstr "ðÅÞÁÔØ ÓÔÒÁÎÉÃÙ %d..."
 
@@ -2867,25 +3417,28 @@ msgstr "
 msgid "Printing..."
 msgstr "éÄÅÔ ÐÅÞÁÔØ..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
+#, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
 msgstr ""
-"ïÂÒÁÂÏÔËÁ ÏÔÞÅÔÁ Ï ÏÔÌÁÄËÅ ÚÁ×ÅÒÛÅÎÏ Ó ÏÛÉÂËÏÊ, ÆÁÊÌÙ ÏÓÔÁÌÉÓØ × ËÁÔÁÌÏÇÅ \"%s\"."
+"ïÂÒÁÂÏÔËÁ ÏÔÞÅÔÁ Ï ÏÔÌÁÄËÅ ÚÁ×ÅÒÛÅÎÏ Ó ÏÛÉÂËÏÊ, ÆÁÊÌÙ ÏÓÔÁÌÉÓØ × ËÁÔÁÌÏÇÅ "
+"\"%s\"."
 
 #: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "÷ÙÐÏÌÎÅÎÉÅ ÐÒÏÇÒÁÍÍÙ ÐÒÅÒ×ÁÎÏ."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 ÍÍ"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "÷ÏÐÒÏÓ"
 
 #: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
+#, c-format
 msgid "Read error on file '%s'"
 msgstr "ïÛÉÂËÁ ÞÔÅÎÉÑ ÆÁÊÌÁ '%s'"
 
@@ -2893,7 +3446,8 @@ msgstr "
 msgid "Ready"
 msgstr "çÏÔÏ×"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
+#, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "õÚÅÌ ÓÓÙÌÁÀÝÅÇÏÓÑ ÏÂßÅËÔÁ Ó ref=\"%s\" ÎÅ ÎÁÊÄÅÎ!"
 
@@ -2901,15 +3455,18 @@ msgstr "
 msgid "Refresh"
 msgstr "ïÂÎÏ×ÉÔØ"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
+#, c-format
 msgid "Registry key '%s' already exists."
 msgstr "ëÌÀÞ ÒÅÅÓÔÒÁ '%s' ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
+#, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "ëÌÀÞ ÒÅÅÓÔÒÁ '%s' ÎÅ ÓÕÝÅÓÔ×ÕÅÔ, ÎÅ×ÏÚÍÏÖÎÏ ÅÇÏ ÐÅÒÅÉÍÅÎÏ×ÁÔØ."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
+#, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
 "deleting it will leave your system in unusable state:\n"
@@ -2919,7 +3476,8 @@ msgstr ""
 "ÅÇÏ ÕÄÁÌÅÎÉÅ ÐÒÉ×ÅÄÅÔ ×ÁÛÕ ÓÉÓÔÅÍÕ × ÎÅÒÁÂÏÞÅÅ ÓÏÓÔÏÑÎÉÅ:\n"
 "ÏÐÅÒÁÃÉÑ ÏÔÍÅÎÅÎÁ."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
+#, c-format
 msgid "Registry value '%s' already exists."
 msgstr "úÎÁÞÅÎÉÅ ÒÅÅÓÔÒÁ '%s' ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
@@ -2939,7 +3497,8 @@ msgstr "
 msgid "Remove current page from bookmarks"
 msgstr "õÄÁÌÉÔØ ÔÅËÕÝÕÀ ÓÔÒÁÎÉÃÕ ÉÚ ÚÁËÌÁÄÏË"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
+#, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr "Renderer \"%s\" ÎÅÓÏ×ÍÅÓÔÉÍÏÊ ×ÅÒÓÉÉ %d.%d ÎÅ ÍÏÖÅÔ ÂÙÔØ ÚÁÇÒÕÖÅÎ."
 
@@ -2955,7 +3514,7 @@ msgstr "
 msgid "Replace with:"
 msgstr "úÁÍÅÎÉÔØ ÎÁ:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "æÁÊÌÙ ÒÅÓÕÒÓÏ× ÄÏÌÖÎÙ ÉÍÅÔØ ÏÄÉÎÁËÏ×ÙÅ ÎÏÍÅÒÁ ×ÅÒÓÉÊ!"
 
@@ -2971,11 +3530,12 @@ msgstr "
 msgid "Roman"
 msgstr "ðÒÑÍÏÊ"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "óÏÈÒÁÎÉÔØ"
 
 #: ../src/common/fldlgcmn.cpp:259
+#, c-format
 msgid "Save %s file"
 msgstr "óÏÈÒÁÎÉÔØ ÆÁÊÌ %s"
 
@@ -2987,7 +3547,7 @@ msgstr "
 msgid "Save as"
 msgstr "óÏÈÒÁÎÉÔØ ËÁË"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "óÏÈÒÁÎÉÔØ ÓÏÄÅÒÖÁÎÉÅ ÖÕÒÎÁÌÁ × ÆÁÊÌ"
 
@@ -3003,9 +3563,7 @@ msgstr "
 msgid ""
 "Search contents of help book(s) for all occurences of the text you typed "
 "above"
-msgstr ""
-"ðÏÉÓË × ÓÏÄÅÒÖÁÎÉÉ ËÎÉÇ ÐÏÍÏÝÉ ×ÓÅÈ ÕÐÏÍÉÎÁÎÉÊ ××ÅÄÅÎÎÏÇÏ ×ÙÛÅ "
-"ÔÅËÓÔÁ"
+msgstr "ðÏÉÓË × ÓÏÄÅÒÖÁÎÉÉ ËÎÉÇ ÐÏÍÏÝÉ ×ÓÅÈ ÕÐÏÍÉÎÁÎÉÊ ××ÅÄÅÎÎÏÇÏ ×ÙÛÅ ÔÅËÓÔÁ"
 
 #: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
@@ -3023,35 +3581,43 @@ msgstr "
 msgid "Searching..."
 msgstr "éÄÅÔ ÐÏÉÓË..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "òÁÚÄÅÌÙ"
 
 #: ../src/common/ffile.cpp:222
+#, c-format
 msgid "Seek error on file '%s'"
 msgstr "ïÛÉÂËÁ ÓÍÅÝÅÎÉÑ × ÆÁÊÌÅ '%s'"
 
 #: ../src/common/ffile.cpp:212
+#, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr "ïÛÉÂËÁ ÓÍÅÝÅÎÉÑ × ÆÁÊÌÅ '%s' (ÂÏÌØÛÉÅ ÓÔÒÏËÉ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ stdio)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "÷ÙÄÅÌÉÔØ ×Ó&Å"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "÷ÙÂÅÒÉÔÅ ÛÁÂÌÏΠÄÏËÕÍÅÎÔÁ"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "÷ÙÂÅÒÉÔÅ ×ÉÄ ÄÏËÕÍÅÎÔÁ"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "÷ÙÂÅÒÉÔÅ ÆÁÊÌ"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "òÁÚÄÅÌÙ"
+
 #: ../src/common/cmdline.cpp:739
+#, c-format
 msgid "Separator expected after the option '%s'."
 msgstr "ðÏÓÌÅ ÐÁÒÁÍÅÔÒÁ '%s' ÏÖÉÄÁÌÓÑ ÒÁÚÄÅÌÉÔÅÌØ."
 
@@ -3063,9 +3629,10 @@ msgstr "SetProperty 
 msgid "Setup..."
 msgstr "îÁÓÔÒÏÊËÉ..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
-msgstr "îÁÊÄÅÎÏ ÎÅÓËÏÌØËÏ ÁËÔÉ×ÎÙÈ ÐÏÄÓÏÅÄÉÎÅÎÉÊ, ×ÙÂÉÒÁÅÍ ÏÄÎÏ ÓÌÕÞÁÊÎÙÍ ÏÂÒÁÚÏÍ."
+msgstr ""
+"îÁÊÄÅÎÏ ÎÅÓËÏÌØËÏ ÁËÔÉ×ÎÙÈ ÐÏÄÓÏÅÄÉÎÅÎÉÊ, ×ÙÂÉÒÁÅÍ ÏÄÎÏ ÓÌÕÞÁÊÎÙÍ ÏÂÒÁÚÏÍ."
 
 #: ../src/html/helpfrm.cpp:493
 msgid "Show all"
@@ -3075,11 +3642,11 @@ msgstr "
 msgid "Show all items in index"
 msgstr "ðÏËÁÚÁÔØ ×ÓÅ ÜÌÅÍÅÎÔÙ ÉÎÄÅËÓÁ"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "ðÏËÁÚÁÔØ ÓËÒÙÔÙÅ ËÁÔÁÌÏÇÉ"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "ðÏËÁÚÁÔØ ÓËÒÙÔÙÅ ÆÁÊÌÙ"
 
@@ -3091,7 +3658,7 @@ msgstr "
 msgid "Shows the font preview."
 msgstr "ðÏËÁÚÁÔØ ÐÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÛÒÉÆÔÁ"
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "òÁÚÍÅÒ"
 
@@ -3108,8 +3675,7 @@ msgstr "
 msgid "Sorry, could not open this file for saving."
 msgstr "éÚ×ÉÎÉÔÅ, ÜÔÏÔ ÆÁÊÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÏÔËÒÙÔ ÄÌÑ ÓÏÈÒÁÎÅÎÉÑ."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "éÚ×ÉÎÉÔÅ, ÜÔÏÔ ÆÁÊÌ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÏÔËÒÙÔ."
 
@@ -3117,15 +3683,16 @@ msgstr "
 msgid "Sorry, could not save this file."
 msgstr "éÚ×ÉÎÉÔÅ, ÜÔÏÔ ÆÁÊÌ ÎÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÉÔØ."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
-msgstr "éÚ×ÉÎÉÔÅ, ÎÅÄÏÓÔÁÔÏÞÎÏ ÐÁÍÑÔÉ ÄÌÑ ÓÏÚÄÁÎÉÑ ÏËÎÁ ÐÒÅÄ×ÁÒÉÔÅÌØÎÏÇÏ ÐÒÏÓÍÏÔÒÁ."
+msgstr ""
+"éÚ×ÉÎÉÔÅ, ÎÅÄÏÓÔÁÔÏÞÎÏ ÐÁÍÑÔÉ ÄÌÑ ÓÏÚÄÁÎÉÑ ÏËÎÁ ÐÒÅÄ×ÁÒÉÔÅÌØÎÏÇÏ ÐÒÏÓÍÏÔÒÁ."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "éÚ×ÉÎÉÔÅ, ÐÒÅÄ×ÁÒÉÔÅÌØÎÙÊ ÐÒÏÓÍÏÔÒ ÔÒÅÂÕÅÔ ÕÓÔÁÎÏ×ÌÅÎÎÏÇÏ ÐÒÉÎÔÅÒÁ."
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "éÚ×ÉÎÉÔÅ, ÆÏÒÍÁÔ ÜÔÏÇÏ ÆÁÊÌÁ ÎÅÉÚ×ÅÓÔÅÎ."
 
@@ -3134,10 +3701,11 @@ msgid "Sound data are in unsupported format."
 msgstr "äÁÎÎÙÅ Ú×ÕËÁ ÉÍÅÀÔ ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ ÆÏÒÍÁÔ."
 
 #: ../src/unix/sound.cpp:478
+#, c-format
 msgid "Sound file '%s' is in unsupported format."
 msgstr "ú×ÕËÏ×ÏÊ ÆÁÊÌ '%s' ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÏÇÏ ÆÏÒÍÁÔÁ."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 ÄÀÊÍÁ"
 
@@ -3145,7 +3713,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 
 msgid "Status:"
 msgstr "óÏÓÔÏÑÎÉÅ: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "óÏÓÔÏÑÎÉÅ: "
 
@@ -3154,6 +3722,7 @@ msgid "Streaming delegates for not already streamed objects not yet supported"
 msgstr "ðÏÔÏËÏ×ÙÅ ÄÅÌÅÇÁÔÙ ÄÌÑ ÎÅ ÐÏÔÏËÏ×ÙÈ ÏÂßÅËÔÏ× ÅÝÅ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÀÔÓÑ"
 
 #: ../src/msw/colour.cpp:38 ../src/palmos/colour.cpp:38
+#, c-format
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "óÔÒÏËÁ × Ã×ÅÔ : îÅ×ÅÒÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ Ã×ÅÔÁ : %s"
 
@@ -3161,36 +3730,58 @@ msgstr "
 msgid "String conversions not supported"
 msgstr "ðÒÅÏÂÒÁÚÏ×ÁÎÉÅ ÓÔÒÏËÉ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
+#, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "ðÏÄËÌÁÓÓ '%s' ÎÅ ÎÁÊÄÅΠÄÌÑ ÒÅÓÕÒÓÁ '%s', subclassing ÎÅ×ÏÚÍÏÖÅÎ!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "û×ÅÊÃÁÒÓËÉÊ"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: îÅ×ÏÚÍÏÖÎÏ ÒÁÓÐÒÅÄÅÌÉÔØ ÐÁÍÑÔØ."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: ïÛÉÂËÁ ÚÁÇÒÕÚËÉ ÉÚÏÂÒÁÖÅÎÉÑ."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: ïÛÉÂËÁ ÞÔÅÎÉÑ ÉÚÏÂÒÁÖÅÎÉÑ."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: ïÛÉÂËÁ ÓÏÈÒÁÎÅÎÉÑ ÉÚÏÂÒÁÖÅÎÉÑ."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: ïÛÉÂËÁ ÚÁÐÉÓÉ ÉÚÏÂÒÁÖÅÎÉÑ."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 ÄÀÊÍÁ"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 ÄÀÊÍÁ"
 
@@ -3198,11 +3789,11 @@ msgstr "Tabloid, 11 x 17 
 msgid "Teletype"
 msgstr "ôÅÌÅÔÁÊÐ"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "ûÁÂÌÏÎÙ"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "ôÁÊÓËÉÊ (ISO-8859-11)"
 
@@ -3215,6 +3806,7 @@ msgid "The FTP server doesn't support the PORT command."
 msgstr "óÅÒ×ÅÒ FTP ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ËÏÍÁÎÄÕ PORT."
 
 #: ../src/common/fontmap.cpp:204
+#, c-format
 msgid ""
 "The charset '%s' is unknown. You may select\n"
 "another charset to replace it with or choose\n"
@@ -3225,10 +3817,12 @@ msgstr ""
 "ÅÓÌÉ ÏΠÎÅ ÍÏÖÅÔ ÂÙÔØ ÚÁÍÅÎÅÎ"
 
 #: ../src/msw/ole/dataobj.cpp:164
+#, c-format
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "æÏÒÍÁÔ ÂÕÆÅÒÁ ÏÂÍÅÎÁ '%d' ÎÅ ÓÕÝÅÓÔ×ÕÅÔ."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
+#, c-format
 msgid ""
 "The directory '%s' does not exist\n"
 "Create it now?"
@@ -3236,7 +3830,8 @@ msgstr ""
 "ëÁÔÁÌÏÇ '%s' ÎÅ ÓÕÝÅÓÔ×ÕÅÔ\n"
 "óÏÚÄÁÔØ ÅÇÏ ÓÅÊÞÁÓ?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
+#, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
 "It has been removed from the most recently used files list."
@@ -3244,7 +3839,8 @@ msgstr ""
 "æÁÊÌ '%s' ÎÅ ÍÏÖÅÔ ÂÙÔØ ÏÔËÒÙÔ.\n"
 "ïΠÂÕÄÅÔ ÕÄÁÌÅΠÉÚ ÐÅÒÅÞÎÑ ÎÁÉÂÏÌÅÅ ÞÁÓÔÏ ÉÓÐÏÌØÚÕÅÍÙÈ ÆÁÊÌÏ×."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
+#, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
 "It has been removed from the most recently used files list."
@@ -3273,20 +3869,22 @@ msgid "The font weight."
 msgstr "ôÏÌÝÉÎÁ ÛÒÉÆÔÁ."
 
 #: ../src/common/filename.cpp:966
+#, c-format
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "ðÕÔØ '%s' ÓÏÄÅÒÖÉÔ ÓÌÉÛËÏÍ ÍÎÏÇÏ \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
-"ïÔÞÅÔ ÓÏÄÅÒÖÉÔ ÆÁÊÌÙ, ÐÅÒÅÞÉÓÌÅÎÎÙÅ ÎÉÖÅ. åÓÌÉ ËÁËÏÊ-ÌÉÂÏ ÉÚ ÜÔÉÈ ÆÁÊÌÏ× ÓÏÄÅÒÖÉÔ "
-"ÌÉÞÎÕÀ ÉÎÆÏÒÍÁÃÉÀ,\n"
+"ïÔÞÅÔ ÓÏÄÅÒÖÉÔ ÆÁÊÌÙ, ÐÅÒÅÞÉÓÌÅÎÎÙÅ ÎÉÖÅ. åÓÌÉ ËÁËÏÊ-ÌÉÂÏ ÉÚ ÜÔÉÈ ÆÁÊÌÏ× "
+"ÓÏÄÅÒÖÉÔ ÌÉÞÎÕÀ ÉÎÆÏÒÍÁÃÉÀ,\n"
 "ÐÏÖÁÌÕÊÓÔÁ, ÓÎÉÍÉÔÅ ÐÏÍÅÔËÕ Ó ÎÅÇÏ É ÏΠÂÕÄÅÔ ÉÓËÌÀÞÅΠÉÚ ÏÔÞÅÔÁ.\n"
 
 #: ../src/common/cmdline.cpp:883
+#, c-format
 msgid "The required parameter '%s' was not specified."
 msgstr "ïÂÑÚÁÔÅÌØÎÙÊ ÐÁÒÁÍÅÔÒ '%s' ÎÅ ÏÐÒÅÄÅÌÅÎ."
 
@@ -3295,10 +3893,12 @@ msgid "The text couldn't be saved."
 msgstr "ôÅËÓÔ ÎÅ ÍÏÖÅÔ ÂÙÔØ ÓÏÈÒÁÎÅÎ."
 
 #: ../src/common/cmdline.cpp:862
+#, c-format
 msgid "The value for the option '%s' must be specified."
 msgstr "úÎÁÞÅÎÉÅ ÐÁÒÁÍÅÔÒÁ '%s' ÄÏÌÖÎÏ ÂÙÔØ ÏÐÒÅÄÅÌÅÎÏ."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
+#, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
 "tooold, please upgrade (the following required function is missing: %s)."
@@ -3310,29 +3910,30 @@ msgstr ""
 msgid ""
 "There was a problem during page setup: you may need to set a default printer."
 msgstr ""
-"÷ÏÚÎÉËÌÁ ÐÒÏÂÌÅÍÁ ÐÒÉ ÎÁÓÔÒÏÊËÅ ÓÔÒÁÎÉÃÙ: ×ÁÍ ÔÒÅÂÕÅÔÓÑ ÕÓÔÁÎÏ×ÉÔØ ÐÒÉÎÔÅÒ ÐÏ-ÕÍÏÌÞÁÎÉÀ."
+"÷ÏÚÎÉËÌÁ ÐÒÏÂÌÅÍÁ ÐÒÉ ÎÁÓÔÒÏÊËÅ ÓÔÒÁÎÉÃÙ: ×ÁÍ ÔÒÅÂÕÅÔÓÑ ÕÓÔÁÎÏ×ÉÔØ ÐÒÉÎÔÅÒ "
+"ÐÏ-ÕÍÏÌÞÁÎÉÀ."
 
 #: ../src/msw/datectrl.cpp:109
 msgid ""
 "This system doesn't support date picker control, please upgrade your version "
 "of comctl32.dll"
 msgstr ""
-"üÔÁ ÓÉÓÔÅÍÁ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÜÌÅÍÅÎÔ ÕÐÒÁ×ÌÅÎÉÑ ×ÙÂÏÒÁ ÄÁÔÙ; ÐÏÖÁÌÕÊÓÔÁ, ÏÂÎÏ×ÉÔÅ ×ÁÛÕ ×ÅÒÓÉÀ "
-"comctl32.dll"
+"üÔÁ ÓÉÓÔÅÍÁ ÎÅ ÐÏÄÄÅÒÖÉ×ÁÅÔ ÜÌÅÍÅÎÔ ÕÐÒÁ×ÌÅÎÉÑ ×ÙÂÏÒÁ ÄÁÔÙ; ÐÏÖÁÌÕÊÓÔÁ, "
+"ÏÂÎÏ×ÉÔÅ ×ÁÛÕ ×ÅÒÓÉÀ comctl32.dll"
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
 msgstr ""
-"ïÛÉÂËÁ ÉÎÉÃÉÁÌÉÚÁÃÉÉ ÍÏÄÕÌÑ ÐÏÔÏËÏ×: ÎÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÉÔØ ÚÎÁÞÅÎÉÅ × ÌÏËÁÌØÎÏÍ "
-"ÐÒÏÓÔÒÁÎÓÔ×Å ÐÏÔÏËÁ"
+"ïÛÉÂËÁ ÉÎÉÃÉÁÌÉÚÁÃÉÉ ÍÏÄÕÌÑ ÐÏÔÏËÏ×: ÎÅ×ÏÚÍÏÖÎÏ ÓÏÈÒÁÎÉÔØ ÚÎÁÞÅÎÉÅ × "
+"ÌÏËÁÌØÎÏÍ ÐÒÏÓÔÒÁÎÓÔ×Å ÐÏÔÏËÁ"
 
 #: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "ïÛÉÂËÁ ÉÎÉÃÉÁÌÉÚÁÃÉÉ ÍÏÄÕÌÑ ÐÏÔÏËÏ×: ÎÅ ÕÄÁÌÏÓØ ÓÏÚÄÁÔØ ËÌÀÞ ÐÏÔÏËÁ"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3344,17 +3945,19 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "õÓÔÁÎÏ×ËÁ ÐÒÉÏÒÉÔÅÔÁ ÐÏÔÏËÁ ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÁ."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "&çÏÒÉÚÏÎÔÁÌØÎÁÑ ÞÅÒÅÐÉÃÁ"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "&÷ÅÒÔÉËÁÌØÎÁÑ ÞÅÒÅÐÉÃÁ"
 
 #: ../src/common/ftp.cpp:635
 msgid "Timeout while waiting for FTP server to connect, try passive mode."
-msgstr "ðÒÉ ÏÖÉÄÁÎÉÉ ÐÏÄËÌÀÞÅÎÉÑ Ë FTP ÓÅÒ×ÅÒÕ ×ÏÚÎÉË ÔÁÊÍÁÕÔ, ÐÏÐÒÏÂÕÊÔÅ ÐÁÓÓÉ×ÎÙÊ ÒÅÖÉÍ."
+msgstr ""
+"ðÒÉ ÏÖÉÄÁÎÉÉ ÐÏÄËÌÀÞÅÎÉÑ Ë FTP ÓÅÒ×ÅÒÕ ×ÏÚÎÉË ÔÁÊÍÁÕÔ, ÐÏÐÒÏÂÕÊÔÅ ÐÁÓÓÉ×ÎÙÊ "
+"ÒÅÖÉÍ."
 
 #: ../src/msw/timer.cpp:116 ../src/os2/timer.cpp:141
 msgid "Timer creation failed."
@@ -3381,6 +3984,7 @@ msgid "Top margin (mm):"
 msgstr "÷ÅÒÈÎÑÑ ÇÒÁÎÉÃÁ (ÍÍ):"
 
 #: ../src/common/fs_mem.cpp:205
+#, c-format
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
 msgstr "ðÏÐÙÔËÁ ÕÄÁÌÅÎÉÑ ÆÁÊÌÁ '%s' ÉÚ ÐÁÍÑÔÉ VFS, ÎÏ ÏΠÎÅ ÚÁÇÒÕÖÅÎ!"
 
@@ -3388,11 +3992,11 @@ msgstr "
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "ðÏÐÙÔËÁ ÏÐÒÅÄÅÌÉÔØ ÉÍÑ ÈÏÓÔÁ NULL: ÏÔÍÅÎÅÎÁ"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "ôÕÒÅÃËÉÊ (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "ôÉÐ"
 
@@ -3401,11 +4005,12 @@ msgstr "
 msgid "Type must have enum - long conversion"
 msgstr "ôÉРÄÏÌÖÅΠÉÍÅÔØ ÐÅÒÅÞÉÓÌÅÎÉÅ - ÄÌÉÎÎÏÅ ÐÒÅÏÂÒÁÚÏ×ÁÎÉÅ"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 ÄÀÊÍÁ"
 
 #: ../src/html/htmlwin.cpp:403
+#, c-format
 msgid "Unable to open requested HTML document: %s"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÚÁÐÒÏÛÅÎÎÙÊ ÄÏËÕÍÅÎÔ HTML: %s"
 
@@ -3433,42 +4038,44 @@ msgid "Unexpected end of file while parsing resource."
 msgstr "îÅÏÖÉÄÁÎÎÙÊ ËÏÎÅàÆÁÊÌÁ ×Ï ×ÒÅÍÑ ÒÁÚÂÏÒÁ ÒÅÓÕÒÓÁ."
 
 #: ../src/common/cmdline.cpp:826
+#, c-format
 msgid "Unexpected parameter '%s'"
 msgstr "îÅÏÖÉÄÁÎÎÙÊ ÐÁÒÁÍÅÔÒ '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "16-ÂÉÔÎÙÊ ÀÎÉËÏÄ (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "16-ÂÉÔÎÙÊ ÀÎÉËÏÄ Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "16-ÂÉÔÎÙÊ ÀÎÉËÏÄ Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "32-ÂÉÔÎÙÊ ÀÎÉËÏÄ (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "32-ÂÉÔÎÙÊ ÀÎÉËÏÄ Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "32-ÂÉÔÎÙÊ ÀÎÉËÏÄ Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "7-ÂÉÔÎÙÊ ÀÎÉËÏÄ (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "8-ÂÉÔÎÙÊ ÀÎÉËÏÄ (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
+#, c-format
 msgid "Unknown DDE error %08x"
 msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ DDE %08x"
 
@@ -3480,31 +4087,37 @@ msgstr "
 msgid "Unknown dynamic library error"
 msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ ÄÉÎÁÍÉÞÅÓËÏÊ ÂÉÂÌÉÏÔÅËÉ"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
+#, c-format
 msgid "Unknown encoding (%d)"
 msgstr "îÅÉÚ×ÅÓÔÎÁÑ ËÏÄÉÒÏ×ËÁ (%d)"
 
 #: ../src/unix/mimetype.cpp:2344
+#, c-format
 msgid "Unknown field in file %s, line %d: '%s'."
 msgstr "îÅÉÚ×ÅÓÔÎÏÅ ÐÏÌÅ × ÆÁÊÌÅ %s, ÓÔÒÏËÁ %d: '%s'."
 
 #: ../src/common/cmdline.cpp:599
+#, c-format
 msgid "Unknown long option '%s'"
 msgstr "îÅÉÚ×ÅÓÔÎÙÊ ÄÌÉÎÎÙÊ ÐÁÒÁÍÅÔÒ '%s'"
 
 #: ../src/common/cmdline.cpp:608 ../src/common/cmdline.cpp:629
+#, c-format
 msgid "Unknown option '%s'"
 msgstr "îÅÉÚ×ÅÓÔÎÙÊ ÐÁÒÁÍÅÔÒ '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "îÅÉÚ×ÅÓÔÎÙÊ ÆÌÁÇ ÓÔÉÌÑ "
 
 #: ../src/common/xtixml.cpp:324
+#, c-format
 msgid "Unkown Property %s"
 msgstr "îÅÉÚ×ÅÓÔÎÏÅ Ó×ÏÊÓÔ×Ï %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
+#, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "îÅÚÁËÒÙÔÁÑ ÓËÏÂËÁ '{' × ÚÁÐÉÓÉ ÄÌÑ ÔÉÐÁ mime %s."
 
@@ -3514,6 +4127,7 @@ msgid "Unnamed command"
 msgstr "âÅÚÉÍÑÎÎÁÑ ËÏÍÁÎÄÁ"
 
 #: ../contrib/src/deprecated/resource.cpp:2367
+#, c-format
 msgid "Unrecognized style %s while parsing resource."
 msgstr "îÅÒÁÓÐÏÚÎÁ×ÁÅÍÙÊ ÓÔÉÌØ %s ×Ï ×ÒÅÍÑ ÒÁÚÂÏÒÁ ÒÅÓÕÒÓÁ."
 
@@ -3523,6 +4137,7 @@ msgid "Unsupported clipboard format."
 msgstr "îÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ ÆÏÒÍÁÔ ÂÕÆÅÒÁ ÏÂÍÅÎÁ."
 
 #: ../src/common/appcmn.cpp:232
+#, c-format
 msgid "Unsupported theme '%s'."
 msgstr "îÅÐÏÄÄÅÒÖÉ×ÁÅÍÁÑ ÔÅÍÁ '%s'."
 
@@ -3530,7 +4145,8 @@ msgstr "
 msgid "Up"
 msgstr "÷×ÅÒÈ"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
+#, c-format
 msgid "Usage: %s"
 msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s"
 
@@ -3542,15 +4158,15 @@ msgstr "
 msgid "Video Output"
 msgstr "÷ÉÄÅÏ-×ÙÈÏÄ"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "ðÒÏÓÍÏÔÒ ÆÁÊÌÏ× × ×ÉÄÅ ÐÏÄÒÏÂÎÏÇÏ ÓÐÉÓËÁ"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "ðÒÏÓÍÏÔÒ ÆÁÊÌÏ× × ×ÉÄÅ ÓÐÉÓËÁ"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "÷ÉÄÙ"
 
@@ -3566,15 +4182,15 @@ msgstr "
 msgid "Warning: "
 msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: ÐÏÐÙÔËÁ ÕÄÁÌÉÔØ ÏÂÒÁÂÏÔÞÉË ÔÅÇÁ HTML ÉÚ ÐÕÓÔÏÇÏ ÓÔÅËÁ."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "úÁÐÁÄÎÏ-Å×ÒÏÐÅÊÓËÉÊ (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "úÁÐÁÄÎÏ-Å×ÒÏÐÅÊÓËÉÊ Ó ÓÉÍ×ÏÌÏÍ å×ÒÏ (ISO-8859-15)"
 
@@ -3594,107 +4210,119 @@ msgstr "
 msgid "Win32 theme"
 msgstr "ôÅÍÁ Win32"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s ÎÁ Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
+#, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (ÓÂÏÒËÁ %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
+#, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "áÒÁÂÓËÉÊ Windows (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "âÁÌÔÉÊÓËÉÊ Windows (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "ãÅÎÔÒÁÌØÎÏ-Å×ÒÏÐÅÊÓËÉÊ Windows (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "õÐÒÏÝÅÎÎÙÊ ËÉÔÁÊÓËÉÊ Windows (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "ôÒÁÄÉÃÉÏÎÎÙÊ ËÉÔÁÊÓËÉÊ Windows (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "ëÉÒÉÌÌÉÃÁ Windows (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "çÒÅÞÅÓËÉÊ Windows (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "é×ÒÉÔ Windows (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "ñÐÏÎÓËÉÊ Windows (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "ëÏÒÅÊÓËÉÊ Windows (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
+#, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (ÓÂÏÒËÁ %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
+#, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (ÓÂÏÒËÁ %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "âÁÌÔÉÊÓËÉÊ Windows (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "ôÕÒÅÃËÉÊ Windows (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "úÁÐÁÄÎÏ-Å×ÒÏÐÅÊÓËÉÊ Windows (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
+#, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (ÓÂÏÒËÁ %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
 #: ../src/common/ffile.cpp:158
+#, c-format
 msgid "Write error on file '%s'"
 msgstr "ïÛÉÂËÁ ÚÁÐÉÓÉ × ÆÁÊÌ '%s'"
 
 #: ../src/xml/xml.cpp:562
+#, c-format
 msgid "XML parsing error: '%s' at line %d"
 msgstr "ïÛÉÂËÁ ÒÁÚÂÏÒÁ XML: '%s' × ÓÔÒÏËÅ %d"
 
@@ -3703,28 +4331,32 @@ msgid "XPM: Malformed pixel data!"
 msgstr "XPM: îÅ×ÅÒÎÏ ÓÆÏÒÍÉÒÏ×ÁÎÎÙÅ ÄÁÎÎÙÅ ÐÉËÓÅÌÏ×!"
 
 #: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
+#, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: ÎÅ×ÅÒÎÏÅ ÓÆÏÒÍÉÒÏ×ÁÎÎÏÅ ÏÐÒÅÄÅÌÅÎÉÅ Ã×ÅÔÁ '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
+#, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "òÅÓÕÒÓ XRC '%s' (ËÌÁÓÓ '%s') ÎÅ ÎÁÊÄÅÎ!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
+#, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "òÅÓÕÒÓ XRC: îÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÉÚÏÂÒÁÖÅÎÉÅ ÉÚ '%s'."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
+#, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "òÅÓÕÒÓ XRC: îÅ×ÅÒÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ Ã×ÅÔÁ '%s' ÄÌÑ Ó×ÏÊÓÔ×Á '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "äÁ"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "÷Ù ÎÅ ÍÏÖÅÔÅ ÄÏÂÁ×ÉÔØ ÎÏ×ÙÊ ËÁÔÁÌÏÇ × ÜÔÕ ÓÅËÃÉÀ."
 
@@ -3740,60 +4372,59 @@ msgstr "
 msgid "Zoom to &Fit"
 msgstr "&òÁÓÔÑÎÕÔØ"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[ðõóôï]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
-msgstr ""
-"ÐÒÉÌÏÖÅÎÉÅ DDEML ÓÏÚÄÁÌÏ ÄÌÉÔÅÌØÎÙÊ race condition."
+msgstr "ÐÒÉÌÏÖÅÎÉÅ DDEML ÓÏÚÄÁÌÏ ÄÌÉÔÅÌØÎÙÊ race condition."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
 "or an invalid instance identifier\n"
 "was passed to a DDEML function."
 msgstr ""
-"ÆÕÎËÃÉÑ DDEML ÂÙÌÁ ×ÙÚ×ÁÎÁ ÂÅÚ ÐÅÒ×ÏÎÁÞÁÌØÎÏÇÏ ×ÙÚÏ×Á ÆÕÎËÃÉÉ DdeInitialize"
-",\n"
+"ÆÕÎËÃÉÑ DDEML ÂÙÌÁ ×ÙÚ×ÁÎÁ ÂÅÚ ÐÅÒ×ÏÎÁÞÁÌØÎÏÇÏ ×ÙÚÏ×Á ÆÕÎËÃÉÉ "
+"DdeInitialize,\n"
 "ÉÌÉ ÎÅ×ÅÒÎÙÊ ÉÄÅÎÔÉÆÉËÁÔÏÒ ÜËÚÅÍÐÌÑÒÁ\n"
 "ÂÙÌ ÐÅÒÅÄÁΠנÆÕÎËÃÉÀ DDEML."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "ÐÏÐÙÔËÁ ËÌÉÅÎÔÁ ÕÓÔÁÎÏ×ÉÔØ ÄÉÁÌÏÇ ÎÅ ÕÄÁÌÁÓØ."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "ÏÛÉÂËÁ ×ÙÄÅÌÅÎÉÑ ÐÁÍÑÔÉ."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "ÎÅ ÕÄÁÌÏÓØ ÐÒÏ×ÅÒÉÔØ ÐÁÒÁÍÅÔÒ Ó ÐÏÍÏÝØÀ DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "ÐÒÏÉÚÏÛÅÌ ÔÁÊÍ-ÁÕÔ ÐÒÉ ÚÁÐÒÏÓÅ ÓÉÎÈÒÏÎÎÏÇÏ ÉÚ×ÅÝÅÎÉÑ ÔÒÁÎÚÁËÃÉÉ"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "ÐÒÏÉÚÏÛÅÌ ÔÁÊÍ-ÁÕÔ ÐÒÉ ÓÉÎÈÒÏÎÎÏÍ ÚÁÐÒÏÓÅ ÄÁÎÎÙÈ ÔÒÁÎÚÁËÃÉÉ"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "ÐÒÏÉÚÏÛÅÌ ÔÁÊÍ-ÁÕÔ ÐÒÉ ÚÁÐÒÏÓÅ ÓÉÎÈÒÏÎÎÏÇÏ ×ÙÐÏÌÎÅÎÉÑ ÔÒÁÎÚÁËÃÉÉ "
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "ÐÒÏÉÚÏÛÅÌ ÔÁÊÍ-ÁÕÔ ÐÒÉ ÚÁÐÒÏÓÅ ÓÉÎÈÒÏÎÎÏÇÏ ÐÏÍÅÝÅÎÉÑ ÔÒÁÎÚÁÃÉÉ"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "ÐÒÏÉÚÏÛÅÌ ÔÁÊÍ-ÁÕÔ ÐÒÉ ÚÁÐÒÏÓÅ ÎÁ ÚÁ×ÅÒÛÅÎÉÅ ÉÚ×ÅÝÅÎÉÑ ÔÒÁÎÚÁËÃÉÉ"
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -3803,7 +4434,7 @@ msgstr ""
 ", ÞÔÏ ÂÙÌÏ ÐÒÅÒ×ÁÎÏ ËÌÉÅÎÔÏÍ, ÌÉÂÏ ÒÁÂÏÔÁ ÓÅÒ×ÅÒÁ\n"
 "ÂÙÌÁ ÏÓÔÁÎÏ×ÌÅÎÁ ÄÏ ÚÁ×ÅÒÛÅÎÉÑ ÔÒÁÎÚÁËÃÉÉ."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "ÔÒÁÎÚÁËÃÉÑ ÚÁ×ÅÒÛÉÌÁÓØ Ó ÏÛÉÂËÏÊ"
 
@@ -3811,7 +4442,7 @@ msgstr "
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -3823,15 +4454,15 @@ msgstr ""
 "ÉÌÉ ÐÒÉÌÏÖÅÎÉÅ, ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎÎÏÅ ËÁË APPCMD_CLIENTONLY\n"
 "ÐÙÔÁÌÏÓØ ÏÓÕÝÅÓÔ×ÉÔØ ÓÅÒ×ÅÒÎÕÀ ÔÒÁÎÚÁËÃÉÀ."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "×ÎÕÔÒÅÎÎÉÊ ×ÙÚÏ× ÆÕÎËÃÉÉ PostMessage ÎÅ ÕÄÁÌÓÑ. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "× DDEML ÐÒÏÉÚÏÛÌÁ ×ÎÕÔÒÅÎÎÑÑ ÏÛÉÂËÁ."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -3841,11 +4472,12 @@ msgstr ""
 "ëÏÇÄÁ ÐÒÉÌÏÖÅÎÉÅ ×ÏÚ×ÒÁÔÉÔÓÑ ÉÚ ÏÂÒÁÔÎÏÇÏ ×ÙÚÏ×Á XTYP_XACT_COMPLETE,\n"
 "ÉÄÅÎÔÉÆÉËÁÔÏÒ ÔÒÁÎÚÁËÃÉÉ ÄÌÑ ÜÔÏÇÏ ÏÂÒÁÔÎÏÇÏ ×ÙÚÏ×Á ÂÏÌÅÅ ÎÅ ÂÕÄÅÔ ×ÅÒÎÙÍ."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "ÐÏÄÒÁÚÕÍÅ×ÁÅÔÓÑ, ÞÔÏ ÜÔÏ ÏÂßÅÄÉÎÅÎÉÅ ÍÎÏÇÏÔÏÍÎÏÇÏ zip"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
+#, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "ÐÏÐÙÔËÁ ÉÚÍÅÎÉÔØ ÎÅÉÚÍÅÎÑÅÍÙÊ ËÌÀÞ '%s' ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÁ."
 
@@ -3857,7 +4489,7 @@ msgstr "
 msgid "bad signature"
 msgstr "ÎÅ×ÅÒÎÁÑ ÐÏÄÐÉÓØ"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "ÎÅ×ÅÒÎÏÅ ÓÍÅÝÅÎÉÅ × ÜÌÅÍÅÎÔ Õ zipfile"
 
@@ -3865,56 +4497,75 @@ msgstr "
 msgid "binary"
 msgstr "Ä×ÏÉÞÎÙÊ"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "ÖÉÒÎÙÊ"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "ÖÉÒÎÙÊ "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
+#, c-format
 msgid "can't close file '%s'"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁËÒÙÔØ ÆÁÊÌ '%s'"
 
 #: ../src/common/file.cpp:286
+#, c-format
 msgid "can't close file descriptor %d"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁËÒÙÔØ ÄÅÓËÒÉÐÔÏÒ ÆÁÊÌÁ %d"
 
 #: ../src/common/file.cpp:551
+#, c-format
 msgid "can't commit changes to file '%s'"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÐÉÓÁÔØ ÉÚÍÅÎÅÎÉÑ × ÆÁÊÌ '%s'"
 
 #: ../src/common/file.cpp:217
+#, c-format
 msgid "can't create file '%s'"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÆÁÊÌ '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
+#, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ ÐÏÌØÚÏ×ÁÔÅÌÑ '%s'"
 
 #: ../src/common/file.cpp:457
+#, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÐÒÅÄÅÌÉÔØ ÄÏÓÔÉÖÅÎÉÅ ËÏÎÃÁ ÆÁÊÌÁ Ó ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "îÅ ÕÄÁÌÏÓØ ×ÙÐÏÌÎÉÔØ '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÃÅÎÔÒÁÌØÎÙÊ ËÁÔÁÌÏÇ × zip"
 
 #: ../src/common/file.cpp:427
+#, c-format
 msgid "can't find length of file on file descriptor %d"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ ÄÌÉÎÕ ÆÁÊÌÁ Ó ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
-"ÎÅ×ÏÚÍÏÖÎÏ ÏÐÒÅÄÅÌÉÔØ ÄÏÍÁÛÎÉÊ ËÁÔÁÌÏÇ ÐÏÌØÚÏ×ÁÔÅÌÑ, ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁΠÔÅËÕÝÉÊ ËÁÔÁÌÏÇ."
+"ÎÅ×ÏÚÍÏÖÎÏ ÏÐÒÅÄÅÌÉÔØ ÄÏÍÁÛÎÉÊ ËÁÔÁÌÏÇ ÐÏÌØÚÏ×ÁÔÅÌÑ, ÂÕÄÅÔ ÉÓÐÏÌØÚÏ×ÁΠ"
+"ÔÅËÕÝÉÊ ËÁÔÁÌÏÇ."
 
 #: ../src/common/file.cpp:341
+#, c-format
 msgid "can't flush file descriptor %d"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÂÒÏÓÉÔØ ÂÕÆÅÒ ÆÁÊÌÁ Ó ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
 #: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
+#, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÔÅËÕÝÕÀ ÐÏÚÉÃÉÀ ÆÁÊÌÁ Ó ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
@@ -3923,18 +4574,21 @@ msgid "can't load any font, aborting"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÇÒÕÚÉÔØ ÎÉ ÏÄÉΠÛÒÉÆÔ, ÏÓÔÁÎÏ×"
 
 #: ../src/common/ffile.cpp:75 ../src/common/file.cpp:271
+#, c-format
 msgid "can't open file '%s'"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÆÁÊÌ '%s'"
 
 #: ../src/common/fileconf.cpp:404
+#, c-format
 msgid "can't open global configuration file '%s'."
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÇÌÏÂÁÌØÎÙÊ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ '%s'."
 
 #: ../src/common/fileconf.cpp:419
+#, c-format
 msgid "can't open user configuration file '%s'."
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÊ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ '%s'."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÊ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ."
 
@@ -3951,34 +4605,41 @@ msgid "can't re-initialize zlib inflate stream"
 msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ ÐÏÔÏË ÓÖÁÔÉÑ zlib"
 
 #: ../src/common/file.cpp:310
+#, c-format
 msgid "can't read from file descriptor %d"
 msgstr "ÏÛÉÂËÁ ÞÔÅÎÉÑ ÆÁÊÌÁ Ó ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
 #: ../src/common/file.cpp:546
+#, c-format
 msgid "can't remove file '%s'"
 msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ÆÁÊÌÁ '%s'"
 
 #: ../src/common/file.cpp:562
+#, c-format
 msgid "can't remove temporary file '%s'"
 msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ×ÒÅÍÅÎÎÏÇÏ ÆÁÊÌÁ '%s'"
 
 #: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
+#, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÐÅÒÅÍÅÓÔÉÔØÓÑ ÐÏ ÆÁÊÌÕ Ó ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
 #: ../src/common/textfile.cpp:196
+#, c-format
 msgid "can't write buffer '%s' to disk."
 msgstr "ÏÛÉÂËÁ ÚÁÐÉÓÉ ÂÕÆÅÒÁ '%s' ÎÁ ÄÉÓË."
 
 #: ../src/common/file.cpp:326
+#, c-format
 msgid "can't write to file descriptor %d"
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÐÉÓÁÔØ × ÆÁÊÌ Ó ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÐÉÓÁÔØ ÐÏÌØÚÏ×ÁÔÅÌØÓËÉÊ ÆÁÊÌ ËÏÎÆÉÇÕÒÁÃÉÉ."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
+#, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "ÆÁÊÌ ËÁÔÁÌÏÇÁ ÄÌÑ ÄÏÍÅÎÁ '%s' ÎÅ ÎÁÊÄÅÎ."
 
@@ -3998,7 +4659,7 @@ msgstr "
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "ÄÁÔÁ"
 
@@ -4006,7 +4667,7 @@ msgstr "
 msgid "decompression error"
 msgstr "ÏÛÉÂËÁ ÒÁÓÐÁËÏ×ËÉ"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "ÐÏ-ÕÍÏÌÞÁÎÉÀ"
 
@@ -4014,27 +4675,29 @@ msgstr "
 msgid "delegate has no type info"
 msgstr "ÄÅÌÅÇÁÔ ÎÅ ÉÍÅÅÔ ÉÎÆÏÒÍÁÃÉÉ Ï ÔÉÐÅ"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "ÄÁÍРÓÏÓÔÏÑÎÉÑ ÐÒÏÃÅÓÓÁ (Ä×ÏÉÞÎÙÊ)"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "×ÏÓÅÍÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "×ÏÓØÍÏÊ"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "ÏÄÉÎÎÁÄÃÁÔÙÊ"
 
 #: ../src/common/strconv.cpp:2671
+#, c-format
 msgid "encoding %s"
 msgstr "ËÏÄÉÒÏ×ËÁ %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
+#, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "ÐÏÌÅ '%s' ÐÏÑ×ÌÑÅÔÓÑ ÂÏÌÅÅ ÏÄÎÏÇÏ ÒÁÚÁ × ÇÒÕÐÐÅ '%s'"
 
@@ -4042,59 +4705,72 @@ msgstr "
 msgid "error in data format"
 msgstr "ÏÛÉÂËÁ × ÆÏÒÍÁÔÅ ÄÁÎÎÙÈ"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "ÏÛÉÂËÁ ÏÔËÒÙÔÉÑ ÆÁÊÌÁ"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "ÏÛÉÂËÁ ÏÔËÒÙÔÉÑ ÆÁÊÌÁ"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "ÏÛÉÂËÁ ÞÔÅÎÉÑ ÃÅÎÔÒÁÌØÎÏÇÏ ËÁÔÁÌÏÇÁ zip"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "ÏÛÉÂËÁ ÞÔÅÎÉÑ ÌÏËÁÌØÎÏÇÏ ÚÁÇÏÌÏ×ËÁ zip"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
+#, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "ÏÛÉÂËÁ ÚÁÐÉÓÉ ÜÌÅÍÅÎÔÁ zip '%s': ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ ÉÌÉ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "ÕÓÔÁÎÏ×ÉÔØ"
 
 #: ../src/common/ffile.cpp:172
+#, c-format
 msgid "failed to flush the file '%s'"
 msgstr "ÏÛÉÂËÁ ÓÂÒÏÓÁ ÂÕÆÅÒÁ ÆÁÊÌÁ '%s'."
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "ÐÑÔÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "ÐÑÔÙÊ"
 
 #: ../src/common/fileconf.cpp:664
+#, c-format
 msgid "file '%s', line %d: '%s' ignored after group header."
 msgstr "ÆÁÊÌ '%s', ÓÔÒÏËÁ %d: '%s' ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÏ ÐÏÓÌÅ ÚÁÇÏÌÏ×ËÁ ÇÒÕÐÐÙ."
 
 #: ../src/common/fileconf.cpp:693
+#, c-format
 msgid "file '%s', line %d: '=' expected."
 msgstr "ÆÁÊÌ '%s', ÓÔÒÏËÁ %d: ÏÖÉÄÁÌÓÑ '='."
 
 #: ../src/common/fileconf.cpp:716
+#, c-format
 msgid "file '%s', line %d: key '%s' was first found at line %d."
 msgstr "ÆÁÊÌ '%s', ÓÔÒÏËÁ %d: ËÌÀÞ '%s' ÂÙÌ ÕÖÅ ÚÁÍÅÞÅΠÎÁ ÓÔÒÏËÅ %d."
 
 #: ../src/common/fileconf.cpp:706
+#, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
-msgstr "ÆÁÊÌ '%s', ÓÔÒÏËÁ %d: ÚÎÁÞÅÎÉÅ ÎÅÉÚÍÅÎÑÅÍÏÇÏ ËÌÀÞÁ '%s' ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÏ."
+msgstr ""
+"ÆÁÊÌ '%s', ÓÔÒÏËÁ %d: ÚÎÁÞÅÎÉÅ ÎÅÉÚÍÅÎÑÅÍÏÇÏ ËÌÀÞÁ '%s' ÐÒÏÉÇÎÏÒÉÒÏ×ÁÎÏ."
 
 #: ../src/common/fileconf.cpp:628
+#, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "ÆÁÊÌ '%s': ÎÅÏÖÉÄÁÎÎÙÊ ÓÉÍ×ÏÌ %c × ÓÔÒÏËÅ %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "ÐÅÒ×ÙÊ"
 
@@ -4102,15 +4778,15 @@ msgstr "
 msgid "font size"
 msgstr "ÒÁÚÍÅÒ ÛÒÉÆÔÁ"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "ÞÅÔÙÒÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "ÞÅÔ×ÅÒÔÙÊ"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "ÇÅÎÅÒÉÒÏ×ÁÔØ ÐÏÄÒÏÂÎÙÅ ÓÏÏÂÝÅÎÉÑ ÏÔÌÁÄËÉ"
 
@@ -4118,7 +4794,7 @@ msgstr "
 msgid "incorrect event handler string, missing dot"
 msgstr "ÎÅ×ÅÒÎÁÑ ÓÔÒÏËÁ ÏÂÒÁÂÏÔÞÉËÁ ÓÏÂÙÔÉÑ, ÔÏÞËÁ ÐÒÏÐÕÝÅÎÁ"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "ÎÁÞÁÔØ Ú×ÏÎÉÔØ"
 
@@ -4126,47 +4802,49 @@ msgstr "
 msgid "invalid eof() return value."
 msgstr "ÎÅÄÏÐÕÓÔÉÍÏÅ ÚÎÁÞÅÎÉÅ ×ÏÚ×ÒÁÔÁ ÉÚ eof()."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ÎÅÄÏÐÕÓÔÉÍÏÅ ÚÎÁÞÅÎÉÅ ×ÏÚ×ÒÁÔÁ ÉÚ ÏËÎÁ ÓÏÏÂÝÅÎÉÑ"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "ÎÅ×ÅÒÎÙÊ ÆÁÊÌ zip"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "ËÕÒÓÉ×"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "Ó×ÅÔÌÙÊ"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "Ó×ÅÔÌÙÊ "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
+#, c-format
 msgid "locale '%s' can not be set."
 msgstr "ÌÏËÁÌØ '%s' ÎÅ ÍÏÖÅÔ ÂÙÔØ ÕÓÔÁÎÏ×ÌÅÎÁ."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
+#, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "ÐÏÉÓË ËÁÔÁÌÏÇÁ '%s' × ÐÕÔÉ '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "ÐÏÌÎÏÞØ"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "ÄÅ×ÑÔÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "ÄÅ×ÑÔÙÊ"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "ÎÅÔ ÏÛÉÂËÉ DDE"
 
@@ -4178,11 +4856,11 @@ msgstr "
 msgid "noname"
 msgstr "ÂÅÚ ÉÍÅÎÉ"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "ÐÏÌÄÅÎØ"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4194,7 +4872,7 @@ msgstr "
 msgid "out of memory"
 msgstr "ÎÅÄÏÓÔÁÔÏÞÎÏ ÐÁÍÑÔÉ"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "ÏÐÉÓÁÎÉÅ ËÏÎÔÅËÓÔÁ ÐÒÏÃÅÓÓÁ"
 
@@ -4206,19 +4884,21 @@ msgstr "
 msgid "reading"
 msgstr "ÞÔÅÎÉÅ"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
+#, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "ÞÔÅÎÉÅ ÐÏÔÏËÁ zip (ÔÏÞËÁ ×ÈÏÄÁ %s): ÎÅ×ÅÒÎÁÑ ËÏÎÔÒÏÌØÎÁÑ ÓÕÍÍÁ"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
+#, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "ÞÔÅÎÉÅ ÐÏÔÏËÁ zip (ÔÏÞËÁ ×ÈÏÄÁ %s): ÎÅ×ÅÒÎÁÑ ÄÌÉÎÁ"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "ÐÒÏÂÌÅÍÁ ÐÏ×ÔÏÒÎÏÇÏ ×ÈÏÄÁ."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "×ÔÏÒÏÊ"
 
@@ -4226,11 +4906,11 @@ msgstr "
 msgid "seek error"
 msgstr "ÏÛÉÂËÁ ÓÄ×ÉÇÁ"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "ÓÅÍÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "ÓÅÄØÍÏÊ"
 
@@ -4238,15 +4918,15 @@ msgstr "
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "ÐÏËÁÚÁÔØ ÜÔÏ ÓÐÒÁ×ÏÞÎÏÅ ÓÏÏÂÝÅÎÉÅ"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "ÛÅÓÔÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "ÛÅÓÔÏÊ"
 
@@ -4258,59 +4938,61 @@ msgstr "
 msgid "specify the theme to use"
 msgstr "ÕËÁÖÉÔÅ ÔÅÍÕ ÄÌÑ ÉÓÐÏÌØÚÏ×ÁÎÉÑ"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "ÓÏÈÒÁÎÅÎÎÁÑ ÄÌÉÎÁ ÆÁÊÌÁ ÎÅ ÎÁÈÏÄÉÔÓÑ × ÚÁÇÏÌÏ×ËÅ Zip"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "ÄÅÓÑÔÙÊ"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "ÏÔ×ÅÔ ÔÒÁÎÚÁËÃÉÉ ×ÙÚ×ÁÌ ÕÓÔÁÎÏ×ËÕ ÂÉÔÁ DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "ÔÒÅÔÉÊ"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "ÔÒÉÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
+#, c-format
 msgid "tiff module: %s"
 msgstr "ÍÏÄÕÌØ tiff: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "ÓÅÇÏÄÎÑ"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "ÚÁ×ÔÒÁ"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "Ä×ÅÎÁÄÃÁÔÙÊ"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "Ä×ÁÄÃÁÔÙÊ"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "ÐÏÄÞÅÒËÎÕÔÙÊ"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "ÐÏÄÞÅÒËÎÕÔÙÊ "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
+#, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "ÎÅÏÖÉÄÁÎÎÙÊ \" × ÐÏÚÉÃÉÉ %d × '%s'."
 
@@ -4319,6 +5001,7 @@ msgid "unknown"
 msgstr "ÎÅÉÚ×ÅÓÔÎÙÊ"
 
 #: ../src/common/xtixml.cpp:252
+#, c-format
 msgid "unknown class %s"
 msgstr "ÎÅÉÚ×ÅÓÔÎÙÊ ËÌÁÓÓ %s"
 
@@ -4326,7 +5009,8 @@ msgstr "
 msgid "unknown error"
 msgstr "ÎÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
+#, c-format
 msgid "unknown error (error code %08x)."
 msgstr "ÎÅÉÚ×ÅÓÔÎÁÑ ÏÛÉÂËÁ (ËÏÄ ÏÛÉÂËÉ %08x)"
 
@@ -4338,7 +5022,8 @@ msgstr "
 msgid "unknown seek origin"
 msgstr "ÎÅÉÚ×ÅÓÔÎÏÅ ÎÁÞÁÌÏ ÓÄ×ÉÇÁ"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
+#, c-format
 msgid "unknown-%d"
 msgstr "ÎÅÉÚ×ÅÓÔÎÙÊ-%d"
 
@@ -4346,11 +5031,12 @@ msgstr "
 msgid "unnamed"
 msgstr "ÂÅÚÙÍÑÎÎÙÊ"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
+#, c-format
 msgid "unnamed%d"
 msgstr "ÂÅÚÙÍÑÎÎÙÊ%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ ÍÅÔÏÄ ÓÖÁÔÉÑ Zip"
 
@@ -4358,7 +5044,8 @@ msgstr "
 msgid "unsupported zip archive"
 msgstr "ÎÅÐÏÄÄÅÒÖÉ×ÁÅÍÙÊ zip ÁÒÈÉ×"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
+#, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "ÉÓÐÏÌØÚÕÅÔÓÑ ËÁÔÁÌÏÇ '%s' ÉÚ '%s'."
 
@@ -4370,7 +5057,7 @@ msgstr "
 msgid "writing"
 msgstr "ÚÁÐÉÓØ"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "ÏÛÉÂËÁ wxGetTimeOfDay."
 
@@ -4383,7 +5070,8 @@ msgstr "wxSocket: 
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: ÎÅÉÚ×ÅÓÔÎÏÅ ÓÏÂÙÔÉÅ!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
+#, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets ÎÅ ÓÍÏÇ ÏÔËÒÙÔØ ÄÉÓÐÌÅÊ ÄÌÑ '%s': ×ÙÈÏÄ."
 
@@ -4391,14 +5079,28 @@ msgstr "wxWidgets 
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets ÎÅ ÓÍÏÇ ÏÔËÒÙÔØ ÄÉÓÐÌÅÊ. ÷ÙÈÏÄ."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "×ÞÅÒÁ"
 
 #: ../src/common/zstream.cpp:165 ../src/common/zstream.cpp:315
+#, c-format
 msgid "zlib error %d"
 msgstr "ÏÛÉÂËÁ zlib %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
+
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "îÅ ÕÄÁÌÏÓØ ÐÏÌÕÞÉÔØ backtrace ÓÔÜËÁ:\n"
+#~ "%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "úÁÇÒÕÚËÁ ÉÚÏÂÒÁÖÅÎÉÑ Grey Ascii PNM ÅÝÅ ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "úÁÇÒÕÚËÁ ÉÚÏÂÒÁÖÅÎÉÑ Grey Raw PNM ÅÝÅ ÎÅ ÒÅÁÌÉÚÏ×ÁÎÁ."
index 7893d8674f23e4497b627949aea1767b21f5c7f5..8f65469f116706d1a81a2aa4ce36e80912bb4e21 100644 (file)
@@ -2,7 +2,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets 2.6.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-13 04:17+0930\n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-04-15 00:58+0100\n"
 "Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
 "Language-Team: LUGOS <lugos@lugos.si>\n"
@@ -11,15 +11,16 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Language: Slovenian\n"
 "X-Poedit-Country: SLOVENIA\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
+"%100==4 ? 3 : 0);\n"
 "X-Poedit-SourceCharset: iso-8859-1\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
@@ -27,11 +28,11 @@ msgstr ""
 "\n"
 "Prosimo po¹ljite to poroèilo vzdr¾evalcu programa, hvala!\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Hvala lepa in se opravièujemo za nev¹eènosti!\n"
 
@@ -42,7 +43,7 @@ msgid " (error %ld: %s)"
 msgstr "(napaka %ld: %s)"
 
 # common/docview.cpp:1206
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -51,23 +52,23 @@ msgstr " - "
 msgid " Preview"
 msgstr "Predogled"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "kuverta #10, 4 1/8 x 9 1/2 in"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "kuverta #11, 4 1/2 x 10 3/8 in"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "kuverta #12, 4 3/4 x 11 in"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "kuverta #14, 5 x 11 1/2 in"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "kuverta #9, 3 7/8 x 8 7/8 in"
 
@@ -82,16 +83,14 @@ msgstr "#define %s mora biti tipa integer."
 # html/helpfrm.cpp:719
 # html/helpfrm.cpp:1277
 # html/helpfrm.cpp:1304
-#: ../src/html/helpfrm.cpp:1042
-#: ../src/html/helpfrm.cpp:1044
-#: ../src/html/helpfrm.cpp:1703
-#: ../src/html/helpfrm.cpp:1736
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i od %i"
 
 # generic/filedlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld bajtov"
@@ -103,19 +102,19 @@ msgid "%s (or %s)"
 msgstr "%s (ali %s)"
 
 # generic/logg.cpp:243
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "Napaka %s"
 
 # generic/logg.cpp:251
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "Informacija %s"
 
 # generic/logg.cpp:247
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "Opozorilo %s"
@@ -126,7 +125,7 @@ msgstr "Opozorilo %s"
 msgid "%s files (%s)|%s"
 msgstr "datoteke %s (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "sporoèilo %s"
@@ -148,8 +147,7 @@ msgstr "%s ni specifikacija vira ikone."
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: slabo oblikovana skladnja datoteke vira."
 
-#: ../src/html/helpfrm.cpp:357
-#: ../src/html/helpfrm.cpp:359
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&O programu ..."
 
@@ -162,7 +160,7 @@ msgid "&Apply"
 msgstr "&Uporabi"
 
 # msw/mdi.cpp:187
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&Uredi ikone"
 
@@ -187,15 +185,13 @@ msgstr "&Krepko"
 # generic/proplist.cpp:523
 # generic/wizard.cpp:192
 # html/helpfrm.cpp:910
-#: ../src/common/stockitem.cpp:110
-#: ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382
-#: ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Preklièi"
 
 # msw/mdi.cpp:183
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Kaskadno"
 
@@ -206,28 +202,26 @@ msgstr "&Po
 
 # generic/logg.cpp:477
 # generic/tipdlg.cpp:170
-#: ../src/common/prntbase.cpp:828
-#: ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512
-#: ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Zapri"
 
-#: ../src/common/stockitem.cpp:113
-#: ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&Kopiraj"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "&Predogled poroèila o razhro¹èevanju:"
 
-#: ../src/common/stockitem.cpp:115
-#: ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Zbri¹i"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Podrobnosti"
 
@@ -247,7 +241,7 @@ msgid "&Find"
 msgstr "&Najdi"
 
 # generic/wizard.cpp:284
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Dokonèaj"
 
@@ -262,7 +256,7 @@ msgstr "&Dru
 msgid "&Forward"
 msgstr "&Naprej"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Pojdi na ..."
 
@@ -270,10 +264,8 @@ msgstr "&Pojdi na ..."
 # generic/proplist.cpp:528
 # html/helpfrm.cpp:208
 # msw/mdi.cpp:1283
-#: ../src/common/stockitem.cpp:122
-#: ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421
-#: ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Pomoè"
 
@@ -293,11 +285,11 @@ msgid "&Italic"
 msgstr "&Le¾eèe"
 
 # generic/logg.cpp:478
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Dnevnik"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Premakni"
 
@@ -307,15 +299,13 @@ msgid "&New"
 msgstr "&Nov"
 
 # msw/mdi.cpp:188
-#: ../src/generic/mdig.cpp:117
-#: ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Naslednji"
 
 # generic/wizard.cpp:189
 # generic/wizard.cpp:286
-#: ../src/generic/wizard.cpp:417
-#: ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Naslednji >"
 
@@ -330,7 +320,7 @@ msgstr "N&aslednji namig"
 msgid "&No"
 msgstr "&Ne"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Opombe:"
 
@@ -343,8 +333,7 @@ msgstr "&Opombe:"
 # generic/prntdlgg.cpp:467
 # generic/proplist.cpp:511
 # html/helpfrm.cpp:909
-#: ../src/common/stockitem.cpp:133
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
 #: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&V redu"
@@ -362,8 +351,8 @@ msgid "&Open..."
 msgstr "&Odpri ..."
 
 # common/cmdline.cpp:912
-#: ../src/common/stockitem.cpp:135
-#: ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&Prilepi"
 
@@ -377,8 +366,7 @@ msgid "&Preferences"
 msgstr "&Mo¾nosti"
 
 # html/helpfrm.cpp:512
-#: ../src/generic/mdig.cpp:118
-#: ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Prej¹nji"
 
@@ -389,7 +377,7 @@ msgid "&Print"
 msgstr "&Natisni"
 
 # common/prntbase.cpp:366
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "&Natisni ..."
 
@@ -404,17 +392,15 @@ msgstr "&Izhod"
 
 # common/docview.cpp:1945
 # common/docview.cpp:1956
-#: ../src/common/cmdproc.cpp:292
-#: ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Ponovi"
 
 # common/docview.cpp:1939
 # common/docview.cpp:1966
-#: ../src/common/cmdproc.cpp:288
-#: ../src/common/cmdproc.cpp:308
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Ponovi "
 
@@ -424,7 +410,7 @@ msgstr "&Zamenjaj"
 
 # common/docview.cpp:1945
 # common/docview.cpp:1956
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Obnovi"
 
@@ -436,7 +422,7 @@ msgstr "&Shrani"
 
 # generic/logg.cpp:473
 # generic/logg.cpp:774
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Shrani ..."
 
@@ -446,7 +432,7 @@ msgid "&Show tips at startup"
 msgstr "&Poka¾i namige ob zagonu"
 
 # generic/filedlgg.cpp:534
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Velikost"
 
@@ -460,15 +446,13 @@ msgid "&Style:"
 msgstr "&Slog:"
 
 # generic/fontdlgg.cpp:242
-#: ../src/common/stockitem.cpp:149
-#: ../src/generic/fontdlgg.cpp:337
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "&Podèrtaj"
 
 # common/docview.cpp:1951
-#: ../src/common/cmdproc.cpp:270
-#: ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Razveljavi"
 
@@ -493,12 +477,9 @@ msgstr "&Debelina:"
 # msw/mdi.cpp:1287
 # msw/mdi.cpp:1294
 # msw/window.cpp:2286
-#: ../src/generic/mdig.cpp:297
-#: ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317
-#: ../src/msw/mdi.cpp:1387
-#: ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Okno"
 
@@ -510,15 +491,13 @@ msgstr "&Da"
 
 # common/config.cpp:396
 # msw/regconf.cpp:264
-#: ../src/common/config.cpp:432
-#: ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' ima dodaten '..', ignorirano."
 
 # common/valtext.cpp:140
-#: ../src/common/valtext.cpp:132
-#: ../src/common/valtext.cpp:162
+#: ../src/common/valtext.cpp:132 ../src/common/valtext.cpp:162
 #: ../src/common/valtext.cpp:168
 #, c-format
 msgid "'%s' is invalid"
@@ -531,7 +510,7 @@ msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' ni pravilna numerièna vrednost za mo¾nost '%s'."
 
 # common/intl.cpp:412
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' ni veljaven katalog sporoèil."
@@ -573,21 +552,20 @@ msgstr "(Pomo
 # html/helpfrm.cpp:276
 # html/helpfrm.cpp:783
 # html/helpfrm.cpp:1330
-#: ../src/html/helpfrm.cpp:431
-#: ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
 #: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(zaznamki)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** Ustvarjeno je bilo poroèilo o razhro¹èevanju\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** in vsebuje naslednje datoteke:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Najdete ga v \"%s\"\n"
@@ -604,30 +582,48 @@ msgstr ""
 
 # generic/dirdlgg.cpp:264
 # generic/filedlgg.cpp:713
-#: ../src/generic/dirctrlg.cpp:675
-#: ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
 # generic/dirdlgg.cpp:265
 # generic/filedlgg.cpp:714
-#: ../src/generic/dirctrlg.cpp:676
-#: ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 in."
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 in."
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 in."
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 in."
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 in."
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "kuverta 6 3/4, 3 5/8 x 6 1/2 in."
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 in."
+
 # html/htmprint.cpp:272
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
@@ -644,29 +640,26 @@ msgid ": unknown encoding"
 msgstr ": neznano kodiranje"
 
 # generic/wizard.cpp:186
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Nazaj"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
 # generic/filedlgg.cpp:356
-#: ../src/generic/filedlgg.cpp:266
-#: ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<IMENIK>"
 
 # generic/filedlgg.cpp:356
-#: ../src/generic/filedlgg.cpp:270
-#: ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<POGON>"
 
 # generic/filedlgg.cpp:357
-#: ../src/generic/filedlgg.cpp:268
-#: ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<POVEZAVA>"
 
@@ -686,15 +679,15 @@ msgstr "<b>Kepka pisava.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Le¾eèa pisava.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "Poroèilo o razhro¹èevanju je bilo ustvarjeno v imeniku\n"
 
@@ -702,26 +695,101 @@ msgstr "Poro
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Neprazno zbirko morajo tvoriti vozli 'elementov'"
 
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "kuverta C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "kuverta C3, 324 x 458 mm"
+
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4, 210 x 297 mm"
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3, 297 x 420 mm"
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3, 297 x 420 mm"
 
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4, 210 x 297 mm"
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3, 297 x 420 mm"
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4, 210 x 297 mm"
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4, 210 x 297 mm"
 
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4-mali, 210 x 297 mm"
 
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5, 148 x 210 mm"
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 in."
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5, 148 x 210 mm"
+
 # generic/fontdlgg.cpp:325
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
@@ -741,7 +809,7 @@ msgid "Add current page to bookmarks"
 msgstr "Dodaj trenutno stran med zaznamke"
 
 # generic/colrdlgg.cpp:269
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Dodaj k predelanim barvam"
 
@@ -780,7 +848,7 @@ msgid "All files (%s)|%s"
 msgstr "Vse datoteke (%s)|%s"
 
 # generic/filedlgg.cpp:825
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Vse datoteke (*)|*"
 
@@ -790,7 +858,7 @@ msgid "All files (*.*)|*"
 msgstr "Vse datoteke (*.*)|*"
 
 # generic/filedlgg.cpp:825
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Vse datoteke (*.*)|*.*"
 
@@ -803,12 +871,14 @@ msgid "Already dialling ISP."
 msgstr "Klicanje ponudnika spletnih storitev je v teku."
 
 # generic/logg.cpp:1021
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
-msgstr "®elite dopisati dnevnik v datoteko '%s' (izbira [Ne] povzroèi prepis datoteke)?"
+msgstr ""
+"®elite dopisati dnevnik v datoteko '%s' (izbira [Ne] povzroèi prepis "
+"datoteke)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "arabsko (ISO-8859-6)"
 
@@ -816,36 +886,67 @@ msgstr "arabsko (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Arhiv ne vsebuje datoteke #SYSTEM"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Atributi"
 
-#: ../src/common/paper.cpp:141
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "kuverta B4, 250 x 353 mm"
 
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+# generic/dcpsg.cpp:2547
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "kuverta B5, 176 x 250 mm"
 
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "kuverta B6, 176 x 125 mm"
 
 # common/imagbmp.cpp:266
 # common/imagbmp.cpp:278
-#: ../src/common/imagbmp.cpp:477
-#: ../src/common/imagbmp.cpp:493
+#: ../src/common/imagbmp.cpp:477 ../src/common/imagbmp.cpp:493
 msgid "BMP: Couldn't allocate memory."
 msgstr "BMP: pomnilnika ni mogoèe alocirati."
 
@@ -878,11 +979,11 @@ msgstr "BMP: datote
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage nima lastne wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "baltsko (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "baltsko (staro) (ISO-8859-4)"
 
@@ -902,12 +1003,12 @@ msgid "Bottom margin (mm):"
 msgstr "Spodnji rob (mm):"
 
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C, 17 x 22 in"
 
 # generic/logg.cpp:475
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Izprazni"
 
@@ -915,28 +1016,27 @@ msgstr "&Izprazni"
 msgid "C&olour:"
 msgstr "&Barva:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "kuverta C3, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "kuverta C4, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "kuverta C5, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "kuverta C6, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "kuverta C65, 114 x 229 mm"
 
-#: ../src/html/chm.cpp:797
-#: ../src/html/chm.cpp:856
+#: ../src/html/chm.cpp:797 ../src/html/chm.cpp:856
 msgid "CHM handler currently supports only local files!"
 msgstr "Upravljalec CHM trenutno podpira le lokalne datoteke!"
 
@@ -945,21 +1045,20 @@ msgstr "Upravljalec CHM trenutno podpira le lokalne datoteke!"
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/thread.cpp:519
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Mutexa ni mogoèe ustvariti."
 
 # common/filefn.cpp:1287
 # msw/dir.cpp:294
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "O¹tevilèenje datotek '%s' ni mo¾no"
 
 # common/filefn.cpp:1287
 # msw/dir.cpp:294
-#: ../src/msw/dir.cpp:205
-#: ../src/unix/dir.cpp:232
+#: ../src/msw/dir.cpp:205 ../src/unix/dir.cpp:232
 #, c-format
 msgid "Can not enumerate files in directory '%s'"
 msgstr "O¹tevilèenje datotek v imeniku '%s' ni mo¾no."
@@ -969,14 +1068,13 @@ msgstr "O
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/thread.cpp:519
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Niti %lu ni mogoèe nadaljevati."
 
 # msw/thread.cpp:552
-#: ../src/mac/classic/thread.cpp:491
-#: ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Niti %x ni mogoèe nadaljevati"
@@ -986,20 +1084,19 @@ msgstr "Niti %x ni mogo
 msgid "Can not start thread: error writing TLS."
 msgstr "Niti ni mogoèe zaèeti: napaka pri pisanju TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Niti %lu ni mogoèe zaèasno ustaviti."
 
 # msw/thread.cpp:537
-#: ../src/mac/classic/thread.cpp:464
-#: ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Niti %x ni mogoèe zaèasno ustaviti."
 
 # msw/thread.cpp:871
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Ustavitve niti ni mogoèe prièakati."
 
@@ -1009,23 +1106,24 @@ msgid "Can't &Undo "
 msgstr "Nemogoèa &razveljavitev"
 
 # common/image.cpp:953
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
-msgstr "Formata slike v datoteki '%s' ni mogoèe preveriti: datoteka ne obstaja."
+msgstr ""
+"Formata slike v datoteki '%s' ni mogoèe preveriti: datoteka ne obstaja."
 
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR Free Software Foundation, Inc.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/registry.cpp:418
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Registrskega kljuèa '%s' ni mogoèe zapreti."
 
 # msw/registry.cpp:490
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Vrednosti nepodprtega tipa %d ni mogoèe kopirati."
@@ -1035,7 +1133,7 @@ msgstr "Vrednosti nepodprtega tipa %d ni mogo
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/registry.cpp:399
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Registrskega kljuèa '%s' ni mogoèe ustvariti."
@@ -1045,11 +1143,9 @@ msgstr "Registrskega klju
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/thread.cpp:519
-#: ../src/mac/carbon/mpthread.cpp:911
-#: ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439
-#: ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Niti ni mogoèe ustvariti."
 
@@ -1058,7 +1154,7 @@ msgstr "Niti ni mogo
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # common/file.cpp:200
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Okna ali razreda %s ni mogoèe ustvariti."
@@ -1068,7 +1164,7 @@ msgstr "Okna ali razreda %s ni mogo
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/registry.cpp:658
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Kljuèa '%s' ni mogoèe izbrisati."
@@ -1078,20 +1174,19 @@ msgstr "Klju
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/iniconf.cpp:476
-#: ../src/msw/iniconf.cpp:444
-#: ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Datoteke INI '%s' ni mogoèe izbrisati."
 
 # msw/registry.cpp:683
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Vrednosti '%s' ni mogoèe zbrisati iz kljuèa '%s'."
 
 # msw/registry.cpp:1020
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Podkljuèev kljuèa '%s' ni mogoèe pre¹teti."
@@ -1101,13 +1196,13 @@ msgstr "Podklju
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/registry.cpp:975
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Vrednosti kljuèa '%s' ni mogoèe pre¹teti."
 
 # msw/registry.cpp:490
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Vrednosti nepodprtega tipa %d ni mogoèe izvoziti."
@@ -1140,14 +1235,13 @@ msgstr "Ni mogo
 
 # common/image.cpp:653
 # common/image.cpp:673
-#: ../src/common/image.cpp:1344
-#: ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Slike iz datoteke '%s' ni mogoèe nalo¾iti: datoteka ne obstaja"
 
 # msw/registry.cpp:374
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Registrskega kljuèa '%s' ni mogoèe odpreti."
@@ -1167,7 +1261,7 @@ msgstr "Branje napihovalnega toka ni uspelo: nepri
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/registry.cpp:899
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Vrednosti '%s' ni mogoèe prebrati."
@@ -1178,30 +1272,27 @@ msgstr "Vrednosti '%s' ni mogo
 # 
 # msw/registry.cpp:774
 # msw/registry.cpp:813
-#: ../src/msw/registry.cpp:786
-#: ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Vrednosti kljuèa '%s' ni mogoèe prebrati."
 
 # common/image.cpp:653
 # common/image.cpp:673
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Slike ni mogoèe shraniti v datoteko '%s': neznana konènica."
 
 # generic/logg.cpp:535
 # generic/logg.cpp:932
-#: ../src/generic/logg.cpp:572
-#: ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Vsebine dnevnika ni mogoèe shraniti v datoteko."
 
 # msw/thread.cpp:485
-#: ../src/msw/thread.cpp:550
-#: ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Prioritet niti ni bilo mogoèe nastaviti."
 
@@ -1211,9 +1302,8 @@ msgstr "Prioritet niti ni bilo mogo
 # 
 # msw/registry.cpp:799
 # msw/registry.cpp:923
-#: ../src/msw/registry.cpp:803
-#: ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Vrednosti kljuèa '%s' ni mogoèe nastaviti."
@@ -1235,18 +1325,14 @@ msgstr "Pisanje v upadalni tok ni mo
 # generic/proplist.cpp:523
 # generic/wizard.cpp:192
 # html/helpfrm.cpp:910
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
-#: ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120
-#: ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
 msgid "Cancel"
 msgstr "Preklièi"
 
-#: ../src/xrc/xmlres.cpp:1127
-#: ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Enot pogovornih oken ni mogoèe pretvoriti: pogovorno okno neznano."
 
@@ -1257,24 +1343,24 @@ msgid "Cannot convert from the charset '%s'!"
 msgstr "Pretvorba iz kodnega nabora '%s' ni uspela!"
 
 # msw/dialup.cpp:518
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Aktivne klicne povezave ni mogoèe najti: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Za neznani kontrolnik '%s' ni mogoèe najti vsebnika."
 
 # generic/helpext.cpp:96
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Vozla pisave '%s' ni mogoèe najti."
 
 # msw/dialup.cpp:832
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Ni mo¾no najti mesta datoteke adresarja"
 
@@ -1283,16 +1369,16 @@ msgstr "Ni mo
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Za politiko razporejanja %d ni mogoèe pridobiti razpona prioritet."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Imena gostitelja ni mogoèe dobiti"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Imena uradnega gostitelja ni mogoèe dobiti"
 
 # msw/dialup.cpp:925
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Povezave ni mogoèe prekiniti - ni aktivne klicne povezave."
 
@@ -1302,7 +1388,7 @@ msgid "Cannot initialize OLE"
 msgstr "Inicializacija OLE ni mo¾na"
 
 # html/helpfrm.cpp:1174
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "SciTech MGL ni mogoèe inicializirati!"
 
@@ -1319,7 +1405,7 @@ msgid "Cannot load icon from '%s'."
 msgstr "Nalaganje ikone z '%s' ni mo¾no."
 
 # common/ffile.cpp:101
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Ni mogoèe nalo¾iti virov iz datoteke '%s'."
@@ -1349,13 +1435,13 @@ msgid "Cannot open contents file: %s"
 msgstr "Datoteke z vsebino ni mogoèe odpreti: %s"
 
 # msw/dib.cpp:434
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Datoteke '%s' ni mogoèe odpreti."
 
 # generic/dcpsg.cpp:1584
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Datoteke za tiskanje PostScript ni mogoèe odpreti!"
 
@@ -1366,20 +1452,20 @@ msgid "Cannot open index file: %s"
 msgstr "Indeksne datoteke ni mogoèe odpreti: %s"
 
 # html/helpdata.cpp:353
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Mno¾inskih oblik ni mogoèe razèleniti: '%s'"
 
 # html/helpdata.cpp:353
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Koordinat iz '%s' ni mogoèe razèleniti."
 
 # common/filefn.cpp:1287
 # msw/dir.cpp:294
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Razèlenitev dimenzije iz '%s' ni mo¾na."
@@ -1390,8 +1476,7 @@ msgid "Cannot print empty page."
 msgstr "Prazne strani ni mogoèe natisniti."
 
 # html/helpdata.cpp:353
-#: ../src/msw/volume.cpp:160
-#: ../src/msw/volume.cpp:491
+#: ../src/msw/volume.cpp:160 ../src/msw/volume.cpp:491
 #, c-format
 msgid "Cannot read typename from '%s'!"
 msgstr "Imena tipa ni mogoèe prebrati iz '%s'!"
@@ -1405,8 +1490,7 @@ msgid "Cannot start thread: error writing TLS"
 msgstr "Niti ni mo¾no zagnati: napaka pri pisanju TLS"
 
 # msw/thread.cpp:871
-#: ../src/mac/carbon/mpthread.cpp:977
-#: ../src/mac/carbon/thread.cpp:1174
+#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
 msgid "Cannot wait for thread termination."
 msgstr "Na ustavitev niti ni mogoèe poèakati."
 
@@ -1415,8 +1499,7 @@ msgstr "Na ustavitev niti ni mogo
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/thread.cpp:519
-#: ../src/mac/carbon/mpthread.cpp:893
-#: ../src/mac/carbon/thread.cpp:1082
+#: ../src/mac/carbon/mpthread.cpp:893 ../src/mac/carbon/thread.cpp:1082
 msgid "Cant create the thread event queue"
 msgstr "Èakalne vrste nitnih dogodkov ni mogoèe ustvariti"
 
@@ -1425,7 +1508,7 @@ msgstr "
 msgid "Case sensitive"
 msgstr "Razlikovanje malih/velikih èrk"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "keltsko (ISO-8859-14)"
 
@@ -1434,18 +1517,17 @@ msgstr "keltsko (ISO-8859-14)"
 msgid "Centered"
 msgstr "Poravnano na sredino"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "srednjeevropsko (ISO-8859-2)"
 
 # msw/dialup.cpp:767
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Izberite ponudnika spletnih storitev, ki ga ¾elite poklicati."
 
-#: ../src/generic/colrdlgg.cpp:151
-#: ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Izberite barvo"
 
@@ -1456,50 +1538,45 @@ msgstr "Izberite pisavo"
 # common/prntbase.cpp:359
 # generic/progdlgg.cpp:307
 # generic/proplist.cpp:518
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "&Zapri "
 
 # generic/logg.cpp:475
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Izprazni vsebino dnevnika"
 
-#: ../src/generic/fontdlgg.cpp:365
-#: ../src/generic/fontdlgg.cpp:384
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Kliknite za preklic izbire pisave."
 
-#: ../src/generic/fontdlgg.cpp:370
-#: ../src/generic/fontdlgg.cpp:372
-#: ../src/generic/fontdlgg.cpp:377
-#: ../src/generic/fontdlgg.cpp:379
+#: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Kliknite za potrditev izbire pisave."
 
 # common/prntbase.cpp:359
 # generic/progdlgg.cpp:307
 # generic/proplist.cpp:518
-#: ../contrib/src/deprecated/proplist.cpp:513
-#: ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629
-#: ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Zapri "
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Zapri\tAlt-F4"
 
 # common/prntbase.cpp:359
 # generic/progdlgg.cpp:307
 # generic/proplist.cpp:518
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Zapri vse"
 
 # generic/logg.cpp:477
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Zapri to okno"
 
@@ -1508,23 +1585,22 @@ msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "datoteka stisnjene pomoèi HTML (*.chm)|*.chm|"
 
 # generic/dirdlgg.cpp:210
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Raèunalnik"
 
 # common/fileconf.cpp:760
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Vstopno konfiguracijsko ime se ne more zaèeti s '%c'."
 
 # generic/filedlgg.cpp:1077
-#: ../src/generic/filedlgg.cpp:1323
-#: ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Potrdi"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Potrdite osve¾itev registra"
 
@@ -1540,7 +1616,7 @@ msgstr "Povezovanje poteka ..."
 msgid "Contents"
 msgstr "Vsebina"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Pretvorba v nabor znakov '%s' ne deluje."
@@ -1596,7 +1672,8 @@ msgid ""
 "Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
 " or provide #define (see manual for caveats)"
 msgstr ""
-"Razre¹itev nadzornega razreda ali id '%s' ni uspela. Namesto tega uporabite (ne-nièelno) celo ¹tevilo\n"
+"Razre¹itev nadzornega razreda ali id '%s' ni uspela. Namesto tega uporabite "
+"(ne-nièelno) celo ¹tevilo\n"
 " ali priskrbite #define (oglejte si priroènik za opombe)."
 
 #: ../contrib/src/deprecated/resource.cpp:1278
@@ -1605,39 +1682,37 @@ msgid ""
 "Could not resolve menu id '%s'. Use (non-zero) integer instead\n"
 "or provide #define (see manual for caveats)"
 msgstr ""
-"Menijskega id '%s' ni mogoèe razre¹iti. Namesto tega uporabite (ne-nièelno) celo ¹tevilo\n"
+"Menijskega id '%s' ni mogoèe razre¹iti. Namesto tega uporabite (ne-nièelno) "
+"celo ¹tevilo\n"
 "ali preskrbite #define (oglejte si priroènik za opozorila)."
 
 # common/prntbase.cpp:711
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Predogleda dokumenta ni mogoèe zaèeti."
 
 # generic/printps.cpp:209
 # msw/printwin.cpp:252
-#: ../src/generic/printps.cpp:185
-#: ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Tiskanja ni mogoèe pognati."
 
 # common/wincmn.cpp:784
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Podatkov ni mogoèe prenesti v okno."
 
 # common/imagbmp.cpp:266
 # common/imagbmp.cpp:278
-#: ../src/mac/carbon/mpthread.cpp:227
-#: ../src/mac/carbon/mpthread.cpp:306
-#: ../src/mac/carbon/thread.cpp:414
-#: ../src/mac/carbon/thread.cpp:495
+#: ../src/mac/carbon/mpthread.cpp:227 ../src/mac/carbon/mpthread.cpp:306
+#: ../src/mac/carbon/thread.cpp:414 ../src/mac/carbon/thread.cpp:495
 msgid "Could not unlock mutex"
 msgstr "Mutexa ni mogoèe odkleniti."
 
 # common/imagbmp.cpp:266
 # common/imagbmp.cpp:278
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Zaklopa mutexa ne morem pridobiti."
 
@@ -1646,24 +1721,20 @@ msgstr "Zaklopa mutexa ne morem pridobiti."
 # msw/imaglist.cpp:152
 # msw/imaglist.cpp:174
 # msw/imaglist.cpp:187
-#: ../src/msw/dragimag.cpp:166
-#: ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:158
-#: ../src/msw/imaglist.cpp:176
+#: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
 #: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Na seznam slik ni mogoèe dodati slike."
 
 # msw/timer.cpp:96
-#: ../src/msw/timer.cpp:106
-#: ../src/os2/timer.cpp:155
+#: ../src/msw/timer.cpp:106 ../src/os2/timer.cpp:155
 msgid "Couldn't create a timer"
 msgstr "Èasovnika ni mogoèe ustvariti"
 
 # common/imagbmp.cpp:266
 # common/imagbmp.cpp:278
-#: ../src/mgl/cursor.cpp:135
-#: ../src/mgl/cursor.cpp:166
+#: ../src/mgl/cursor.cpp:135 ../src/mgl/cursor.cpp:166
 msgid "Couldn't create cursor."
 msgstr "Kazalke ni mogoèe ustvariti."
 
@@ -1674,15 +1745,16 @@ msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Simbola '%s' v dinamièni knji¾nici ni mogoèe najti."
 
 # msw/thread.cpp:578
-#: ../src/mac/classic/thread.cpp:521
-#: ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Trenutnega kazalca niti ni mogoèe dobiti"
 
 # common/imagpng.cpp:251
 #: ../src/common/imagpng.cpp:596
 msgid "Couldn't load a PNG image - file is corrupted or not enough memory."
-msgstr "Slike PNG ni mogoèe nalo¾iti - datoteka je pokvarjena ali pa primanjkuje spomina."
+msgstr ""
+"Slike PNG ni mogoèe nalo¾iti - datoteka je pokvarjena ali pa primanjkuje "
+"spomina."
 
 # common/filefn.cpp:1287
 # msw/dir.cpp:294
@@ -1705,65 +1777,63 @@ msgstr "Registracija oblike zapisa odlo
 
 # common/imagbmp.cpp:266
 # common/imagbmp.cpp:278
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Ne morem sprostiti mutexa."
 
 # msw/listctrl.cpp:616
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Podatkov o kontrolnem elementu seznama %d ni mogoèe pridobiti."
 
 # common/imagbmp.cpp:62
-#: ../src/common/imagpng.cpp:642
-#: ../src/common/imagpng.cpp:651
+#: ../src/common/imagpng.cpp:642 ../src/common/imagpng.cpp:651
 #: ../src/common/imagpng.cpp:659
 msgid "Couldn't save PNG image."
 msgstr "Slike PNG ni mogoèe shraniti."
 
 # msw/thread.cpp:958
-#: ../src/mac/classic/thread.cpp:779
-#: ../src/msw/thread.cpp:611
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Niti ni mogoèe konèati."
 
 #: ../src/common/xtistrm.cpp:161
 msgid "Create Parameter not found in declared RTTI Parameters"
-msgstr "V prijavljenih spremenljivkah RTTI ustvarjenega parametra ni mogoèe najti."
+msgstr ""
+"V prijavljenih spremenljivkah RTTI ustvarjenega parametra ni mogoèe najti."
 
 # generic/dirdlgg.cpp:572
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Ustvari imenik"
 
 # generic/filedlgg.cpp:883
-#: ../src/generic/dirdlgg.cpp:142
-#: ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Ustvari nov imenik"
 
-#: ../src/common/stockitem.cpp:114
-#: ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Izre¾i"
 
 # generic/filedlgg.cpp:890
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Trenutni imenik:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "cirilièno (ISO-8859-5)"
 
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D, 22 x 34 in"
 
 # msw/dde.cpp:597
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "Zahteva za poke DDE ni uspela."
 
@@ -1792,11 +1862,11 @@ msgstr "Glava DIB: neznana bitna globina v datoteki."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "Glava DIB: neznano kodiranje v datoteki."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "kuverta DL, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Poroèilo o razhro¹èevanju \"%s\""
@@ -1806,7 +1876,7 @@ msgstr "Poro
 msgid "Debug report couldn't be created."
 msgstr "Poroèila o razhro¹èevanju ni mogoèe ustvariti."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "Tvorba poroèila o razhro¹èevanju ni uspela."
 
@@ -1815,7 +1885,7 @@ msgstr "Tvorba poro
 msgid "Decorative"
 msgstr "Okrasno"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Privzeto kodiranje"
 
@@ -1837,22 +1907,32 @@ msgstr "Zbri
 msgid "Deleted stale lock file '%s'."
 msgstr "Zbrisana stara zaklenjena datoteka '%s'."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Namizje"
 
 # msw/dialup.cpp:354
-#: ../src/msw/dialup.cpp:358
-msgid "Dial up functions are unavailable because the remote access service (RAS) is not installed on this machine. Please install it."
-msgstr "Funkcije klicne povezave niso na voljo, ker storitev oddaljenega dostopa (RAS) na tem raèunalniku ni name¹èena. Prosimo namestite jo."
+#: ../src/msw/dialup.cpp:395
+msgid ""
+"Dial up functions are unavailable because the remote access service (RAS) is "
+"not installed on this machine. Please install it."
+msgstr ""
+"Funkcije klicne povezave niso na voljo, ker storitev oddaljenega dostopa "
+"(RAS) na tem raèunalniku ni name¹èena. Prosimo namestite jo."
 
 # generic/tipdlg.cpp:177
 #: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Ali ste vedeli, da ..."
 
+# generic/fontdlgg.cpp:207
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Okrasno"
+
 # common/filefn.cpp:1086
-#: ../src/common/filefn.cpp:1172
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Imenika '%s' ni mogoèe ustvariti."
@@ -1864,29 +1944,33 @@ msgid "Directory '%s' doesn't exist!"
 msgstr "Imenik '%s' ne obstaja!"
 
 # generic/dirdlgg.cpp:539
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Imenik ne obstaja"
 
 # generic/dirdlgg.cpp:539
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Imenik ne obstaja."
 
 # html/helpfrm.cpp:366
 #: ../src/html/helpfrm.cpp:503
-msgid "Display all index items that contain given substring. Search is case insensitive."
-msgstr "Poka¾i vse indeksirane predmete, ki vsebujejo podtekst. Iskanje je obèutljivo na velikost èrk"
+msgid ""
+"Display all index items that contain given substring. Search is case "
+"insensitive."
+msgstr ""
+"Poka¾i vse indeksirane predmete, ki vsebujejo podtekst. Iskanje je "
+"obèutljivo na velikost èrk"
 
 # html/helpfrm.cpp:535
 #: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Poka¾i pogovorno okno z mo¾nostmi"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" ?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
@@ -1904,13 +1988,12 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Ali ¾elite shraniti sprmembe dokumenta %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Ne shrani"
 
 # html/htmlwin.cpp:216
-#: ../src/html/htmlwin.cpp:451
-#: ../src/msw/frame.cpp:211
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Konèano"
 
@@ -1919,6 +2002,10 @@ msgstr "Kon
 msgid "Done."
 msgstr "Konèano."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1929,7 +2016,7 @@ msgstr "Dvojno uporabljen id: %d"
 msgid "Down"
 msgstr "Dol"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E, 34 x 44 in"
 
@@ -1942,14 +2029,14 @@ msgstr "Uredi element"
 msgid "Elapsed time : "
 msgstr "Preteèeni èas:"
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Vnesite ¹tevilko strani med %d in %d:"
 
 # common/ffile.cpp:85
 # common/file.cpp:243
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Vnesite ukaz za odprtje datoteke \"%s\":"
@@ -1959,11 +2046,18 @@ msgstr "Vnesite ukaz za odprtje datoteke \"%s\":"
 msgid "Entries found"
 msgstr "Najdeni vnosi"
 
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "kuverta DL, 110 x 220 mm"
+
 # common/config.cpp:349
-#: ../src/common/config.cpp:383
+#: ../src/common/config.cpp:384
 #, c-format
-msgid "Environment variables expansion failed: missing '%c' at position %u in '%s'."
-msgstr "Raz¹iritev okoljske spremenjivke ni uspela: manjka '%c' na mestu %u v '%s'."
+msgid ""
+"Environment variables expansion failed: missing '%c' at position %u in '%s'."
+msgstr ""
+"Raz¹iritev okoljske spremenjivke ni uspela: manjka '%c' na mestu %u v '%s'."
 
 # generic/dirdlgg.cpp:268
 # generic/dirdlgg.cpp:286
@@ -1976,29 +2070,23 @@ msgstr "Raz
 # generic/filedlgg.cpp:1043
 # generic/filedlgg.cpp:1092
 # generic/helpxlp.cpp:241
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765
-#: ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275
-#: ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330
-#: ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Napaka"
 
 # common/log.cpp:362
-#: ../src/unix/utilsunx.cpp:1073
-#: ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Napaka"
 
 # generic/dirdlgg.cpp:552
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Napaka pri ustvarjanju imenika"
 
@@ -2012,12 +2100,11 @@ msgid "Error reading config options."
 msgstr "Napaka pri branju konfiguracijskih mo¾nosti."
 
 # generic/dirdlgg.cpp:552
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Napaka pri shranjevanju podatkov nastavitev uporabnika."
 
-#: ../src/mac/carbon/mpthread.cpp:482
-#: ../src/mac/carbon/thread.cpp:672
+#: ../src/mac/carbon/mpthread.cpp:482 ../src/mac/carbon/thread.cpp:672
 msgid "Error while waiting on semaphore"
 msgstr "Napaka pri èakanju na semafor"
 
@@ -2026,7 +2113,7 @@ msgstr "Napaka pri 
 msgid "Error: "
 msgstr "Napaka:"
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "esperantsko (ISO-8859-3)"
 
@@ -2035,7 +2122,7 @@ msgstr "esperantsko (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Prièakovan èas:"
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "Izvr¹ljive datoteke (*.exe)|*.exe|Vse datoteke (*.*)|*.*||"
 
@@ -2045,12 +2132,12 @@ msgstr "Izvr
 msgid "Execution of command '%s' failed"
 msgstr "Izvajanje ukaza '%s' ni uspelo."
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Izvajanje ukaza '%s' neuspe¹no z napako: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 in"
 
@@ -2072,12 +2159,14 @@ msgstr "Pri
 msgid "Expected 'char' while parsing resource."
 msgstr "Prièakovan 'char' pri razèlenjevanju vira."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
-msgid "Exporting registry key: file \"%s\" already exists and won't be overwritten."
-msgstr "Izvoz registrskega kljuèa: datoteka \"%s\" ¾e obstaja in ne bo prepisana."
+msgid ""
+"Exporting registry key: file \"%s\" already exists and won't be overwritten."
+msgstr ""
+"Izvoz registrskega kljuèa: datoteka \"%s\" ¾e obstaja in ne bo prepisana."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "raz¹irjena kodna stran Unix za Japon¹èino (EUC-JP)"
 
@@ -2087,7 +2176,7 @@ msgid "Extraction of '%s' into '%s' failed."
 msgstr "Iztis '%s' v '%s' ni uspel."
 
 # msw/dialup.cpp:860
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Neuspe¹no %s klicne povezave: %s"
@@ -2096,7 +2185,7 @@ msgstr "Neuspe
 msgid "Failed to access lock file."
 msgstr "Neuspe¹en dostop do zaklenjene datoteke."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Za podatke bitne slike alokacija %luKb spomina ni uspela."
@@ -2133,46 +2222,46 @@ msgid "Failed to close the clipboard."
 msgstr "Zaprtje odlo¾i¹èa ni uspelo."
 
 # msw/dialup.cpp:801
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Neuspela povezava: manjkajoèe uporabni¹ko ime/geslo."
 
 # msw/dialup.cpp:747
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Neuspela povezava: ni ISP za klicanje"
 
 # msw/registry.cpp:594
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Neuspelo kopiranje vrednosti registra '%s'"
 
 # msw/registry.cpp:603
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Kopiranje vsebine registrskega kljuèa '%s' v '%s' ni uspelo."
 
 # common/ffile.cpp:182
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Datoteke '%s' ni mogoèe kopirati v '%s'"
 
 # common/ffile.cpp:182
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Registrskega podkljuèa '%s' ni mogoèe kopirati v '%s'."
 
 # msw/dde.cpp:934
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Niza DDE ni mogoèe ustvariti."
 
 # msw/mdi.cpp:428
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Ustvarjanje star¹evskega okvira MDI ni uspelo."
 
@@ -2192,14 +2281,14 @@ msgid "Failed to create an anonymous pipe"
 msgstr "Brezimne cevi ni mogoèe ustvariti."
 
 # msw/dde.cpp:401
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Povezava s stre¾nikom '%s' na temo '%s' ni uspela."
 
 # common/imagbmp.cpp:266
 # common/imagbmp.cpp:278
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Kazalke ni mogoèe ustvariti."
 
@@ -2234,7 +2323,7 @@ msgid "Failed to create directory %s/mime-info."
 msgstr "Imenika %s/mime-info ni mogoèe ustvariti."
 
 # generic/dirdlgg.cpp:551
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -2256,7 +2345,9 @@ msgstr "Klju
 #: ../src/msw/fdrepdlg.cpp:474
 #, c-format
 msgid "Failed to create the standard find/replace dialog (error code %d)"
-msgstr "Standardnega najdi/zamenjaj pogovornega okna ni bilo uspe¹no ustvarjeno (koda napake %d)"
+msgstr ""
+"Standardnega najdi/zamenjaj pogovornega okna ni bilo uspe¹no ustvarjeno "
+"(koda napake %d)"
 
 # html/winpars.cpp:364
 #: ../src/html/winpars.cpp:549
@@ -2265,8 +2356,7 @@ msgid "Failed to display HTML document in %s encoding"
 msgstr "Dokumenta HTML, kodiranega v %s, ni mogoèe prikazati."
 
 # msw/clipbrd.cpp:134
-#: ../src/mac/carbon/clipbrd.cpp:189
-#: ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Izpraznitev odlo¾i¹èa ni uspela."
@@ -2281,24 +2371,23 @@ msgid "Failed to enumerate video modes"
 msgstr "Pre¹tevanje video-naèinov ni uspelo."
 
 # msw/dde.cpp:616
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Vzpostavitev usklajevalne zanke s stre¾nikom DDE ni uspela."
 
 # msw/dialup.cpp:639
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Klicna povezava ni bila uspe¹no vzpostavljena: %s"
 
 # common/ffile.cpp:182
-#: ../src/unix/utilsunx.cpp:491
-#: ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "'%s' ni mogoèe izvesti\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "curl ni bilo mogoèe izvesti, prosimo namestite je v poti PATH."
 
@@ -2330,14 +2419,13 @@ msgstr ""
 "Ste pozabili uporabiti wxResourceLoadBitmapData?"
 
 # msw/dialup.cpp:699
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Neuspe¹no pridobivanje imen ISP: %s"
 
 # generic/dirdlgg.cpp:550
-#: ../src/mac/carbon/clipbrd.cpp:138
-#: ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Pridobivanje podatkov z odlo¾i¹èa ni uspelo."
 
@@ -2346,23 +2434,13 @@ msgstr "Pridobivanje podatkov z odlo
 msgid "Failed to get data from the clipboard"
 msgstr "Podatkov z odlo¾i¹èa ni mogoèe pridobiti."
 
-# msw/statbr95.cpp:149
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"Zasledovanja kopice ni mogoèe pridobiti:\n"
-"%s"
-
 # common/timercmn.cpp:196
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Lokalnega sistemskega èasa ni mogoèe razbrati."
 
 # generic/dirdlgg.cpp:550
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Delovnega imenika ni mogoèe pridobiti."
 
@@ -2374,7 +2452,7 @@ msgstr "Inicializacija GUI ni uspela: vgrajenih tem ni mogo
 msgid "Failed to initialize MS HTML Help."
 msgstr "MS HTML Help neuspe¹no inicializiran."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "OpenGl neuspe¹no inicializiran."
 
@@ -2385,10 +2463,14 @@ msgid "Failed to inspect the lock file '%s'"
 msgstr "Zaklenjene datoteke '%s' ni mogoèe pregledati."
 
 #: ../src/unix/threadpsx.cpp:897
-msgid "Failed to join a thread, potential memory leak detected - please restart the program"
-msgstr "Pridru¾itev k niti ni uspela, odkrita mo¾na izguba spomina - prosimo ponovno za¾enite program"
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+"Pridru¾itev k niti ni uspela, odkrita mo¾na izguba spomina - prosimo ponovno "
+"za¾enite program"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Neuspe¹en uboj procesa %d"
@@ -2434,7 +2516,7 @@ msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Ujemanje '%s' v veljavnem izrazu neuspe¹no: %s"
 
 # common/ffile.cpp:182
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Sprememba datoteènih èasov za '%s' ni uspela."
@@ -2475,7 +2557,7 @@ msgstr "Podatkov ni mogo
 msgid "Failed to read PID from lock file."
 msgstr "Branje PID iz zaklenjene datoteke ni uspelo."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Preusmeritev vhoda/izhoda podrejenega procesa ni uspela."
 
@@ -2485,7 +2567,7 @@ msgid "Failed to redirect the child process IO"
 msgstr "Preusmeritev otro¹kih procesov IO ni uspela."
 
 # msw/dde.cpp:285
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Registracija stre¾nika DDE '%s' ni uspela."
@@ -2495,7 +2577,7 @@ msgstr "Registracija stre
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # msw/registry.cpp:399
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "Neuspe¹na registracija okenskega razdreda OpenGL"
 
@@ -2539,13 +2621,13 @@ msgid "Failed to remove stale lock file '%s'."
 msgstr "Odstranjevanje stare zaklenjene datoteke '%s' ni uspelo."
 
 # msw/registry.cpp:440
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Preimenovanje vrednosti registra iz '%s' v '%s' ni uspelo."
 
 # msw/registry.cpp:540
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Preimenovanje kljuèa registra '%s' v '%s' ni uspelo."
@@ -2556,13 +2638,13 @@ msgid "Failed to retrieve data from the clipboard."
 msgstr "Podatkov iz odlo¾i¹èa ni mogoèe pridobiti."
 
 # generic/dirdlgg.cpp:550
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Neuspe¹no pridobivanje datoteènih èasov za '%s'"
 
 # msw/dialup.cpp:463
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Besedila sporoèila o napaki RAS ni mogoèe pridobiti."
 
@@ -2572,13 +2654,13 @@ msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Podprte oblike zapisa odlo¾i¹èa ni mogoèe pridobiti."
 
 # common/ffile.cpp:182
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Neuspe¹no shranjevanje bitne slike v datoteko \"%s\"."
 
 # msw/dde.cpp:661
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Po¹iljanje usklajevalne transakcije DDE ni uspelo."
 
@@ -2605,8 +2687,7 @@ msgid "Failed to set temporary file permissions"
 msgstr "Neuspe¹no nastavljanje pravic za trenutno datoteko"
 
 # generic/dirdlgg.cpp:550
-#: ../src/unix/threadpsx.cpp:1245
-#: ../src/unix/threadpsx.cpp:1256
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Prioritete niti %d ni bilo mogoèe nastaviti."
@@ -2618,25 +2699,24 @@ msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Slike '%s' ni mogoèe shraniti v spominski VFS!"
 
 # generic/dirdlgg.cpp:550
-#: ../src/mac/carbon/mpthread.cpp:1273
-#: ../src/mac/carbon/thread.cpp:1465
+#: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
 #: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Niti ni mogoèe prekiniti."
 
 # msw/dde.cpp:635
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Ustavitev usklajevalne zanke s stre¾nikom DDE ni uspela."
 
 # msw/dialup.cpp:933
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Prekinitev klicne povezave ni uspela: %s"
 
 # common/ffile.cpp:182
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Datoteke '%s' se ni mogoèe dotakniti."
@@ -2648,17 +2728,17 @@ msgid "Failed to unlock lock file '%s'"
 msgstr "Zaklenjene datoteke '%s' ni mogoèe odkleniti."
 
 # msw/dde.cpp:301
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Odjava stre¾nika DDE '%s' ni uspela."
 
 # common/fileconf.cpp:800
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Uporabni¹ke konfiguracijske datoteke ni mogoèe posodobiti."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Poroèila o razhro¹èevanju ni bilo mogoèe prenesti (koda napake %d)"
@@ -2670,7 +2750,7 @@ msgid "Failed to write to lock file '%s'"
 msgstr "V datoteko zaklopa '%s' ni mogoèe pisati."
 
 # generic/logg.cpp:371
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Usodna napaka"
 
@@ -2691,14 +2771,13 @@ msgid "File %s does not exist."
 msgstr "Datoteka %s ne obstaja."
 
 # generic/filedlgg.cpp:1074
-#: ../src/generic/filedlgg.cpp:1321
-#: ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Datoteka %s ¾e obstaja, jo resnièno ¾elite prepisati?"
 
 # generic/filedlgg.cpp:1074
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2715,25 +2794,34 @@ msgstr "Datoteke ni mogo
 # common/docview.cpp:296
 # common/docview.cpp:332
 # common/docview.cpp:1388
-#: ../src/common/docview.cpp:571
-#: ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Datoteèna napaka"
 
 # generic/dirdlgg.cpp:286
 # generic/filedlgg.cpp:731
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Ime datoteke ¾e obstaja."
 
+# generic/filedlgg.cpp:534
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Datoteka"
+
 # generic/filedlgg.cpp:825
-#: ../src/common/filefn.cpp:1739
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Datoteke (%s)"
 
+# generic/filedlgg.cpp:534
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Datoteka"
+
 # html/helpfrm.cpp:340
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
@@ -2748,7 +2836,7 @@ msgstr "Nespremenljiva pisava:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Pisava nespremenljive velikosti.<br> <b>krepko</b> <i>le¾eèe</i>"
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 in"
 
@@ -2757,7 +2845,7 @@ msgstr "Folio, 8 1/2 x 13 in"
 msgid "Font size:"
 msgstr "Velikost pisave"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Razcepitev ni uspela"
 
@@ -2816,11 +2904,11 @@ msgstr "Tema GTK+"
 msgid "Generic PostScript"
 msgstr "Splo¹ni PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 in"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 in"
 
@@ -2852,26 +2940,24 @@ msgid "Go one level up in document hierarchy"
 msgstr "Pojdi nivo vi¹je v hierarhiji dokumenta"
 
 # generic/filedlgg.cpp:875
-#: ../src/generic/dirdlgg.cpp:147
-#: ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Pojdi na domaèi imenik"
 
 # generic/filedlgg.cpp:869
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Pojdi na star¹evski imenik"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Pojdi na stran"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "gr¹ko (ISO-8859-7)"
 
-#: ../src/common/zstream.cpp:72
-#: ../src/common/zstream.cpp:209
+#: ../src/common/zstream.cpp:72 ../src/common/zstream.cpp:209
 msgid "Gzip not supported by this version of zlib"
 msgstr "Ta razlièica zlib ne podpira Gzip"
 
@@ -2889,7 +2975,7 @@ msgstr "HTML sidro %s ne obstaja"
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "datoteke HTML (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "hebrejsko (ISO-8859-8)"
 
@@ -2897,10 +2983,7 @@ msgstr "hebrejsko (ISO-8859-8)"
 # generic/proplist.cpp:528
 # html/helpfrm.cpp:208
 # msw/mdi.cpp:1283
-#: ../contrib/src/deprecated/proplist.cpp:523
-#: ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337
-#: ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Pomoè"
 
@@ -2911,8 +2994,7 @@ msgstr "Mo
 
 # generic/helphtml.cpp:319
 # generic/helphtml.cpp:320
-#: ../src/generic/helpext.cpp:442
-#: ../src/generic/helpext.cpp:443
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Indeks pomoèi"
 
@@ -2939,16 +3021,16 @@ msgid "Help: %s"
 msgstr "Pomoè: %s"
 
 # generic/dirdlgg.cpp:212
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Domov"
 
 # generic/dirdlgg.cpp:536
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Domaèi imenik"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2956,12 +3038,9 @@ msgstr "I64"
 msgid "ICO: Error in reading mask DIB."
 msgstr "ICO: napaka pri branju maske DIB."
 
-#: ../src/common/imagbmp.cpp:1048
-#: ../src/common/imagbmp.cpp:1107
-#: ../src/common/imagbmp.cpp:1116
-#: ../src/common/imagbmp.cpp:1127
-#: ../src/common/imagbmp.cpp:1171
-#: ../src/common/imagbmp.cpp:1181
+#: ../src/common/imagbmp.cpp:1048 ../src/common/imagbmp.cpp:1107
+#: ../src/common/imagbmp.cpp:1116 ../src/common/imagbmp.cpp:1127
+#: ../src/common/imagbmp.cpp:1171 ../src/common/imagbmp.cpp:1181
 #: ../src/common/imagbmp.cpp:1190
 msgid "ICO: Error writing the image file!"
 msgstr "ICO: napaka pri pisanju v datoteko slike!"
@@ -3002,7 +3081,7 @@ msgstr "IFF: neznana napaka!!!"
 msgid "Icon resource specification %s not found."
 msgstr "Specifikacije vira ikone %s ni mogoèe najti."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -3010,17 +3089,19 @@ msgstr ""
 "Èe imate kak¹ne dodatne podatke glede tega poroèila o\n"
 "razhro¹èevanju, jih prosimo tukaj vnesite in bodo prilo¾ene poroèilu:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
-"If you wish to suppress this debug report completely, please choose the \"Cancel\" button,\n"
+"If you wish to suppress this debug report completely, please choose the "
+"\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
-"Èe ¾elite popolnoma prepreèiti to poroèilo o razhro¹èevanju, prosimo izberite gumb \"Razveljavi\",\n"
+"Èe ¾elite popolnoma prepreèiti to poroèilo o razhro¹èevanju, prosimo "
+"izberite gumb \"Razveljavi\",\n"
 "vendar vedite, da to lahko onemogoèa izbolj¹anje programa, tako da èe je\n"
 "le mogoèe, prosimo nadaljujte s tvorbo poroèila.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Neupo¹tevanje vrednosti \"%s\" kljuèa \"%s\"."
@@ -3043,46 +3124,50 @@ msgstr "Neveljavno 
 
 # generic/dirdlgg.cpp:268
 # generic/filedlgg.cpp:717
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Napaèno ime imenika"
 
 # generic/filedlgg.cpp:1043
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Napaèna specifikacija datoteke"
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Slika in maska imata razlièno velikost."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Datoteka slike ni vrste %d."
 
 # msw/textctrl.cpp:219
 #: ../src/msw/textctrl.cpp:361
-msgid "Impossible to create a rich edit control, using simple text control instead. Please reinstall riched32.dll"
-msgstr "Kontrolnika za bogato urejanje ni mogoèe ustvariti, namesto tega bo uporabljen kontrolnik za enostavno urejanje besedila. Prosimo ponovno namestite riched32.dll"
+msgid ""
+"Impossible to create a rich edit control, using simple text control instead. "
+"Please reinstall riched32.dll"
+msgstr ""
+"Kontrolnika za bogato urejanje ni mogoèe ustvariti, namesto tega bo "
+"uporabljen kontrolnik za enostavno urejanje besedila. Prosimo ponovno "
+"namestite riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Vhoda podrejenega procesa ni mogoèe pridobiti."
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Pravic za datoteko '%s' ni mogoèe dobiti."
 
 # common/ffile.cpp:182
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Datoteke '%s' ni mogoèe prepisati."
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Pravic za datoteko '%s' ni mogoèe nastaviti."
@@ -3097,20 +3182,24 @@ msgstr "Zamaknjeno"
 msgid "Index"
 msgstr "Indeks"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "indijsko (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Notranja napaka, nedovoljeni wxCustomTypeInfo"
 
 # common/imagtiff.cpp:171
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Neveljaven indeks slike TIFF."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Neveljaven vir XRC '%s': nima 'vira' korenskega vozla."
@@ -3133,8 +3222,7 @@ msgstr "Neveljavna specifikacija geometrije '%s'"
 msgid "Invalid lock file '%s'."
 msgstr "Datoteka '%s' ni veljavna datoteka zaklopa."
 
-#: ../src/common/xtistrm.cpp:365
-#: ../src/common/xtistrm.cpp:380
+#: ../src/common/xtistrm.cpp:365 ../src/common/xtistrm.cpp:380
 msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
 msgstr "V GetObjectClassInfo podan neveljaven ali nièelni predmetni ID."
 
@@ -3152,7 +3240,7 @@ msgstr "Neveljaven pravilni izraz '%s': %s"
 msgid "Italic"
 msgstr "Kurzivno"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "kuverta Italijanka, 110 x 230 mm"
 
@@ -3166,27 +3254,78 @@ msgstr "JPEG: nalaganje ni mo
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: slike ni bilo mogoèe shraniti."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Poravnano"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
 # generic/dcpsg.cpp:2262
 # generic/prntdlgg.cpp:441
 # generic/prntdlgg.cpp:637
-#: ../src/generic/prntdlgg.cpp:609
-#: ../src/generic/prntdlgg.cpp:867
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Pokrajina"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 in"
 
@@ -3195,15 +3334,44 @@ msgstr "Ledger, 17 x 11 in"
 msgid "Left margin (mm):"
 msgstr "Levi rob"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 in"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 in"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter Small, 8 1/2 x 11 in"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 in"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter, 8 1/2 x 11 in"
 
@@ -3228,16 +3396,6 @@ msgstr "Nalo
 msgid "Loading : "
 msgstr "Nalaganje: "
 
-# common/imagpnm.cpp:72
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Nalaganje slike Grey Ascii PNM ¹e ni podprto."
-
-# common/imagpnm.cpp:75
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Nalaganje slike Grey Raw PNM ¹e ni podprto."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -3253,13 +3411,12 @@ msgstr "Zaklenjena datoteka '%s' ima nepravilna dovoljenja."
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # generic/logg.cpp:538
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Dnevnik je bil shranjen v datoteko '%s'"
 
-#: ../include/wx/xti.h:501
-#: ../include/wx/xti.h:505
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "Dolge pretvorbe niso podprte"
 
@@ -3272,10 +3429,14 @@ msgid "MP Thread Support is not available on this System"
 msgstr "Na tem sistemu podpora nitim MP ni na voljo."
 
 #: ../src/msw/helpchm.cpp:60
-msgid "MS HTML Help functions are unavailable because the MS HTML Help library is not installed on this machine. Please install it."
-msgstr "Funkcije MS HTML Help niso na voljo, ker knji¾nica MS HTML Help ni name¹èena na tem raèunalniku. Prosimo namestite jo."
+msgid ""
+"MS HTML Help functions are unavailable because the MS HTML Help library is "
+"not installed on this machine. Please install it."
+msgstr ""
+"Funkcije MS HTML Help niso na voljo, ker knji¾nica MS HTML Help ni name¹èena "
+"na tem raèunalniku. Prosimo namestite jo."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Po&veèaj"
 
@@ -3303,7 +3464,7 @@ msgstr "Meni"
 msgid "Metal theme"
 msgstr "Metalna tema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Po&manj¹aj"
 
@@ -3322,11 +3483,16 @@ msgstr "Na
 msgid "Modern"
 msgstr "Sodobno"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Spremenjeno"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "kuverta Monarch, 3 7/8 x 7 1/2 in"
 
@@ -3339,12 +3505,12 @@ msgid "Move up"
 msgstr "Premakni navzgor"
 
 # generic/filedlgg.cpp:533
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Ime"
 
 # generic/dirdlgg.cpp:536
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Nov imenik"
 
@@ -3353,10 +3519,8 @@ msgid "New item"
 msgstr "Nov element"
 
 # generic/filedlgg.cpp:610
-#: ../src/generic/dirdlgg.cpp:318
-#: ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615
-#: ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "NovoIme"
 
@@ -3372,11 +3536,9 @@ msgstr "Naslednja stran"
 
 # common/dlgcmn.cpp:111
 # common/dlgcmn.cpp:121
-#: ../src/mac/carbon/msgdlg.cpp:60
-#: ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58
-#: ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Ne"
 
@@ -3400,7 +3562,8 @@ msgstr "Vnosa ni mogo
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
 "but an alternative encoding '%s' is available.\n"
-"Do you want to use this encoding (otherwise you will have to choose another one)?"
+"Do you want to use this encoding (otherwise you will have to choose another "
+"one)?"
 msgstr ""
 "Nobena pisava za prikaz besedila, kodiranega v '%s', ne obstaja,\n"
 "na voljo pa je drugaæno kodiranje '%s'.\n"
@@ -3418,30 +3581,27 @@ msgstr ""
 "®elite izbrati drugo pisavo za prikaz tega kodiranja\n"
 "(secer besedilo ne bo prikazano pravilno)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Za vozel XML '%s', razred '%s' ni mogoèe najti nobenega upravljalca!"
 
 # common/image.cpp:758
-#: ../src/common/image.cpp:1482
-#: ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Upravljalca za vrsto slike ni mogoèe najti."
 
 # common/image.cpp:766
 # common/image.cpp:800
-#: ../src/common/image.cpp:1490
-#: ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Ta vrsto %d ni doloèen noben upravljalec slik."
 
 # common/image.cpp:784
 # common/image.cpp:816
-#: ../src/common/image.cpp:1551
-#: ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Ta vrsto %s ni doloèen noben upravljalec slik."
@@ -3456,23 +3616,21 @@ msgstr "Ujemajo
 msgid "No sound"
 msgstr "Brez zvoka"
 
-#: ../src/common/image.cpp:1177
-#: ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "Nobena neuporabljena barva v sliki ni maskirana."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "V sliki ni neuporabljene barve."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "nordijsko (ISO-8859-10)"
 
 # generic/fontdlgg.cpp:212
 # generic/fontdlgg.cpp:215
-#: ../src/generic/fontdlgg.cpp:232
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Obièajno"
 
@@ -3485,7 +3643,7 @@ msgstr "Obi
 msgid "Normal font:"
 msgstr "Obièajna pisava:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 in"
 
@@ -3498,9 +3656,8 @@ msgstr "Note, 8 1/2 x 11 in"
 # generic/prntdlgg.cpp:467
 # generic/proplist.cpp:511
 # html/helpfrm.cpp:909
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
-#: ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
 msgid "OK"
 msgstr "V redu"
 
@@ -3508,19 +3665,17 @@ msgstr "V redu"
 msgid "Objects must have an id attribute"
 msgstr "Objekti morajo imeti atribut id"
 
-#: ../src/common/docview.cpp:1282
-#: ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Odpri datoteko"
 
 # html/helpfrm.cpp:523
 # html/helpfrm.cpp:1183
-#: ../src/html/helpfrm.cpp:673
-#: ../src/html/helpfrm.cpp:1579
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Odpri dokument HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "Odpri datoteko \"%s\""
@@ -3529,10 +3684,8 @@ msgstr "Odpri datoteko \"%s\""
 # generic/dirdlgg.cpp:605
 # generic/filedlgg.cpp:625
 # generic/filedlgg.cpp:744
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operacija ni dovoljena."
 
@@ -3555,22 +3708,19 @@ msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Opcije '%s':'%s' ne morem pretvoriti v datum"
 
 # generic/prntdlgg.cpp:447
-#: ../src/generic/dirdlgg.cpp:118
-#: ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Mo¾nosti"
 
 # generic/prntdlgg.cpp:443
 # generic/prntdlgg.cpp:638
-#: ../src/generic/prntdlgg.cpp:611
-#: ../src/generic/prntdlgg.cpp:868
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientacija"
 
 # common/imagpcx.cpp:448
 # common/imagpcx.cpp:471
-#: ../src/common/imagpcx.cpp:462
-#: ../src/common/imagpcx.cpp:485
+#: ../src/common/imagpcx.cpp:462 ../src/common/imagpcx.cpp:485
 msgid "PCX: couldn't allocate memory"
 msgstr "PCX: spomina ni mogoèe alocirati."
 
@@ -3591,8 +3741,7 @@ msgstr "PCX: to ni datoteka PCX."
 
 # common/imagpcx.cpp:450
 # common/imagpcx.cpp:472
-#: ../src/common/imagpcx.cpp:464
-#: ../src/common/imagpcx.cpp:486
+#: ../src/common/imagpcx.cpp:464 ../src/common/imagpcx.cpp:486
 msgid "PCX: unknown error !!!"
 msgstr "PCX: neznana napaka!"
 
@@ -3602,28 +3751,153 @@ msgid "PCX: version number too low"
 msgstr "PCX: ¹tevilka razlièice prenizka"
 
 # common/imagpnm.cpp:96
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: alokacija spomina ni uspela."
 
 # common/imagpnm.cpp:80
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: datoteèni zapis ni prepoznan."
 
 # common/imagpnm.cpp:112
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: datoteka se zdi okrnjena."
 
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "kuverta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "kuverta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "kuverta C3, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "kuverta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "kuverta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "kuverta B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "kuverta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "kuverta B6, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "kuverta DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "kuverta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "kuverta DL, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "kuverta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "kuverta C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "kuverta C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "kuverta B5, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "kuverta C6, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "kuverta C5, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "kuverta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "kuverta C4, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "kuverta C5, 162 x 229 mm"
+
 # common/prntbase.cpp:731
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Stran %d"
 
 # common/prntbase.cpp:729
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Stran %d od %d"
@@ -3634,8 +3908,7 @@ msgid "Page Setup"
 msgstr "Nastavitev strani"
 
 # generic/prntdlgg.cpp:604
-#: ../src/common/prntbase.cpp:451
-#: ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Nastavitev strani"
 
@@ -3647,8 +3920,7 @@ msgstr "Strani"
 # generic/prntdlgg.cpp:555
 # generic/prntdlgg.cpp:626
 # generic/prntdlgg.cpp:808
-#: ../src/generic/prntdlgg.cpp:800
-#: ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
 #: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Velikost papirja"
@@ -3656,8 +3928,7 @@ msgstr "Velikost papirja"
 # generic/prntdlgg.cpp:433
 # generic/prntdlgg.cpp:615
 # generic/prntdlgg.cpp:804
-#: ../src/generic/prntdlgg.cpp:598
-#: ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
 #: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Velikost papirja"
@@ -3670,13 +3941,12 @@ msgstr "Podajanje 
 msgid "Passing a already registered object to SetObjectName"
 msgstr "Podajanje ¾e registriranega objekta k SetObjectName"
 
-#: ../src/common/xtistrm.cpp:436
-#: ../src/common/xtistrm.cpp:656
+#: ../src/common/xtistrm.cpp:436 ../src/common/xtistrm.cpp:656
 msgid "Passing an unkown object to GetObject"
 msgstr "Podajanje neznanega objekta k GetObject"
 
 # generic/filedlgg.cpp:537
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Dovoljenja"
 
@@ -3690,7 +3960,7 @@ msgid "Please choose a valid font."
 msgstr "Prosimo izberite veljavno pisavo."
 
 # generic/filedlgg.cpp:1092
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Prosimo izberite obstojeèo datoteko."
 
@@ -3700,11 +3970,12 @@ msgid "Please choose the page to display:"
 msgstr "Prosimo izberite stran za prikaz:"
 
 # msw/dialup.cpp:768
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
-msgstr "Prosimo izberite ponudnika spletnih storitev, s katerim se ¾elite povezati."
+msgstr ""
+"Prosimo izberite ponudnika spletnih storitev, s katerim se ¾elite povezati."
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3722,8 +3993,7 @@ msgstr "Prosimo po
 # generic/dcpsg.cpp:2261
 # generic/prntdlgg.cpp:440
 # generic/prntdlgg.cpp:636
-#: ../src/generic/prntdlgg.cpp:608
-#: ../src/generic/prntdlgg.cpp:866
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Portet"
 
@@ -3733,8 +4003,7 @@ msgid "PostScript file"
 msgstr "PostScript datoteka"
 
 # html/helpfrm.cpp:903
-#: ../src/generic/fontdlgg.cpp:348
-#: ../src/html/helpfrm.cpp:1235
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Predogled:"
 
@@ -3745,23 +4014,20 @@ msgstr "Prej
 
 # generic/prntdlgg.cpp:113
 # generic/prntdlgg.cpp:127
-#: ../src/common/prntbase.cpp:393
-#: ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151
-#: ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Tiskanje"
 
 # common/docview.cpp:897
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Predogled tiskanja"
 
 # common/prntbase.cpp:687
 # common/prntbase.cpp:711
-#: ../src/common/prntbase.cpp:1199
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Napaka pri predogledu tiskanja"
 
@@ -3787,7 +4053,7 @@ msgid "Print previe&w"
 msgstr "&Predogled tiskanja"
 
 # common/docview.cpp:897
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Predogled tiskanja"
 
@@ -3840,8 +4106,7 @@ msgstr "Tiskalnik:"
 
 # common/prntbase.cpp:106
 # common/prntbase.cpp:148
-#: ../src/common/prntbase.cpp:310
-#: ../src/common/prntbase.cpp:531
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Tiskanje poteka"
 
@@ -3861,10 +4126,13 @@ msgstr "Tiskanje strani %d ..."
 msgid "Printing..."
 msgstr "Tiskanje ..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
-msgid "Processing debug report has failed, leaving the files in \"%s\" directory."
-msgstr "Obdelava poroèila o razhro¹èevanju ni uspela, datoteke so ostale v imeniku \"%s\"."
+msgid ""
+"Processing debug report has failed, leaving the files in \"%s\" directory."
+msgstr ""
+"Obdelava poroèila o razhro¹èevanju ni uspela, datoteke so ostale v imeniku "
+"\"%s\"."
 
 # common/log.cpp:356
 #: ../src/common/log.cpp:466
@@ -3872,19 +4140,18 @@ msgid "Program aborted."
 msgstr "Program ustavljen."
 
 # generic/dcpsg.cpp:2547
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
 # generic/logg.cpp:1023
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Vpra¹anje"
 
 # common/ffile.cpp:133
 # common/ffile.cpp:154
-#: ../src/common/ffile.cpp:125
-#: ../src/common/ffile.cpp:144
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Napaka pri branju datoteke '%s'"
@@ -3893,7 +4160,7 @@ msgstr "Napaka pri branju datoteke '%s'"
 msgid "Ready"
 msgstr "Pripravljen"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Vozel predmeta, klicanega z ref=\"%s\", ni mogoèe najti!"
@@ -3903,19 +4170,19 @@ msgid "Refresh"
 msgstr "Osve¾i"
 
 # msw/registry.cpp:532
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Kljuè registra '%s' ¾e obstaja."
 
 # msw/registry.cpp:501
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Kljuè registra '%s' ne obstaja, ni ga mogoèe preimenovati."
 
 # msw/registry.cpp:628
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3927,7 +4194,7 @@ msgstr ""
 "operacija prekinjena."
 
 # msw/registry.cpp:432
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Vrednost registra '%s' ¾e obstaja."
@@ -3951,10 +4218,12 @@ msgstr "Odstrani"
 msgid "Remove current page from bookmarks"
 msgstr "Odstrani trenutno stran iz zaznamkov"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
-msgstr "Prikazovalnik \"%s\" je nezdru¾ljive razlièice %d.%d in ga ni mogoèe nalo¾iti."
+msgstr ""
+"Prikazovalnik \"%s\" je nezdru¾ljive razlièice %d.%d in ga ni mogoèe "
+"nalo¾iti."
 
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR Free Software Foundation, Inc.
@@ -3978,7 +4247,7 @@ msgstr "Zamenjaj &vse"
 msgid "Replace with:"
 msgstr "Zamenjaj z:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Datoteke virov morajo imeti enako ¹tevilko razlièice!"
 
@@ -3998,7 +4267,7 @@ msgstr "serifna"
 
 # generic/logg.cpp:473
 # generic/logg.cpp:774
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Shrani"
 
@@ -4021,7 +4290,7 @@ msgid "Save as"
 msgstr "Shrani kot"
 
 # generic/logg.cpp:473
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Shrani vsebino dnevnika v datoteko"
 
@@ -4033,15 +4302,17 @@ msgstr "Skript"
 # generic/helpwxht.cpp:161
 # html/helpfrm.cpp:414
 # html/helpfrm.cpp:434
-#: ../src/html/helpfrm.cpp:536
-#: ../src/html/helpfrm.cpp:551
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Iskanje"
 
 # html/helpfrm.cpp:416
 #: ../src/html/helpfrm.cpp:538
-msgid "Search contents of help book(s) for all occurences of the text you typed above"
-msgstr "Iskanje v knjigah s pomoèjo za vse pojavitve zgoraj natipkanega besedila"
+msgid ""
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
+msgstr ""
+"Iskanje v knjigah s pomoèjo za vse pojavitve zgoraj natipkanega besedila"
 
 # generic/dirdlgg.cpp:572
 #: ../src/generic/fdrepdlg.cpp:166
@@ -4066,7 +4337,7 @@ msgid "Searching..."
 msgstr "Iskanje v teku ..."
 
 # generic/dirdlgg.cpp:191
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Razdelki"
 
@@ -4083,26 +4354,32 @@ msgstr "Najdi napako na datoteki '%s' (velike datoteke niso podprte v stdio)"
 
 # common/docview.cpp:1371
 # common/docview.cpp:1422
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Izberi &vse"
 
 # common/docview.cpp:1469
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Izberi predlogo dokumenta"
 
 # common/docview.cpp:1494
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Izberi pogled dokumenta"
 
 # common/docview.cpp:1371
 # common/docview.cpp:1422
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Izberi datoteko"
 
+# generic/dirdlgg.cpp:191
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Razdelki"
+
 # common/cmdline.cpp:627
 #: ../src/common/cmdline.cpp:739
 #, c-format
@@ -4119,9 +4396,10 @@ msgid "Setup..."
 msgstr "Nastavitve ..."
 
 # msw/dialup.cpp:539
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
-msgstr "Najdenih je veè aktivnih klicnih povezav, izbrana bo nakljuèna med njimi."
+msgstr ""
+"Najdenih je veè aktivnih klicnih povezav, izbrana bo nakljuèna med njimi."
 
 # html/helpfrm.cpp:331
 #: ../src/html/helpfrm.cpp:493
@@ -4134,13 +4412,12 @@ msgid "Show all items in index"
 msgstr "Poka¾i vse predmete v indeksu"
 
 # generic/filedlgg.cpp:913
-#: ../src/generic/dirdlgg.cpp:114
-#: ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Poka¾i skrite imenike"
 
 # generic/filedlgg.cpp:913
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Poka¾i skrite datoteke"
 
@@ -4149,18 +4426,16 @@ msgstr "Poka
 msgid "Show/hide navigation panel"
 msgstr "Poka¾i/skrij navigacijski pano"
 
-#: ../src/generic/fontdlgg.cpp:353
-#: ../src/generic/fontdlgg.cpp:355
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr "Prika¾e predogled pisave."
 
 # generic/filedlgg.cpp:534
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Velikost"
 
-#: ../src/generic/progdlgg.cpp:222
-#: ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
 #: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr "Preskoèi"
@@ -4178,9 +4453,7 @@ msgstr "Oprostite, te datoteke ni mo
 # common/docview.cpp:342
 # common/docview.cpp:354
 # common/docview.cpp:1390
-#: ../src/common/docview.cpp:613
-#: ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Oprostite, te datoteke ni moè odpreti."
 
@@ -4190,19 +4463,18 @@ msgid "Sorry, could not save this file."
 msgstr "Oprostite, te datoteke ni moè shraniti."
 
 # common/prntbase.cpp:687
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Oprostite, ni dovolj spomina za predogled tiskanja."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Oprostite, za predogled tiskanja mora biti name¹èen tiskalnik."
 
 # common/docview.cpp:342
 # common/docview.cpp:354
 # common/docview.cpp:1390
-#: ../src/common/docview.cpp:1281
-#: ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Oprostite, ta zapis datoteke je neznan."
 
@@ -4215,7 +4487,7 @@ msgstr "Zvo
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Zvoèna datoteka '%s' je v nepodprtem zapisu."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 in"
 
@@ -4225,7 +4497,7 @@ msgid "Status:"
 msgstr "Stanje:"
 
 # generic/logg.cpp:598
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Stanje:"
 
@@ -4233,57 +4505,77 @@ msgstr "Stanje:"
 msgid "Streaming delegates for not already streamed objects not yet supported"
 msgstr "Pretoèni predstavniki za ¹e ne pretoèene predmete ¹e niso podprti."
 
-#: ../src/msw/colour.cpp:38
-#: ../src/palmos/colour.cpp:38
+#: ../src/msw/colour.cpp:38 ../src/palmos/colour.cpp:38
 #, c-format
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "Niz v barvo: nepravilna specifikacija barve: %s"
 
-#: ../include/wx/xti.h:428
-#: ../include/wx/xti.h:432
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "Pretvorbe nizov niso podprte"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
-msgstr "Podrazreda '%s' ni moè najti za vir '%s', brez razdelitve na podrazrede (subclassing)!"
+msgstr ""
+"Podrazreda '%s' ni moè najti za vir '%s', brez razdelitve na podrazrede "
+"(subclassing)!"
+
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
 
 # generic/fontdlgg.cpp:210
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "neserifna"
 
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
 # common/imagtiff.cpp:192
 # common/imagtiff.cpp:203
 # common/imagtiff.cpp:314
-#: ../src/common/imagtiff.cpp:232
-#: ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: spomina ni mogoèe alocirati."
 
 # common/imagtiff.cpp:163
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: napaka pri nalaganju slike."
 
 # common/imagtiff.cpp:214
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: napaka pri branju slike."
 
 # common/imagtiff.cpp:291
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: napaka pri shranjevanju slike."
 
 # common/imagtiff.cpp:338
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: napaka pri zapisovanju slike."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "tabloid, 11 x 17 in"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "tabloid, 11 x 17 in"
 
@@ -4293,11 +4585,11 @@ msgid "Teletype"
 msgstr "strojna"
 
 # common/docview.cpp:1469
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "©ablone"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "tajsko (ISO-8859-11)"
 
@@ -4328,7 +4620,7 @@ msgid "The clipboard format '%d' doesn't exist."
 msgstr "Oblika zapisa odlo¾i¹èa '%d' ne obstaja."
 
 # generic/dirdlgg.cpp:538
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -4338,7 +4630,7 @@ msgstr ""
 "Jo ¾elite ustvariti?"
 
 # common/docview.cpp:1676
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -4348,7 +4640,7 @@ msgstr ""
 "Izbrisana je bila iz seznama zadnjih uporabljenih datotek."
 
 # common/docview.cpp:1676
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -4357,29 +4649,24 @@ msgstr ""
 "Datoteka '%s' ne obstaja in je ni mogoèe odpreti.\n"
 "Izbisana je bila iz seznama zadnjih uporabljenih datotek."
 
-#: ../src/generic/fontdlgg.cpp:316
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "Barva pisave."
 
-#: ../src/generic/fontdlgg.cpp:277
-#: ../src/generic/fontdlgg.cpp:279
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr "Dru¾ina pisave."
 
 # html/helpfrm.cpp:899
-#: ../src/generic/fontdlgg.cpp:328
-#: ../src/generic/fontdlgg.cpp:330
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 msgid "The font point size."
 msgstr "Velikost pisave."
 
-#: ../src/generic/fontdlgg.cpp:288
-#: ../src/generic/fontdlgg.cpp:290
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr "Slog pisave."
 
-#: ../src/generic/fontdlgg.cpp:299
-#: ../src/generic/fontdlgg.cpp:301
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr "Odebeljenost pisave."
 
@@ -4388,12 +4675,14 @@ msgstr "Odebeljenost pisave."
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Pot '%s' vsebuje preveè \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
-"The report contains the files listed below. If any of these files contain private information,\n"
+"The report contains the files listed below. If any of these files contain "
+"private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
-"Poroèilo vsebuje datoteke, navedene spodaj. Èe katere od teh datotek vsebujejo zasebne podatke,\n"
+"Poroèilo vsebuje datoteke, navedene spodaj. Èe katere od teh datotek "
+"vsebujejo zasebne podatke,\n"
 "jih prosimo odznaèite in odstranjene bodo iz poroèila.\n"
 
 # common/cmdline.cpp:761
@@ -4413,53 +4702,74 @@ msgstr "Besedila ni mogo
 msgid "The value for the option '%s' must be specified."
 msgstr "Vrednost opcije '%s' mora biti podana."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
-msgid "The version of remote access service (RAS) installed on this machine is tooold, please upgrade (the following required function is missing: %s)."
-msgstr "Razlièica storitve oddaljenega dostopa (RAS), name¹èena na tem raèunalniku, je zastarela, prosimo nadgradite jo (manjka naslednja zahtevana funkcija: %s)."
+msgid ""
+"The version of remote access service (RAS) installed on this machine is "
+"tooold, please upgrade (the following required function is missing: %s)."
+msgstr ""
+"Razlièica storitve oddaljenega dostopa (RAS), name¹èena na tem raèunalniku, "
+"je zastarela, prosimo nadgradite jo (manjka naslednja zahtevana funkcija: %"
+"s)."
 
 #: ../src/html/htmprint.cpp:601
-msgid "There was a problem during page setup: you may need to set a default printer."
-msgstr "Med pripravo strani je pri¹lo do te¾ave: morda morate nastaviti privzeti tiskalnik."
+msgid ""
+"There was a problem during page setup: you may need to set a default printer."
+msgstr ""
+"Med pripravo strani je pri¹lo do te¾ave: morda morate nastaviti privzeti "
+"tiskalnik."
 
 #: ../src/msw/datectrl.cpp:109
-msgid "This system doesn't support date picker control, please upgrade your version of comctl32.dll"
-msgstr "Ta sistem ne podpira kontrolnika za izbor datuma, prosimo nadgradite svojo razlièico comctl32.dll"
+msgid ""
+"This system doesn't support date picker control, please upgrade your version "
+"of comctl32.dll"
+msgstr ""
+"Ta sistem ne podpira kontrolnika za izbor datuma, prosimo nadgradite svojo "
+"razlièico comctl32.dll"
 
 # msw/thread.cpp:1083
-#: ../src/msw/thread.cpp:1204
-msgid "Thread module initialization failed: can not store value in thread local storage"
-msgstr "Inicializacija modula niti ni uspela: vrednosti ni mogoèe shraniti v lokalni shrambi niti"
+#: ../src/msw/thread.cpp:1206
+msgid ""
+"Thread module initialization failed: can not store value in thread local "
+"storage"
+msgstr ""
+"Inicializacija modula niti ni uspela: vrednosti ni mogoèe shraniti v lokalni "
+"shrambi niti"
 
 #: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Inicializacija modula niti ni uspela: kljuèa niti ni mogoèe ustvariti"
 
 # msw/thread.cpp:1071
-#: ../src/msw/thread.cpp:1192
-msgid "Thread module initialization failed: impossible to allocate index in thread local storage"
-msgstr "Inicializacija modula niti ni uspela: indeksa ni mogoèe alocirati v lokalni shrambi niti"
+#: ../src/msw/thread.cpp:1194
+msgid ""
+"Thread module initialization failed: impossible to allocate index in thread "
+"local storage"
+msgstr ""
+"Inicializacija modula niti ni uspela: indeksa ni mogoèe alocirati v lokalni "
+"shrambi niti"
 
 #: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "Nastavitev prioritete niti je ignorirana."
 
 # msw/mdi.cpp:184
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Razporedi &vodoravno"
 
 # msw/mdi.cpp:185
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Razporedi &navpièno"
 
 #: ../src/common/ftp.cpp:635
 msgid "Timeout while waiting for FTP server to connect, try passive mode."
-msgstr "Èasovna prekoraèitev pri èakanju na stre¾nik FTP za povezavo, poskusite pasiven naèin."
+msgstr ""
+"Èasovna prekoraèitev pri èakanju na stre¾nik FTP za povezavo, poskusite "
+"pasiven naèin."
 
-#: ../src/msw/timer.cpp:116
-#: ../src/os2/timer.cpp:141
+#: ../src/msw/timer.cpp:116 ../src/os2/timer.cpp:141
 msgid "Timer creation failed."
 msgstr "Ustvarjanje èasovnika (timer) ni uspelo."
 
@@ -4491,29 +4801,28 @@ msgstr "Zgornji rob (mm):"
 #: ../src/common/fs_mem.cpp:205
 #, c-format
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
-msgstr "Poskus odstanitve datoteke '%s' iz spominskega VFS, vendar ni nalo¾ena!"
+msgstr ""
+"Poskus odstanitve datoteke '%s' iz spominskega VFS, vendar ni nalo¾ena!"
 
 # common/sckaddr.cpp:107
-#: ../src/common/sckaddr.cpp:146
-#: ../src/common/sckaddr.cpp:250
+#: ../src/common/sckaddr.cpp:146 ../src/common/sckaddr.cpp:250
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Poskus razre¹evanja imena stre¾nika NULL: opu¹èanje"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "tur¹ko (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Vrsta"
 
-#: ../src/common/xtistrm.cpp:281
-#: ../src/common/xtixml.cpp:351
+#: ../src/common/xtistrm.cpp:281 ../src/common/xtixml.cpp:351
 #: ../src/common/xtixml.cpp:498
 msgid "Type must have enum - long conversion"
 msgstr "Tip mora imeti pretvorbo enum - long"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 in"
 
@@ -4553,40 +4862,40 @@ msgstr "Nepri
 msgid "Unexpected parameter '%s'"
 msgstr "Neprièakovan parameter '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode, 16-bitno (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode, 16-bitno Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode, 16-bitno Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode, 32-bitno (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode, 32-bitno Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode, 32-bitno Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode, 7-bitno (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode, 8-bitno (UTF-8)"
 
 # msw/dde.cpp:1030
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Neznana napaka DDE %08x"
@@ -4600,7 +4909,7 @@ msgid "Unknown dynamic library error"
 msgstr "Neznana napaka dinamiène knji¾nice"
 
 # common/fontmap.cpp:332
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "nepoznano kodiranje (%d)"
@@ -4617,13 +4926,12 @@ msgid "Unknown long option '%s'"
 msgstr "Nepoznana dolga opcija '%s'"
 
 # common/cmdline.cpp:518
-#: ../src/common/cmdline.cpp:608
-#: ../src/common/cmdline.cpp:629
+#: ../src/common/cmdline.cpp:608 ../src/common/cmdline.cpp:629
 #, c-format
 msgid "Unknown option '%s'"
 msgstr "Nepoznana opcija '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Neznana zastavica sloga"
 
@@ -4634,7 +4942,7 @@ msgid "Unkown Property %s"
 msgstr "Neznana lastnost %s"
 
 # common/mimecmn.cpp:161
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Neujemajoèi '{' v vnosu za vsto mime %s."
@@ -4642,8 +4950,7 @@ msgstr "Neujemajo
 # common/docview.cpp:1923
 # common/docview.cpp:1938
 # common/docview.cpp:1965
-#: ../src/common/cmdproc.cpp:261
-#: ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
 #: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Neimenovan ukaz"
@@ -4655,10 +4962,8 @@ msgstr "Neprepoznan slog %s med raz
 
 # msw/clipbrd.cpp:268
 # msw/clipbrd.cpp:369
-#: ../src/mac/carbon/clipbrd.cpp:68
-#: ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:273
-#: ../src/msw/clipbrd.cpp:445
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Nepodprta oblika zapisa za odlo¾i¹èe."
 
@@ -4672,7 +4977,7 @@ msgid "Up"
 msgstr "Navzgor"
 
 # common/cmdline.cpp:797
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Uporaba: %s"
@@ -4687,17 +4992,17 @@ msgid "Video Output"
 msgstr "Video izhod"
 
 # generic/filedlgg.cpp:861
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Prika¾i datoteke s podrobnostmi"
 
 # generic/filedlgg.cpp:855
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Prika¾i datoteke kot seznam"
 
 # common/docview.cpp:1494
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Pogledi"
 
@@ -4717,20 +5022,19 @@ msgid "Warning: "
 msgstr "Opozorilo:"
 
 # html/htmlpars.cpp:177
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Opozorilo: poskus dodajanja praznega HTML 'tag'-a  s praznega sklada"
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "zahodnoevropsko (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "zahodnoevropsko z Evrom (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:339
-#: ../src/generic/fontdlgg.cpp:341
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr "Èe je pisava podèrtana ali ne."
 
@@ -4749,110 +5053,115 @@ msgid "Win32 theme"
 msgstr "Tema Win32"
 
 # msw/utils.cpp:545
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s na Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (izdaja %lu"
 
 # msw/utils.cpp:549
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
 # msw/utils.cpp:549
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
 # msw/utils.cpp:549
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
 # msw/utils.cpp:549
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
 # msw/utils.cpp:549
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows - arabsko (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows - balstko (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows - srednjeevropsko (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows - kitajsko, poenostavljeno (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows - kitajsko, tradicionalno (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows - cirilièno (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows - gr¹ko (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows - hebrejsko (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows - japonsko (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows - korejsko (CP 949)"
 
 # msw/utils.cpp:549
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (izdaja %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (izdaja %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows - balstko (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows - tur¹ko (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows - zahodnoevropsko (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (izdaja %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4871,40 +5180,36 @@ msgstr "Napaka raz
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: napaèno oblikovani podatki toèk!"
 
-#: ../src/common/xpmdecod.cpp:712
-#: ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: napaèno oblikovana definicija barve '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "Vira XRC '%s' (razred '%s') ni moè najti!"
 
-#: ../src/xrc/xmlres.cpp:1019
-#: ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC-vir: iz '%s' ni mogoèe ustvariti bitne slike."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "Vir XRC: nepravilna barvna specifikacija '%s' za lastnost '%s'."
 
 # common/dlgcmn.cpp:109
 # common/dlgcmn.cpp:116
-#: ../src/mac/carbon/msgdlg.cpp:61
-#: ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59
-#: ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Da"
 
 # generic/dirdlgg.cpp:571
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Ne morete dodati novega imenika v to sekcijo"
 
@@ -4921,19 +5226,20 @@ msgid "Zoom to &Fit"
 msgstr "Prilagodi &pogledu"
 
 # common/docview.cpp:2034
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[PRAZEN]"
 
 # msw/dde.cpp:997
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "aplikacija DDEML je ustvarila podalj¹ano stanje sledenja"
 
 # msw/dde.cpp:985
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
-"a DDEML function was called without first calling the DdeInitialize function,\n"
+"a DDEML function was called without first calling the DdeInitialize "
+"function,\n"
 "or an invalid instance identifier\n"
 "was passed to a DDEML function."
 msgstr ""
@@ -4942,47 +5248,47 @@ msgstr ""
 "neveljaven doloèitelj instance."
 
 # msw/dde.cpp:1003
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "poskus odjemalca, da bi vzpostavil pogovor, ni uspel."
 
 # msw/dde.cpp:1000
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "alokacija spomina ni uspela."
 
 # msw/dde.cpp:994
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "DDEML ni uspe¹no potrdil veljavnosti parametra."
 
 # msw/dde.cpp:976
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "zahteva za sinhrono usklajevalno transakcijo je èasovno potekla."
 
 # msw/dde.cpp:982
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "zahteva za sinhrono podatkovno transakcijo je èasovno potekla."
 
 # msw/dde.cpp:991
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "zahteva za sinhrono izvajalno transakcijo je èasovno potekla."
 
 # msw/dde.cpp:1009
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "zahteva za sinhrono transakcijo poke je èasovno potekla."
 
 # msw/dde.cpp:1024
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "zahteva za prekinitev usklajevalne transakcije je èasovno potekla."
 
 # msw/dde.cpp:1018
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4993,7 +5299,7 @@ msgstr ""
 "prekinil odjemalec ali stre¾nik."
 
 # msw/dde.cpp:1006
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "transakcija ni uspela"
 
@@ -5003,7 +5309,7 @@ msgid "alt"
 msgstr "ALT"
 
 # msw/dde.cpp:988
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -5016,17 +5322,17 @@ msgstr ""
 "poskusila izvesti stre¾ni¹ke transakcije."
 
 # msw/dde.cpp:1012
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "notranji klic funkcije PostMessage ni uspel."
 
 # msw/dde.cpp:1021
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "v DDEML je pri¹lo do notranje napake."
 
 # msw/dde.cpp:1027
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -5036,12 +5342,12 @@ msgstr ""
 "Ko se je aplikacija vrnila s povratnega klica XTYP_XACT_COMPLETE,\n"
 "identifikator transakcije za ta povratni klic ni veè veljaven."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "predvidevajoè, da gre za povezan veèdelni zip"
 
 # common/fileconf.cpp:1450
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "poskus spremembe nestremenjivega kljuèa '%s' je bil ignoriran."
@@ -5054,7 +5360,7 @@ msgstr "neustrezni argumenti za funkcijo iz knji
 msgid "bad signature"
 msgstr "neuporaben podpis"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "slab odmik zipfile od vnosa"
 
@@ -5063,15 +5369,19 @@ msgid "binary"
 msgstr "binarno"
 
 # generic/fontdlgg.cpp:217
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "krepko"
 
 # generic/fontdlgg.cpp:217
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "krepko"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 # common/ffile.cpp:101
 #: ../src/common/ffile.cpp:91
 #, c-format
@@ -5110,7 +5420,7 @@ msgstr "ni mogo
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # common/fileconf.cpp:920
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "ni mogoèe zbrisati uporabnikove datoteke '%s'"
@@ -5119,14 +5429,21 @@ msgstr "ni mogo
 #: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
-msgstr "ni mogoèe ugotoviti, ali je bil konec datoteke na deskriptorju %d dose¾en"
+msgstr ""
+"ni mogoèe ugotoviti, ali je bil konec datoteke na deskriptorju %d dose¾en"
+
+# common/ffile.cpp:182
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "'%s' ni mogoèe izvesti\n"
 
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR Free Software Foundation, Inc.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 # 
 # common/ffile.cpp:234
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "ni mogoèe najti osrednjega imenika v datoteki zip"
 
@@ -5137,9 +5454,10 @@ msgid "can't find length of file on file descriptor %d"
 msgstr "ni mogoèe najti dol¾ine datoteke na datoteènem deskriptorju %d"
 
 # msw/utils.cpp:376
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
-msgstr "uporabnikovega imenika HOME ni mogoèe najti, v uporabi je trenuten imenik."
+msgstr ""
+"uporabnikovega imenika HOME ni mogoèe najti, v uporabi je trenuten imenik."
 
 # common/file.cpp:319
 #: ../src/common/file.cpp:341
@@ -5148,8 +5466,7 @@ msgid "can't flush file descriptor %d"
 msgstr "ni mogoèe izprazniti deskriptorja %d"
 
 # common/file.cpp:373
-#: ../src/common/file.cpp:399
-#: ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "ni mogoèe najti iskalne pozicije v datoteènem deskriptorju %d"
@@ -5161,8 +5478,7 @@ msgstr "ni mogo
 
 # common/ffile.cpp:85
 # common/file.cpp:243
-#: ../src/common/ffile.cpp:75
-#: ../src/common/file.cpp:271
+#: ../src/common/ffile.cpp:75 ../src/common/file.cpp:271
 #, c-format
 msgid "can't open file '%s'"
 msgstr "ni mogoèe odpreti datoteke '%s'"
@@ -5180,13 +5496,14 @@ msgid "can't open user configuration file '%s'."
 msgstr "ni mogoèe odpreti uporabnikove konfiguracijske datoteke '%s'."
 
 # common/fileconf.cpp:800
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "ni mogoèe odpreti uporabni¹ke konfiguracijske datoteke."
 
 #: ../src/common/dynlib.cpp:253
 msgid "can't query for GUI plugins name in console applications"
-msgstr "Povpra¹evanje po imenu vtiènikov GUI v aplikacijah ukazne vrstice ni mo¾no."
+msgstr ""
+"Povpra¹evanje po imenu vtiènikov GUI v aplikacijah ukazne vrstice ni mo¾no."
 
 # html/helpfrm.cpp:1174
 #: ../src/common/zipstrm.cpp:436
@@ -5227,8 +5544,7 @@ msgid "can't remove temporary file '%s'"
 msgstr "ni mogoèe odstraniti zaèasne datoteke '%s'"
 
 # common/file.cpp:359
-#: ../src/common/file.cpp:385
-#: ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "ni mogoèe iskati na datoteènem deskriptorju %d"
@@ -5250,12 +5566,12 @@ msgid "can't write to file descriptor %d"
 msgstr "ni mogoèe pisati na deskriptor %d"
 
 # common/fileconf.cpp:807
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "ni mogoèe zapisati uporabni¹ke konfiguracijske datoteke."
 
 # common/intl.cpp:374
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "Katalo¹ke datoteke za domeno '%s' ni mogoèe najti."
@@ -5278,7 +5594,7 @@ msgid "ctrl"
 msgstr "CTRL"
 
 # common/cmdline.cpp:912
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "datum"
 
@@ -5286,8 +5602,7 @@ msgstr "datum"
 msgid "decompression error"
 msgstr "napaka pri raz¹irjanju"
 
-#: ../src/common/fmapbase.cpp:698
-#: ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "privzeto"
 
@@ -5295,20 +5610,20 @@ msgstr "privzeto"
 msgid "delegate has no type info"
 msgstr "delegat nima informacije o tipu"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "izmet stanja procesa (binarni)"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "osemnajsti"
 
 # generic/fontdlgg.cpp:216
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "osmi"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "enajsti"
 
@@ -5319,7 +5634,7 @@ msgid "encoding %s"
 msgstr "kodiranje %s"
 
 # common/fileconf.cpp:1437
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "vnos '%s' se pojavi veèkrat v skupini '%s'"
@@ -5328,6 +5643,13 @@ msgstr "vnos '%s' se pojavi ve
 msgid "error in data format"
 msgstr "napaka v zapisu podatkov"
 
+# common/ffile.cpp:133
+# common/ffile.cpp:154
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "napaka pri odpiranju datoteke"
+
 # common/ffile.cpp:133
 # common/ffile.cpp:154
 #: ../src/html/chm.cpp:332
@@ -5335,21 +5657,21 @@ msgid "error opening file"
 msgstr "napaka pri odpiranju datoteke"
 
 # generic/dirdlgg.cpp:552
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "napaka pri branju osrednjega imenika zip"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "napaka pri branju lokalne glave zip"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "napaka pri pisanju vnosa zip '%s': slab crc ali dol¾ina"
 
 # msw/dialup.cpp:861
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "vzpostavi"
 
@@ -5359,11 +5681,11 @@ msgstr "vzpostavi"
 msgid "failed to flush the file '%s'"
 msgstr "ne morem izprazniti datoteke '%s'"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "petnajsti"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "peti"
 
@@ -5397,7 +5719,7 @@ msgstr "datoteka '%s', vrstica %d: vrednost immutable klu
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "datoteka '%s': neprièakovan znak %c v vrstici %d"
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "prvi"
 
@@ -5406,15 +5728,15 @@ msgstr "prvi"
 msgid "font size"
 msgstr "velikost pisave"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "¹tirinajsti"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "èetrti"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "ustvari ob¹irna dnevni¹ka sporoèila"
 
@@ -5423,7 +5745,7 @@ msgid "incorrect event handler string, missing dot"
 msgstr "nepravilen niz roèice dogodka, manjka pika"
 
 # msw/dialup.cpp:861
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "zaèni"
 
@@ -5433,60 +5755,59 @@ msgid "invalid eof() return value."
 msgstr "eof() vrnil napaèno vrednost"
 
 # generic/logg.cpp:1037
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "napaèna vrnjena vrednost sporoèilnega okna"
 
 # common/ffile.cpp:101
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "neveljavna datoteka zip"
 
 # generic/fontdlgg.cpp:213
-#: ../src/common/fontcmn.cpp:585
-#: ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "le¾eèe"
 
 # generic/fontdlgg.cpp:216
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "svetlo"
 
 # generic/fontdlgg.cpp:216
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "svetlo"
 
 # common/intl.cpp:575
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "ne morem nastaviti locale '%s'."
 
 # common/intl.cpp:369
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "iskanje kataloga '%s' v poti '%s'"
 
 # generic/fontdlgg.cpp:216
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "opolnoèi"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "devetnajsti"
 
 # generic/prntdlgg.cpp:113
 # generic/prntdlgg.cpp:127
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "deveti"
 
 # msw/dde.cpp:972
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "ni napake DDE."
 
@@ -5501,12 +5822,12 @@ msgid "noname"
 msgstr "neimanovana"
 
 # html/helpdata.cpp:644
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "opoldne"
 
 # common/cmdline.cpp:911
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "¹t"
 
@@ -5518,7 +5839,7 @@ msgstr "objekti ne morejo imeti besedilnih vozli
 msgid "out of memory"
 msgstr "premalo spomina"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "opis konteksta procesa"
 
@@ -5533,22 +5854,22 @@ msgstr "napaka pri branju"
 msgid "reading"
 msgstr "branje"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "branje toka zip (vnos %s): napaèen crc"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "branje toka zip (vnos %s): napaèna dol¾ina"
 
 # msw/dde.cpp:1015
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "napaka ponovnega vstopa."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "drugi"
 
@@ -5559,11 +5880,11 @@ msgstr "drugi"
 msgid "seek error"
 msgstr "napaka pri iskanju"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "sedemnajsti"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "sedmi"
 
@@ -5572,15 +5893,15 @@ msgstr "sedmi"
 msgid "shift"
 msgstr "SHIFT"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "poka¾i to sporoèilo pomoèi"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "¹estnajsti"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "¹esti"
 
@@ -5592,69 +5913,68 @@ msgstr "dolo
 msgid "specify the theme to use"
 msgstr "doloèi temo za uporabo"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "dol¾ine shranjene datoteke ni v glavi Zip"
 
 # common/cmdline.cpp:910
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
 # generic/helpwxht.cpp:159
 # html/helpfrm.cpp:303
 # html/helpfrm.cpp:312
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "deseti"
 
 # msw/dde.cpp:979
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "odziv na transakcijo je povzroèil, da je nastavljen bit DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "tretji"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "trinajsti"
 
-#: ../src/common/imagtiff.cpp:143
-#: ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "modul tiff: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "danes"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "jutri"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "dvanajsti"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "dvajseti"
 
 # generic/fontdlgg.cpp:242
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "podèrtano"
 
 # generic/fontdlgg.cpp:242
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "podèrtano"
 
 # common/fileconf.cpp:1557
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "neprièakovan \" na poziciji %d v '%s'."
@@ -5671,13 +5991,12 @@ msgid "unknown class %s"
 msgstr "neznani razred %s"
 
 # generic/progdlgg.cpp:241
-#: ../src/common/regex.cpp:163
-#: ../src/html/chm.cpp:352
+#: ../src/common/regex.cpp:163 ../src/html/chm.cpp:352
 msgid "unknown error"
 msgstr "neznana napaka"
 
 # msw/dialup.cpp:466
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "neznana napaka (koda napake %08x)."
@@ -5688,13 +6007,12 @@ msgid "unknown line terminator"
 msgstr "neznana oznaka za konec vrstice"
 
 # common/file.cpp:342
-#: ../src/common/file.cpp:367
-#: ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "nepoznana smer iskanja"
 
 # common/fontmap.cpp:354
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "nepoznan-%d"
@@ -5705,13 +6023,12 @@ msgid "unnamed"
 msgstr "neimenovana"
 
 # common/docview.cpp:1188
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "neimenovana%d"
 
-#: ../src/common/zipstrm.cpp:1661
-#: ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "nepodprta metoda stiskanja Zip"
 
@@ -5720,7 +6037,7 @@ msgid "unsupported zip archive"
 msgstr "nepodprt arhiv zip"
 
 # common/intl.cpp:379
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "uporabljam katalog '%s' iz '%s'"
@@ -5739,27 +6056,24 @@ msgid "writing"
 msgstr "pisanje"
 
 # common/timercmn.cpp:267
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay ni uspela."
 
 # common/socket.cpp:347
 # common/socket.cpp:401
-#: ../src/common/socket.cpp:415
-#: ../src/common/socket.cpp:469
-#: ../src/mac/carbon/cfsocket.cpp:452
-#: ../src/mac/carbon/cfsocket.cpp:506
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
+#: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: nepravilen podpis v ReadMsg."
 
 # common/socket.cpp:921
-#: ../src/common/socket.cpp:966
-#: ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: neznan dogodek!"
 
 # common/docview.cpp:306
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets ne more odpreti zaslona za '%s': izhod iz programa."
@@ -5769,18 +6083,32 @@ msgstr "wxWidgets ne more odpreti zaslona za '%s': izhod iz programa."
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets ne more odpreti zaslona. Izhod."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "vèeraj"
 
 # common/log.cpp:242
-#: ../src/common/zstream.cpp:165
-#: ../src/common/zstream.cpp:315
+#: ../src/common/zstream.cpp:165 ../src/common/zstream.cpp:315
 #, c-format
 msgid "zlib error %d"
 msgstr "napaka zlib %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+# msw/statbr95.cpp:149
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "Zasledovanja kopice ni mogoèe pridobiti:\n"
+#~ "%s"
+
+# common/imagpnm.cpp:72
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Nalaganje slike Grey Ascii PNM ¹e ni podprto."
+
+# common/imagpnm.cpp:75
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Nalaganje slike Grey Raw PNM ¹e ni podprto."
index d173fc5f35e49faea81138108d9db1b06e5aa754..5a9a9f1883e5313ca60f8ddb4d022527d98af2f2 100644 (file)
@@ -1,21 +1,21 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.0\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-04-16 16:29+0100\n"
 "Last-Translator: Jonas Rydberg <jonas@arbor.se>\n"
 "Language-Team: wxWidgets translators <wx-translators@lists.wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: wxWidgets development team <wx-dev@lists.wxwidgets.org>\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
@@ -23,11 +23,11 @@ msgstr ""
 "\n"
 "Skicka den här rapporten till programansvarig. Tack!\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Tack så mycket, och vi är ledsna för besväret!\n"
 
@@ -36,7 +36,7 @@ msgstr "              Tack s
 msgid " (error %ld: %s)"
 msgstr " (fel %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -44,23 +44,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " Förhandsgranska"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 kuvert, 4 1/8 x 9 1/2 tum"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 kuvert, 4 1/2 x 10 3/8 tum"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 kuvert, 4 3/4 x 11 tum"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 kuvert, 5 x 11 1/2 tum"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 kuvert, 3 7/8 x 8 7/8 tum"
 
@@ -71,15 +71,13 @@ msgstr "#9 kuvert, 3 7/8 x 8 7/8 tum"
 msgid "#define %s must be an integer."
 msgstr "#define %s måste vara ett heltal."
 
-#: ../src/html/helpfrm.cpp:1042
-#: ../src/html/helpfrm.cpp:1044
-#: ../src/html/helpfrm.cpp:1703
-#: ../src/html/helpfrm.cpp:1736
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i av %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld byte"
@@ -89,17 +87,17 @@ msgstr "%ld byte"
 msgid "%s (or %s)"
 msgstr "%s (eller %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Fel"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Information"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Varning"
@@ -109,7 +107,7 @@ msgstr "%s Varning"
 msgid "%s files (%s)|%s"
 msgstr "%s filer (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s meddelande"
@@ -131,8 +129,7 @@ msgstr "%s 
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: felformaterad resursfilsyntax."
 
-#: ../src/html/helpfrm.cpp:357
-#: ../src/html/helpfrm.cpp:359
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&Om..."
 
@@ -144,7 +141,7 @@ msgstr "V&erklig storlek"
 msgid "&Apply"
 msgstr "&Verkställ"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "Ordna &ikoner"
 
@@ -156,14 +153,12 @@ msgstr "&Bak
 msgid "&Bold"
 msgstr "&Fet"
 
-#: ../src/common/stockitem.cpp:110
-#: ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382
-#: ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&Avbryt"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "Över&lappande"
 
@@ -171,28 +166,26 @@ msgstr "
 msgid "&Clear"
 msgstr "&Töm"
 
-#: ../src/common/prntbase.cpp:828
-#: ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512
-#: ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Stäng"
 
-#: ../src/common/stockitem.cpp:113
-#: ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "K&opiera"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "&Debugrapport förhandsgranskning:"
 
-#: ../src/common/stockitem.cpp:115
-#: ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&Ta bort"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detaljer"
 
@@ -208,7 +201,7 @@ msgstr "&Arkiv"
 msgid "&Find"
 msgstr "&Sök"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Avsluta"
 
@@ -220,14 +213,12 @@ msgstr "&Typsnittsfamilj:"
 msgid "&Forward"
 msgstr "&Framåt"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "&Gå till..."
 
-#: ../src/common/stockitem.cpp:122
-#: ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421
-#: ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Hjälp"
 
@@ -243,11 +234,11 @@ msgstr "&Index"
 msgid "&Italic"
 msgstr "&Kursiv"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Logga"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&Flytta"
 
@@ -255,13 +246,11 @@ msgstr "&Flytta"
 msgid "&New"
 msgstr "&Ny"
 
-#: ../src/generic/mdig.cpp:117
-#: ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Nästa"
 
-#: ../src/generic/wizard.cpp:417
-#: ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Nästa >"
 
@@ -273,12 +262,11 @@ msgstr "&N
 msgid "&No"
 msgstr "&Nej"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Anteckningar:"
 
-#: ../src/common/stockitem.cpp:133
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
 #: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "&OK"
@@ -291,8 +279,8 @@ msgstr "&
 msgid "&Open..."
 msgstr "&Öppna..."
 
-#: ../src/common/stockitem.cpp:135
-#: ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "K&listra in"
 
@@ -304,8 +292,7 @@ msgstr "Typsnitts&storlek:"
 msgid "&Preferences"
 msgstr "&Inställningar"
 
-#: ../src/generic/mdig.cpp:118
-#: ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "&Föregående"
 
@@ -313,7 +300,7 @@ msgstr "&F
 msgid "&Print"
 msgstr "Skriv &ut"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "Skriv &ut..."
 
@@ -325,15 +312,13 @@ msgstr "&Egenskaper"
 msgid "&Quit"
 msgstr "&Avsluta"
 
-#: ../src/common/cmdproc.cpp:292
-#: ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&Upprepa"
 
-#: ../src/common/cmdproc.cpp:288
-#: ../src/common/cmdproc.cpp:308
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "&Upprepa "
 
@@ -341,7 +326,7 @@ msgstr "&Upprepa "
 msgid "&Replace"
 msgstr "&Ersätt"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&Återställ"
 
@@ -349,7 +334,7 @@ msgstr "&
 msgid "&Save"
 msgstr "&Spara"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&Spara..."
 
@@ -357,7 +342,7 @@ msgstr "&Spara..."
 msgid "&Show tips at startup"
 msgstr "&Visa tips vid start"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&Storlek"
 
@@ -369,14 +354,12 @@ msgstr "&Stopp"
 msgid "&Style:"
 msgstr "&Stil:"
 
-#: ../src/common/stockitem.cpp:149
-#: ../src/generic/fontdlgg.cpp:337
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "&Understrykning"
 
-#: ../src/common/cmdproc.cpp:270
-#: ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Ångra"
 
@@ -396,12 +379,9 @@ msgstr "&Upp"
 msgid "&Weight:"
 msgstr "&Vikt:"
 
-#: ../src/generic/mdig.cpp:297
-#: ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317
-#: ../src/msw/mdi.cpp:1387
-#: ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Fönster"
 
@@ -409,14 +389,12 @@ msgstr "&F
 msgid "&Yes"
 msgstr "&Ja"
 
-#: ../src/common/config.cpp:432
-#: ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "\"%s\" har extra \"..\", ignoreras."
 
-#: ../src/common/valtext.cpp:132
-#: ../src/common/valtext.cpp:162
+#: ../src/common/valtext.cpp:132 ../src/common/valtext.cpp:162
 #: ../src/common/valtext.cpp:168
 #, c-format
 msgid "'%s' is invalid"
@@ -427,7 +405,7 @@ msgstr "\"%s\" 
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "\"%s\" är inte ett korrekt numeriskt värde för flagga \"%s\"."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "\"%s\" är inte en giltig meddelandekatalog."
@@ -461,21 +439,20 @@ msgstr "\"%s\" f
 msgid "(Help)"
 msgstr "(Hjälp)"
 
-#: ../src/html/helpfrm.cpp:431
-#: ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
 #: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(bokmärken)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** En debugrapport har skapats\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** Och innehåller följande filer:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** Den kan hittas i \"%s\"\n"
@@ -490,28 +467,46 @@ msgstr ""
 ", förväntade static, #include eller #define\n"
 "när resursen tolkades."
 
-#: ../src/generic/dirctrlg.cpp:675
-#: ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676
-#: ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 tum"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 tum"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 tum"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 tum"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 tum"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 kuvert, 3 5/8 x 6 1/2 tum"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 tum"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": filen finns inte!"
@@ -524,26 +519,23 @@ msgstr ": ok
 msgid ": unknown encoding"
 msgstr ": okänd kodning"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Bakåt"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266
-#: ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<KAT>"
 
-#: ../src/generic/filedlgg.cpp:270
-#: ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<ENHET>"
 
-#: ../src/generic/filedlgg.cpp:268
-#: ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LÄNK>"
 
@@ -563,15 +555,15 @@ msgstr "<b>Fett typsnitt.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>Kursivt typsnitt.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "En debugrapport har skapats i katalogen\n"
 
@@ -579,22 +571,89 @@ msgstr "En debugrapport har skapats i katalogen\n"
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "En icke tom samling måste bestå av \"element\"-noder"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 kuvert, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 kuvert, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 ark, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 ark, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 ark, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 ark, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 ark, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 litet ark, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 ark, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 ark, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 ark, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 tum"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 ark, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -611,7 +670,7 @@ msgstr "L
 msgid "Add current page to bookmarks"
 msgstr "Lägg till aktuell sida till bokmärken"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Lägg till till egendefinierade färger"
 
@@ -645,7 +704,7 @@ msgstr "Alla"
 msgid "All files (%s)|%s"
 msgstr "Alla filer (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Alla filer (*)|*"
 
@@ -653,7 +712,7 @@ msgstr "Alla filer (*)|*"
 msgid "All files (*.*)|*"
 msgstr "Alla filer (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Alla filer (*.*)|*.*"
 
@@ -665,12 +724,12 @@ msgstr "Redan registrerat objekt skickades till SetObjectClassInfo"
 msgid "Already dialling ISP."
 msgstr "Ringer redan Internetleverantör."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "Lägg till logg till fil \"%s\" (om du väljer [Nej] skrivs den över)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabiska (ISO-8859-6)"
 
@@ -678,32 +737,61 @@ msgstr "Arabiska (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Arkivet innehåller ingen #SYSTEM fil"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Attribut"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 ark, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 kuvert, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 ark, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 ark, 182 x 257 millimeter"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 kuvert, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 ark, 182 x 257 millimeter"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 kuvert, 176 x 125 mm"
 
-#: ../src/common/imagbmp.cpp:477
-#: ../src/common/imagbmp.cpp:493
+#: ../src/common/imagbmp.cpp:477 ../src/common/imagbmp.cpp:493
 msgid "BMP: Couldn't allocate memory."
 msgstr "BMP: Kunde inte allokera minne."
 
@@ -731,11 +819,11 @@ msgstr "BMP: Kunde inte skriva filhuvudet (BitmapInfo)."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage saknar egen wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltiska språk (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltiska språk (gammal) (ISO-8859-4)"
 
@@ -752,11 +840,11 @@ msgstr "Fet"
 msgid "Bottom margin (mm):"
 msgstr "Nedre marginal (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C ark, 17 x 22 tum"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "&Töm"
 
@@ -764,53 +852,50 @@ msgstr "&T
 msgid "C&olour:"
 msgstr "F&ärg:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 kuvert, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 kuvert, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 kuvert, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 kuvert, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 kuvert, 114 x 229 mm"
 
-#: ../src/html/chm.cpp:797
-#: ../src/html/chm.cpp:856
+#: ../src/html/chm.cpp:797 ../src/html/chm.cpp:856
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM-hanteraren stöder för närvarande endast lokala filer!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Kan inte skapa mutex."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "Kan inte räkna upp filerna \"%s\""
 
-#: ../src/msw/dir.cpp:205
-#: ../src/unix/dir.cpp:232
+#: ../src/msw/dir.cpp:205 ../src/unix/dir.cpp:232
 #, c-format
 msgid "Can not enumerate files in directory '%s'"
 msgstr "Kan inte räkna upp filerna i katalogen \"%s\""
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "Kan inte fortsätta tråden %lu"
 
-#: ../src/mac/classic/thread.cpp:491
-#: ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "Kan inte fortsätta tråden %x"
@@ -819,18 +904,17 @@ msgstr "Kan inte forts
 msgid "Can not start thread: error writing TLS."
 msgstr "Kan inte starta tråden: fel vid skrivning av TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "Kan inte hålla inne tråd %lu"
 
-#: ../src/mac/classic/thread.cpp:464
-#: ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "Kan inte hålla inne tråd %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Kan inte vänta på att tråden avslutas"
 
@@ -838,66 +922,63 @@ msgstr "Kan inte v
 msgid "Can't &Undo "
 msgstr "Kan inte &Ångra "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "Kan inte kontrollera bildformat för fil \"%s\": filen finns inte."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "Kan inte stänga registernyckel \"%s\""
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Kan inte kopiera värden av ej stödd typ %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "Kan inte skapa registernyckel \"%s\""
 
-#: ../src/mac/carbon/mpthread.cpp:911
-#: ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439
-#: ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Kan inte skapa tråd"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "Kan inte skapa fönster av klass %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "Kan inte ta bort nyckel \"%s\""
 
-#: ../src/msw/iniconf.cpp:444
-#: ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "Kan inte ta bort INI-filen \"%s\""
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "Kan inte ta bort värde \"%s\" från nyckel \"%s\""
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "Kan inte räkna upp undernycklar för nyckel \"%s\""
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "Kan inte räkna upp värden för nyckel \"%s\""
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Kan inte exportera värde av ej stödd typ %d."
@@ -920,13 +1001,12 @@ msgstr "Kan inte initialisera zlib deflate-str
 msgid "Can't initialize zlib inflate stream."
 msgstr "Kan inte initialisera zlib inflate-ström."
 
-#: ../src/common/image.cpp:1344
-#: ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Kan inte ladda bild från fil \"%s\": filen finns inte."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "Kan inte öppna registernyckel \"%s\""
@@ -940,36 +1020,32 @@ msgstr "Kan inte l
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "Kan inte läsa inflate-ström: oväntat filslut i underliggande ström."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "Kan inte läsa värdet av \"%s\""
 
-#: ../src/msw/registry.cpp:786
-#: ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "Kan inte läsa värdet av nyckel \"%s\""
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Kan inte spara bild till fil \"%s\": okänd filändelse."
 
-#: ../src/generic/logg.cpp:572
-#: ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Kan inte spara logginnehållet till fil."
 
-#: ../src/msw/thread.cpp:550
-#: ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Kan inte sätta trådprioritet"
 
-#: ../src/msw/registry.cpp:803
-#: ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "Kan inte sätta värdet på \"%s\""
@@ -979,18 +1055,14 @@ msgstr "Kan inte s
 msgid "Can't write to deflate stream: %s"
 msgstr "Kan inte skriva till deflate-ström: %s"
 
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
-#: ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120
-#: ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
 msgid "Cancel"
 msgstr "Avbryt"
 
-#: ../src/xrc/xmlres.cpp:1127
-#: ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Kan inte konvertera dialogenheter: okänd dialog."
 
@@ -999,22 +1071,22 @@ msgstr "Kan inte konvertera dialogenheter: ok
 msgid "Cannot convert from the charset '%s'!"
 msgstr "Kan inte konvertera från kodningen \"%s\"!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Kan inte hitta aktiv uppringningsanslutning: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Kan inte hitta behållare för okänd kontroll \"%s\"."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "Kan inte hitta typsnittsnod \"%s\"."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Kan inte hitta platsen för adressboksfil"
 
@@ -1023,15 +1095,15 @@ msgstr "Kan inte hitta platsen f
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Kan inte hämta prioritetsräckvidden för schemaläggningsregler %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Kan inte hämta värdnamnet"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Kan inte hämta det officiella värdnamnet"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Kan inte lägga på - ingen aktiv uppringningsanslutning."
 
@@ -1039,7 +1111,7 @@ msgstr "Kan inte l
 msgid "Cannot initialize OLE"
 msgstr "Kan inte initialisera OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "Kan inte initialisera SciTech MGL!"
 
@@ -1052,7 +1124,7 @@ msgstr "Kan inte initialisera display."
 msgid "Cannot load icon from '%s'."
 msgstr "Kan inte ladda ikon från \"%s\"."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Kan inte ladda resurser från fil \"%s\"."
@@ -1077,12 +1149,12 @@ msgstr "Kan inte 
 msgid "Cannot open contents file: %s"
 msgstr "Kan inte öppna innehållsfil: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "Kan inte öppna fil \"%s\"."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Kan inte öppna fil för PostScript-utskrift!"
 
@@ -1091,17 +1163,17 @@ msgstr "Kan inte 
 msgid "Cannot open index file: %s"
 msgstr "Kan inte öppna indexfil: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Kan inte tolka pluralformer: \"%s\"."
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Kan inte tolka koordinater från \"%s\"."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Kan inte tolka dimension från \"%s\"."
@@ -1110,8 +1182,7 @@ msgstr "Kan inte tolka dimension fr
 msgid "Cannot print empty page."
 msgstr "Kan inte skriva ut tom sida."
 
-#: ../src/msw/volume.cpp:160
-#: ../src/msw/volume.cpp:491
+#: ../src/msw/volume.cpp:160 ../src/msw/volume.cpp:491
 #, c-format
 msgid "Cannot read typename from '%s'!"
 msgstr "Kan inte läsa typnamn från \"%s\"!"
@@ -1124,13 +1195,11 @@ msgstr "Kan inte h
 msgid "Cannot start thread: error writing TLS"
 msgstr "Kan inte starta tråd: fel vid skrivning av TLS"
 
-#: ../src/mac/carbon/mpthread.cpp:977
-#: ../src/mac/carbon/thread.cpp:1174
+#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
 msgid "Cannot wait for thread termination."
 msgstr "Kan inte vänta på att tråden avslutas."
 
-#: ../src/mac/carbon/mpthread.cpp:893
-#: ../src/mac/carbon/thread.cpp:1082
+#: ../src/mac/carbon/mpthread.cpp:893 ../src/mac/carbon/thread.cpp:1082
 msgid "Cant create the thread event queue"
 msgstr "Kan inte skapa trådens händelsekö"
 
@@ -1138,7 +1207,7 @@ msgstr "Kan inte skapa tr
 msgid "Case sensitive"
 msgstr "Skiftlägeskänslig"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Keltiska språk (ISO-8859-14)"
 
@@ -1146,17 +1215,16 @@ msgstr "Keltiska spr
 msgid "Centered"
 msgstr "Centrerad"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Centraleuropeisk (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Välj Internetleverantör att ringa upp"
 
-#: ../src/generic/colrdlgg.cpp:151
-#: ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Välj färg"
 
@@ -1164,42 +1232,37 @@ msgstr "V
 msgid "Choose font"
 msgstr "Välj typsnitt"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "St&äng"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Töm logginnehållet"
 
-#: ../src/generic/fontdlgg.cpp:365
-#: ../src/generic/fontdlgg.cpp:384
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Klicka för att avbryta typsnittsvalet."
 
-#: ../src/generic/fontdlgg.cpp:370
-#: ../src/generic/fontdlgg.cpp:372
-#: ../src/generic/fontdlgg.cpp:377
-#: ../src/generic/fontdlgg.cpp:379
+#: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Klicka för att bekräfta typsnittsvalet."
 
-#: ../contrib/src/deprecated/proplist.cpp:513
-#: ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629
-#: ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Stäng"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Stäng\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Stäng alla"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Stäng detta fönster"
 
@@ -1207,21 +1270,20 @@ msgstr "St
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Komprimerad HTML-hjälpfil (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Dator"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Konfigurationspost kan inte starta med \"%c\"."
 
-#: ../src/generic/filedlgg.cpp:1323
-#: ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Bekräfta"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Bekräfta registeruppdatering"
 
@@ -1233,7 +1295,7 @@ msgstr "Ansluter..."
 msgid "Contents"
 msgstr "Innehåll"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "Konvertering till teckenuppsättning \"%s\" fungerar inte."
@@ -1278,7 +1340,8 @@ msgid ""
 "Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
 " or provide #define (see manual for caveats)"
 msgstr ""
-"Kunde inte slå upp kontrollklass eller id '%s'. Använd (ickenoll) heltal istället\n"
+"Kunde inte slå upp kontrollklass eller id '%s'. Använd (ickenoll) heltal "
+"istället\n"
 "eller tillhandahåll #define (se manualen för risker)"
 
 #: ../contrib/src/deprecated/resource.cpp:1278
@@ -1290,46 +1353,39 @@ msgstr ""
 "Kunde inte slå upp menyid '%s'. Använd (ickenoll) heltal istället\n"
 "eller tillhandahåll #define (se manualen för risker)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Kunde inte påbörja förhandsgranskning av dokumentet."
 
-#: ../src/generic/printps.cpp:185
-#: ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Kunde inte påbörja utskrift."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Kunde inte föra över data till fönstret"
 
-#: ../src/mac/carbon/mpthread.cpp:227
-#: ../src/mac/carbon/mpthread.cpp:306
-#: ../src/mac/carbon/thread.cpp:414
-#: ../src/mac/carbon/thread.cpp:495
+#: ../src/mac/carbon/mpthread.cpp:227 ../src/mac/carbon/mpthread.cpp:306
+#: ../src/mac/carbon/thread.cpp:414 ../src/mac/carbon/thread.cpp:495
 msgid "Could not unlock mutex"
 msgstr "Kunde inte låsa upp mutex"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Kunde inte förvärva ett mutexlås"
 
-#: ../src/msw/dragimag.cpp:166
-#: ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:158
-#: ../src/msw/imaglist.cpp:176
+#: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
 #: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Kunde inte lägga till en bild till bildlistan."
 
-#: ../src/msw/timer.cpp:106
-#: ../src/os2/timer.cpp:155
+#: ../src/msw/timer.cpp:106 ../src/os2/timer.cpp:155
 msgid "Couldn't create a timer"
 msgstr "Kunde inte skapa en timer"
 
-#: ../src/mgl/cursor.cpp:135
-#: ../src/mgl/cursor.cpp:166
+#: ../src/mgl/cursor.cpp:135 ../src/mgl/cursor.cpp:166
 msgid "Couldn't create cursor."
 msgstr "Kunde inte skapa markör."
 
@@ -1338,8 +1394,7 @@ msgstr "Kunde inte skapa mark
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "Kunde inte hitta symbolen \"%s\" i ett dynamiskt bibliotek"
 
-#: ../src/mac/classic/thread.cpp:521
-#: ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Kunde inte hämta den aktuella trådpekaren"
 
@@ -1362,23 +1417,21 @@ msgstr "Kunde inte 
 msgid "Couldn't register clipboard format '%s'."
 msgstr "Kunde inte registrera urklippsformat \"%s\"."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Kunde inte släppa ett mutex"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "Kunde inte hämta information om listkontrollpost %d."
 
-#: ../src/common/imagpng.cpp:642
-#: ../src/common/imagpng.cpp:651
+#: ../src/common/imagpng.cpp:642 ../src/common/imagpng.cpp:651
 #: ../src/common/imagpng.cpp:659
 msgid "Couldn't save PNG image."
 msgstr "Kunde inte spara PNG-bild."
 
-#: ../src/mac/classic/thread.cpp:779
-#: ../src/msw/thread.cpp:611
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Kunde inte avsluta tråd"
 
@@ -1386,33 +1439,32 @@ msgstr "Kunde inte avsluta tr
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "Skapa-parameter hittades inte i deklarerade RTTI-parametrar"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Skapa katalog"
 
-#: ../src/generic/dirdlgg.cpp:142
-#: ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Skapa ny katalog"
 
-#: ../src/common/stockitem.cpp:114
-#: ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "&Klipp ut"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Aktuell katalog:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Kyrilliska (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D ark, 22 x 34 tum"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE poke-förfrågan misslyckades"
 
@@ -1436,11 +1488,11 @@ msgstr "DIB-huvud: Ok
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB-huvud: Okänd kodning i fil."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL kuvert, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Debugrapport \"%s\""
@@ -1449,7 +1501,7 @@ msgstr "Debugrapport \"%s\""
 msgid "Debug report couldn't be created."
 msgstr "Debugrapporten kunde inte skapas."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "Skapande av debugrapport har misslyckats."
 
@@ -1457,7 +1509,7 @@ msgstr "Skapande av debugrapport har misslyckats."
 msgid "Decorative"
 msgstr "Dekorativ"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Standardkodning"
 
@@ -1474,19 +1526,29 @@ msgstr "Ta bort element"
 msgid "Deleted stale lock file '%s'."
 msgstr "Tog bort förlegad låsfil \"%s\"."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Skrivbord"
 
-#: ../src/msw/dialup.cpp:358
-msgid "Dial up functions are unavailable because the remote access service (RAS) is not installed on this machine. Please install it."
-msgstr "Uppringningsfunktioner är inte tillgängliga på grund av att fjärråtkomstservice (RAS) inte är installerad på denna maskin. Var vänlig och installera den."
+#: ../src/msw/dialup.cpp:395
+msgid ""
+"Dial up functions are unavailable because the remote access service (RAS) is "
+"not installed on this machine. Please install it."
+msgstr ""
+"Uppringningsfunktioner är inte tillgängliga på grund av att "
+"fjärråtkomstservice (RAS) inte är installerad på denna maskin. Var vänlig "
+"och installera den."
 
 #: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Visste du att..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Dekorativ"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "Katalogen \"%s\" kunde inte skapas"
@@ -1496,26 +1558,30 @@ msgstr "Katalogen \"%s\" kunde inte skapas"
 msgid "Directory '%s' doesn't exist!"
 msgstr "Katalogen \"%s\" finns inte!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Katalogen finns inte"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Katalogen finns inte."
 
 #: ../src/html/helpfrm.cpp:503
-msgid "Display all index items that contain given substring. Search is case insensitive."
-msgstr "Visa alla indexposter som innehåller given delsträng. Sökningen är skiftlägesokänslig."
+msgid ""
+"Display all index items that contain given substring. Search is case "
+"insensitive."
+msgstr ""
+"Visa alla indexposter som innehåller given delsträng. Sökningen är "
+"skiftlägesokänslig."
 
 #: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Visa alternativdialog"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" ?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
@@ -1532,12 +1598,11 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "Vill du spara ändringar i dokument %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Spara inte"
 
-#: ../src/html/htmlwin.cpp:451
-#: ../src/msw/frame.cpp:211
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Färdigt"
 
@@ -1545,6 +1610,10 @@ msgstr "F
 msgid "Done."
 msgstr "Färdigt."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1554,7 +1623,7 @@ msgstr "Dubbelt anv
 msgid "Down"
 msgstr "Ner"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E ark, 34 x 44 tum"
 
@@ -1566,12 +1635,12 @@ msgstr "Redigera post"
 msgid "Elapsed time : "
 msgstr "Passerad tid : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "Ange ett sidnummer mellan %d och %d:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "Skriv in kommando för att öppna fil \"%s\":"
@@ -1580,32 +1649,33 @@ msgstr "Skriv in kommando f
 msgid "Entries found"
 msgstr "Poster funna"
 
-#: ../src/common/config.cpp:383
-#, c-format
-msgid "Environment variables expansion failed: missing '%c' at position %u in '%s'."
-msgstr "Miljövariabelexpansion misslyckades: \"%c\" saknas på position %u i \"%s\"."
-
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765
-#: ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275
-#: ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330
-#: ../src/gtk/fontdlg.cpp:81
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL kuvert, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
+#, c-format
+msgid ""
+"Environment variables expansion failed: missing '%c' at position %u in '%s'."
+msgstr ""
+"Miljövariabelexpansion misslyckades: \"%c\" saknas på position %u i \"%s\"."
+
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Fel"
 
-#: ../src/unix/utilsunx.cpp:1073
-#: ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Fel "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Fel vid skapande av katalog"
 
@@ -1617,12 +1687,11 @@ msgstr "Fel vid l
 msgid "Error reading config options."
 msgstr "Fel vid läsning av konfigureringsalternativ."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Fel vid sparande av användarkonfigurationsdata."
 
-#: ../src/mac/carbon/mpthread.cpp:482
-#: ../src/mac/carbon/thread.cpp:672
+#: ../src/mac/carbon/mpthread.cpp:482 ../src/mac/carbon/thread.cpp:672
 msgid "Error while waiting on semaphore"
 msgstr "Fel vid väntande på semafor"
 
@@ -1630,7 +1699,7 @@ msgstr "Fel vid v
 msgid "Error: "
 msgstr "Fel: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1638,7 +1707,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Uppskattad tid: "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "Körbara filer (*.exe)|*.exe|Alla filer (*.*)|*.*||"
 
@@ -1647,12 +1716,12 @@ msgstr "K
 msgid "Execution of command '%s' failed"
 msgstr "Utförande av kommando \"%s\" misslyckades"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "Utförande av kommando \"%s\" misslyckades med fel: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 tum"
 
@@ -1674,12 +1743,15 @@ msgstr "F
 msgid "Expected 'char' while parsing resource."
 msgstr "Förväntade \"char\" när resursen tolkades."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
-msgid "Exporting registry key: file \"%s\" already exists and won't be overwritten."
-msgstr "Exporterar registernyckel: filen \"%s\" finns redan och kommer inte att skrivas över."
+msgid ""
+"Exporting registry key: file \"%s\" already exists and won't be overwritten."
+msgstr ""
+"Exporterar registernyckel: filen \"%s\" finns redan och kommer inte att "
+"skrivas över."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Utökad Unix-kodsida för japanska (EUC-JP)"
 
@@ -1688,7 +1760,7 @@ msgstr "Ut
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "Uppackning av \"%s\" till \"%s\" misslyckades."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Misslyckades att %s uppringningsanslutning: %s"
@@ -1697,7 +1769,7 @@ msgstr "Misslyckades att %s uppringningsanslutning: %s"
 msgid "Failed to access lock file."
 msgstr "Kunde inte komma åt låsfil."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Kunde inte allokera %lu Kb minne för bilddata."
@@ -1724,39 +1796,39 @@ msgstr "Kunde inte st
 msgid "Failed to close the clipboard."
 msgstr "Kunde inte stänga urklippsbordet."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Kunde inte ansluta: användarnamn/lösenord saknas."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Kunde inte ansluta: ingen Internetleverantör att ringa upp."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Kunde inte kopiera registervärde \"%s\""
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Kunde inte kopiera innehållet i registernyckel \"%s\" till \"%s\"."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "Kunde inte kopiera filen \"%s\" till \"%s\""
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "Kunde inte kopiera registerundernyckel \"%s\" till \"%s\"."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "Kunde inte skapa DDE-sträng"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "Kunde inte skapa MDI-föräldraram."
 
@@ -1772,12 +1844,12 @@ msgstr "Kunde inte skapa ett tempor
 msgid "Failed to create an anonymous pipe"
 msgstr "Kunde inte skapa ett anonymt rör (pipe)"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "Kunde inte skapa en anslutning till server \"%s\" med ämne \"%s\""
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Kunde inte skapa markör."
 
@@ -1796,7 +1868,7 @@ msgstr "Kunde inte skapa katalog %s/.gnome."
 msgid "Failed to create directory %s/mime-info."
 msgstr "Kunde inte skapa katalog %s/mime-info."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1820,8 +1892,7 @@ msgstr "Kunde inte skapa standard s
 msgid "Failed to display HTML document in %s encoding"
 msgstr "Kunde inte visa HTML-dokument i %s-kodning"
 
-#: ../src/mac/carbon/clipbrd.cpp:189
-#: ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Kunde inte tömma urklippsbordet."
@@ -1830,22 +1901,21 @@ msgstr "Kunde inte t
 msgid "Failed to enumerate video modes"
 msgstr "Kunde inte räkna upp videolägen"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "Kunde inte starta en meddelandeloop med DDE-server"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Kunde inte etablera uppringningsanslutning: %s"
 
-#: ../src/unix/utilsunx.cpp:491
-#: ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "Kunde inte utföra \"%s\"\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "Kunde inte köra curl, installera den i PATH."
 
@@ -1876,13 +1946,12 @@ msgstr ""
 "Kunde inte hitta XPM-resurs %s.\n"
 "Har du glömt att använda wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "Kunde inte hämta Internetleverantörers namn: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138
-#: ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Kunde inte hämta urklippsdata."
 
@@ -1890,20 +1959,11 @@ msgstr "Kunde inte h
 msgid "Failed to get data from the clipboard"
 msgstr "Kunde inte hämta data från urklippsbordet"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"Kunde inte hämta stackbakåtspår:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Kunde inte hämta den lokala systemtiden"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Kunde inte hämta aktuell katalog"
 
@@ -1915,7 +1975,7 @@ msgstr "Kunde inte initialisera GUI: inget inbyggt tema hittades."
 msgid "Failed to initialize MS HTML Help."
 msgstr "Kunde inte initialisera MS HTML-hjälp."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "Kunde inte initialisera OpenGL"
 
@@ -1925,10 +1985,14 @@ msgid "Failed to inspect the lock file '%s'"
 msgstr "Kunde inte inspektera låsfilen \"%s\""
 
 #: ../src/unix/threadpsx.cpp:897
-msgid "Failed to join a thread, potential memory leak detected - please restart the program"
-msgstr "Kunde inte slå ihop en tråd, möjlig minnesläcka hittad - var vänlig och starta om programmet"
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+"Kunde inte slå ihop en tråd, möjlig minnesläcka hittad - var vänlig och "
+"starta om programmet"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "Kunde inte döda processen %d"
@@ -1967,7 +2031,7 @@ msgstr "Kunde inte l
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Kunde inte matcha \"%s\" i reguljära uttrycket: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Kunde inte ändra filtiden för \"%s\""
@@ -1998,7 +2062,7 @@ msgstr "Kunde inte skicka data till urklippsbordet"
 msgid "Failed to read PID from lock file."
 msgstr "Kunde inte läsa PID från låsfil."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Kunde inte omdirigera barnprocess-in/utdata"
 
@@ -2006,12 +2070,12 @@ msgstr "Kunde inte omdirigera barnprocess-in/utdata"
 msgid "Failed to redirect the child process IO"
 msgstr "Kunde inte omdirigera barnprocessens in/utdata"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "Kunde inte registrera DDE-server \"%s\""
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "Kunde inte registrera OpenGL-fönsterklass."
 
@@ -2035,12 +2099,12 @@ msgstr "Kunde inte ta bort l
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Kunde inte ta bort förlegad låsfil \"%s\"."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "Kunde inte byta namn på registervärde \"%s\" till \"%s\"."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "Kunde inte byta namn på registernyckel \"%s\" till \"%s\"."
@@ -2049,12 +2113,12 @@ msgstr "Kunde inte byta namn p
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Kunde inte hämta data från urklippsbordet."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "Kunde inte hämta filtider för \"%s\""
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "Kunde inte hämta text från RAS-felmeddelande"
 
@@ -2062,12 +2126,12 @@ msgstr "Kunde inte h
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Kunde inte hämta urklippsformat som stöds"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Kunde inte spara bilden till fil \"%s\"."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "Kunde inte skicka DDE-meddelandeanmälan"
 
@@ -2089,8 +2153,7 @@ msgstr "Kunde inte s
 msgid "Failed to set temporary file permissions"
 msgstr "Kunde inte sätta temporära filbehörigheter"
 
-#: ../src/unix/threadpsx.cpp:1245
-#: ../src/unix/threadpsx.cpp:1256
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Kunde inte sätta trådprioritet %d."
@@ -2100,22 +2163,21 @@ msgstr "Kunde inte s
 msgid "Failed to store image '%s' to memory VFS!"
 msgstr "Kunde inte spara bild \"%s\" till minnes-VFS!"
 
-#: ../src/mac/carbon/mpthread.cpp:1273
-#: ../src/mac/carbon/thread.cpp:1465
+#: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
 #: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Kunde inte avsluta en tråd."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "Kunde inte avsluta meddelandeloopen med DDE-servern"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Kunde inte avsluta den uppringda anslutningen: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "Kunde inte röra (touch) filen \"%s\""
@@ -2125,16 +2187,16 @@ msgstr "Kunde inte r
 msgid "Failed to unlock lock file '%s'"
 msgstr "Kunde inte låsa upp låsfil \"%s\""
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "Kunde inte avregistrera DDE-server \"%s\""
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Kunde inte uppdatera användarkonfigurationsfil."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Kunde inte ladda upp debugrapport (felkod %d)."
@@ -2144,7 +2206,7 @@ msgstr "Kunde inte ladda upp debugrapport (felkod %d)."
 msgid "Failed to write to lock file '%s'"
 msgstr "Kunde inte skriva till låsfil \"%s\""
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Ödesdigert fel"
 
@@ -2161,13 +2223,12 @@ msgstr "Fil"
 msgid "File %s does not exist."
 msgstr "Filen %s finns inte."
 
-#: ../src/generic/filedlgg.cpp:1321
-#: ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "Filen \"%s\" finns redan, vill du verkligen skriva över den?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2180,22 +2241,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Filen kunde inte laddas."
 
-#: ../src/common/docview.cpp:571
-#: ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Filfel"
 
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Filnamnet finns redan."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Fil"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Filer (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Fil"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Sök"
@@ -2208,7 +2276,7 @@ msgstr "Fastbreddstypsnitt:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Fastbreddtypsnitt.<br> <b>fett</b> <i>kursivt</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Foliant, 8 1/2 x 13 tum"
 
@@ -2216,7 +2284,7 @@ msgstr "Foliant, 8 1/2 x 13 tum"
 msgid "Font size:"
 msgstr "Typsnittsstorlek:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Gren misslyckades"
 
@@ -2267,11 +2335,11 @@ msgstr "GTK+ tema"
 msgid "Generic PostScript"
 msgstr "Allmän PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Tysk legal fanfold, 8 1/2 x 13 tum"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Tysk standard fanfold, 8 1/2 x 12 tum"
 
@@ -2299,25 +2367,23 @@ msgstr "G
 msgid "Go one level up in document hierarchy"
 msgstr "Gå upp en nivå i dokumenthierarki"
 
-#: ../src/generic/dirdlgg.cpp:147
-#: ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Gå till hemkatalog"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Gå till föräldrakatalog"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Gå till sida"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Grekiska (ISO-8859-7)"
 
-#: ../src/common/zstream.cpp:72
-#: ../src/common/zstream.cpp:209
+#: ../src/common/zstream.cpp:72 ../src/common/zstream.cpp:209
 msgid "Gzip not supported by this version of zlib"
 msgstr "Gzip stöds inte av den här versionen av zlib"
 
@@ -2334,14 +2400,11 @@ msgstr "HTML-ankare %s finns inte."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML-filer (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebreiska (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523
-#: ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337
-#: ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Hjälp"
 
@@ -2349,8 +2412,7 @@ msgstr "Hj
 msgid "Help Browser Options"
 msgstr "Hjälpbläddraralternativ"
 
-#: ../src/generic/helpext.cpp:442
-#: ../src/generic/helpext.cpp:443
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Hjälpindex"
 
@@ -2371,15 +2433,15 @@ msgstr "Hj
 msgid "Help: %s"
 msgstr "Hjälp: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Hem"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Hemkatalog"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2387,12 +2449,9 @@ msgstr "I64"
 msgid "ICO: Error in reading mask DIB."
 msgstr "ICO: Fel vid läsning av mask DIB."
 
-#: ../src/common/imagbmp.cpp:1048
-#: ../src/common/imagbmp.cpp:1107
-#: ../src/common/imagbmp.cpp:1116
-#: ../src/common/imagbmp.cpp:1127
-#: ../src/common/imagbmp.cpp:1171
-#: ../src/common/imagbmp.cpp:1181
+#: ../src/common/imagbmp.cpp:1048 ../src/common/imagbmp.cpp:1107
+#: ../src/common/imagbmp.cpp:1116 ../src/common/imagbmp.cpp:1127
+#: ../src/common/imagbmp.cpp:1171 ../src/common/imagbmp.cpp:1181
 #: ../src/common/imagbmp.cpp:1190
 msgid "ICO: Error writing the image file!"
 msgstr "ICO: Fel vid skrivning till bildfilen!"
@@ -2431,7 +2490,7 @@ msgstr "IFF: Ok
 msgid "Icon resource specification %s not found."
 msgstr "Ikonresursspecifikation \"%s\" hittades inte."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -2439,9 +2498,10 @@ msgstr ""
 "Om du har mer information angående den här buggrapporten,\n"
 "skriv in den här och den kommer att bifogas:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
-"If you wish to suppress this debug report completely, please choose the \"Cancel\" button,\n"
+"If you wish to suppress this debug report completely, please choose the "
+"\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
@@ -2449,7 +2509,7 @@ msgstr ""
 "medveten om att det kan hindra förbättringar av programmet, så om det\n"
 "är möjligt, fortsätt med skapandet av rapporten.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "Ignorerar värde \"%s\" i nyckeln \"%s\"."
@@ -2470,43 +2530,46 @@ msgstr "Otill
 msgid "Illegal Parameter Count for Create Method"
 msgstr "Otillåtet antal parametrar för Create-metod"
 
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Ogiltigt katalognamn."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Ogiltig filspecifikation."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Bild och mask har olika storlekar."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Bildfilen är inte av typen %d."
 
 #: ../src/msw/textctrl.cpp:361
-msgid "Impossible to create a rich edit control, using simple text control instead. Please reinstall riched32.dll"
-msgstr "Omöjligt att skapa en rich edit control, använder enkel text control istället. Installera om riched32.dll"
+msgid ""
+"Impossible to create a rich edit control, using simple text control instead. "
+"Please reinstall riched32.dll"
+msgstr ""
+"Omöjligt att skapa en rich edit control, använder enkel text control "
+"istället. Installera om riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Omöjligt att hämta barnprocessindata"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "Omöjligt att hämta behörigheter för fil \"%s\""
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "Omöjligt att skriva över fil \"%s\""
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "Omöjligt att sätta behörigheter för filen \"%s\""
@@ -2519,19 +2582,23 @@ msgstr "Indentera"
 msgid "Index"
 msgstr "Index"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Indiska (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Internt fel, ogiltig wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Ogiltigt TIFF-bildindex."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Ogiltig XRC-resurs \"%s\": saknar rotnod \"resource\"."
@@ -2551,8 +2618,7 @@ msgstr "Ogiltig geometrispecifikation \"%s\""
 msgid "Invalid lock file '%s'."
 msgstr "Ogiltig låsfil \"%s\"."
 
-#: ../src/common/xtistrm.cpp:365
-#: ../src/common/xtistrm.cpp:380
+#: ../src/common/xtistrm.cpp:365 ../src/common/xtistrm.cpp:380
 msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
 msgstr "Ogiltigt eller null objekt-id skickat till GetObjectClassInfo"
 
@@ -2569,7 +2635,7 @@ msgstr "Ogiltigt regulj
 msgid "Italic"
 msgstr "Kursiv"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Italienskt kuvert, 110 x 230 mm"
 
@@ -2581,24 +2647,75 @@ msgstr "JPEG: Kunde inte ladda - filen 
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: Kunde inte spara bild."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Marginaljusterad"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
-#: ../src/generic/prntdlgg.cpp:609
-#: ../src/generic/prntdlgg.cpp:867
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Liggande"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Liggare, 17 x 11 tum"
 
@@ -2606,15 +2723,44 @@ msgstr "Liggare, 17 x 11 tum"
 msgid "Left margin (mm):"
 msgstr "Vänster marginal (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 tum"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 tum"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter, 8 1/2 x 11 tum"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter, 8 1/2 x 11 tum"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter, 8 1/2 x 11 tum"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter litet, 8 1/2 x 11 tum"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 tum"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter, 8 1/2 x 11 tum"
 
@@ -2635,14 +2781,6 @@ msgstr "Ladda %s fil"
 msgid "Loading : "
 msgstr "Laddar: "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Att ladda Grey Ascii PNM bilder är ännu inte implementerat."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Att ladda Grey Raw PNM bilder är ännu inte implementerat."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2653,13 +2791,12 @@ msgstr "L
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "Låsfilen \"%s\" har felaktig behörighet."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Logg sparad till filen \"%s\"."
 
-#: ../include/wx/xti.h:501
-#: ../include/wx/xti.h:505
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "Konvertering till long stöds inte"
 
@@ -2672,10 +2809,15 @@ msgid "MP Thread Support is not available on this System"
 msgstr "MP-trådstöd är inte tillgängligt på det här systemet"
 
 #: ../src/msw/helpchm.cpp:60
-msgid "MS HTML Help functions are unavailable because the MS HTML Help library is not installed on this machine. Please install it."
-msgstr "MS HTML hjälpfunktioner är inte tillgängliga på grund av att MS HTML hjälpbiblioteket inte är installerat på den här maskinen. Vänligen installera det."
+msgid ""
+"MS HTML Help functions are unavailable because the MS HTML Help library is "
+"not installed on this machine. Please install it."
+msgstr ""
+"MS HTML hjälpfunktioner är inte tillgängliga på grund av att MS HTML "
+"hjälpbiblioteket inte är installerat på den här maskinen. Vänligen "
+"installera det."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ma&ximera"
 
@@ -2701,7 +2843,7 @@ msgstr "Meny"
 msgid "Metal theme"
 msgstr "Metalltema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "&Minimera"
 
@@ -2719,11 +2861,16 @@ msgstr "L
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Ändrad"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monarch kuvert, 3 7/8 x 7 1/2 tum"
 
@@ -2735,11 +2882,11 @@ msgstr "Flytta ner"
 msgid "Move up"
 msgstr "Flytta upp"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Namn"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Ny katalog"
 
@@ -2747,10 +2894,8 @@ msgstr "Ny katalog"
 msgid "New item"
 msgstr "Nytt element"
 
-#: ../src/generic/dirdlgg.cpp:318
-#: ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615
-#: ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "Nytt namn"
 
@@ -2762,11 +2907,9 @@ msgstr "N
 msgid "Next page"
 msgstr "Nästa sida"
 
-#: ../src/mac/carbon/msgdlg.cpp:60
-#: ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58
-#: ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Nej"
 
@@ -2788,7 +2931,8 @@ msgstr "Inga poster funna."
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
 "but an alternative encoding '%s' is available.\n"
-"Do you want to use this encoding (otherwise you will have to choose another one)?"
+"Do you want to use this encoding (otherwise you will have to choose another "
+"one)?"
 msgstr ""
 "Inget typsnitt för att visa text med kodningen \"%s\" hittades,\n"
 "men en alternativ kodning \"%s\" är tillgänglig.\n"
@@ -2805,25 +2949,22 @@ msgstr ""
 "Vill du välja ett typsnitt att använda för denna kodning\n"
 "(annars kommer texten med denna kodning inte att visas korrekt)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "Ingen hanterare hittades för XML-nod \"%s\", klass \"%s\"!"
 
-#: ../src/common/image.cpp:1482
-#: ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Ingen hanterare hittades för bildtyp."
 
-#: ../src/common/image.cpp:1490
-#: ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "Ingen bildhanterare för typ %d är definierad."
 
-#: ../src/common/image.cpp:1551
-#: ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "Ingen bildhanterare för typ %s är definierad."
@@ -2836,21 +2977,19 @@ msgstr "Ingen matchande sida hittad 
 msgid "No sound"
 msgstr "Inget ljud"
 
-#: ../src/common/image.cpp:1177
-#: ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "Ingen oanvänd färg i bilden är maskad."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "Ingen oanvänd färg bilden."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordiska språk (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:232
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normal"
 
@@ -2862,13 +3001,12 @@ msgstr "Normalt typsnitt<br>och <u>understruket</u>. "
 msgid "Normal font:"
 msgstr "Normalt typsnitt:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 tum"
 
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
-#: ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
 msgid "OK"
 msgstr "OK"
 
@@ -2876,25 +3014,21 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr "Objekt måste ha ett id-attribut"
 
-#: ../src/common/docview.cpp:1282
-#: ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Öppna fil"
 
-#: ../src/html/helpfrm.cpp:673
-#: ../src/html/helpfrm.cpp:1579
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "Öppna HTML-dokument"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "Öppna fil \"%s\""
 
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Operation ej tillåten."
 
@@ -2913,18 +3047,15 @@ msgstr "Flagga \"%s\" kr
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Flagga \"%s\": \"%s\" kan inte konverteras till ett datum."
 
-#: ../src/generic/dirdlgg.cpp:118
-#: ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Alternativ"
 
-#: ../src/generic/prntdlgg.cpp:611
-#: ../src/generic/prntdlgg.cpp:868
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Orientering"
 
-#: ../src/common/imagpcx.cpp:462
-#: ../src/common/imagpcx.cpp:485
+#: ../src/common/imagpcx.cpp:462 ../src/common/imagpcx.cpp:485
 msgid "PCX: couldn't allocate memory"
 msgstr "PCX: Kunde inte allokera minne"
 
@@ -2940,8 +3071,7 @@ msgstr "PCX: Ogiltig bild"
 msgid "PCX: this is not a PCX file."
 msgstr "PCX: Detta är inte en PCX fil."
 
-#: ../src/common/imagpcx.cpp:464
-#: ../src/common/imagpcx.cpp:486
+#: ../src/common/imagpcx.cpp:464 ../src/common/imagpcx.cpp:486
 msgid "PCX: unknown error !!!"
 msgstr "PCX: Okänt fel !!!"
 
@@ -2949,24 +3079,149 @@ msgstr "PCX: Ok
 msgid "PCX: version number too low"
 msgstr "PCX: För lågt versionsnummer"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: Kunde inte allokera minne."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Filformat är okänt."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Filen tycks vara trunkerad."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 kuvert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 kuvert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 kuvert, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 kuvert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 kuvert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 kuvert, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 kuvert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 kuvert, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL kuvert, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 kuvert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL kuvert, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 kuvert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 kuvert, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 kuvert, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 kuvert, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 kuvert, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 kuvert, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 kuvert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 kuvert, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 kuvert, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Sida %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Sida %d av %d"
@@ -2975,8 +3230,7 @@ msgstr "Sida %d av %d"
 msgid "Page Setup"
 msgstr "Sidinställningar"
 
-#: ../src/common/prntbase.cpp:451
-#: ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Sidinställning"
 
@@ -2984,14 +3238,12 @@ msgstr "Sidinst
 msgid "Pages"
 msgstr "Sidor"
 
-#: ../src/generic/prntdlgg.cpp:800
-#: ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
 #: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Pappersstorlek"
 
-#: ../src/generic/prntdlgg.cpp:598
-#: ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
 #: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Pappersstorlek"
@@ -3004,12 +3256,11 @@ msgstr "Skickade ett redan registrerat objekt till SetObject"
 msgid "Passing a already registered object to SetObjectName"
 msgstr "Skickade ett redan registrerat objekt till SetObjectName"
 
-#: ../src/common/xtistrm.cpp:436
-#: ../src/common/xtistrm.cpp:656
+#: ../src/common/xtistrm.cpp:436 ../src/common/xtistrm.cpp:656
 msgid "Passing an unkown object to GetObject"
 msgstr "Skickade ett okänt objekt till GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Behörigheter"
 
@@ -3021,7 +3272,7 @@ msgstr "Kunde inte skapa r
 msgid "Please choose a valid font."
 msgstr "Välj ett giltigt typsnitt."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Välj en existerande fil."
 
@@ -3029,11 +3280,11 @@ msgstr "V
 msgid "Please choose the page to display:"
 msgstr "Välj vilken sida som skall visas:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Välj vilken Internetleverantör du vill ansluta till"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3048,8 +3299,7 @@ msgstr ""
 msgid "Please wait while printing\n"
 msgstr "Vänta på utskrift\n"
 
-#: ../src/generic/prntdlgg.cpp:608
-#: ../src/generic/prntdlgg.cpp:866
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Stående"
 
@@ -3057,8 +3307,7 @@ msgstr "St
 msgid "PostScript file"
 msgstr "PostScript-fil"
 
-#: ../src/generic/fontdlgg.cpp:348
-#: ../src/html/helpfrm.cpp:1235
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Förhandsgranska:"
 
@@ -3066,20 +3315,17 @@ msgstr "F
 msgid "Previous page"
 msgstr "Föregående sida"
 
-#: ../src/common/prntbase.cpp:393
-#: ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151
-#: ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Skriv ut"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Förhandsgranska"
 
-#: ../src/common/prntbase.cpp:1199
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Förhandsgranskning misslyckades"
 
@@ -3099,7 +3345,7 @@ msgstr "Skriv ut med f
 msgid "Print previe&w"
 msgstr "Förhands&granska"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Förhandsgranska"
 
@@ -3139,8 +3385,7 @@ msgstr "Skrivare..."
 msgid "Printer:"
 msgstr "Skrivare:"
 
-#: ../src/common/prntbase.cpp:310
-#: ../src/common/prntbase.cpp:531
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Skriver ut "
 
@@ -3157,25 +3402,27 @@ msgstr "Skriver sida %d..."
 msgid "Printing..."
 msgstr "Skriver ut..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
-msgid "Processing debug report has failed, leaving the files in \"%s\" directory."
-msgstr "Behandling av debugrapport har misslyckats, lämnar filerna i katalogen \"%s\"."
+msgid ""
+"Processing debug report has failed, leaving the files in \"%s\" directory."
+msgstr ""
+"Behandling av debugrapport har misslyckats, lämnar filerna i katalogen \"%s"
+"\"."
 
 #: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Program avbrutet."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Fråga"
 
-#: ../src/common/ffile.cpp:125
-#: ../src/common/ffile.cpp:144
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "Läsfel på fil \"%s\""
@@ -3184,7 +3431,7 @@ msgstr "L
 msgid "Ready"
 msgstr "Redo"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "Refererad objektnod med ref=\"%s\" hittades inte!"
@@ -3193,17 +3440,17 @@ msgstr "Refererad objektnod med ref=\"%s\" hittades inte!"
 msgid "Refresh"
 msgstr "Uppdatera"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "Registernyckel \"%s\" finns redan."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "Registernyckel \"%s\" finns inte, kan inte döpa om den."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3214,7 +3461,7 @@ msgstr ""
 "om du tar bort den kommer systemet bli instabilt:\n"
 "Operationen avbruten."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "Registervärde \"%s\" finns redan."
@@ -3235,10 +3482,11 @@ msgstr "Ta bort"
 msgid "Remove current page from bookmarks"
 msgstr "Ta bort aktuell sida från bokmärken"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
-msgstr "Rendrerare \"%s\" har inkompatibel version %d.%d och kunde inte laddas."
+msgstr ""
+"Rendrerare \"%s\" har inkompatibel version %d.%d och kunde inte laddas."
 
 #: ../src/common/stockitem.cpp:117
 msgid "Rep&lace"
@@ -3252,7 +3500,7 @@ msgstr "Ers
 msgid "Replace with:"
 msgstr "Ersätt med:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Resursfiler måste ha samma versionsnummer!"
 
@@ -3268,7 +3516,7 @@ msgstr "H
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Spara"
 
@@ -3285,7 +3533,7 @@ msgstr "Spara so&m..."
 msgid "Save as"
 msgstr "Spara som"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Spara logginnehållet till fil"
 
@@ -3293,14 +3541,17 @@ msgstr "Spara logginneh
 msgid "Script"
 msgstr "Skrivstil"
 
-#: ../src/html/helpfrm.cpp:536
-#: ../src/html/helpfrm.cpp:551
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Sök"
 
 #: ../src/html/helpfrm.cpp:538
-msgid "Search contents of help book(s) for all occurences of the text you typed above"
-msgstr "Sök i hjälpboken/böckernas innehåll efter alla förekomster av texten du skrev in ovan"
+msgid ""
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
+msgstr ""
+"Sök i hjälpboken/böckernas innehåll efter alla förekomster av texten du "
+"skrev in ovan"
 
 #: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
@@ -3318,7 +3569,7 @@ msgstr "S
 msgid "Searching..."
 msgstr "Söker..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Avdelningar"
 
@@ -3332,22 +3583,27 @@ msgstr "S
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr "Sökfel på fil \"%s\" (stora filer stöds inte av stdio)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Markera &allt"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Välj en dokumentmall"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Välj en dokumentvy"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Välj en fil"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Avdelningar"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3361,7 +3617,7 @@ msgstr "SetProperty anropat utan giltigt tilldelningsobjekt"
 msgid "Setup..."
 msgstr "Inställningar..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Flera aktiva uppringningsanslutningar hittades, väljer en slumpvis."
 
@@ -3373,12 +3629,11 @@ msgstr "Visa alla"
 msgid "Show all items in index"
 msgstr "Visa alla poster i index"
 
-#: ../src/generic/dirdlgg.cpp:114
-#: ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Visa dolda kataloger"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Visa dolda filer"
 
@@ -3386,17 +3641,15 @@ msgstr "Visa dolda filer"
 msgid "Show/hide navigation panel"
 msgstr "Visa/dölj navigeringspanel"
 
-#: ../src/generic/fontdlgg.cpp:353
-#: ../src/generic/fontdlgg.cpp:355
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr "Visar typsnittsgranskningen."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Storlek"
 
-#: ../src/generic/progdlgg.cpp:222
-#: ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
 #: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr "Hoppa över"
@@ -3409,9 +3662,7 @@ msgstr "Lutande"
 msgid "Sorry, could not open this file for saving."
 msgstr "Kunde inte öppna denna fil för att spara."
 
-#: ../src/common/docview.cpp:613
-#: ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Kunde inte öppna denna fil."
 
@@ -3419,16 +3670,15 @@ msgstr "Kunde inte 
 msgid "Sorry, could not save this file."
 msgstr "Kunde inte spara denna fil."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Inte tillräckligt med minne för att skapa förhandsgranskning."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Förhandsgranskning kräver en installerad skrivare."
 
-#: ../src/common/docview.cpp:1281
-#: ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Filformatet för denna fil är okänt."
 
@@ -3441,7 +3691,7 @@ msgstr "Formatet p
 msgid "Sound file '%s' is in unsupported format."
 msgstr "Formatet på ljudfilen \"%s\" stöds inte."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 tum"
 
@@ -3449,7 +3699,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 tum"
 msgid "Status:"
 msgstr "Status:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Status: "
 
@@ -3457,49 +3707,67 @@ msgstr "Status: "
 msgid "Streaming delegates for not already streamed objects not yet supported"
 msgstr "Strömmande delegater för icke strömmande objekt stöds inte ännu"
 
-#: ../src/msw/colour.cpp:38
-#: ../src/palmos/colour.cpp:38
+#: ../src/msw/colour.cpp:38 ../src/palmos/colour.cpp:38
 #, c-format
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "Sträng till färg: Felaktig färgspecifikation: %s"
 
-#: ../include/wx/xti.h:428
-#: ../include/wx/xti.h:432
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "Strängomvandlingar stöds inte"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Subklass \"%s\" hittades inte för resurs \"%s\", subklassar inte!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232
-#: ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Kunde inte allokera minne."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Fel vid laddning av bild."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Fel vid läsning av bild."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Fel vid sparande av bild."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Fel vid skrivande till bild."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 tum"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 tum"
 
@@ -3507,11 +3775,11 @@ msgstr "Tabloid, 11 x 17 tum"
 msgid "Teletype"
 msgstr "Teletyp"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Mallar"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3539,7 +3807,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "Urklippsformatet \"%d\" finns inte."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3548,7 +3816,7 @@ msgstr ""
 "Katalogen \"%s\" finns inte\n"
 "Skapa den nu?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3557,7 +3825,7 @@ msgstr ""
 "Filen \"%s\" kunde inte öppnas.\n"
 "Den har tagits bort från senast använda filer-listan."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3566,28 +3834,23 @@ msgstr ""
 "Filen \"%s\" finns inte och kunde inte öppnas.\n"
 "Den har tagits bort från senast använda filer-listan."
 
-#: ../src/generic/fontdlgg.cpp:316
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "Typsnittets färg."
 
-#: ../src/generic/fontdlgg.cpp:277
-#: ../src/generic/fontdlgg.cpp:279
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr "Typsnittets familj."
 
-#: ../src/generic/fontdlgg.cpp:328
-#: ../src/generic/fontdlgg.cpp:330
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 msgid "The font point size."
 msgstr "Typsnittsstorlek"
 
-#: ../src/generic/fontdlgg.cpp:288
-#: ../src/generic/fontdlgg.cpp:290
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr "Typsnittets stil."
 
-#: ../src/generic/fontdlgg.cpp:299
-#: ../src/generic/fontdlgg.cpp:301
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr "Typsnittets vikt."
 
@@ -3596,9 +3859,10 @@ msgstr "Typsnittets vikt."
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "Sökvägen \"%s\" innehåller för många \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
-"The report contains the files listed below. If any of these files contain private information,\n"
+"The report contains the files listed below. If any of these files contain "
+"private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
 "Rapporten innehåller filerna nedan. Om någon av filerna innehåller\n"
@@ -3618,49 +3882,69 @@ msgstr "Texten kunde inte sparas."
 msgid "The value for the option '%s' must be specified."
 msgstr "Värdet för flaggan \"%s\" måste anges."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
-msgid "The version of remote access service (RAS) installed on this machine is tooold, please upgrade (the following required function is missing: %s)."
-msgstr "Versionen av fjärråtkomsttjänsten (RAS) som är installerad på denna maskin är för gammal, uppgradera (följande nödvändig funktion saknas: %s)."
+msgid ""
+"The version of remote access service (RAS) installed on this machine is "
+"tooold, please upgrade (the following required function is missing: %s)."
+msgstr ""
+"Versionen av fjärråtkomsttjänsten (RAS) som är installerad på denna maskin "
+"är för gammal, uppgradera (följande nödvändig funktion saknas: %s)."
 
 #: ../src/html/htmprint.cpp:601
-msgid "There was a problem during page setup: you may need to set a default printer."
-msgstr "Det var problem när sidan ställdes in: Du måste kanske ange en standardskrivare."
+msgid ""
+"There was a problem during page setup: you may need to set a default printer."
+msgstr ""
+"Det var problem när sidan ställdes in: Du måste kanske ange en "
+"standardskrivare."
 
 #: ../src/msw/datectrl.cpp:109
-msgid "This system doesn't support date picker control, please upgrade your version of comctl32.dll"
-msgstr "Detta system stöder inte datumväljningskontrollen, uppgradera din version av comctl32.dll"
+msgid ""
+"This system doesn't support date picker control, please upgrade your version "
+"of comctl32.dll"
+msgstr ""
+"Detta system stöder inte datumväljningskontrollen, uppgradera din version av "
+"comctl32.dll"
 
-#: ../src/msw/thread.cpp:1204
-msgid "Thread module initialization failed: can not store value in thread local storage"
-msgstr "Trådmodulinitialisering misslyckades: Kan inte spara värde i trådens lokala lagring"
+#: ../src/msw/thread.cpp:1206
+msgid ""
+"Thread module initialization failed: can not store value in thread local "
+"storage"
+msgstr ""
+"Trådmodulinitialisering misslyckades: Kan inte spara värde i trådens lokala "
+"lagring"
 
 #: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Trådmodulinitialisering misslyckades: Kunde inte skapa trådnyckel"
 
-#: ../src/msw/thread.cpp:1192
-msgid "Thread module initialization failed: impossible to allocate index in thread local storage"
-msgstr "Trådmodulinitialisering misslyckades: Omöjligt att allokera index i trådens lokala lagring"
+#: ../src/msw/thread.cpp:1194
+msgid ""
+"Thread module initialization failed: impossible to allocate index in thread "
+"local storage"
+msgstr ""
+"Trådmodulinitialisering misslyckades: Omöjligt att allokera index i trådens "
+"lokala lagring"
 
 #: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "Trådprioritetsinställningar ignoreras."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Ordna &horisontellt"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Ordna &vertikalt"
 
 #: ../src/common/ftp.cpp:635
 msgid "Timeout while waiting for FTP server to connect, try passive mode."
-msgstr "Tiden för att vänta på att FTP-server skall ansluta har gått ut, försök med passivt läge."
+msgstr ""
+"Tiden för att vänta på att FTP-server skall ansluta har gått ut, försök med "
+"passivt läge."
 
-#: ../src/msw/timer.cpp:116
-#: ../src/os2/timer.cpp:141
+#: ../src/msw/timer.cpp:116 ../src/os2/timer.cpp:141
 msgid "Timer creation failed."
 msgstr "Kunde inte skapa timer."
 
@@ -3689,26 +3973,24 @@ msgstr "
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
 msgstr "Försöker ta bort fil \"%s\" från minnes-VFS, men den är inte laddad!"
 
-#: ../src/common/sckaddr.cpp:146
-#: ../src/common/sckaddr.cpp:250
+#: ../src/common/sckaddr.cpp:146 ../src/common/sckaddr.cpp:250
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "Försöker slå upp ett NULL värdnamn: ger upp"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turkiska (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Typ"
 
-#: ../src/common/xtistrm.cpp:281
-#: ../src/common/xtixml.cpp:351
+#: ../src/common/xtistrm.cpp:281 ../src/common/xtixml.cpp:351
 #: ../src/common/xtixml.cpp:498
 msgid "Type must have enum - long conversion"
 msgstr "Typen måste ha enum - long omvandling"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US standard fanfold, 14 7/8 x 11 tum"
 
@@ -3745,39 +4027,39 @@ msgstr "Ov
 msgid "Unexpected parameter '%s'"
 msgstr "Oväntad parameter \"%s\""
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bitar (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bitar big endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bitar little endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bitar (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bitar big endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bitar little endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "Unicode 7 bitar (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "Unicode 8 bitar (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Okänt DDE-fel %08x"
@@ -3790,7 +4072,7 @@ msgstr "Ok
 msgid "Unknown dynamic library error"
 msgstr "Okänt fel i dynamiskt bibliotek"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Okänd kodning (%d)"
@@ -3805,13 +4087,12 @@ msgstr "Ok
 msgid "Unknown long option '%s'"
 msgstr "Okänd lång flagga \"%s\""
 
-#: ../src/common/cmdline.cpp:608
-#: ../src/common/cmdline.cpp:629
+#: ../src/common/cmdline.cpp:608 ../src/common/cmdline.cpp:629
 #, c-format
 msgid "Unknown option '%s'"
 msgstr "Okänd flagga \"%s\""
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Okänd stilflagga "
 
@@ -3820,13 +4101,12 @@ msgstr "Ok
 msgid "Unkown Property %s"
 msgstr "Okänd egenskap \"%s\""
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "Omatchad \"{\" i en post för mime-typ %s."
 
-#: ../src/common/cmdproc.cpp:261
-#: ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
 #: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Namnlöst kommando"
@@ -3836,10 +4116,8 @@ msgstr "Namnl
 msgid "Unrecognized style %s while parsing resource."
 msgstr "Oväntad stil %s när resursen tolkades."
 
-#: ../src/mac/carbon/clipbrd.cpp:68
-#: ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:273
-#: ../src/msw/clipbrd.cpp:445
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Urklippsformatet stöds inte."
 
@@ -3852,7 +4130,7 @@ msgstr "Temat \"%s\" st
 msgid "Up"
 msgstr "Upp"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Användning: %s"
@@ -3865,15 +4143,15 @@ msgstr "Valideringskonflikt"
 msgid "Video Output"
 msgstr "Videoutdata"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Visa filer som detaljerad lista"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Visa filer som lista"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Vyer"
 
@@ -3889,20 +4167,19 @@ msgstr "Varning"
 msgid "Warning: "
 msgstr "Varning: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Varning: Försök att ta bort HTML-märkordshanterare från tom stack."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Västerländsk (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Västerländsk med Euro (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:339
-#: ../src/generic/fontdlgg.cpp:341
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr "Om typsnittet är understruket."
 
@@ -3918,104 +4195,109 @@ msgstr "Endast hela ord"
 msgid "Win32 theme"
 msgstr "Win32 tema"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s på Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (bygge %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9X (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows arabiska (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows baltiska språk (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows centraleuropeiska (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows förenklad kinesiska (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows traditionelll kinesiska (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows kyrilliska (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows grekiska (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows hebreiska (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows japanska (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows koreanska (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (bygge %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (bygge %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows baltiska språk (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows turkiska (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows västeuropa (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (bygge %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4033,37 +4315,33 @@ msgstr "XML tolkningsfel: \"%s\" p
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: Felaktigt pixeldata!"
 
-#: ../src/common/xpmdecod.cpp:712
-#: ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: Felaktig färgdefinition \"%s\"!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC-resurs \"%s\" (klass \"%s\") hittades inte!"
 
-#: ../src/xrc/xmlres.cpp:1019
-#: ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC-resurs: Kan inte skapa bild från \"%s\"."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC-resurs: Felaktig färgspecifikation \"%s\" för egenskap \"%s\"."
 
-#: ../src/mac/carbon/msgdlg.cpp:61
-#: ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59
-#: ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Ja"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Du kan inte lägga till en ny katalog till denna avdelning."
 
@@ -4079,17 +4357,18 @@ msgstr "Zooma &ut"
 msgid "Zoom to &Fit"
 msgstr "&Anpassa zoom"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[TOM]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "en DDEML-applikation har skapat ett långvarigt race-tillstånd."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
-"a DDEML function was called without first calling the DdeInitialize function,\n"
+"a DDEML function was called without first calling the DdeInitialize "
+"function,\n"
 "or an invalid instance identifier\n"
 "was passed to a DDEML function."
 msgstr ""
@@ -4097,39 +4376,42 @@ msgstr ""
 "eller en ogiltig instansidentifierare\n"
 "sändes till en DDEML-funktion."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "en klients försök att etablera en konversation har misslyckats."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "en minnesallokering misslyckades."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "en parameter kunde inte bekräftas av DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
-msgstr "tiden för en förfrågan för en synkron meddelandetransaktion har gått ut."
+msgstr ""
+"tiden för en förfrågan för en synkron meddelandetransaktion har gått ut."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "tiden för en förfrågan för en synkron datatransaktion har gått ut."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
-msgstr "tiden för en förfrågan för en synkron exekveringstransaktion har gått ut."
+msgstr ""
+"tiden för en förfrågan för en synkron exekveringstransaktion har gått ut."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "tiden för en förfrågan för en synkron poke-transaktion har gått ut."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
-msgstr "tiden för en förfrågan att avsluta en meddelandetransaktion har gått ut."
+msgstr ""
+"tiden för en förfrågan att avsluta en meddelandetransaktion har gått ut."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4139,7 +4421,7 @@ msgstr ""
 "som avslutades av klienten, eller servern\n"
 "avslutades före transaktionen var genomförd."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "en transaktion misslyckades."
 
@@ -4147,7 +4429,7 @@ msgstr "en transaktion misslyckades."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4159,15 +4441,15 @@ msgstr ""
 "eller en applikation initialiserad som en APPCMD_CLIENTONLY har \n"
 "försökt genomföra servertransaktioner."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "ett internt anrop till PostMessage-funktionen har misslyckats. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "ett internt fel har uppstått i DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4177,11 +4459,11 @@ msgstr ""
 "När applikationen har återvänt från ett XTYP_XACT_COMPLETE anrop,\n"
 "är transaktionsidentifieraren för det anropet inte längre giltig."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "antar att detta är en multi-part zip konkatenerad"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "försök att ändra oföränderlig nyckel \"%s\" ignorerad."
@@ -4194,7 +4476,7 @@ msgstr "felaktiga argument till biblioteksfunktion"
 msgid "bad signature"
 msgstr "felaktig signatur"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "felaktig zipfil offset mot ingång"
 
@@ -4202,14 +4484,18 @@ msgstr "felaktig zipfil offset mot ing
 msgid "binary"
 msgstr "binär"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "fet"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "fet "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4230,7 +4516,7 @@ msgstr "kan inte skriva 
 msgid "can't create file '%s'"
 msgstr "kan inte skapa fil \"%s\""
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "kan inte ta bort användarkonfigurationsfil \"%s\""
@@ -4240,7 +4526,12 @@ msgstr "kan inte ta bort anv
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "kan inte avgöra om slutet på filen är uppnått på identifierare %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "Kunde inte utföra \"%s\"\n"
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "kan inte hitta central katalog i zip"
 
@@ -4249,7 +4540,7 @@ msgstr "kan inte hitta central katalog i zip"
 msgid "can't find length of file on file descriptor %d"
 msgstr "kan inte hitta filens längd på filidentifierare %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "kan inte hitta användarens HEM, använder aktuell katalog."
 
@@ -4258,8 +4549,7 @@ msgstr "kan inte hitta anv
 msgid "can't flush file descriptor %d"
 msgstr "kan inte spola filidentifierare %d"
 
-#: ../src/common/file.cpp:399
-#: ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "kan inte hitta sökposition på filidentifierare %d"
@@ -4268,8 +4558,7 @@ msgstr "kan inte hitta s
 msgid "can't load any font, aborting"
 msgstr "kan inte ladda något typsnitt, avbryter"
 
-#: ../src/common/ffile.cpp:75
-#: ../src/common/file.cpp:271
+#: ../src/common/ffile.cpp:75 ../src/common/file.cpp:271
 #, c-format
 msgid "can't open file '%s'"
 msgstr "kan inte öppna fil \"%s\""
@@ -4284,7 +4573,7 @@ msgstr "kan inte 
 msgid "can't open user configuration file '%s'."
 msgstr "kan inte öppna användarkonfigurationsfil \"%s\"."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "kan inte öppna användarkonfigurationsfil."
 
@@ -4315,8 +4604,7 @@ msgstr "kan inte ta bort fil \"%s\""
 msgid "can't remove temporary file '%s'"
 msgstr "kan inte ta bort temporär fil \"%s\""
 
-#: ../src/common/file.cpp:385
-#: ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "kan inte söka på filidentifierare %d"
@@ -4331,11 +4619,11 @@ msgstr "kan inte skriva buffer \"%s\" till disk."
 msgid "can't write to file descriptor %d"
 msgstr "kan inte skriva till filidentifierare %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "kan inte skriva användarkonfigurationsfil."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "katalogfil för domän \"%s\" hittades inte."
@@ -4356,7 +4644,7 @@ msgstr "omvandling till 8-bitskodning misslyckades"
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "datum"
 
@@ -4364,8 +4652,7 @@ msgstr "datum"
 msgid "decompression error"
 msgstr "dekompressionsfel"
 
-#: ../src/common/fmapbase.cpp:698
-#: ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "förvald"
 
@@ -4373,19 +4660,19 @@ msgstr "f
 msgid "delegate has no type info"
 msgstr "delegat har ingen typinformation"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "dump av processtillståndet (binärt)"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "artonde"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "åttonde"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "elfte"
 
@@ -4394,7 +4681,7 @@ msgstr "elfte"
 msgid "encoding %s"
 msgstr "kodning %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "post \"%s\" förekommer mer än en gång i grupp \"%s\""
@@ -4403,24 +4690,29 @@ msgstr "post \"%s\" f
 msgid "error in data format"
 msgstr "fel i dataformat"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "fel vid öppning av fil"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "fel vid öppning av fil"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "fel vid läsning av central katalog i zip"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "fel vid läsning av lokalt ziphuvud"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "fel vid skrivning av zip-post \"%s\": felaktig crc eller längd"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "etablera"
 
@@ -4429,11 +4721,11 @@ msgstr "etablera"
 msgid "failed to flush the file '%s'"
 msgstr "misslyckades att spola filen \"%s\""
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "femtonde"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "femte"
 
@@ -4462,7 +4754,7 @@ msgstr "fil \"%s\", rad %d: v
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "fil \"%s\": oväntat tecken %c på rad %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "första"
 
@@ -4470,15 +4762,15 @@ msgstr "f
 msgid "font size"
 msgstr "typsnittsstorlek"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "fjortonde"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "fjärde"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "skapa mångordiga loggmeddelanden"
 
@@ -4486,7 +4778,7 @@ msgstr "skapa m
 msgid "incorrect event handler string, missing dot"
 msgstr "felaktig händelsehanterarsträng, punkt saknas"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "initiera"
 
@@ -4494,50 +4786,49 @@ msgstr "initiera"
 msgid "invalid eof() return value."
 msgstr "ogiltigt eof() returvärde."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "ogilitigt returvärde för meddelandedialog"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "ogiltig zip-fil"
 
-#: ../src/common/fontcmn.cpp:585
-#: ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "kursiv"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "tunn"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "tunn "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "lokal \"%s\" kan inte sättas."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "söker efter katalog \"%s\" i sökväg \"%s\"."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "midnatt"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "nittonde"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "nionde"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "inget DDE-fel."
 
@@ -4549,11 +4840,11 @@ msgstr "inget fel"
 msgid "noname"
 msgstr "namnlös"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "middag"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4565,7 +4856,7 @@ msgstr "objekt kan inte ha XML-textnoder"
 msgid "out of memory"
 msgstr "slut på minne"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "beskrivning av processammanhang"
 
@@ -4577,21 +4868,21 @@ msgstr "l
 msgid "reading"
 msgstr "läser"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "läser zip-ström (post %s): felaktig crc"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "läser zip-ström (post %s): felaktig längd"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "återinträdesproblem."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "andra"
 
@@ -4599,11 +4890,11 @@ msgstr "andra"
 msgid "seek error"
 msgstr "sökfel"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "sjuttonde"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "sjunde"
 
@@ -4611,15 +4902,15 @@ msgstr "sjunde"
 msgid "shift"
 msgstr "skift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "visa detta hjälpmeddelande"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "sextonde"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "sjätte"
 
@@ -4631,61 +4922,60 @@ msgstr "ange visningsl
 msgid "specify the theme to use"
 msgstr "ange tema att använda"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "lagrad fillängd finns inte i Zip-huvud"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "tionde"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "svaret på transaktionen gjorde att DDE_FBUSY-biten sattes."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "tredje"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "trettonde"
 
-#: ../src/common/imagtiff.cpp:143
-#: ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiffmodul: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "idag"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "i morgon"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "tolfte"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "tjugonde"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "understruken"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "understruken "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "oväntat \" på position %d i \"%s\"."
@@ -4699,12 +4989,11 @@ msgstr "ok
 msgid "unknown class %s"
 msgstr "okänd klass %s"
 
-#: ../src/common/regex.cpp:163
-#: ../src/html/chm.cpp:352
+#: ../src/common/regex.cpp:163 ../src/html/chm.cpp:352
 msgid "unknown error"
 msgstr "okänt fel"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "okänt fel (felkod %08x)."
@@ -4713,12 +5002,11 @@ msgstr "ok
 msgid "unknown line terminator"
 msgstr "okänt radavslut"
 
-#: ../src/common/file.cpp:367
-#: ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "okänd sökstart"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "okänd-%d"
@@ -4727,13 +5015,12 @@ msgstr "ok
 msgid "unnamed"
 msgstr "namnlös"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "namnlös%d"
 
-#: ../src/common/zipstrm.cpp:1661
-#: ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "komprimeringsmetod i Zip stöds inte"
 
@@ -4741,7 +5028,7 @@ msgstr "komprimeringsmetod i Zip st
 msgid "unsupported zip archive"
 msgstr "zip-arkiv stöds inte"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "använder katalog \"%s\" från \"%s\"."
@@ -4754,23 +5041,20 @@ msgstr "skrivfel"
 msgid "writing"
 msgstr "skriver"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay misslyckades."
 
-#: ../src/common/socket.cpp:415
-#: ../src/common/socket.cpp:469
-#: ../src/mac/carbon/cfsocket.cpp:452
-#: ../src/mac/carbon/cfsocket.cpp:506
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
+#: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: Ogiltig signatur i ReadMsg."
 
-#: ../src/common/socket.cpp:966
-#: ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: Okänd händelse!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets kunde inte öppna skärm för \"%s\": Avslutar."
@@ -4779,52 +5063,76 @@ msgstr "wxWidgets kunde inte 
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets kunde inte öppna skärm. Avslutar."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "igår"
 
-#: ../src/common/zstream.cpp:165
-#: ../src/common/zstream.cpp:315
+#: ../src/common/zstream.cpp:165 ../src/common/zstream.cpp:315
 #, c-format
 msgid "zlib error %d"
 msgstr "zlib-fel %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "Kunde inte hämta stackbakåtspår:\n"
+#~ "%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Att ladda Grey Ascii PNM bilder är ännu inte implementerat."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Att ladda Grey Raw PNM bilder är ännu inte implementerat."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Kan inte vänta på att tråden avslutas."
+
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Kunde inte ladda Rich Edit DLL \"%s\""
+
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr "ZIP-hanteraren stöder för närvarande endast lokala filer!"
+
 #~ msgid ""
 #~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr ""
 #~ "kan inte söka på filidentifierare %d, stöd för stora filer är inte "
 #~ "aktiverat."
+
 #~ msgid "More..."
 #~ msgstr "Mer..."
+
 #~ msgid "Setup"
 #~ msgstr "Inställningar"
+
 #~ msgid "/#SYSTEM"
 #~ msgstr "/#SYSTEM"
+
 #~ msgid "Backward"
 #~ msgstr "Baklänges"
+
 #~ msgid "GetUnusedColour:: No Unused Color in image "
 #~ msgstr "GetUnusedColour:: Ingen oanvänd färg i bilden"
+
 #~ msgid ""
 #~ "Can't create list control window, check that comctl32.dll is installed."
 #~ msgstr ""
 #~ "Kan inte skapa listkontrollfönster, kontrollera att comctl32.dll är "
 #~ "installerad."
+
 #~ msgid "Can't delete value of key '%s'"
 #~ msgstr "Kan inte ta bort värdet från nyckel \"%s\""
+
 #~ msgid "Failed to get the UTC system time."
 #~ msgstr "Kunde inte hämta UTC-systemtiden."
+
 #~ msgid "gmtime() failed"
 #~ msgstr "gmtime() misslyckades"
+
 #~ msgid "mktime() failed"
 #~ msgstr "mktime() misslyckades"
-
index f145cfdcc52f196b24fa68640059416b9f9fd54b..c1882c9219708ada4b49daea609c0dcd29381c9e 100644 (file)
@@ -1,23 +1,23 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.6.1\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-06-06 12:56+0200\n"
 "Last-Translator: Hakki Dogusan <dogusanh@tr.net>\n"
 "Language-Team: Hakki Dogusan <dogusanh@tr.net>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-9\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 "X-Poedit-Language: Turkish\n"
 "X-Poedit-Country: TURKEY\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr "\t%s: %s\n"
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
@@ -25,11 +25,11 @@ msgstr ""
 "\n"
 "Lütfen bu raporu program geliþtiricisine gönderiniz, teþekkürler!\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              Teþekkürler.Sýkýntý için özür dileriz!\n"
 
@@ -38,7 +38,7 @@ msgstr "              Te
 msgid " (error %ld: %s)"
 msgstr " (hata %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -46,23 +46,23 @@ msgstr " - "
 msgid " Preview"
 msgstr "Önizleme"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 Zarf, 4 1/8 x 9 1/2 inç"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 Zarf, 4 1/2 x 10 3/8 inç"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 Zarf, 4 3/4 x 11 inç"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 Zarf, 5 x 11 1/2 inç"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 Zarf, 3 7/8 x 8 7/8 inç"
 
@@ -73,15 +73,13 @@ msgstr "#9 Zarf, 3 7/8 x 8 7/8 in
 msgid "#define %s must be an integer."
 msgstr "#define %s bir tamsayý olmalýdýr."
 
-#: ../src/html/helpfrm.cpp:1042
-#: ../src/html/helpfrm.cpp:1044
-#: ../src/html/helpfrm.cpp:1703
-#: ../src/html/helpfrm.cpp:1736
+#: ../src/html/helpfrm.cpp:1042 ../src/html/helpfrm.cpp:1044
+#: ../src/html/helpfrm.cpp:1703 ../src/html/helpfrm.cpp:1736
 #, c-format
 msgid "%i of %i"
 msgstr "%i / %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld baytlarý"
@@ -91,17 +89,17 @@ msgstr "%ld baytlar
 msgid "%s (or %s)"
 msgstr "%s (veya %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s Hata"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s Bilgi"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s Uyarý"
@@ -111,7 +109,7 @@ msgstr "%s Uyar
 msgid "%s files (%s)|%s"
 msgstr "%s dosyalarý (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s ileti"
@@ -133,8 +131,7 @@ msgstr "%s ikon kayna
 msgid "%s: ill-formed resource file syntax."
 msgstr "%s: hatalý oluþturulmuþ kaynak dosyasý sözdizimi."
 
-#: ../src/html/helpfrm.cpp:357
-#: ../src/html/helpfrm.cpp:359
+#: ../src/html/helpfrm.cpp:357 ../src/html/helpfrm.cpp:359
 msgid "&About..."
 msgstr "&Hakkýnda..."
 
@@ -146,7 +143,7 @@ msgstr "Ger
 msgid "&Apply"
 msgstr "Uygula"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "Si&mgeleri Düzenle"
 
@@ -158,14 +155,12 @@ msgstr "Geri"
 msgid "&Bold"
 msgstr "Kalýn"
 
-#: ../src/common/stockitem.cpp:110
-#: ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382
-#: ../src/generic/wizard.cpp:418
+#: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "Ýptal"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&Kademelendir"
 
@@ -173,28 +168,26 @@ msgstr "&Kademelendir"
 msgid "&Clear"
 msgstr "T&emizle"
 
-#: ../src/common/prntbase.cpp:828
-#: ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512
-#: ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&Kapat"
 
-#: ../src/common/stockitem.cpp:113
-#: ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "K&opyala"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "&Hata ayýklama raporu önizleme:"
 
-#: ../src/common/stockitem.cpp:115
-#: ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "Sil"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&Detaylar"
 
@@ -210,7 +203,7 @@ msgstr "Dosya"
 msgid "&Find"
 msgstr "B&ul"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&Bitir"
 
@@ -222,14 +215,12 @@ msgstr "Yaz
 msgid "&Forward"
 msgstr "Ýleri"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "G&it..."
 
-#: ../src/common/stockitem.cpp:122
-#: ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421
-#: ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&Yardým"
 
@@ -245,11 +236,11 @@ msgstr "D&izin"
 msgid "&Italic"
 msgstr "Eðik"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&Günlük"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "Kaydýr"
 
@@ -257,13 +248,11 @@ msgstr "Kayd
 msgid "&New"
 msgstr "Yeni"
 
-#: ../src/generic/mdig.cpp:117
-#: ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&Sonraki"
 
-#: ../src/generic/wizard.cpp:417
-#: ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&Sonraki >"
 
@@ -275,12 +264,11 @@ msgstr "%Sonraki 
 msgid "&No"
 msgstr "Hayýr"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "&Notlar:"
 
-#: ../src/common/stockitem.cpp:133
-#: ../src/generic/fontdlgg.cpp:368
+#: ../src/common/stockitem.cpp:133 ../src/generic/fontdlgg.cpp:368
 #: ../src/generic/fontdlgg.cpp:375
 msgid "&OK"
 msgstr "Tamam"
@@ -293,8 +281,8 @@ msgstr "A
 msgid "&Open..."
 msgstr "Aç..."
 
-#: ../src/common/stockitem.cpp:135
-#: ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "Yapýþtýr"
 
@@ -306,8 +294,7 @@ msgstr "Yaz
 msgid "&Preferences"
 msgstr "&Tercihler"
 
-#: ../src/generic/mdig.cpp:118
-#: ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "Önceki"
 
@@ -315,7 +302,7 @@ msgstr "
 msgid "&Print"
 msgstr "Yazdýr"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "Yazdýr..."
 
@@ -327,15 +314,13 @@ msgstr "
 msgid "&Quit"
 msgstr "Çýkýþ"
 
-#: ../src/common/cmdproc.cpp:292
-#: ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141
-#: ../src/msw/textctrl.cpp:2062
+#: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "Geri al iptal"
 
-#: ../src/common/cmdproc.cpp:288
-#: ../src/common/cmdproc.cpp:308
+#: ../src/common/cmdproc.cpp:288 ../src/common/cmdproc.cpp:308
 msgid "&Redo "
 msgstr "Geri al iptal"
 
@@ -343,7 +328,7 @@ msgstr "Geri al iptal"
 msgid "&Replace"
 msgstr "&Deðiþtir"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "Geri al"
 
@@ -351,7 +336,7 @@ msgstr "Geri al"
 msgid "&Save"
 msgstr "Kaydet"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "Kay&det"
 
@@ -359,7 +344,7 @@ msgstr "Kay&det"
 msgid "&Show tips at startup"
 msgstr "%Baþlangýçta ipuçlarýný göster"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "Boyut"
 
@@ -371,14 +356,12 @@ msgstr "Dur"
 msgid "&Style:"
 msgstr "Stil:"
 
-#: ../src/common/stockitem.cpp:149
-#: ../src/generic/fontdlgg.cpp:337
+#: ../src/common/stockitem.cpp:149 ../src/generic/fontdlgg.cpp:337
 msgid "&Underline"
 msgstr "Altçizgili"
 
-#: ../src/common/cmdproc.cpp:270
-#: ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "&Geri Al"
 
@@ -398,12 +381,9 @@ msgstr "Yukar
 msgid "&Weight:"
 msgstr "Yoðunluk:"
 
-#: ../src/generic/mdig.cpp:297
-#: ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317
-#: ../src/msw/mdi.cpp:1387
-#: ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&Pencere"
 
@@ -411,14 +391,12 @@ msgstr "&Pencere"
 msgid "&Yes"
 msgstr "Evet"
 
-#: ../src/common/config.cpp:432
-#: ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' içinde fazladan '..' var, gözardý edildi."
 
-#: ../src/common/valtext.cpp:132
-#: ../src/common/valtext.cpp:162
+#: ../src/common/valtext.cpp:132 ../src/common/valtext.cpp:162
 #: ../src/common/valtext.cpp:168
 #, c-format
 msgid "'%s' is invalid"
@@ -429,7 +407,7 @@ msgstr "'%s' ge
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' seçenek '%s' için doðru bir sayýsal deðer deðil."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' geçerli bir mesaj kataloðu deðil."
@@ -463,21 +441,20 @@ msgstr "'%s' sadece alfabetik veya say
 msgid "(Help)"
 msgstr "(Yardým)"
 
-#: ../src/html/helpfrm.cpp:431
-#: ../src/html/helpfrm.cpp:1114
+#: ../src/html/helpfrm.cpp:431 ../src/html/helpfrm.cpp:1114
 #: ../src/html/helpfrm.cpp:1764
 msgid "(bookmarks)"
 msgstr "(yer imleri)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** Hata ayýklama raporu oluþturuldu\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** Ve aþaðýdaki dosyalarý içeriyor:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** \"%s\" içinde bulunabilir \n"
@@ -492,28 +469,46 @@ msgstr ""
 ", kaynaðý ayrýþtýrýrken static, #include veya #define\n"
 "bekleniyor."
 
-#: ../src/generic/dirctrlg.cpp:675
-#: ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676
-#: ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 inç"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 inç"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 inç"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 inç"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 inç"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 Zarf, 3 5/8 x 6 1/2 inç"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 inç"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": dosya yok !"
@@ -526,26 +521,23 @@ msgstr ": bilinmeyen karakter k
 msgid ": unknown encoding"
 msgstr ": tanýmsýz kodlama"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &Geri"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266
-#: ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<KLASÖR>"
 
-#: ../src/generic/filedlgg.cpp:270
-#: ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<SÜRÜCÜ>"
 
-#: ../src/generic/filedlgg.cpp:268
-#: ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<BAÐ>"
 
@@ -565,15 +557,15 @@ msgstr "<b>Koyu 
 msgid "<i>Italic face.</i> "
 msgstr "<i>Yatýk þekil.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "Hata ayýklama raporu klasörde üretildi\n"
 
@@ -581,22 +573,89 @@ msgstr "Hata ay
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "Boþ olmayan bir yýðýn 'element' düðümlerinden oluþmalýdýr"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 Zarf, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 Zarf, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 sayfa, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 sayfa, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 sayfa, 297 x 420 mm"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 sayfa, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 sayfa, 297 x 420 mm"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 sayfa, 210 x 297 mm"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 sayfa, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 sayfa, 210 x 297 mm"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 sayfa, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 sayfa, 148 x 210 mm"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 sayfa, 148 x 210 mm"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 inç"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 sayfa, 148 x 210 mm"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -613,7 +672,7 @@ msgstr "Ekle"
 msgid "Add current page to bookmarks"
 msgstr "Geçerli sayfayý yer imlerine ekle"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "Tanýmlý renklere ekle"
 
@@ -623,7 +682,8 @@ msgstr "'AddToPropertyCollection' i
 
 #: ../include/wx/xti.h:849
 msgid "AddToPropertyCollection called w/o valid adder"
-msgstr "'AddToPropertyCollection' iþlevi geçerli bir ekleyici olmaksýzýn çaðrýldý"
+msgstr ""
+"'AddToPropertyCollection' iþlevi geçerli bir ekleyici olmaksýzýn çaðrýldý"
 
 #: ../src/html/helpctrl.cpp:106
 #, c-format
@@ -647,7 +707,7 @@ msgstr "T
 msgid "All files (%s)|%s"
 msgstr "Tüm dosyalar (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "Tüm dosyalar (*)|*"
 
@@ -655,7 +715,7 @@ msgstr "T
 msgid "All files (*.*)|*"
 msgstr "Tüm dosyalar (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "Tüm dosyalar (*.*)|*.*"
 
@@ -667,12 +727,12 @@ msgstr "'SetObjectClassInfo' i
 msgid "Already dialling ISP."
 msgstr "ISP zaten aranýyor."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "'%s' günlük dosyasýna ekle ([Hayýr] seçilirse üstüne yazýlacak)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arapça (ISO-8859-6)"
 
@@ -680,32 +740,61 @@ msgstr "Arap
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "Arþiv #SYSTEM dosyasý içermiyor"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "Nitelikler"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 sayfa, 250 x 354 mm"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 Zarf, 250 x 353 mm"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 sayfa, 250 x 354 mm"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 sayfa, 182 x 257 mm"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 Zarf, 176 x 250 mm"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 sayfa, 182 x 257 mm"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 Zarf, 176 x 125 mm"
 
-#: ../src/common/imagbmp.cpp:477
-#: ../src/common/imagbmp.cpp:493
+#: ../src/common/imagbmp.cpp:477 ../src/common/imagbmp.cpp:493
 msgid "BMP: Couldn't allocate memory."
 msgstr "BMP: bellek yaratýlamadý."
 
@@ -733,11 +822,11 @@ msgstr "BMP: Resim bilgi ba
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage'in kendi wxPalette'i yok."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltýk (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltýk (eski) (ISO-8859-4)"
 
@@ -754,11 +843,11 @@ msgstr "Kal
 msgid "Bottom margin (mm):"
 msgstr "Alt boþluk (mm):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C sayfa, 17 x 22 inç"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "T&emizle"
 
@@ -766,53 +855,50 @@ msgstr "T&emizle"
 msgid "C&olour:"
 msgstr "Renk:"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 Zarf, 324 x 458 mm"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 Zarf, 229 x 324 mm"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 Zarf, 162 x 229 mm"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 Zarf, 114 x 162 mm"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 Zarf, 114 x 229 mm"
 
-#: ../src/html/chm.cpp:797
-#: ../src/html/chm.cpp:856
+#: ../src/html/chm.cpp:797 ../src/html/chm.cpp:856
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM iþleyici þimdilik sadece yerel dosyalarý destekler!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "Muteks yaratýlamadý."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "'%s' dosyalarý sayýlamýyor"
 
-#: ../src/msw/dir.cpp:205
-#: ../src/unix/dir.cpp:232
+#: ../src/msw/dir.cpp:205 ../src/unix/dir.cpp:232
 #, c-format
 msgid "Can not enumerate files in directory '%s'"
 msgstr "'%s' klasöründeki dosyalar sayýlamýyor"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "%lu iþ parçacýðý yeniden baþlatýlamadý"
 
-#: ../src/mac/classic/thread.cpp:491
-#: ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "%x iþ parçacýðý yeniden baþlatýlamadý"
@@ -821,18 +907,17 @@ msgstr "%x i
 msgid "Can not start thread: error writing TLS."
 msgstr "Ýþ parçacýðý baþlatýlamadý: TLS yazma hatasý."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "%lu iþ parçacýðý beklemeye alýnamadý"
 
-#: ../src/mac/classic/thread.cpp:464
-#: ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "%x iþ parçacýðý beklemeye alýnamadý"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "Ýþ parçacýðýnýn bitmesi beklenemiyor"
 
@@ -840,66 +925,63 @@ msgstr "
 msgid "Can't &Undo "
 msgstr "&Geri al yapýlamýyor"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "'%s' dosyasýnýn imaj biçemi kontrol edilemiyor: dosya yok."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "'%s' kayýt anahtarý kapatýlamadý"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "Desteklenmeyen %d tipinin deðerleri kopyalanamýyor."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "'%s' kayýt anahtarý yaratýlamadý"
 
-#: ../src/mac/carbon/mpthread.cpp:911
-#: ../src/mac/carbon/thread.cpp:1100
-#: ../src/mac/classic/thread.cpp:439
-#: ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
+#: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "Ýþ parçacýðý yaratýlamýyor"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "%s sýnýfýnýn penceresi yaratýlamýyor"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "'%s' anahtarý silinemedi"
 
-#: ../src/msw/iniconf.cpp:444
-#: ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "'%s' INI dosyasý silinemedi"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "'%s' deðeri '%s' anahtarýndan silinemiyor"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "'%s' anahtarýnýn alt-anahtarlarý sayýlamýyor"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "'%s' anahtarýnýn deðerleri sayýlamýyor"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "Desteklenmeyen %d tipinin deðeri verilemiyor."
@@ -922,13 +1004,12 @@ msgstr "Zlib s
 msgid "Can't initialize zlib inflate stream."
 msgstr "Zlib açma akýmý baþlatýlamýyor."
 
-#: ../src/common/image.cpp:1344
-#: ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "Ýmaj '%s' dosyasýndan yüklenemiyor: dosya yok."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "'%s' kayýt anahtarý açýlamadý"
@@ -942,36 +1023,32 @@ msgstr "A
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "Açma akýmýndan okunamýyor: alt akýmda beklenmeyen EOF."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "'%s''nin deðeri okunamadý"
 
-#: ../src/msw/registry.cpp:786
-#: ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "'%s' anahtarýnýn deðeri okunamýyor"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "Ýmaj '%s' dosyasýna kaydedilemiyor: bilinmeyen uzantý."
 
-#: ../src/generic/logg.cpp:572
-#: ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "Günlük içeriði dosyaya kaydedilemiyor."
 
-#: ../src/msw/thread.cpp:550
-#: ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "Ýþ parçacýðý önceliði ayarlanamýyor"
 
-#: ../src/msw/registry.cpp:803
-#: ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "'%s' nin deðeri deðiþtirilemiyor"
@@ -981,18 +1058,14 @@ msgstr "'%s' nin de
 msgid "Can't write to deflate stream: %s"
 msgstr "Sýkýþtýrma akýmýna yazýlamýyor: %s"
 
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
 #: ../contrib/src/deprecated/proplist.cpp:518
-#: ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116
-#: ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120
-#: ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
 msgid "Cancel"
 msgstr "Ýptal"
 
-#: ../src/xrc/xmlres.cpp:1127
-#: ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "Ýletiþim birimi çevrilemiyor: bilinmeyen iletiþim."
 
@@ -1001,22 +1074,22 @@ msgstr "
 msgid "Cannot convert from the charset '%s'!"
 msgstr "'%s' karakter kümesinden çevrilemiyor!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "Aktif çevirmeli baðlantý bulunamýyor: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "Bilinmeyen '%s' kontrolü için taþýyýcý bulunamýyor."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "'%s' yazý tipi düðümü bulunamýyor."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "Adres defteri dosyasýnýn yeri bulunamýyor"
 
@@ -1025,15 +1098,15 @@ msgstr "Adres defteri dosyas
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "Listeleme ilkesi %d için öncelik aralýðý alýnamýyor."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "Makine adý alýnamýyor"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "Resmi makine adý alýnamýyor"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "Kapatýlamýyor - aktif çevirmeli baðlantý yok."
 
@@ -1041,7 +1114,7 @@ msgstr "Kapat
 msgid "Cannot initialize OLE"
 msgstr "OLE baþlatýlamadý"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "SciTech MGL baþlatýlamadý!"
 
@@ -1054,7 +1127,7 @@ msgstr "G
 msgid "Cannot load icon from '%s'."
 msgstr "'%s' içinden ikon yüklenemiyor."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "Kaynaklar '%s' dosyasýndan yüklenemedi."
@@ -1079,12 +1152,12 @@ msgstr "URL '%s' a
 msgid "Cannot open contents file: %s"
 msgstr "%s içerik dosyasý açýlamýyor"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "'%s' dosyasý açýlamýyor."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "Dosya PostScript yazdýrma için açýlamýyor!"
 
@@ -1093,17 +1166,17 @@ msgstr "Dosya PostScript yazd
 msgid "Cannot open index file: %s"
 msgstr "Dizin dosyasý açýlamýyor: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "Çoðul-formlar ayrýþtýrýlamýyor:'%s'"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "Konumlar '%s' içinden ayrýþtýrýlamýyor."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "Boyutlar '%s' içinden ayrýþtýrýlamýyor."
@@ -1112,8 +1185,7 @@ msgstr "Boyutlar '%s' i
 msgid "Cannot print empty page."
 msgstr "Boþ sayfa basýlamýyor."
 
-#: ../src/msw/volume.cpp:160
-#: ../src/msw/volume.cpp:491
+#: ../src/msw/volume.cpp:160 ../src/msw/volume.cpp:491
 #, c-format
 msgid "Cannot read typename from '%s'!"
 msgstr "Tipadý '%s' içinden okunamýyor."
@@ -1126,13 +1198,11 @@ msgstr "
 msgid "Cannot start thread: error writing TLS"
 msgstr "Ýþ parçacýðý baþlatýlamýyor: TLS yazma hatasý"
 
-#: ../src/mac/carbon/mpthread.cpp:977
-#: ../src/mac/carbon/thread.cpp:1174
+#: ../src/mac/carbon/mpthread.cpp:977 ../src/mac/carbon/thread.cpp:1174
 msgid "Cannot wait for thread termination."
 msgstr "Ýþ parçacýðýnýn bitmesi beklenemiyor."
 
-#: ../src/mac/carbon/mpthread.cpp:893
-#: ../src/mac/carbon/thread.cpp:1082
+#: ../src/mac/carbon/mpthread.cpp:893 ../src/mac/carbon/thread.cpp:1082
 msgid "Cant create the thread event queue"
 msgstr "Ýþ parçacýðý olay kuyruðu yaratýlamýyor"
 
@@ -1140,7 +1210,7 @@ msgstr "
 msgid "Case sensitive"
 msgstr "Büyük küçük harfe duyarlý"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "Keltçe (ISO-8859-14)"
 
@@ -1148,17 +1218,16 @@ msgstr "Kelt
 msgid "Centered"
 msgstr "ortalý"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "Orta Avrupa (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "Çevrilecek ISP'yi seçiniz"
 
-#: ../src/generic/colrdlgg.cpp:151
-#: ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "Renk seç"
 
@@ -1166,42 +1235,37 @@ msgstr "Renk se
 msgid "Choose font"
 msgstr "Yazý tipi seç"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "Kapat"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "Günlük içeriðini temizle"
 
-#: ../src/generic/fontdlgg.cpp:365
-#: ../src/generic/fontdlgg.cpp:384
+#: ../src/generic/fontdlgg.cpp:365 ../src/generic/fontdlgg.cpp:384
 msgid "Click to cancel the font selection."
 msgstr "Yazý tipi seçiminden vazgeçmek için týklayýnýz."
 
-#: ../src/generic/fontdlgg.cpp:370
-#: ../src/generic/fontdlgg.cpp:372
-#: ../src/generic/fontdlgg.cpp:377
-#: ../src/generic/fontdlgg.cpp:379
+#: ../src/generic/fontdlgg.cpp:370 ../src/generic/fontdlgg.cpp:372
+#: ../src/generic/fontdlgg.cpp:377 ../src/generic/fontdlgg.cpp:379
 msgid "Click to confirm the font selection."
 msgstr "Yazý tipi seçimini onaylamak için týklayýnýz."
 
-#: ../contrib/src/deprecated/proplist.cpp:513
-#: ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629
-#: ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "Kapat"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "Kapat\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "Tümünü kapat"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "Bu pencereyi kapat"
 
@@ -1209,21 +1273,20 @@ msgstr "Bu pencereyi kapat"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "Sýkýþtýrýlmýþ HTML Yardým dosyasý (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "Bilgisayar"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "Ayar bilgi adý '%c' ile baþlayamaz."
 
-#: ../src/generic/filedlgg.cpp:1323
-#: ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "Onayla"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "Kayýt deðiþikligini onaylayýnýz"
 
@@ -1235,7 +1298,7 @@ msgstr "Ba
 msgid "Contents"
 msgstr "Ýçerik"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "'%s' karakter kümesine dönüþüm çalýþmýyor."
@@ -1280,7 +1343,8 @@ msgid ""
 "Could not resolve control class or id '%s'. Use (non-zero) integer instead\n"
 " or provide #define (see manual for caveats)"
 msgstr ""
-"'%s' kontrol sýnýfý veya kimliði çözülemedi. Yerine (sýfýrdan farklý) tamsayý kullanýn\n"
+"'%s' kontrol sýnýfý veya kimliði çözülemedi. Yerine (sýfýrdan farklý) "
+"tamsayý kullanýn\n"
 "veya #define saðlayýn (el kitabýna bakýnýz)"
 
 #: ../contrib/src/deprecated/resource.cpp:1278
@@ -1292,46 +1356,39 @@ msgstr ""
 "'%s' menü kimliði çözülemedi. Yerine (sýfýrdan farklý) tamsayý kullanýn\n"
 "veya #define saðlayýn (el kitabýna bakýnýz)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "Döküman önizleme baþlatýlamadý."
 
-#: ../src/generic/printps.cpp:185
-#: ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "Yazdýrma baþlatýlamadý."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "Bilgi pencereye yollanamadý"
 
-#: ../src/mac/carbon/mpthread.cpp:227
-#: ../src/mac/carbon/mpthread.cpp:306
-#: ../src/mac/carbon/thread.cpp:414
-#: ../src/mac/carbon/thread.cpp:495
+#: ../src/mac/carbon/mpthread.cpp:227 ../src/mac/carbon/mpthread.cpp:306
+#: ../src/mac/carbon/thread.cpp:414 ../src/mac/carbon/thread.cpp:495
 msgid "Could not unlock mutex"
 msgstr "Muteks kilidi açýlamýyor"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "Muteks kilidi alýnamýyor"
 
-#: ../src/msw/dragimag.cpp:166
-#: ../src/msw/dragimag.cpp:206
-#: ../src/msw/imaglist.cpp:158
-#: ../src/msw/imaglist.cpp:176
+#: ../src/msw/dragimag.cpp:166 ../src/msw/dragimag.cpp:206
+#: ../src/msw/imaglist.cpp:158 ../src/msw/imaglist.cpp:176
 #: ../src/msw/imaglist.cpp:188
 msgid "Couldn't add an image to the image list."
 msgstr "Ýmaj imaj listesine eklenemedi."
 
-#: ../src/msw/timer.cpp:106
-#: ../src/os2/timer.cpp:155
+#: ../src/msw/timer.cpp:106 ../src/os2/timer.cpp:155
 msgid "Couldn't create a timer"
 msgstr "Zamanlayýcý yaratýlamadý"
 
-#: ../src/mgl/cursor.cpp:135
-#: ../src/mgl/cursor.cpp:166
+#: ../src/mgl/cursor.cpp:135 ../src/mgl/cursor.cpp:166
 msgid "Couldn't create cursor."
 msgstr "Ýmleç yaratýlamadý."
 
@@ -1340,8 +1397,7 @@ msgstr "
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "'%s' sembolü devingen kitaplýkta bulunamadý"
 
-#: ../src/mac/classic/thread.cpp:521
-#: ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "Geçerli iþparçacýðý imleci alýnamýyor"
 
@@ -1364,23 +1420,21 @@ msgstr "Ses a
 msgid "Couldn't register clipboard format '%s'."
 msgstr "'%s' pano biçemi kaydedilemedi."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "Muteks býrakýlamýyor"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "%d liste kontrolü elemaný hakkýnda bilgi alýnamadý."
 
-#: ../src/common/imagpng.cpp:642
-#: ../src/common/imagpng.cpp:651
+#: ../src/common/imagpng.cpp:642 ../src/common/imagpng.cpp:651
 #: ../src/common/imagpng.cpp:659
 msgid "Couldn't save PNG image."
 msgstr "PNG imajý kaydedilemedi."
 
-#: ../src/mac/classic/thread.cpp:779
-#: ../src/msw/thread.cpp:611
+#: ../src/mac/classic/thread.cpp:779 ../src/msw/thread.cpp:611
 msgid "Couldn't terminate thread"
 msgstr "Ýþ parçacýðý sonlandýrýlamýyor"
 
@@ -1388,33 +1442,32 @@ msgstr "
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "'Create Parameter' bildirilen RTTI öðeleri içinde bulunamadý"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "Klasör yarat"
 
-#: ../src/generic/dirdlgg.cpp:142
-#: ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "Yeni klasör yarat"
 
-#: ../src/common/stockitem.cpp:114
-#: ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "%Kes"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "Geçerli klasör:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "Kril (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D sayfa, 22 x 34 inç"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE itme isteði baþarýsýz"
 
@@ -1438,11 +1491,11 @@ msgstr "DIB ba
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB baþlýðý: Dosyada bilinmeyen kodlama."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL Zarf, 110 x 220 mm"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "Hata ayýklama raporu \"%s\""
@@ -1451,7 +1504,7 @@ msgstr "Hata ay
 msgid "Debug report couldn't be created."
 msgstr "Hata ayýklama raporu yaratýlamadý."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "Hata ayýklama raporu üretilemedi."
 
@@ -1459,7 +1512,7 @@ msgstr "Hata ay
 msgid "Decorative"
 msgstr "Süslü"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "Varsayýlan kodlama"
 
@@ -1476,19 +1529,28 @@ msgstr "
 msgid "Deleted stale lock file '%s'."
 msgstr "Silininen eski kilit dosyasý '%s'."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "Masaüstü"
 
-#: ../src/msw/dialup.cpp:358
-msgid "Dial up functions are unavailable because the remote access service (RAS) is not installed on this machine. Please install it."
-msgstr "Uzaktan eriþim servisi (RAS) kurulu olmadýðý için çevirme iþlevleri yok. Lütfen kurunuz."
+#: ../src/msw/dialup.cpp:395
+msgid ""
+"Dial up functions are unavailable because the remote access service (RAS) is "
+"not installed on this machine. Please install it."
+msgstr ""
+"Uzaktan eriþim servisi (RAS) kurulu olmadýðý için çevirme iþlevleri yok. "
+"Lütfen kurunuz."
 
 #: ../src/generic/tipdlg.cpp:246
 msgid "Did you know..."
 msgstr "Biliyor muydunuz..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "Süslü"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "'%s' klasörü yaratýlamadý"
@@ -1498,32 +1560,37 @@ msgstr "'%s' klas
 msgid "Directory '%s' doesn't exist!"
 msgstr "'%s' klasörü yok!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "Klasör yok"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "Klasör yok"
 
 #: ../src/html/helpfrm.cpp:503
-msgid "Display all index items that contain given substring. Search is case insensitive."
-msgstr "Verilen alt-dizgiyi içeren tüm dizin elemanlarýný göster. Arama küçük-büyük harf duyarlýdýr."
+msgid ""
+"Display all index items that contain given substring. Search is case "
+"insensitive."
+msgstr ""
+"Verilen alt-dizgiyi içeren tüm dizin elemanlarýný göster. Arama küçük-büyük "
+"harf duyarlýdýr."
 
 #: ../src/html/helpfrm.cpp:685
 msgid "Display options dialog"
 msgstr "Seçenek penceresini göster"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
-"Do you want to overwrite the command used to %s files with extension \"%s\" ?\n"
+"Do you want to overwrite the command used to %s files with extension \"%s"
+"\" ?\n"
 "Current value is \n"
 "%s, \n"
 "New value is \n"
 "%s %1"
 msgstr ""
-"Dosyalarý %s için kullanýlan komutu deðiþtirmek istiyor musunuz (\"%s\" uzantýlý dosyalar) ?\n"
+"Dosyalarý %s için kullanýlan komutu deðiþtirmek istiyor musunuz (\"%s\" "
+"uzantýlý dosyalar) ?\n"
 "Geçerli deðer \n"
 "%s, \n"
 "Yeni deðer \n"
@@ -1534,12 +1601,11 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "%s dökümanýnda yapýlan deðiþiklikleri kaydetmek istiyor musunuz?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "Kaydetme"
 
-#: ../src/html/htmlwin.cpp:451
-#: ../src/msw/frame.cpp:211
+#: ../src/html/htmlwin.cpp:451 ../src/msw/frame.cpp:211
 msgid "Done"
 msgstr "Tamamlandý"
 
@@ -1547,6 +1613,10 @@ msgstr "Tamamland
 msgid "Done."
 msgstr "Tamamlandý."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1556,7 +1626,7 @@ msgstr "Birden fazla kullan
 msgid "Down"
 msgstr "Aþaðý"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E sayfa, 34 x 44 inç"
 
@@ -1568,12 +1638,12 @@ msgstr "
 msgid "Elapsed time : "
 msgstr "Geçen süre :"
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "%d ile %d arasýnda bir sayfa numarasý giriniz:"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "\"%s\" dosyasýný açmak için komut giriniz:"
@@ -1582,32 +1652,32 @@ msgstr "\"%s\" dosyas
 msgid "Entries found"
 msgstr "Öðe bulundu"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL Zarf, 110 x 220 mm"
+
+#: ../src/common/config.cpp:384
 #, c-format
-msgid "Environment variables expansion failed: missing '%c' at position %u in '%s'."
+msgid ""
+"Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr "Çevre deðiþkenleri açma baþarýsýz: eksik '%c', yer %u, '%s' içinde."
 
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765
-#: ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275
-#: ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330
-#: ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "Hata"
 
-#: ../src/unix/utilsunx.cpp:1073
-#: ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "Hata"
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "Klasör yaratýlamadý"
 
@@ -1619,12 +1689,11 @@ msgstr "DIB imaji okuma hatas
 msgid "Error reading config options."
 msgstr "Ayar seçenekleri okuma hatasý."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "Kullanýcý ayarlarýný kaydetme hatasý."
 
-#: ../src/mac/carbon/mpthread.cpp:482
-#: ../src/mac/carbon/thread.cpp:672
+#: ../src/mac/carbon/mpthread.cpp:482 ../src/mac/carbon/thread.cpp:672
 msgid "Error while waiting on semaphore"
 msgstr "Bayrak bekleme hatasý"
 
@@ -1632,7 +1701,7 @@ msgstr "Bayrak bekleme hatas
 msgid "Error: "
 msgstr "Hata:"
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "Esperanto (ISO-8859-3)"
 
@@ -1640,7 +1709,7 @@ msgstr "Esperanto (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "Tahmini süre :"
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "Yürütülebilir dosyalar (*.exe)|*.exe|Tüm dosyalar (*.*)|*.*||"
 
@@ -1649,12 +1718,12 @@ msgstr "Y
 msgid "Execution of command '%s' failed"
 msgstr "'%s' komutunun iþlemesi baþarýsýz oldu"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "'%s' komutunun iþlemesi baþarýsýz oldu; hata: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 inç"
 
@@ -1676,12 +1745,13 @@ msgstr "Kayna
 msgid "Expected 'char' while parsing resource."
 msgstr "Kaynaðý ayrýþtýrýrken 'char' bekleniyor."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
-msgid "Exporting registry key: file \"%s\" already exists and won't be overwritten."
+msgid ""
+"Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr "Kayýt anahtarý verme: \"%s\" dosyasý zaten var, üstüne yazýlmayacak."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "Japonca için geliþmiþ Unix Codepage (EUC-JP)"
 
@@ -1690,7 +1760,7 @@ msgstr "Japonca i
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "'%s''in '%s' içine açýlmasý baþarýsýz oldu."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "Çevirmeli baðlantý %s baþarýsýz: %s"
@@ -1699,7 +1769,7 @@ msgstr "
 msgid "Failed to access lock file."
 msgstr "Kilit dosyasýna eriþilemedi."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "Resim verisi için %luKb bellek ayrýlamadý."
@@ -1726,39 +1796,39 @@ msgstr "'%s' kilit dosyasy kapat
 msgid "Failed to close the clipboard."
 msgstr "Pano kapatýlamadý"
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "Baðlanýlamadý: eksik kullanýcý adý/þifre."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "Baðlanýlamadý: çevrilecek ISP yok."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "Kayýt deðeri '%s' kopyalanamadý"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "Kayýt anahtarý '%s''nin içeriði '%s''e kopyalanamadý"
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "'%s' dosyasý '%s''ye kopyalanamadý"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "'%s' kayýt alt anahtarý '%s''ye kopyalanamadý."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "DDE dizgisi yaratýlamadý"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "MDI ana çerçeve yaratýlamadý."
 
@@ -1774,12 +1844,12 @@ msgstr "Ge
 msgid "Failed to create an anonymous pipe"
 msgstr "Anonim boru yaratýlamadý"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "'%s' sunucusuna '%s' konusunda baðlantý kurulamadý"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "Ýmleç yaratýlamadý."
 
@@ -1798,7 +1868,7 @@ msgstr "%s/.gnome klas
 msgid "Failed to create directory %s/mime-info."
 msgstr "%s/mime-info klasörü yaratýlamadý."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1822,8 +1892,7 @@ msgstr "Standart bul/de
 msgid "Failed to display HTML document in %s encoding"
 msgstr "HTML dökümaný %s kodlamada gösterilemedi"
 
-#: ../src/mac/carbon/clipbrd.cpp:189
-#: ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "Pano temizlenemedi."
@@ -1832,22 +1901,21 @@ msgstr "Pano temizlenemedi."
 msgid "Failed to enumerate video modes"
 msgstr "Görüntü kipleri sýralanamadý"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "DDE sunucusuyla danýþma döngüsü saðlanamadý"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "Çevirmeli baðlantý gerçekleþtirilemedi: %s"
 
-#: ../src/unix/utilsunx.cpp:491
-#: ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "'%s' çalýþtýrýlamadý\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "curl çalýþtýrýlamadý, lütfen PATH içine yükleyiniz."
 
@@ -1878,13 +1946,12 @@ msgstr ""
 "%s XBM kaynaðý bulunamadý.\n"
 "wxResourceLoadBitmapData'yý kullanmayý unuttunuz mu?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "ISP adlarý alýnamadý: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138
-#: ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "Pano verisi alýnamadý."
 
@@ -1892,20 +1959,11 @@ msgstr "Pano verisi al
 msgid "Failed to get data from the clipboard"
 msgstr "Panodan veri alýnamadý"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"Yýðýn geri-izleri alýnamadý:\n"
-"%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "Yerel sistem zamaný alýnamadý"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "Çalýþma klasörü alýnamadý"
 
@@ -1917,7 +1975,7 @@ msgstr "GUI ba
 msgid "Failed to initialize MS HTML Help."
 msgstr "MS HTML Yardým baþlatýlamadý."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "OpenGL baþlatýlamadý"
 
@@ -1927,10 +1985,14 @@ msgid "Failed to inspect the lock file '%s'"
 msgstr "'%s' kilit dosyasý incelenemedi"
 
 #: ../src/unix/threadpsx.cpp:897
-msgid "Failed to join a thread, potential memory leak detected - please restart the program"
-msgstr "Ýþparçacýðýna baðlanýlamadý, olasý bellek sýzýntýsý bulundu - lütfen programý yeniden baþlatýnýz"
+msgid ""
+"Failed to join a thread, potential memory leak detected - please restart the "
+"program"
+msgstr ""
+"Ýþparçacýðýna baðlanýlamadý, olasý bellek sýzýntýsý bulundu - lütfen "
+"programý yeniden baþlatýnýz"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "%d iþi öldürülemedi"
@@ -1969,7 +2031,7 @@ msgstr "'%s' kilit dosyas
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "Düzenli ifadede '%s' bulunamadý: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "Dosya zamanlarý '%s' için düzenlenemedi"
@@ -2000,7 +2062,7 @@ msgstr "Veri panoya konulamad
 msgid "Failed to read PID from lock file."
 msgstr "Kilit dosyasýndan PID okunamadý."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "Alt iþ girdi/çýktýsý yönlendirilemedi"
 
@@ -2008,12 +2070,12 @@ msgstr "Alt i
 msgid "Failed to redirect the child process IO"
 msgstr "Alt iþ girdi/çýktýsý yönlendirilemedi"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "'%s' DDE sunucusuna kaydolunamadý"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "OpenGL pencere sýnýfý kaydedilemedi"
 
@@ -2037,12 +2099,12 @@ msgstr "'%s' kilit dosyas
 msgid "Failed to remove stale lock file '%s'."
 msgstr "Eski kilit dosyasý '%s' silinemedi."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "'%s' kayýt deðeri '%s' olarak adlandýrýlamadý."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "'%s' kayýt anahtarý '%s' olarak adlandýrýlamadý."
@@ -2051,12 +2113,12 @@ msgstr "'%s' kay
 msgid "Failed to retrieve data from the clipboard."
 msgstr "Panodan veri alýnamadý."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "'%s' için dosya zamanlarý alýnamadý"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "RAS hata mesajýnýn içeriði alýnamadý"
 
@@ -2064,12 +2126,12 @@ msgstr "RAS hata mesaj
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "Desteklenen pano biçemleri alýnamadý"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "Resim imajý \"%s\" dosyasýna kaydedlilemedi."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "DDE danýþma uyarýsý gönderilemedi"
 
@@ -2091,8 +2153,7 @@ msgstr "
 msgid "Failed to set temporary file permissions"
 msgstr "Geçici dosya yetkileri uygulanamadý"
 
-#: ../src/unix/threadpsx.cpp:1245
-#: ../src/unix/threadpsx.cpp:1256
+#: ../src/unix/threadpsx.cpp:1245 ../src/unix/threadpsx.cpp:1256
 #, c-format
 msgid "Failed to set thread priority %d."
 msgstr "Ýþ parçacýðý önceliði %d ayarlanamadý."
@@ -2102,22 +2163,21 @@ msgstr "
 msgid "Failed to store image '%s' to memory VFS!"
 msgstr "'%s' imajý bellek VFS'ye yerleþtirilemedi!"
 
-#: ../src/mac/carbon/mpthread.cpp:1273
-#: ../src/mac/carbon/thread.cpp:1465
+#: ../src/mac/carbon/mpthread.cpp:1273 ../src/mac/carbon/thread.cpp:1465
 #: ../src/unix/threadpsx.cpp:1429
 msgid "Failed to terminate a thread."
 msgstr "Ýþ parçacýðý sonlandýrýlamadý."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "DDE sunucusuyla danýþma döngüsü sonlandýrýlamadý"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "Çevirmeli baðlantý sonlandýrýlamadý: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "'%s' dosyasýna dokunulamadý"
@@ -2127,16 +2187,16 @@ msgstr "'%s' dosyas
 msgid "Failed to unlock lock file '%s'"
 msgstr "'%s' kilit dosyasýnýn kilidi kaldýrýlamadý"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "'%s' DDE sunucusuyla kayýt iptali yapýlamadý"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "Kullanýcý yapýlandýrma dosyasý kaydedilemedi."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "Hata ayýklama raporu yüklenemedi (hata kodu %d)."
@@ -2146,7 +2206,7 @@ msgstr "Hata ay
 msgid "Failed to write to lock file '%s'"
 msgstr "'%s' kilit dosyasýna yazýlamadý"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "Kritik hata"
 
@@ -2163,13 +2223,12 @@ msgstr "Dosya"
 msgid "File %s does not exist."
 msgstr "'%s' dosyasý yok."
 
-#: ../src/generic/filedlgg.cpp:1321
-#: ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "'%s' dosyasý zaten var, üstüne yazýlsýn mý?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2182,22 +2241,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "Dosya yüklenemedi."
 
-#: ../src/common/docview.cpp:571
-#: ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "Dosya hatasý"
 
-#: ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "Dosya adý zaten var."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "Dosya"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "Dosyalar (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "Dosya"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "Bul"
@@ -2210,7 +2276,7 @@ msgstr "Sabit yaz
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "Sabit boyutlu þekil.<br> <b>koyu</b> <i>eðik</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Kitap yapraðý, 8 1/2 x 13 inç"
 
@@ -2218,7 +2284,7 @@ msgstr "Kitap yapra
 msgid "Font size:"
 msgstr "Yazý tipi boyutu"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Ayrýlma baþarýsýz"
 
@@ -2269,11 +2335,11 @@ msgstr "GTK+ temas
 msgid "Generic PostScript"
 msgstr "Genel PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "Alman Yasal Fanfold, 8 1/2 x 13 inç"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "Alman Standart Fanfold, 8 1/2 x 12 inç"
 
@@ -2287,7 +2353,8 @@ msgstr "'GetPropertyCollection' genel bir eri
 
 #: ../include/wx/xti.h:853
 msgid "GetPropertyCollection called w/o valid collection getter"
-msgstr "'GetPropertyCollection' geçerli bir koleksiyon alýcýsý olmaksýzýn çaðrýldý"
+msgstr ""
+"'GetPropertyCollection' geçerli bir koleksiyon alýcýsý olmaksýzýn çaðrýldý"
 
 #: ../src/html/helpfrm.cpp:651
 msgid "Go back"
@@ -2301,25 +2368,23 @@ msgstr "
 msgid "Go one level up in document hierarchy"
 msgstr "Döküman sýradüzeninde bir seviye yukarý git"
 
-#: ../src/generic/dirdlgg.cpp:147
-#: ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "Ev klasörüne git"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "Ana klasöre git"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "Sayfaya git"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Yunanca (ISO-8859-7)"
 
-#: ../src/common/zstream.cpp:72
-#: ../src/common/zstream.cpp:209
+#: ../src/common/zstream.cpp:72 ../src/common/zstream.cpp:209
 msgid "Gzip not supported by this version of zlib"
 msgstr "Zlib'in bu sürümünde 'gzip' desteklenmemektedir"
 
@@ -2336,14 +2401,11 @@ msgstr "%s HTML 
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML dosyalarý (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Ýbranice (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523
-#: ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337
-#: ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "Yardým"
 
@@ -2351,8 +2413,7 @@ msgstr "Yard
 msgid "Help Browser Options"
 msgstr "Yardým Gezgini Seçenekleri"
 
-#: ../src/generic/helpext.cpp:442
-#: ../src/generic/helpext.cpp:443
+#: ../src/generic/helpext.cpp:442 ../src/generic/helpext.cpp:443
 msgid "Help Index"
 msgstr "Yardým Dizini"
 
@@ -2373,15 +2434,15 @@ msgstr "Yard
 msgid "Help: %s"
 msgstr "Yardým: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Ev"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Ev klasörü"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2389,12 +2450,9 @@ msgstr "I64"
 msgid "ICO: Error in reading mask DIB."
 msgstr "ICO: Hata: Maske DIB okuma."
 
-#: ../src/common/imagbmp.cpp:1048
-#: ../src/common/imagbmp.cpp:1107
-#: ../src/common/imagbmp.cpp:1116
-#: ../src/common/imagbmp.cpp:1127
-#: ../src/common/imagbmp.cpp:1171
-#: ../src/common/imagbmp.cpp:1181
+#: ../src/common/imagbmp.cpp:1048 ../src/common/imagbmp.cpp:1107
+#: ../src/common/imagbmp.cpp:1116 ../src/common/imagbmp.cpp:1127
+#: ../src/common/imagbmp.cpp:1171 ../src/common/imagbmp.cpp:1181
 #: ../src/common/imagbmp.cpp:1190
 msgid "ICO: Error writing the image file!"
 msgstr "ICO: Imaj yazma hatasý!"
@@ -2433,7 +2491,7 @@ msgstr "IIF: bilinmeyen hata!!!"
 msgid "Icon resource specification %s not found."
 msgstr "%s ikon kaynak tanýmý bulunamadý."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -2441,17 +2499,19 @@ msgstr ""
 "Bu hata raporuna iliþkin ek bir bilgiye sahipseniz,\n"
 "lütfen buraya giriniz:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
-"If you wish to suppress this debug report completely, please choose the \"Cancel\" button,\n"
+"If you wish to suppress this debug report completely, please choose the "
+"\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
-"Eðer bu hata raporunu tamamen saklý tutmak istiyorsanýz, lütfen\"Vazgeç\" düðmesini seçiniz,\n"
+"Eðer bu hata raporunu tamamen saklý tutmak istiyorsanýz, lütfen\"Vazgeç\" "
+"düðmesini seçiniz,\n"
 "ancak bu programýn geliþtirilmesine engel olabilir, eðer\n"
 "mümkünse lütfen rapor üretimine devam ediniz.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "\"%s\" deðeri \"%s\" anahtarý için gözardý ediliyor."
@@ -2472,43 +2532,46 @@ msgstr "'ConstructObject' yordam
 msgid "Illegal Parameter Count for Create Method"
 msgstr "'Create' yordamý için geçersiz öðe sayýsý"
 
-#: ../src/generic/dirctrlg.cpp:681
-#: ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "Geçersiz klasör adý."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "Geçersiz dosya tanýmý."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "Ýmaj ve maske farklý boyutlarda."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "Ýmaj dosyasý %d tipinde deðil."
 
 #: ../src/msw/textctrl.cpp:361
-msgid "Impossible to create a rich edit control, using simple text control instead. Please reinstall riched32.dll"
-msgstr "Zengin metin kontrolü yaratýlamýyor, yerine basit yazý kontrolü kullanýlýyor. Lütfen riched32.dll'yi yeniden kurunuz."
+msgid ""
+"Impossible to create a rich edit control, using simple text control instead. "
+"Please reinstall riched32.dll"
+msgstr ""
+"Zengin metin kontrolü yaratýlamýyor, yerine basit yazý kontrolü "
+"kullanýlýyor. Lütfen riched32.dll'yi yeniden kurunuz."
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "Alt iþ girdisi alýnamýyor"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "'%s' dosyasý için izinler alýnamýyor"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "'%s' dosyasýnýn üstüne yazýlamýyor"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "'%s' dosyasý için izinler konulamýyor"
@@ -2521,19 +2584,23 @@ msgstr "Girintile"
 msgid "Index"
 msgstr "Dizin"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "Hintçe (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "Ýçsel hata, geçersiz wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "Geçersiz TIFF imaj dizini."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "Geçersiz '%s' XRC kaynaðý: 'resource' kök düðümü yok."
@@ -2553,8 +2620,7 @@ msgstr "Ge
 msgid "Invalid lock file '%s'."
 msgstr "Geçersiz kilit dosyasý '%s'."
 
-#: ../src/common/xtistrm.cpp:365
-#: ../src/common/xtistrm.cpp:380
+#: ../src/common/xtistrm.cpp:365 ../src/common/xtistrm.cpp:380
 msgid "Invalid or Null Object ID passed to GetObjectClassInfo"
 msgstr "GetObjectClassInfo iþlevine geçersiz veya boþ nesne kimliði geçirildi"
 
@@ -2571,7 +2637,7 @@ msgstr "Ge
 msgid "Italic"
 msgstr "Eðik"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "Ýtalyan Zarf, 110 x 230 mm"
 
@@ -2583,24 +2649,75 @@ msgstr "JPEG: Y
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: imaj kaydedilemedi."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "Doðrulandý"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
-#: ../src/generic/prntdlgg.cpp:609
-#: ../src/generic/prntdlgg.cpp:867
+#: ../src/generic/prntdlgg.cpp:609 ../src/generic/prntdlgg.cpp:867
 msgid "Landscape"
 msgstr "Yatay"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 inç"
 
@@ -2608,15 +2725,44 @@ msgstr "Ledger, 17 x 11 in
 msgid "Left margin (mm):"
 msgstr "Sol boþluk (mm):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "Legal, 8 1/2 x 14 inç"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "Legal, 8 1/2 x 14 inç"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "Letter, 8 1/2 x 11 inç"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "Letter, 8 1/2 x 11 inç"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "Letter, 8 1/2 x 11 inç"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "Letter Küçük, 8 1/2 x 11 inç"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "Letter, 8 1/2 x 11 inç"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "Letter, 8 1/2 x 11 inç"
 
@@ -2637,14 +2783,6 @@ msgstr "%s dosyas
 msgid "Loading : "
 msgstr "Yükleniyor :"
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "Gri Ascii PNM imaj yükleme henüz uygulanmadý."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "Gri Ham PNM imaj yükleme henüz uygulanmadý."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2655,13 +2793,12 @@ msgstr "'%s' kilit dosyas
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "'%s' kilit dosyasýnýn yetkileri hatalý."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "Günlük '%s' dosyasýna kaydedildi."
 
-#: ../include/wx/xti.h:501
-#: ../include/wx/xti.h:505
+#: ../include/wx/xti.h:501 ../include/wx/xti.h:505
 msgid "Long Conversions not supported"
 msgstr "Long çevrimi desteklenmiyor"
 
@@ -2674,10 +2811,14 @@ msgid "MP Thread Support is not available on this System"
 msgstr "Bu sistemde MT Ýþparçacýðý desteði yok"
 
 #: ../src/msw/helpchm.cpp:60
-msgid "MS HTML Help functions are unavailable because the MS HTML Help library is not installed on this machine. Please install it."
-msgstr "MS HTML Yardým kitaplýðý kurulu olmadýðý için yardým iþlevleri kullanýlamýyor. Lütfen kurunuz."
+msgid ""
+"MS HTML Help functions are unavailable because the MS HTML Help library is "
+"not installed on this machine. Please install it."
+msgstr ""
+"MS HTML Yardým kitaplýðý kurulu olmadýðý için yardým iþlevleri "
+"kullanýlamýyor. Lütfen kurunuz."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "Ekraný kapla"
 
@@ -2703,7 +2844,7 @@ msgstr "Men
 msgid "Metal theme"
 msgstr "Metal tema"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "Simge durumuna küçült"
 
@@ -2721,11 +2862,16 @@ msgstr "%ix%i-%i durumu yok."
 msgid "Modern"
 msgstr "Modern"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "Deðiþtirildi"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monarþi Zarf, 3 7/8 x 7 1/2 inç"
 
@@ -2737,11 +2883,11 @@ msgstr "A
 msgid "Move up"
 msgstr "Yukarý kaydýr"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "Ýsim"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "Yeni klasör"
 
@@ -2749,10 +2895,8 @@ msgstr "Yeni klas
 msgid "New item"
 msgstr "Yeni öðe"
 
-#: ../src/generic/dirdlgg.cpp:318
-#: ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615
-#: ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "Yeni isim"
 
@@ -2764,11 +2908,9 @@ msgstr "Sonraki"
 msgid "Next page"
 msgstr "Sonraki sayfa"
 
-#: ../src/mac/carbon/msgdlg.cpp:60
-#: ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58
-#: ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "Hayýr"
 
@@ -2790,11 +2932,13 @@ msgstr "Girdi bulunamad
 msgid ""
 "No font for displaying text in encoding '%s' found,\n"
 "but an alternative encoding '%s' is available.\n"
-"Do you want to use this encoding (otherwise you will have to choose another one)?"
+"Do you want to use this encoding (otherwise you will have to choose another "
+"one)?"
 msgstr ""
 "'%s' kodlamada gösterim için yazý tipi yok,\n"
 "ama '%s' kodlama seçeneði var.\n"
-"Bu kodlamayý kullanmak istiyor musunuz (aksi halde baþka bir tane seçmelisiniz) ?"
+"Bu kodlamayý kullanmak istiyor musunuz (aksi halde baþka bir tane "
+"seçmelisiniz) ?"
 
 #: ../src/common/fontmap.cpp:427
 #, c-format
@@ -2807,25 +2951,22 @@ msgstr ""
 "Bu kodlamayý kullanmak için bir yazý tipi seçmek istiyor musunuz\n"
 "(aksi halde bu kodlamadaki yazý doðru olarak gösterilmeyecektir) ?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "'%s' XML düðümü için iþleyici bulunamadý, sýnýf '%s'!"
 
-#: ../src/common/image.cpp:1482
-#: ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "Ýmaj tipi için iþleyici bulunamadý."
 
-#: ../src/common/image.cpp:1490
-#: ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "%d tipi için imaj iþleyici tanýmlanmamýþ."
 
-#: ../src/common/image.cpp:1551
-#: ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "%s tipi için imaj iþleyici tanýmlanmamýþ."
@@ -2838,21 +2979,19 @@ msgstr "Hen
 msgid "No sound"
 msgstr "Ses yok"
 
-#: ../src/common/image.cpp:1177
-#: ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "Maskelenen imajda kullanýlmamýþ renk yok."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "Ýmajda kullanýlmamýþ renk yok"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Norveçce (ISO-8859-10)"
 
-#: ../src/generic/fontdlgg.cpp:232
-#: ../src/generic/fontdlgg.cpp:235
+#: ../src/generic/fontdlgg.cpp:232 ../src/generic/fontdlgg.cpp:235
 msgid "Normal"
 msgstr "Normal"
 
@@ -2864,13 +3003,12 @@ msgstr "Normal 
 msgid "Normal font:"
 msgstr "Normal yazý tipi:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Not, 8 1/2 x 11 inç"
 
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
 #: ../contrib/src/deprecated/proplist.cpp:506
-#: ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
 msgid "OK"
 msgstr "Tamam"
 
@@ -2878,25 +3016,21 @@ msgstr "Tamam"
 msgid "Objects must have an id attribute"
 msgstr "Nesnelerin bir kimlik özniteliði olmalýdýr"
 
-#: ../src/common/docview.cpp:1282
-#: ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "Dosya aç"
 
-#: ../src/html/helpfrm.cpp:673
-#: ../src/html/helpfrm.cpp:1579
+#: ../src/html/helpfrm.cpp:673 ../src/html/helpfrm.cpp:1579
 msgid "Open HTML document"
 msgstr "HTML dökümaný aç"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "Dosya aç \"%s\""
 
-#: ../src/generic/dirctrlg.cpp:710
-#: ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639
-#: ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "Ýþleme izin verilmiyor."
 
@@ -2915,18 +3049,15 @@ msgstr "Se
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "Seçenek '%s': '%s' tarihe çevrilemiyor."
 
-#: ../src/generic/dirdlgg.cpp:118
-#: ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "Seçenekler"
 
-#: ../src/generic/prntdlgg.cpp:611
-#: ../src/generic/prntdlgg.cpp:868
+#: ../src/generic/prntdlgg.cpp:611 ../src/generic/prntdlgg.cpp:868
 msgid "Orientation"
 msgstr "Yönlendirme"
 
-#: ../src/common/imagpcx.cpp:462
-#: ../src/common/imagpcx.cpp:485
+#: ../src/common/imagpcx.cpp:462 ../src/common/imagpcx.cpp:485
 msgid "PCX: couldn't allocate memory"
 msgstr "PCX: bellek yaratýlamadý."
 
@@ -2942,8 +3073,7 @@ msgstr "PCX: ge
 msgid "PCX: this is not a PCX file."
 msgstr "PCX: bu bir PCX dosyasý deðil."
 
-#: ../src/common/imagpcx.cpp:464
-#: ../src/common/imagpcx.cpp:486
+#: ../src/common/imagpcx.cpp:464 ../src/common/imagpcx.cpp:486
 msgid "PCX: unknown error !!!"
 msgstr "PCX: bilinmeyen hata !!!"
 
@@ -2951,24 +3081,149 @@ msgstr "PCX: bilinmeyen hata !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: sürüm numarasý çok düþük"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: bellek yaratýlamadý."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: Dosya biçemi tanýmlanamadý."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: Dosya kýrpýlmýþ görünüyor."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 Zarf, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 Zarf, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 Zarf, 324 x 458 mm"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 Zarf, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 Zarf, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 Zarf, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 Zarf, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 Zarf, 176 x 125 mm"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL Zarf, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 Zarf, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL Zarf, 110 x 220 mm"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 Zarf, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 Zarf, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 Zarf, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 Zarf, 176 x 250 mm"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 Zarf, 114 x 162 mm"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 Zarf, 162 x 229 mm"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 Zarf, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 Zarf, 229 x 324 mm"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 Zarf, 162 x 229 mm"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "Sayfa %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "Sayfa %d / %d"
@@ -2977,8 +3232,7 @@ msgstr "Sayfa %d / %d"
 msgid "Page Setup"
 msgstr "Sayfa düzeni"
 
-#: ../src/common/prntbase.cpp:451
-#: ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "Sayfa düzeni"
 
@@ -2986,14 +3240,12 @@ msgstr "Sayfa d
 msgid "Pages"
 msgstr "Sayfalar"
 
-#: ../src/generic/prntdlgg.cpp:800
-#: ../src/generic/prntdlgg.cpp:854
+#: ../src/generic/prntdlgg.cpp:800 ../src/generic/prntdlgg.cpp:854
 #: ../src/generic/prntdlgg.cpp:1056
 msgid "Paper Size"
 msgstr "Kaðýt boyutu"
 
-#: ../src/generic/prntdlgg.cpp:598
-#: ../src/generic/prntdlgg.cpp:841
+#: ../src/generic/prntdlgg.cpp:598 ../src/generic/prntdlgg.cpp:841
 #: ../src/generic/prntdlgg.cpp:1051
 msgid "Paper size"
 msgstr "Kaðýt boyutu"
@@ -3006,12 +3258,11 @@ msgstr "SetObject i
 msgid "Passing a already registered object to SetObjectName"
 msgstr "SetObjectName iþlevi kayýtlý bir nesne ile çaðrýldý"
 
-#: ../src/common/xtistrm.cpp:436
-#: ../src/common/xtistrm.cpp:656
+#: ../src/common/xtistrm.cpp:436 ../src/common/xtistrm.cpp:656
 msgid "Passing an unkown object to GetObject"
 msgstr "GetObject iþlevi bilinmeyen bir nesne ile çaðrýldý"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "Yetkiler"
 
@@ -3023,7 +3274,7 @@ msgstr "Boru yarat
 msgid "Please choose a valid font."
 msgstr "Lütfen geçerli bir yazý tipi seçiniz."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "Lütfen varolan bir dosya seçiniz."
 
@@ -3031,11 +3282,11 @@ msgstr "L
 msgid "Please choose the page to display:"
 msgstr "Lütfen gösterilecek sayfayý seçiniz."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "Lütfen baðlanmak istediðiniz ISP'yi seçiniz"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3050,8 +3301,7 @@ msgstr ""
 msgid "Please wait while printing\n"
 msgstr "Döküm alýnýyor. Lütfen bekleyiniz\n"
 
-#: ../src/generic/prntdlgg.cpp:608
-#: ../src/generic/prntdlgg.cpp:866
+#: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:866
 msgid "Portrait"
 msgstr "Dikey"
 
@@ -3059,8 +3309,7 @@ msgstr "Dikey"
 msgid "PostScript file"
 msgstr "PostScript dosyasý"
 
-#: ../src/generic/fontdlgg.cpp:348
-#: ../src/html/helpfrm.cpp:1235
+#: ../src/generic/fontdlgg.cpp:348 ../src/html/helpfrm.cpp:1235
 msgid "Preview:"
 msgstr "Önizleme:"
 
@@ -3068,20 +3317,17 @@ msgstr "
 msgid "Previous page"
 msgstr "Önceki sayfa"
 
-#: ../src/common/prntbase.cpp:393
-#: ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151
-#: ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "Yazdýr"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "Baský Önizleme"
 
-#: ../src/common/prntbase.cpp:1199
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "Baský Önizleme Hatasý"
 
@@ -3101,7 +3347,7 @@ msgstr "Renkli yazd
 msgid "Print previe&w"
 msgstr "Baský önizleme"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "Baský önizleme"
 
@@ -3141,8 +3387,7 @@ msgstr "Yaz
 msgid "Printer:"
 msgstr "Yazýcý:"
 
-#: ../src/common/prntbase.cpp:310
-#: ../src/common/prntbase.cpp:531
+#: ../src/common/prntbase.cpp:310 ../src/common/prntbase.cpp:531
 msgid "Printing "
 msgstr "Yazdýrýlýyor"
 
@@ -3159,25 +3404,26 @@ msgstr "Yazd
 msgid "Printing..."
 msgstr "Yazdýrýlýyor..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
-msgid "Processing debug report has failed, leaving the files in \"%s\" directory."
-msgstr "Hata raporu iþlemi baþarýsýz oldu, dosyalar \"%s\" klasöründe býrakýldý."
+msgid ""
+"Processing debug report has failed, leaving the files in \"%s\" directory."
+msgstr ""
+"Hata raporu iþlemi baþarýsýz oldu, dosyalar \"%s\" klasöründe býrakýldý."
 
 #: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "Program durduruldu."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "Soru"
 
-#: ../src/common/ffile.cpp:125
-#: ../src/common/ffile.cpp:144
+#: ../src/common/ffile.cpp:125 ../src/common/ffile.cpp:144
 #, c-format
 msgid "Read error on file '%s'"
 msgstr "'%s' dosyasýnda okuma hatasý"
@@ -3186,7 +3432,7 @@ msgstr "'%s' dosyas
 msgid "Ready"
 msgstr "Hazýr"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "\"%s\" ile baþvurulan nesne düðümü bulunamadý!"
@@ -3195,17 +3441,17 @@ msgstr "\"%s\" ile ba
 msgid "Refresh"
 msgstr "Yenile"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "'%s' kayýt anahtarý zaten var."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "'%s' kayýt anahtarý yok, yeniden adlandýrýlamýyor."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3216,7 +3462,7 @@ msgstr ""
 "silinmesi sistemi kararsýz bir hale getirecektir:\n"
 "iþlem durduruldu."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "'%s' kayýt deðeri zaten var."
@@ -3237,7 +3483,7 @@ msgstr "
 msgid "Remove current page from bookmarks"
 msgstr "Geçerli sayfayý yer-imlerinden çýkar"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr "\"%s\" çeviricisinin sürümü uyumsuz: %d.%d; yüklenemedi."
@@ -3254,7 +3500,7 @@ msgstr "T
 msgid "Replace with:"
 msgstr "Yeni deðer:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "Kaynak dosyalarý ayný sürüme sahip olmalýdýr!"
 
@@ -3270,7 +3516,7 @@ msgstr "Sa
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "Kaydet"
 
@@ -3287,7 +3533,7 @@ msgstr "&Farkl
 msgid "Save as"
 msgstr "Farklý kaydet"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "Günlük içeriðini dosyaya kaydet"
 
@@ -3295,14 +3541,17 @@ msgstr "G
 msgid "Script"
 msgstr "Betik"
 
-#: ../src/html/helpfrm.cpp:536
-#: ../src/html/helpfrm.cpp:551
+#: ../src/html/helpfrm.cpp:536 ../src/html/helpfrm.cpp:551
 msgid "Search"
 msgstr "Ara"
 
 #: ../src/html/helpfrm.cpp:538
-msgid "Search contents of help book(s) for all occurences of the text you typed above"
-msgstr "Yukarda yazdýðýnýz yazýnýn tüm tekrarlarý için yardým kitaplarý içeriðini araþtýr"
+msgid ""
+"Search contents of help book(s) for all occurences of the text you typed "
+"above"
+msgstr ""
+"Yukarda yazdýðýnýz yazýnýn tüm tekrarlarý için yardým kitaplarý içeriðini "
+"araþtýr"
 
 #: ../src/generic/fdrepdlg.cpp:166
 msgid "Search direction"
@@ -3320,7 +3569,7 @@ msgstr "T
 msgid "Searching..."
 msgstr "Aranýyor..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "Bölümler"
 
@@ -3332,24 +3581,30 @@ msgstr "'%s' dosyas
 #: ../src/common/ffile.cpp:212
 #, c-format
 msgid "Seek error on file '%s' (large files not supported by stdio)"
-msgstr "'%s' üstünde arama hatasý (büyük dosyalar 'stdio' tarafýndan desteklenmiyor)"
+msgstr ""
+"'%s' üstünde arama hatasý (büyük dosyalar 'stdio' tarafýndan desteklenmiyor)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "Tümünü seç"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "Bir döküman þablonu seçiniz"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "Bir döküman görünümü seçiniz"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "Bir dosya seçiniz"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "Bölümler"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3363,7 +3618,7 @@ msgstr "'SetProperty' i
 msgid "Setup..."
 msgstr "Kur..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "Birçok aktif çevirmeli baðlantý bulundu, biri rasgele seçiliyor."
 
@@ -3375,12 +3630,11 @@ msgstr "T
 msgid "Show all items in index"
 msgstr "Dizindeki tüm öðeleri göster"
 
-#: ../src/generic/dirdlgg.cpp:114
-#: ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "Gizli klasörleri göster"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "Gizli dosyalarý göster"
 
@@ -3388,17 +3642,15 @@ msgstr "Gizli dosyalar
 msgid "Show/hide navigation panel"
 msgstr "Dolaþma panosunu göster/gizle"
 
-#: ../src/generic/fontdlgg.cpp:353
-#: ../src/generic/fontdlgg.cpp:355
+#: ../src/generic/fontdlgg.cpp:353 ../src/generic/fontdlgg.cpp:355
 msgid "Shows the font preview."
 msgstr "Yazý tipi önizlenimini gösterir."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "Boyut"
 
-#: ../src/generic/progdlgg.cpp:222
-#: ../src/generic/progdlgg.cpp:240
+#: ../src/generic/progdlgg.cpp:222 ../src/generic/progdlgg.cpp:240
 #: ../src/generic/progdlgg.cpp:598
 msgid "Skip"
 msgstr "Atla"
@@ -3411,9 +3663,7 @@ msgstr "E
 msgid "Sorry, could not open this file for saving."
 msgstr "Üzgünüm, bu dosya saklanmak için açýlamýyor."
 
-#: ../src/common/docview.cpp:613
-#: ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "Üzgünüm, bu dosya açýlamýyor."
 
@@ -3421,16 +3671,15 @@ msgstr "
 msgid "Sorry, could not save this file."
 msgstr "Üzgünüm, bu dosya kaydedilemiyor."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "Üzgünüm, önizleme için bellek yetersiz."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "Üzgünüm, baský önizleme bir yazýcýnýn yüklü olmasýný gerektirir."
 
-#: ../src/common/docview.cpp:1281
-#: ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "Üzgünüm, bu dosyanýn tipi bilinmiyor."
 
@@ -3443,7 +3692,7 @@ msgstr "Ses verisi desteklenmeyen bir bi
 msgid "Sound file '%s' is in unsupported format."
 msgstr "'%s' ses dosyasý desteklenmiyen bir biçemde."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 inç"
 
@@ -3451,57 +3700,76 @@ msgstr "Statement, 5 1/2 x 8 1/2 in
 msgid "Status:"
 msgstr "Durum:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "Durum:"
 
 #: ../src/common/xtistrm.cpp:253
 msgid "Streaming delegates for not already streamed objects not yet supported"
-msgstr "Henüz kaydedilmemiþ nesneler için akým aktarýcýlarý þimdilik desteklenmiyor"
+msgstr ""
+"Henüz kaydedilmemiþ nesneler için akým aktarýcýlarý þimdilik desteklenmiyor"
 
-#: ../src/msw/colour.cpp:38
-#: ../src/palmos/colour.cpp:38
+#: ../src/msw/colour.cpp:38 ../src/palmos/colour.cpp:38
 #, c-format
 msgid "String To Colour : Incorrect colour specification : %s"
 msgstr "Dizgiden renge: Hatalý renk tanýmý: %s"
 
-#: ../include/wx/xti.h:428
-#: ../include/wx/xti.h:432
+#: ../include/wx/xti.h:428 ../include/wx/xti.h:432
 msgid "String conversions not supported"
 msgstr "Dizgi çevrimleri desteklenmiyor"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "Altsýnýf '%s' '%s' kaynaðý içinde bulunamadý, iþlem yapýlmýyor!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Ýsveç"
 
-#: ../src/common/imagtiff.cpp:232
-#: ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: Bellek yetersiz."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: Imaj yükleme hatasý."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: Imaj okuma hatasý."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: Imaj saklama hatasý."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: Imaj yazma hatasý."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 inç"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 inç"
 
@@ -3509,11 +3777,11 @@ msgstr "Tabloid, 11 x 17 in
 msgid "Teletype"
 msgstr "Teletype"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "Þablonlar"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3541,7 +3809,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "'%d' pano biçemi yok."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3550,7 +3818,7 @@ msgstr ""
 "'%s' klasörü yok\n"
 "Þimdi yaratýlsýn mý?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3559,7 +3827,7 @@ msgstr ""
 "'%s' dosyasý açýlamadý.\n"
 "Geçmiþ kullanýlan dosyalar listesinden çýkarýldý."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3568,28 +3836,23 @@ msgstr ""
 "'%s' dosyasý yok ve açýlamadý.\n"
 "Geçmiþ kullanýlan dosyalar listesinden çýkarýldý."
 
-#: ../src/generic/fontdlgg.cpp:316
-#: ../src/generic/fontdlgg.cpp:318
+#: ../src/generic/fontdlgg.cpp:316 ../src/generic/fontdlgg.cpp:318
 msgid "The font colour."
 msgstr "Yazý tipi rengi."
 
-#: ../src/generic/fontdlgg.cpp:277
-#: ../src/generic/fontdlgg.cpp:279
+#: ../src/generic/fontdlgg.cpp:277 ../src/generic/fontdlgg.cpp:279
 msgid "The font family."
 msgstr "Yazý tipi ailesi."
 
-#: ../src/generic/fontdlgg.cpp:328
-#: ../src/generic/fontdlgg.cpp:330
+#: ../src/generic/fontdlgg.cpp:328 ../src/generic/fontdlgg.cpp:330
 msgid "The font point size."
 msgstr "Yazý tipi boyutu."
 
-#: ../src/generic/fontdlgg.cpp:288
-#: ../src/generic/fontdlgg.cpp:290
+#: ../src/generic/fontdlgg.cpp:288 ../src/generic/fontdlgg.cpp:290
 msgid "The font style."
 msgstr "Yazý tipi stili."
 
-#: ../src/generic/fontdlgg.cpp:299
-#: ../src/generic/fontdlgg.cpp:301
+#: ../src/generic/fontdlgg.cpp:299 ../src/generic/fontdlgg.cpp:301
 msgid "The font weight."
 msgstr "Yazý tipi yoðunluðu."
 
@@ -3598,12 +3861,14 @@ msgstr "Yaz
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "'%s' yolu çok fazla \"..\" içeriyor !"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
-"The report contains the files listed below. If any of these files contain private information,\n"
+"The report contains the files listed below. If any of these files contain "
+"private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
-"Bu rapor aþaðýdaki dosyalarý içermektedir. Eðer bu dosyalardan herhangi biri özel bilgiler içeriyorsa,\n"
+"Bu rapor aþaðýdaki dosyalarý içermektedir. Eðer bu dosyalardan herhangi biri "
+"özel bilgiler içeriyorsa,\n"
 "rapordan çýkarmak için lütfen onlarýn iþaretini kaldýrýnýz.\n"
 
 #: ../src/common/cmdline.cpp:883
@@ -3620,40 +3885,56 @@ msgstr "D
 msgid "The value for the option '%s' must be specified."
 msgstr "'%s' seçeneði için deðer belirtilmelidir."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
-msgid "The version of remote access service (RAS) installed on this machine is tooold, please upgrade (the following required function is missing: %s)."
-msgstr "Bu makinede kurulu Uzak Eriþim Hizmeti (RAS) sürümü çok eski, lütfen yenileyiniz (gereken þu iþlev yok: %s)."
+msgid ""
+"The version of remote access service (RAS) installed on this machine is "
+"tooold, please upgrade (the following required function is missing: %s)."
+msgstr ""
+"Bu makinede kurulu Uzak Eriþim Hizmeti (RAS) sürümü çok eski, lütfen "
+"yenileyiniz (gereken þu iþlev yok: %s)."
 
 #: ../src/html/htmprint.cpp:601
-msgid "There was a problem during page setup: you may need to set a default printer."
-msgstr "Sayfa ayarlarý sýrasýnda bir hata oluþtu: bir varsayýlan yazýcý belirle meniz gerekebilir."
+msgid ""
+"There was a problem during page setup: you may need to set a default printer."
+msgstr ""
+"Sayfa ayarlarý sýrasýnda bir hata oluþtu: bir varsayýlan yazýcý belirle "
+"meniz gerekebilir."
 
 #: ../src/msw/datectrl.cpp:109
-msgid "This system doesn't support date picker control, please upgrade your version of comctl32.dll"
-msgstr "Bu sistem tarih seçici öðesini desteklemiyor, lütfen comctl32.dll sürümünüzü yükseltiniz"
+msgid ""
+"This system doesn't support date picker control, please upgrade your version "
+"of comctl32.dll"
+msgstr ""
+"Bu sistem tarih seçici öðesini desteklemiyor, lütfen comctl32.dll sürümünüzü "
+"yükseltiniz"
 
-#: ../src/msw/thread.cpp:1204
-msgid "Thread module initialization failed: can not store value in thread local storage"
+#: ../src/msw/thread.cpp:1206
+msgid ""
+"Thread module initialization failed: can not store value in thread local "
+"storage"
 msgstr "Ýþparçacýðý birimi baþlatma baþarýsýz: yerel depoya deðer koyulamýyor"
 
 #: ../src/unix/threadpsx.cpp:1603
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "Ýþparçacýðý birimi baþlatma baþarýsýz: anahtar yaratma baþarýsýz"
 
-#: ../src/msw/thread.cpp:1192
-msgid "Thread module initialization failed: impossible to allocate index in thread local storage"
-msgstr "Ýþparçacýðý birimi baþlatma baþarýsýz: yerel depoda dizin oluþturulamýyor"
+#: ../src/msw/thread.cpp:1194
+msgid ""
+"Thread module initialization failed: impossible to allocate index in thread "
+"local storage"
+msgstr ""
+"Ýþparçacýðý birimi baþlatma baþarýsýz: yerel depoda dizin oluþturulamýyor"
 
 #: ../src/unix/threadpsx.cpp:1108
 msgid "Thread priority setting is ignored."
 msgstr "Ýþ parçacýðý öncelik ayarlarý gözardý edildi."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "Yatay döþe"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "Dikey döþe"
 
@@ -3661,8 +3942,7 @@ msgstr "Dikey d
 msgid "Timeout while waiting for FTP server to connect, try passive mode."
 msgstr "FTP sunucusuna baðlanmada zamanaþýmý oldu, pasif durumu deneyiniz."
 
-#: ../src/msw/timer.cpp:116
-#: ../src/os2/timer.cpp:141
+#: ../src/msw/timer.cpp:116 ../src/os2/timer.cpp:141
 msgid "Timer creation failed."
 msgstr "Zamanlayýcý yaratýlamadý"
 
@@ -3691,26 +3971,24 @@ msgstr "
 msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!"
 msgstr "Bellek VFS'den '%s' dosyasýný silme deneniyor, ama dosya yüklü deðil!"
 
-#: ../src/common/sckaddr.cpp:146
-#: ../src/common/sckaddr.cpp:250
+#: ../src/common/sckaddr.cpp:146 ../src/common/sckaddr.cpp:250
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "NULL Makine adý çözme deneniyor: vazgeçildi"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Türkçe (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "Tip"
 
-#: ../src/common/xtistrm.cpp:281
-#: ../src/common/xtixml.cpp:351
+#: ../src/common/xtistrm.cpp:281 ../src/common/xtixml.cpp:351
 #: ../src/common/xtixml.cpp:498
 msgid "Type must have enum - long conversion"
 msgstr "Tip enum - long çevrimini desteklemelidir"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 inç"
 
@@ -3747,39 +4025,39 @@ msgstr "Kaynak ayr
 msgid "Unexpected parameter '%s'"
 msgstr "Beklenmeyen parametre '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "Unicode 16 bit (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "Unicode 16 bit Big Endian (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "Unicode 16 bit Little Endian (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "Unicode 32 bit (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "Unicode 32 bit Big Endian (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "Unicode 32 bit Little Endian (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "7 ikili evrensel kod (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "8 ikili evrensel kod (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "Bilinmeyen DDE hatasý %08x"
@@ -3792,7 +4070,7 @@ msgstr "GetObjectClassInfo i
 msgid "Unknown dynamic library error"
 msgstr "Blinmeyen devingen kitaplýk hatasý"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "Bilinmeyen kodlama (%d)"
@@ -3807,13 +4085,12 @@ msgstr "%s dosyas
 msgid "Unknown long option '%s'"
 msgstr "Blinmeyen long seçenek '%s'"
 
-#: ../src/common/cmdline.cpp:608
-#: ../src/common/cmdline.cpp:629
+#: ../src/common/cmdline.cpp:608 ../src/common/cmdline.cpp:629
 #, c-format
 msgid "Unknown option '%s'"
 msgstr "Bilinmeyen seçenek '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "Bilinmeyen stil bayraðý"
 
@@ -3822,13 +4099,12 @@ msgstr "Bilinmeyen stil bayra
 msgid "Unkown Property %s"
 msgstr "Bilinmeyen özellik %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "%s MIME tipi girdisinde uymayan '{'."
 
-#: ../src/common/cmdproc.cpp:261
-#: ../src/common/cmdproc.cpp:287
+#: ../src/common/cmdproc.cpp:261 ../src/common/cmdproc.cpp:287
 #: ../src/common/cmdproc.cpp:307
 msgid "Unnamed command"
 msgstr "Adsýz komut"
@@ -3838,10 +4114,8 @@ msgstr "Ads
 msgid "Unrecognized style %s while parsing resource."
 msgstr "Kaynak ayrýþtýrýlýrken tanýmlanamayan %s stili."
 
-#: ../src/mac/carbon/clipbrd.cpp:68
-#: ../src/mac/classic/clipbrd.cpp:64
-#: ../src/msw/clipbrd.cpp:273
-#: ../src/msw/clipbrd.cpp:445
+#: ../src/mac/carbon/clipbrd.cpp:68 ../src/mac/classic/clipbrd.cpp:64
+#: ../src/msw/clipbrd.cpp:273 ../src/msw/clipbrd.cpp:445
 msgid "Unsupported clipboard format."
 msgstr "Desteklenmeyen pano biçemi."
 
@@ -3854,7 +4128,7 @@ msgstr "Desteklenmeyen tema '%s'."
 msgid "Up"
 msgstr "Yukarý"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "Kullaným: %s"
@@ -3867,15 +4141,15 @@ msgstr "Do
 msgid "Video Output"
 msgstr "Görüntü Çýktýsý"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "Dosyalarý detaylý görünümde göster"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "Dosyalarý liste görünümde göster"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "Görünümler"
 
@@ -3891,20 +4165,19 @@ msgstr "Uyar
 msgid "Warning: "
 msgstr "Uyarý:"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "Uyarý: boþ yýðýndan HTML etiket iþleyici silme denemesi."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Batý Avrupa (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "Batý Avrupa (Euro) (ISO-8859-15)"
 
-#: ../src/generic/fontdlgg.cpp:339
-#: ../src/generic/fontdlgg.cpp:341
+#: ../src/generic/fontdlgg.cpp:339 ../src/generic/fontdlgg.cpp:341
 msgid "Whether the font is underlined."
 msgstr "Yazý tipi alt çizgili mi."
 
@@ -3920,104 +4193,109 @@ msgstr "Yaln
 msgid "Win32 theme"
 msgstr "Win32 temasý"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Windows 3.1 üstünde Win32s"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (oluþturma %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arapça (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltýk (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Orta Avrupa (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows Basitleþtirilmiþ Çince (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Geleneksel Çince (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Rusça (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Yunanca (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Ýbranice (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Japonca (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Korece (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (oluþturma %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (oluþturma %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Baltýk (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Türkçe (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Batý Avrupa (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (oluþturma %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4035,37 +4313,33 @@ msgstr "XML ayr
 msgid "XPM: Malformed pixel data!"
 msgstr "XPM: Bozuk piksel verisi!"
 
-#: ../src/common/xpmdecod.cpp:712
-#: ../src/common/xpmdecod.cpp:721
+#: ../src/common/xpmdecod.cpp:712 ../src/common/xpmdecod.cpp:721
 #, c-format
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: bozuk renk tanýmý '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "XRC '%s' kaynaðý (sýnýf '%s') bulunamadý!"
 
-#: ../src/xrc/xmlres.cpp:1019
-#: ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC kaynaðý: Ýkieþlem '%s''den yaratýlamadý."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC kaynaðý: Hatalý '%s' renk tanýmý, '%s' özelliði için."
 
-#: ../src/mac/carbon/msgdlg.cpp:61
-#: ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59
-#: ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "Evet"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "Bu bölüme yeni klasör ekleyemezsiniz."
 
@@ -4081,56 +4355,57 @@ msgstr "K
 msgid "Zoom to &Fit"
 msgstr "Sýðdýr"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[BOÞ]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "bir DDEML uygulamasý uzun yarýþ durumu yarattý."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
-"a DDEML function was called without first calling the DdeInitialize function,\n"
+"a DDEML function was called without first calling the DdeInitialize "
+"function,\n"
 "or an invalid instance identifier\n"
 "was passed to a DDEML function."
 msgstr ""
 "DDEML iþlevi öncelikle DdeInitialize iþlevi çaðrýlmaksýzýn çaðrýldý,\n"
 "veya DDEML iþlevine geçersiz bir örnek tanýmlayýcýsý geçirildi."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "istemcinin konuþma kurma denemesi baþarýsýz."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "bellek ayýrma baþarýsýz."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "parametrenin DDEML tarafýndan doðrulanmasý baþarýsýz."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "eþzamanlý danýþma iþi isteði zamanaþýmýna uðradý."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "eþzamanlý veri iþi isteði zamanaþýmýna uðradý."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "eþzamanlý çalýþtýrma iþi isteði zamanaþýmýna uðradý."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "eþzamanlý itme iþi isteði zamanaþýmýna uðradý."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "danýþma iþi bitirme isteði zamanaþýmýna uðradý."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4140,7 +4415,7 @@ msgstr ""
 "sunucu-tarafý iþ denendi, veya sunucu\n"
 "iþ bitmeden sonlandýrýldý."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "iþ baþarýsýz."
 
@@ -4148,7 +4423,7 @@ msgstr "i
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4160,15 +4435,15 @@ msgstr ""
 "veya APPCMD_CLIENTONLY olarak baþlatýlmýþ bir uygulama\n"
 "sunucu iþi gerçekleþtirmeyi denedi."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "PostMessage iþlevine içsel çaðrý baþarýsýz."
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "DDEML'de içsel hata oluþtu."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4178,11 +4453,11 @@ msgstr ""
 "Uygulama XTYP_XACT_COMPLETE geri-çaðrýdan döndüðünde\n"
 "bu geri-çaðrýnýn iþ tanýtýcýsý geçersiz olacaktýr."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "bunun çok-parçalý birleþtirilmiþ bir zip olduðu varsayýlýyor"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "deðiþmez anahtar '%s''ý deðiþtirme denemesi gözardý edildi."
@@ -4195,7 +4470,7 @@ msgstr "kitapl
 msgid "bad signature"
 msgstr "kötü imza"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "girdi için hatalý zip dosyasý konumu"
 
@@ -4203,14 +4478,18 @@ msgstr "girdi i
 msgid "binary"
 msgstr "ikili"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "kalýn"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "kalýn"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4231,7 +4510,7 @@ msgstr "'%s' dosyas
 msgid "can't create file '%s'"
 msgstr "'%s' dosyasý yaratýlamýyor"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "kullanýcý yapýlandýrma dosyasý '%s' silinemiyor"
@@ -4239,9 +4518,16 @@ msgstr "kullan
 #: ../src/common/file.cpp:457
 #, c-format
 msgid "can't determine if the end of file is reached on descriptor %d"
-msgstr "betimleyici %d üstündeki dosyanýn sonuna ulaþýlýp ulaþýlamadýðý tesbit edilemiyor"
+msgstr ""
+"betimleyici %d üstündeki dosyanýn sonuna ulaþýlýp ulaþýlamadýðý tesbit "
+"edilemiyor"
+
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "'%s' çalýþtýrýlamadý\n"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr "merkezi klasör zip içinde bulunamýyor"
 
@@ -4250,7 +4536,7 @@ msgstr "merkezi klas
 msgid "can't find length of file on file descriptor %d"
 msgstr "betimleyici %d üstündeki dosyanýn uzunluðu bulunamýyor"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "kullanýcýnýn EV'i bulunamýyor, geçerli klasör kullanýlýyor."
 
@@ -4259,8 +4545,7 @@ msgstr "kullan
 msgid "can't flush file descriptor %d"
 msgstr "dosya betimleyicisi %d temizlenemiyor"
 
-#: ../src/common/file.cpp:399
-#: ../src/msw/wince/filefnwce.cpp:202
+#: ../src/common/file.cpp:399 ../src/msw/wince/filefnwce.cpp:202
 #, c-format
 msgid "can't get seek position on file descriptor %d"
 msgstr "dosya betimleyicisi %d üstündeki arama yeri alýnamýyor"
@@ -4269,8 +4554,7 @@ msgstr "dosya betimleyicisi %d 
 msgid "can't load any font, aborting"
 msgstr "hiç yazý tipi yüklenemedi, durduruluyor"
 
-#: ../src/common/ffile.cpp:75
-#: ../src/common/file.cpp:271
+#: ../src/common/ffile.cpp:75 ../src/common/file.cpp:271
 #, c-format
 msgid "can't open file '%s'"
 msgstr "'%s' dosyasý açýlamýyor"
@@ -4285,7 +4569,7 @@ msgstr "genel yap
 msgid "can't open user configuration file '%s'."
 msgstr "kullanýcý yapýlandýrma dosyasý '%s' açýlamýyor"
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "kullanýcý yapýlandýrma dosyasý açýlamýyor"
 
@@ -4316,8 +4600,7 @@ msgstr "'%s' dosyas
 msgid "can't remove temporary file '%s'"
 msgstr "geçici '%s' dosyasý silinemedi"
 
-#: ../src/common/file.cpp:385
-#: ../src/msw/wince/filefnwce.cpp:189
+#: ../src/common/file.cpp:385 ../src/msw/wince/filefnwce.cpp:189
 #, c-format
 msgid "can't seek on file descriptor %d"
 msgstr "dosya betimleyicisi %d üstünde arama yapýlamýyor"
@@ -4332,11 +4615,11 @@ msgstr "'%s' tamponu diske yaz
 msgid "can't write to file descriptor %d"
 msgstr "dosya betimleyicisi %d'ye yazýlamýyor"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "kullanýcý yapýlandýrma dosyasý yazýlamadý"
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "'%s' etki alaný için katalog bulunamadý."
@@ -4357,7 +4640,7 @@ msgstr "8-ikil kodlama 
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "tarih"
 
@@ -4365,8 +4648,7 @@ msgstr "tarih"
 msgid "decompression error"
 msgstr "sýkýþtýrma açma hatasý"
 
-#: ../src/common/fmapbase.cpp:698
-#: ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "varsayýlan"
 
@@ -4374,19 +4656,19 @@ msgstr "varsay
 msgid "delegate has no type info"
 msgstr "yetki aktarýcýsý tip bilgisine sahip deðil"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "iþlem durum dökümü (ikili)"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "onsekizinci"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "sekizinci"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "onbirinci"
 
@@ -4395,7 +4677,7 @@ msgstr "onbirinci"
 msgid "encoding %s"
 msgstr "kodlama %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "'%s' girdisi '%s' grubunda birden fazla görülüyor"
@@ -4404,24 +4686,29 @@ msgstr "'%s' girdisi '%s' grubunda birden fazla g
 msgid "error in data format"
 msgstr "veri biçemi hatasý"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "dosya açma hatasý"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "dosya açma hatasý"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr "zip merkezi klasör okuma hatasý"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "zip yerel baþlýk okuma hatasý"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "zip yazma hatasý (girdi '%s'): hatalý CRC veya uzunluk"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "kurmak"
 
@@ -4430,11 +4717,11 @@ msgstr "kurmak"
 msgid "failed to flush the file '%s'"
 msgstr "'%s' dosyasý temizlenemedi"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "onbeþinci"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "beþinci"
 
@@ -4456,14 +4743,15 @@ msgstr "dosya '%s', sat
 #: ../src/common/fileconf.cpp:706
 #, c-format
 msgid "file '%s', line %d: value for immutable key '%s' ignored."
-msgstr "dosya '%s', satýr %d: '%s' deðiþmez anahtarý için deðer gözardý edildi."
+msgstr ""
+"dosya '%s', satýr %d: '%s' deðiþmez anahtarý için deðer gözardý edildi."
 
 #: ../src/common/fileconf.cpp:628
 #, c-format
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "dosya '%s': beklenmedik karakter %c,  satýr: %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "birinci"
 
@@ -4471,15 +4759,15 @@ msgstr "birinci"
 msgid "font size"
 msgstr "Yazý tipi boyutu"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "ondördüncü"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "dördüncü"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "sözel günlük uyarýlarý üret"
 
@@ -4487,7 +4775,7 @@ msgstr "s
 msgid "incorrect event handler string, missing dot"
 msgstr "hatalý olay iþleyici dizgisi, nokta yok"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "baþlat"
 
@@ -4495,50 +4783,49 @@ msgstr "ba
 msgid "invalid eof() return value."
 msgstr "geçersiz eof() sonuç deðeri"
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "geçersiz ileti kutusu sonuç deðeri"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "geçersiz zip dosyasý"
 
-#: ../src/common/fontcmn.cpp:585
-#: ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "Eðik"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "Açýk"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "Açýk"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "'%s' yereli ayarlanamýyor."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "'%s' kataloðu için '%s' yoluna bakýlýyor."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "geceyarýsý"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "ondokuzuncu"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "dokuzuncu"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "DDE yok hatasý."
 
@@ -4550,11 +4837,11 @@ msgstr "hata yok"
 msgid "noname"
 msgstr "adsýz"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "öðlen"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4566,7 +4853,7 @@ msgstr "nesnelerin XML Metin D
 msgid "out of memory"
 msgstr "yetersiz bellek"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "iþlem baðlam tanýmý"
 
@@ -4578,21 +4865,21 @@ msgstr "okuma hatas
 msgid "reading"
 msgstr "okunuyor"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "zip akýmý okuma (girdi %s): hatalý CRC"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "zip akýmý okuma (girdi %s): hatalý uzunluk"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "yeniden-giriþ sorunu."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "ikinci"
 
@@ -4600,11 +4887,11 @@ msgstr "ikinci"
 msgid "seek error"
 msgstr "bulma hatasý"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "onyedinci"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "yedinci"
 
@@ -4612,15 +4899,15 @@ msgstr "yedinci"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "bu yardým uyarýsýný göster"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "onaltýncý"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "altýncý"
 
@@ -4632,61 +4919,60 @@ msgstr "kullan
 msgid "specify the theme to use"
 msgstr "kullanýlacak temayý belirleyiniz"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "kayýtlý dosya uzunluðu Zip baþlýðýnda yok"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "onuncu"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "iþe yanýt DDE_FBUSY bitinin yerleþtirilmesine yolaçtý."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "üçüncü"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "onüçüncü"
 
-#: ../src/common/imagtiff.cpp:143
-#: ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff birimi: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "bugün"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "yarýn"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "yirminci"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "onikinci"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "altçizgili"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "altçizgili"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "beklenmedik \" yer: %d; '%s' içinde."
@@ -4700,12 +4986,11 @@ msgstr "bilinmeyen"
 msgid "unknown class %s"
 msgstr "bilinmeyen sýnýf %s"
 
-#: ../src/common/regex.cpp:163
-#: ../src/html/chm.cpp:352
+#: ../src/common/regex.cpp:163 ../src/html/chm.cpp:352
 msgid "unknown error"
 msgstr "bilinmeyen hata"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "bilinmeyen hata (hata kodu %08x)."
@@ -4714,12 +4999,11 @@ msgstr "bilinmeyen hata (hata kodu %08x)."
 msgid "unknown line terminator"
 msgstr "bilinmeyen satýr sonlayýcý"
 
-#: ../src/common/file.cpp:367
-#: ../src/msw/wince/filefnwce.cpp:170
+#: ../src/common/file.cpp:367 ../src/msw/wince/filefnwce.cpp:170
 msgid "unknown seek origin"
 msgstr "bilinmeyen arama baþlangýcý"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "bilinmeyen-%d"
@@ -4728,13 +5012,12 @@ msgstr "bilinmeyen-%d"
 msgid "unnamed"
 msgstr "isimsiz"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "isimsiz%d"
 
-#: ../src/common/zipstrm.cpp:1661
-#: ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "desteklemeyen Zip sýkýþtýrma yöntemi"
 
@@ -4742,7 +5025,7 @@ msgstr "desteklemeyen Zip s
 msgid "unsupported zip archive"
 msgstr "desteklemmeyen zip arþivi"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "katalog '%s' '%s' den kullanýlýyor"
@@ -4755,23 +5038,20 @@ msgstr "yazma hatas
 msgid "writing"
 msgstr "yazýlýyor"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay baþarýsýz."
 
-#: ../src/common/socket.cpp:415
-#: ../src/common/socket.cpp:469
-#: ../src/mac/carbon/cfsocket.cpp:452
-#: ../src/mac/carbon/cfsocket.cpp:506
+#: ../src/common/socket.cpp:415 ../src/common/socket.cpp:469
+#: ../src/mac/carbon/cfsocket.cpp:452 ../src/mac/carbon/cfsocket.cpp:506
 msgid "wxSocket: invalid signature in ReadMsg."
 msgstr "wxSocket: ReadMsg içinde geçersiz imza."
 
-#: ../src/common/socket.cpp:966
-#: ../src/mac/carbon/cfsocket.cpp:1006
+#: ../src/common/socket.cpp:966 ../src/mac/carbon/cfsocket.cpp:1006
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: bilinmeyen olay!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets '%s' için görüntüyü açamadý: çýkýlýyor."
@@ -4780,33 +5060,49 @@ msgstr "wxWidgets '%s' i
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets görüntüyü açamadý. Çýkýlýyor."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "dün"
 
-#: ../src/common/zstream.cpp:165
-#: ../src/common/zstream.cpp:315
+#: ../src/common/zstream.cpp:165 ../src/common/zstream.cpp:315
 #, c-format
 msgid "zlib error %d"
 msgstr "zlib hatasý %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "Yýðýn geri-izleri alýnamadý:\n"
+#~ "%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "Gri Ascii PNM imaj yükleme henüz uygulanmadý."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "Gri Ham PNM imaj yükleme henüz uygulanmadý."
+
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "Ýþ parçacýðýnýn bitmesi beklenemiyor."
+
 #~ msgid "Could not load Rich Edit DLL '%s'"
 #~ msgstr "Zengin Metin Düzenleyicisi DLL '%s' yüklenemedi"
+
 #~ msgid "ZIP handler currently supports only local files!"
 #~ msgstr "ZIP iþleyici þimdilik sadece yerel dosyalarý destekler!"
+
 #~ msgid ""
 #~ "can't seek on file descriptor %d, large files support is not enabled."
 #~ msgstr ""
 #~ "dosya betimleyicisi %d üstünde arama yapýlamýyor, büyük dosya desteði "
 #~ "aktif deðil."
+
 #~ msgid "More..."
 #~ msgstr "Daha..."
+
 #~ msgid "Setup"
 #~ msgstr "Kur"
-
index 4d550de526ddbda2c6b2eaf15adff88042f12d7d..d56f4a75660364edd71a145a2c098a833d703a40 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-03-21 21:44-0300\n"
 "Last-Translator: Ilya Korniyko <k_ilya@ukr.net>\n"
 "Language-Team: wx-translators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=koi8-u\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (ÐÏÍÉÌËÁ %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr "ðÅÒÅÄÏÇÌÑÄ ÄÒÕËÕ"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 ëÏÎ×ÅÒÔ, 4 1/8 x 9 1/2 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 ëÏÎ×ÅÒÔ, 4 1/2 x 10 3/8 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 ëÏÎ×ÅÒÔ, 4 3/4 x 11 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 ëÏÎ×ÅÒÔ, 5 x 11 1/2 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 ëÏÎ×ÅÒÔ, 3 7/8 x 8 7/8 ÄÀÊÍ"
 
@@ -75,7 +75,7 @@ msgstr "#define %s 
 msgid "%i of %i"
 msgstr "%i Ú %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, fuzzy, c-format
 msgid "%ld bytes"
 msgstr " ÂÁÊÔ "
@@ -85,17 +85,17 @@ msgstr " 
 msgid "%s (or %s)"
 msgstr "%s (ÁÂÏ %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "ðÏÍÉÌËÁ %s"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "¶ÎÆÏÒÍÁæѠ%s"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "ðÏÐÅÒÅÄÖÅÎÎÑ %s"
@@ -105,7 +105,7 @@ msgstr "
 msgid "%s files (%s)|%s"
 msgstr "æÁÊÌÉ (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "ðÏצÄÏÍÌÅÎÎÑ %s"
@@ -139,7 +139,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "&ïÒÇÁΦÚÕ×ÁÔÉ ¶ËÏÎËÉ"
 
@@ -154,11 +154,11 @@ msgid "&Bold"
 msgstr "öÉÒÎÉÊ"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "&÷¦ÄͦÎÁ"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "&ëÁÓËÁÄ"
 
@@ -167,24 +167,26 @@ msgstr "&
 msgid "&Clear"
 msgstr "ï&ÞÉÓÔÉÔÉ"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "&úÁËÒÉÔÉ"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "&ëÏЦÑ"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "&÷ÉÄÁÌÉÔÉ"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "&äÅÔÁ̦"
 
@@ -202,7 +204,7 @@ msgstr "&
 msgid "&Find"
 msgstr "&úÎÁÊÔÉ"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "&úÁ˦ÎÞÉÔÉ"
 
@@ -216,12 +218,12 @@ msgstr "
 msgid "&Forward"
 msgstr "÷ÐÅÒÅÄ"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "ðÅÒÅÊÔÉ..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "&ðÏͦÞ"
 
@@ -240,11 +242,11 @@ msgstr "
 msgid "&Italic"
 msgstr "ëÕÒÓÉ×"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "&öÕÒÎÁÌ"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "&ðÅÒÅÎÅÓÔÉ"
 
@@ -253,11 +255,11 @@ msgstr "&
 msgid "&New"
 msgstr "&îÁÓÔÕÐÎÅ"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "&îÁÓÔÕÐÎÅ"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "&îÁÓÔÕÐÎÉÊ >"
 
@@ -270,7 +272,7 @@ msgstr "&
 msgid "&No"
 msgstr "î¦"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "î¦"
@@ -291,7 +293,8 @@ msgstr "&
 msgid "&Open..."
 msgstr "&úÂÅÒÅÇÔÉ..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "&÷ÓÔÁ×ÉÔÉ"
 
@@ -304,7 +307,7 @@ msgstr "
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "ðÏÐÅÒÅÄΤ"
 
@@ -313,7 +316,7 @@ msgstr "
 msgid "&Print"
 msgstr "äÒÕË"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 #, fuzzy
 msgid "&Print..."
 msgstr "äÒÕË..."
@@ -328,7 +331,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "&ðÅÒÅÒÏÂÉÔÉ"
 
@@ -340,7 +344,7 @@ msgstr "&
 msgid "&Replace"
 msgstr "&úÁͦÎÉÔËÉ"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "&÷¦ÄÎÏ×ÉÔÉ"
 
@@ -349,7 +353,7 @@ msgstr "&
 msgid "&Save"
 msgstr "&úÂÅÒÅÇÔÉ..."
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "&úÂÅÒÅÇÔÉ..."
 
@@ -357,7 +361,7 @@ msgstr "&
 msgid "&Show tips at startup"
 msgstr "&ðÏËÁÚÕ×ÁÔɠЦÄËÁÚËÉ ÐÒÉ ÓÔÁÒÔ¦"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "&òÏÚͦÒ"
 
@@ -376,7 +380,7 @@ msgid "&Underline"
 msgstr "ð¦ÄËÒÅÓÌÅÎÎÑ"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "÷&¦ÄͦÎÉÔÉ"
 
@@ -399,9 +403,9 @@ msgstr "
 msgid "&Weight:"
 msgstr "×ÏÓØÍÉÊ"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "&÷¦ËÎÏ"
 
@@ -410,7 +414,7 @@ msgstr "&
 msgid "&Yes"
 msgstr "ôÁË"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' ÍÁ¤ ÄÏÄÁÔËÏצ '..', ÐÒϦÇÎÏÒÏ×ÁÎÏ."
@@ -426,7 +430,7 @@ msgstr "'%s' 
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' - ÐÏÍÉÌËÏ×Å ÞÉÓÌÏ×Å ÚÎÁÞÅÎÎÑ ÄÌÑ ÏÐæ§ '%s'."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' ÐÏÍÉÌËÏ×ÉÊ ËÁÔÁÌÏÇ ÐÏצÄÏÍÌÅÎØ."
@@ -465,15 +469,15 @@ msgstr "(
 msgid "(bookmarks)"
 msgstr "(ÚÁËÌÁÄËÉ)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -489,26 +493,46 @@ msgstr ""
 ", ÞÅËÁÌÏÓØ ÎÁ static, #include ÁÂÏ #define\n"
 "× ÞÁÓ ÓÉÎÔÁËÓÉÞÎÏÇÏ ÁÎÁ̦ÚÕ."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 ëÏÎ×ÅÒÔ, 3 5/8 x 6 1/2 ÄÀÊÍ"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 ÄÀÊÍ"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": ÆÁÊÌ ÎÅ ¦ÓÎÕ¤!"
@@ -521,24 +545,24 @@ msgstr ": 
 msgid ": unknown encoding"
 msgstr ": ÎÅצÄÏÍÅ ËÏÄÕ×ÁÎÎÑ"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< &îÁÚÁÄ"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 #, fuzzy
 msgid "<DRIVE>"
 msgstr "<DIR>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<LINK>"
 
@@ -558,15 +582,15 @@ msgstr ""
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -574,22 +598,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 ëÏÎ×ÅÒÔ, 324 x 458 ÍÍ"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 ëÏÎ×ÅÒÔ, 324 x 458 ÍÍ"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "ìÉÓÔ A3 297 x 420 ÍÍ"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "ìÉÓÔ A3 297 x 420 ÍÍ"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "ìÉÓÔ A3 297 x 420 ÍÍ"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "ìÉÓÔ A4, 210 x 297 ÍÍ"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "íÁÌÉÊ ÌÉÓÔ A4, 210 x 297 ÍÍ"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "ìÉÓÔ A5, 148 x 210 ÍÍ"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -606,7 +697,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "äÏÄÁÔÉ ÃÀ ÓÔÏÒ¦ÎËÕ ÄÏ ÚÁËÌÁÄÏË"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "äÏÄÁÔÉ ÄÏ ÓÔ×ÏÒÅÎÎÉÈ ËÏÌØÏҦנ"
 
@@ -641,7 +732,7 @@ msgstr "
 msgid "All files (%s)|%s"
 msgstr "÷Ó¦ ÆÁÊÌÉ (*)|*"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "÷Ó¦ ÆÁÊÌÉ (*)|*"
 
@@ -650,7 +741,7 @@ msgstr "
 msgid "All files (*.*)|*"
 msgstr " ÷Ó¦ ÆÁÊÌÉ (*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr " ÷Ó¦ ÆÁÊÌÉ (*)|*"
 
@@ -662,12 +753,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr "÷ÖÅ Ú×ÏÎÉÍÏ ISP."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "äÏÄÁÔÉ ÄÏ ÆÁÊÌÕ ÖÕÒÎÁÌÕ '%s' (×ɦҠ[î¦] ÐÅÒÅÐÉÛÅ ÊÏÇÏ)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "Arabic (ISO-8859-6)"
 
@@ -675,27 +766,57 @@ msgstr "Arabic (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr ""
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "ìÉÓÔ B4, 250 x 354 ÍÍ"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 ëÏÎ×ÅÒÔ, 250 x 353 ÍÍ"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "ìÉÓÔ B4, 250 x 354 ÍÍ"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "ìÉÓÔ B5, 182 x 257 ÍÍ"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 ëÏÎ×ÅÒÔ, 176 x 250 ÍÍ"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "ìÉÓÔ B5, 182 x 257 ÍÍ"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 ëÏÎ×ÅÒÔ, 176 x 125 ÍÍ"
 
@@ -730,11 +851,11 @@ msgstr "BMP: 
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr " BMP: wxImage ÎÅ ÍÁ¤ Ó×ÏÇÏ wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "Baltic (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "Baltic (ÓÔÁÒÅ) (ISO-8859-4)"
 
@@ -751,11 +872,11 @@ msgstr "
 msgid "Bottom margin (mm):"
 msgstr "îÉÖΤ ÐÏÌÅ (ÍÍ):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "ìÉÓÔ C, 17 x 22 ÄÀÊÍ"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "ï&ÞÉÓÔÉÔÉ"
 
@@ -763,23 +884,23 @@ msgstr "
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 ëÏÎ×ÅÒÔ, 324 x 458 ÍÍ"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 ëÏÎ×ÅÒÔ, 229 x 324 ÍÍ"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 ëÏÎ×ÅÒÔ, 162 x 229 ÍÍ"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 ëÏÎ×ÅÒÔ, 114 x 162 ÍÍ"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 ëÏÎ×ÅÒÔ, 114 x 229 ÍÍ"
 
@@ -788,12 +909,12 @@ msgstr "C65 
 msgid "CHM handler currently supports only local files!"
 msgstr "ZIP ÏÂÒÏÂÎÉË ÚÁÒÁڠЦÄÔÒÉÍÕ¤ ÌÉÛŠͦÓÃÅצ ÆÁÊÌÉ!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 #, fuzzy
 msgid "Can not create mutex."
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ÎÉÔËÕ"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "îÅ ÍÏÖÕ ÐÅÒÅ̦ÞÉÔÉ ÆÁÊÌÉ '%s'"
@@ -803,12 +924,12 @@ msgstr "
 msgid "Can not enumerate files in directory '%s'"
 msgstr " îÅ ÍÏÖÕ ÐÅÒÅ̦ÞÉÔÉ ÆÁÊÌÉ × ËÁÔÁÌÏÚ¦ '%s'"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, fuzzy, c-format
 msgid "Can not resume thread %lu"
 msgstr "îÅÍÏÖÌÉ×ϠצÄÎÏ×ÉÔÉ ÎÉÔËÕ %x"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "îÅÍÏÖÌÉ×ϠצÄÎÏ×ÉÔÉ ÎÉÔËÕ %x"
@@ -817,17 +938,17 @@ msgstr "
 msgid "Can not start thread: error writing TLS."
 msgstr " îÅÍÏÖÌÉ×Ï ÚÁÐÕÓÔÉÔÉ ÎÉÔËÕ: ÐÏÍÉÌËÁ ÚÁÐÉÓÕ TLS."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, fuzzy, c-format
 msgid "Can not suspend thread %lu"
 msgstr " îÅÍÏÖÌÉ×Ï ÚÕÐÉÎÉÔÉ ÎÉÔËÕ %x"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr " îÅÍÏÖÌÉ×Ï ÚÕÐÉÎÉÔÉ ÎÉÔËÕ %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr " îÅÍÏÖÌÉ×Ï ÄÏÞÅËÁÔÉÓØ ÚÁ˦ÎÞÅÎÎÑ ÎÉÔËÉ"
 
@@ -835,63 +956,63 @@ msgstr " 
 msgid "Can't &Undo "
 msgstr "îÅ ÍÏÖÕ ÷&¦ÄÎÏ×ÉÔÉ "
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "îÅ ÍÏÖÕ ÐÅÒÅצÒÉÔÉ ÆÏÒÍÁÔ ÚÏÂÒÁÖÅÎÎÑ ÆÁÊÌÕ '%s': ÆÁÊÌÕ ÎÅ ÍÁ¤."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁËÒÉÔÉ ËÌÀÞ ÒŤÓÔÒÕ '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "îÅÍÏÖÌÉ×Ï ÚËÏЦÀ×ÁÔÉ ÚÎÁÞÅÎÎÑ ÎÅЦÄÔÒÉÍÕ¤ÍÏÇÏ ÔÉÐÕ %d."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ËÌÀÞ ÒŤÓÔÒÕ '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ÎÉÔËÕ"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔɠצËÎÏ ËÌÁÓÕ %s"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔÅÒÔÉ ËÌÀÞ '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔÅÒÔÉ INI-ÆÁÊÌ '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔÅÒÔÉ ÚÎÁÞÅÎÎÑ '%s' ËÌÀÞÕ '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "îÅÍÏÖÌÉ×ϠЦÄÒÁÈÕ×ÁÔɠЦÄ-ËÌÀÞ¦ ËÌÀÞÕ '%s'"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "îÅÍÏÖÌÉ×ϠЦÄÒÁÈÕ×ÁÔÉ ÚÎÁÞÅÎÎÑ ËÌÀÞÕ '%s'"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "îÅÍÏÖÌÉ×Ï ÚËÏЦÀ×ÁÔÉ ÚÎÁÞÅÎÎÑ ÎÅЦÄÔÒÉÍÕ¤ÍÏÇÏ ÔÉÐÕ %d."
@@ -916,12 +1037,12 @@ msgstr "
 msgid "Can't initialize zlib inflate stream."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÒϦΦæÁ̦ÚÕ×ÁÔɠĦÓÐÌÅÊ"
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "îÅ ÍÏÖÕ ÚÁÇÒÕÚÉÔÉ ÚÏÂÒÁÖÅÎÎÑ Ú ÆÁÊÌÕ '%s': ÆÁÊÌ ÎÅ ÐÒÉÓÕÔΦÊ."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ËÌÀÞ registry '%s'"
@@ -935,32 +1056,32 @@ msgstr "
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÐÒÏÞÉÔÁÔÉ ÚÎÁÞÅÎÎÑ '%s'"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÐÒÏÞÉÔÁÔÉ ÚÎÁÞÅÎÎÑ ËÌÀÞÕ '%s'"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÐÉÓÁÔÉ ÚÏÂÒÁÖÅÎÎÑ × ÆÁÊÌ '%s': ÎÅצÄÏÍÅ ÒÏÚÛÉÒÅÎÎÑ."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "îÅ ÍÏÖÕ ÚÁÐÉÓÁÔÉ ×ͦÓÔ ÖÕÒÎÁÌÕ × ÆÁÊÌ."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÐÒÉÏÒÉÔÅÔ ÎÉÔËÉ"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÚÎÁÞÅÎÎÑ '%s'"
@@ -970,14 +1091,14 @@ msgstr "
 msgid "Can't write to deflate stream: %s"
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÐÉÓÁÔÉ × ÆÁÊÌ Ú ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "÷¦ÄͦÎÁ"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "îÅ ÍÏÖÕ ÐÅÒÅÔ×ÏÒÉÔÉ ÏÄÉÎÉæ Ä¦ÁÌÏÇÕ: ÎÅצÄÏÍÉʠĦÁÌÏÇ"
 
@@ -986,22 +1107,22 @@ msgstr "
 msgid "Cannot convert from the charset '%s'!"
 msgstr "îÅ ÍÏÖÕ ÐÅÒÅ×ÅÓÔÉ Ú ËÏÄÕ×ÁÎÎÑ '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÔÅÐÅÒ¦ÛΤ ÍÏÄÅÍΊЦÄ'¤ÄÎÁÎÎÑ: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, fuzzy, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÔÅÐÅÒ¦ÛΤ ÍÏÄÅÍΊЦÄ'¤ÄÎÁÎÎÑ: %s"
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, fuzzy, c-format
 msgid "Cannot find font node '%s'."
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ URL '%s'"
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "æÁÊÌ Ú ÁÄÒÅÓÎÏÀ ËÎÉÇÏÀ ÎÅ ÚÎÁÊÄÅÎÉÊ"
 
@@ -1010,15 +1131,15 @@ msgstr "
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "îÅÍÏÖÌÉ×Ï ÏÔÒÉÍÁÔÉ ¦ÎÔÅÒ×ÁÌ ÐÒÉÏÒÉÔÅÔÕ ÄÌÑ ÒÁÓÐÏÒÑÄËÕ %d."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "îÅÍÏÖÌÉ×Ï ÏÔÒÉÍÁÔÉ ¦Í'Ñ ÈÏÓÔÁ"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "îÅÍÏÖÌÉ×Ï ÏÔÒÉÍÁÔÉ ÏÆÉæÊÎÅ ¦Í'Ñ ÈÏÓÔÁ"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÏצÓÉÔÉ ÔÒÕÂËÕ - ÎÅÍÁ¤ Ð¦Ä'¤ÄÎÁÎÎÑ."
 
@@ -1026,7 +1147,7 @@ msgstr "
 msgid "Cannot initialize OLE"
 msgstr "îÅÍÏÖÌÉ×Ï ÐÒϦΦæÁ̦ÚÕ×ÁÔÉ OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 #, fuzzy
 msgid "Cannot initialize SciTech MGL!"
 msgstr "îÅÍÏÖÌÉ×Ï ÐÒϦΦæÁ̦ÚÕ×ÁÔÉ SciTech MGL"
@@ -1041,7 +1162,7 @@ msgstr "
 msgid "Cannot load icon from '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÇÒÕÚÉÔÉ ¦ËÏÎËÕ Ú '%s'."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÇÒÕÚÉÔÉ ÒÅÓÕÒÓÉ Ú ÆÁÊÌÕ '%s'."
@@ -1066,12 +1187,12 @@ msgstr "
 msgid "Cannot open contents file: %s"
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ÚͦÓÔÕ: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ÄÌÑ ÄÒÕËÕ × PostScript!"
 
@@ -1080,17 +1201,17 @@ msgstr "
 msgid "Cannot open index file: %s"
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ¦ÎÄÅËÓÕ: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ÚÁÇÌÁ×ÌÅÎÎÑ: %s"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, fuzzy, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ÚÁÇÌÁ×ÌÅÎÎÑ: %s"
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, fuzzy, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "îÅ ÍÏÖՠЦÄÒÁÈÕ×ÁÔÉ ÆÁÊÌÉ × ËÁÔÁÌÏÚ¦ '%s'"
@@ -1126,7 +1247,7 @@ msgstr "
 msgid "Case sensitive"
 msgstr "úÁ̦ˠÒÅǦÓÔÒÕ"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 #, fuzzy
 msgid "Celtic (ISO-8859-14)"
 msgstr "ëÅÌÔÓØËÉÊ (ISO-8859-13)"
@@ -1136,16 +1257,16 @@ msgstr "
 msgid "Centered"
 msgstr "é Ô.Ð."
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "ãÅÎÔÒÁÌØÎÉÊ ¤×ÒÏÐÅÊÓØËÉÊ (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "÷ÉÂÅÒ¦ÔØ ¦ÎÔÅÒÎÅÔ ÐÒÏ×ÁÊÄÅÒÁ"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "÷ÉÂÅÒ¦ÔØ ÛÒÉÆÔ"
@@ -1154,11 +1275,11 @@ msgstr "
 msgid "Choose font"
 msgstr "÷ÉÂÅÒ¦ÔØ ÛÒÉÆÔ"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "úÁËÒÉÔÉ"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "ðÏÞÉÓÔÉÔÉ ÚÁÐÉÓÉ × ÖÕÒÎÁ̦"
 
@@ -1171,20 +1292,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "úÁËÒÉÔÉ"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "úÁËÒÉÔÉ\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "úÁËÒÉÔÉ ×ÓÅ"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "úÁËÒÉÔɠÊצËÎÏ"
 
@@ -1192,20 +1313,20 @@ msgstr "
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "ëÏÍÐ'ÀÔÅÒ"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "¶Í'Ñ ÐÏÌÑ × ÆÁÊ̦ ËÏÎÆÉÇÕÒÁæ§ ÎÅ ÍÏÖÅ ÐÏÞÉÎÁÔÉÓÑ Ú '%c'."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "ð¦ÄÔ×ÅÒÄÉÔÉ"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "ð¦ÄÔ×ÅÒÄÉÔÉ ÚÁÐÉÓ ÒŤÓÔÒÕ"
 
@@ -1217,7 +1338,7 @@ msgstr "
 msgid "Contents"
 msgstr "úͦÓÔ"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "ëÏÎ×ÅÒÔÁæѠÄÏ charset '%s' ÎÅ ÐÒÁÃÀ¤"
@@ -1275,16 +1396,16 @@ msgstr ""
 "îÅÍÏÖÌÉ×ϠצÄÛÕËÁÔÉ ÍÅÎÀ id '%s'. úÁÍ¦Î¦ÔØ ÎÁ (ÎÅÎÕÌÅ×Å) Ã¦ÌÅ ÞÉÓÌÏ\n"
 "ÁÂÏ ÚÁÄÁÊÔÅ #define (ÄÉ×. ËÅÒ¦×ÎÉÃÔ×Ï ÄÌÑ ÐÒÉËÌÁĦ×)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÏÞÁÔÉ ÐÅÒÅÄÏÇÌÑÄ ÄÏËÕÍÅÎÔÕ."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÏÞÁÔÉ ÄÒÕË."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "îÅÍÏÖÌÉ×Ï ÐÅÒÅÄÁÔÉ ÄÁΦ × ×¦ËÎÏ"
 
@@ -1294,7 +1415,7 @@ msgstr "
 msgid "Could not unlock mutex"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ÔÁÊÍÅÒ"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 #, fuzzy
 msgid "Couldn't acquire a mutex lock"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ÔÁÊÍÅÒ"
@@ -1318,7 +1439,7 @@ msgstr "
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "îÅÍÏÖÌÉ×Ï ÚÎÁÊÔÉ ÓÉÍ×ÏÌ '%s' × ÄÉÎÁͦÞΦʠ¦Â̦ÏÔÅæ"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "îÅÍÏÖÌÉ×Ï ÏÔÒÉÍÁÔÉ ÐÏËÁÚÎÉË ÎÁ ÄÁÎÕ ÎÉÔËÕ"
 
@@ -1343,12 +1464,12 @@ msgstr "
 msgid "Couldn't register clipboard format '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÒŤÓÔÒÕ×ÁÔÉ ÆÏÒÍÁÔ '%s'"
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 #, fuzzy
 msgid "Couldn't release a mutex"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ÔÁÊÍÅÒ"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ¦ÎÆÏÒÍÁæÀ ÐÒÏ ÅÌÅÍÅÎÔ ÓÐÉÓËÕ %d."
@@ -1366,31 +1487,32 @@ msgstr "
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "óÔ×ÏÒÉÔÉ ËÁÔÁÌÏÇ"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "óÔ×ÏÒÉÔÉ ÎÏ×ÉÊ ËÁÔÁÌÏÇ"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "÷&ÉÒ¦ÚÁÔÉ"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "äÁÎÉÊ ËÁÔÁÌÏÇ:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "ëÉÒÉÌÉÃÑ (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "ìÉÓÔ D, 22 x 34 ÄÀÊÍ"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ DDE"
 
@@ -1417,11 +1539,11 @@ msgstr "BMP: 
 msgid "DIB Header: Unknown encoding in file."
 msgstr "úÁÇÏÌÏ×ÏË DIB: îÅצÄÏÍÅ ËÏÄÕ×ÁÎÎÑ ÆÁÊÌÕ."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL ëÏÎ×ÅÒÔ, 110 x 220 ÍÍ"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1431,7 +1553,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "ëÁÔÁÌÏÇ '%s' ÎÅ ÍÏÖÅ ÂÕÔÉ ÓÔ×ÏÒÅÎÉÊ"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1439,7 +1561,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "äÅËÏÒÁÔÉ×ÎÉÊ"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "úÁÍÏ×ÞÁÌØÎÅ ËÏÄÕ×ÁÎÎÑ"
 
@@ -1458,11 +1580,11 @@ msgstr "&
 msgid "Deleted stale lock file '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ×ÄÁÌÉÔÉ INI-ÆÁÊÌ '%s'"
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1474,7 +1596,12 @@ msgstr ""
 msgid "Did you know..."
 msgstr "á ×É ÚÎÁÌÉ ÝÏ..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "äÅËÏÒÁÔÉ×ÎÉÊ"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "ëÁÔÁÌÏÇ '%s' ÎÅ ÍÏÖÅ ÂÕÔÉ ÓÔ×ÏÒÅÎÉÊ"
@@ -1484,11 +1611,11 @@ msgstr "
 msgid "Directory '%s' doesn't exist!"
 msgstr "ëÁÔÁÌÏÇ '%s' ÎÅ ¦ÓÎÕ¤!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "ëÁÔÁÌÏÇ ÎÅ ¦ÓÎÕ¤"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 #, fuzzy
 msgid "Directory doesn't exist."
 msgstr "ëÁÔÁÌÏÇ ÎÅ ¦ÓÎÕ¤"
@@ -1505,8 +1632,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr "÷¦ÄËÒÉÔɠĦÁÌÏÇ ÏÐæÊ"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1521,7 +1647,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "÷É ÈÏÞÅÔÅ ÚÁÐÉÓÁÔÉ ÚͦÎÉ ÄÏ ÄÏËÕÍÅÎÔÕ %s?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1533,6 +1659,10 @@ msgstr "
 msgid "Done."
 msgstr "úÒÏÂÌÅÎÏ."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1543,7 +1673,7 @@ msgstr ""
 msgid "Down"
 msgstr "úÒÏÂÌÅÎÏ"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E ÌÉÓÔ, 34 x 44 ÄÀÊÍ"
 
@@ -1555,12 +1685,12 @@ msgstr ""
 msgid "Elapsed time : "
 msgstr "úÁÔÒÁÞÅÎÉÊ ÞÁÓ : "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ '%s'"
@@ -1569,26 +1699,32 @@ msgstr "
 msgid "Entries found"
 msgstr "úÎÁÊÄÅΦ ÚÁÐÉÓÉ"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL ëÏÎ×ÅÒÔ, 110 x 220 ÍÍ"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr "ðÏÍÉÌËÁ ÒÏÚËÒÉÔÔÑ ÐÅÒÅͦÎÎϧ: ×¦ÄÓÕÔΦʠ'%c' × ÐÏÚÉæ§ %d × '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "ðÏÍÉÌËÁ"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "ðÏÍÉÌËÁ "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ ËÁÔÁÌÏÇÕ"
 
@@ -1602,7 +1738,7 @@ msgstr "TIFF: 
 msgid "Error reading config options."
 msgstr "TIFF: ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ ÚÏÂÒÁÖÅÎÎÑ."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "TIFF: ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ ÚÏÂÒÁÖÅÎÎÑ."
@@ -1615,7 +1751,7 @@ msgstr ""
 msgid "Error: "
 msgstr "ðÏÍÉÌËÁ: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "åÓÐÅÒÁÎÔÏ (ISO-8859-3)"
 
@@ -1623,7 +1759,7 @@ msgstr "
 msgid "Estimated time : "
 msgstr "ïæÎËÁ ÞÁÓÕ : "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1632,12 +1768,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "ðÏÍÉÌËÁ ×ÉËÏÎÁÎÎÑ ËÏÍÁÎÄÉ '%s'"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, fuzzy, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "ðÏÍÉÌËÁ ×ÉËÏÎÁÎÎÑ ËÏÍÁÎÄÉ '%s'"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 ÄÀÊÍ"
 
@@ -1662,13 +1798,13 @@ msgstr "
 msgid "Expected 'char' while parsing resource."
 msgstr "ïÞ¦ËÕ×ÁÌÏÓØ 'char' ÐÒÉ ÓÉÎÔÁËÓÉÞÎÏÍÕ ÁÎÁ̦ڦ ÒÅÓÕÒÓÁ."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1677,7 +1813,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "ðÏÍÉÌËÁ ×ÉËÏÎÁÎÎÑ ËÏÍÁÎÄÉ '%s'"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "îÅÍÏÖÌÉ×Ï %s ÔÅÌÅÆÏÎΊЦÄ'¤ÄÎÁÎÎÑ: %s"
@@ -1687,7 +1823,7 @@ msgstr "
 msgid "Failed to access lock file."
 msgstr "îÅ ×ÄÁÌÏÓÑ ÓÔ×ÏÒÉÔɠĦÁÌÏÇ."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, fuzzy, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "ðÏÍÉÌËÁ ÒÏÚÐÒÉĦÌÅÎÎÑ %dë ÐÁÍ'ÑÔ¦ ÄÌÑ ÐÅÒÅÄÁÞ¦ clipboard."
@@ -1716,39 +1852,39 @@ msgstr "
 msgid "Failed to close the clipboard."
 msgstr "îÅ ×ÄÁÌÏÓÑ ÚÁËÒÉÔÉ clipboard."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "îÅÍÏÖÌÉ×ϠЦÄËÌÀÞÉÔÉÓØ: ÎÅÍÁ¤ ¦ÍÅΦ/ÐÁÒÏÌÑ."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "îÅÍÏÖÌÉ×Ï ÄÏÚ×ÏÎÉÔÉÓØ: ÎÅÍÁ¤ ¦ÎÔÅÒÎÅÔ ÐÒÏ×ÁÊÄÅÒÕ."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÓËÏЦÀ×ÁÔÉ ÚÎÁÞÅÎÎÑ ÒŤÓÔÒÕ '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ËÏЦÀ×ÁÔÉ ÄÁΦ ËÌÀÞÕ ÒŤÓÔÒÕ '%s' × '%s'."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "ðÏÍÉÌËÁ ËÏЦÀ×ÁÎÎÑ ÆÁÊÌÕ '%s' × '%s'."
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÅÒÅÊÍÅÎÕ×ÁÔÉ ËÌÀÞ ÒŤÓÔÒÕ Ú '%s' × '%s."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ ÒÑÄËÁ DDE"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ ÂÁÔØË¦×ÓØËÏÇÏ ÆÒÅÊÍÁ MDI."
 
@@ -1765,12 +1901,12 @@ msgstr "
 msgid "Failed to create an anonymous pipe"
 msgstr "ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ ÓÔÁÔÕÓÎϧ ÓÔÒÏËÉ."
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "îÅÍÏÖÌÉ×ϠЦÄËÌÀÞÉÔÉÓØ ÄÏ ÓÅÒ×ÅÒÕ '%s' ÐÏ ÔÅͦ '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 #, fuzzy
 msgid "Failed to create cursor."
 msgstr "ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ ÓÔÁÔÕÓÎϧ ÓÔÒÏËÉ."
@@ -1790,7 +1926,7 @@ msgstr "
 msgid "Failed to create directory %s/mime-info."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÅÒÅÊÍÅÎÕ×ÁÔÉ ËÌÀÞ ÒŤÓÔÒÕ Ú '%s' × '%s."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1814,7 +1950,7 @@ msgstr "
 msgid "Failed to display HTML document in %s encoding"
 msgstr "îÅ ×ÄÁÌÏÓÑ ×É×ÅÓÔÉ ÄÏËÕÍÅÎÔ HTML × ËÏĦÒÏ׿ %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÏÞÉÓÔÉÔÉ clipboard."
@@ -1824,21 +1960,21 @@ msgstr "
 msgid "Failed to enumerate video modes"
 msgstr "ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ ÂÁÔØË¦×ÓØËÏÇÏ ÆÒÅÊÍÁ MDI."
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ Ú×'ÑÚÏË ÐÏÍÏÞ¦ Ú DDE ÓÅÒ×ÅÒÏÍ"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "îÅÍÏÖÌÉ×Ï ÄÏÚ×ÏÎÉÔÉÓØ: %s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "îÅ ×ÄÁÌÏÓÑ ×ÉËÏÎÁÔÉ '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1869,12 +2005,12 @@ msgstr ""
 "îÅ ×ÄÁÌÏÓÑ ÚÎÁÊÔÉ ÒÅÓÕÒÓ XBM %s.\n"
 "÷É ÚÁÂÕÌÉ ×ÖÉÔÉ wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÏÔÒÉÍÁÔÉ ÎÏÍÅÒÕ ISP: %s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 #, fuzzy
 msgid "Failed to get clipboard data."
 msgstr "îÅ ×ÄÁÌÏÓÑ ×ÓÔÁÎÏ×ÉÔÉ ÄÁΦ clipboard."
@@ -1883,18 +2019,11 @@ msgstr "
 msgid "Failed to get data from the clipboard"
 msgstr "îÅ ×ÄÁÌÏÓÑ ×ÓÔÁÎÏ×ÉÔÉ ÄÁΦ Ú clipboard."
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "îÅ ×ÄÁÌÏÓÑ ÏÔÒÉÍÁÔÉ ÎÏÍÅÒÕ ISP: %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÏÔÒÉÍÁÔÉ ÌÏËÁÌØÎÉÊ ÓÉÓÔÅÍÎÉÊ ÞÁÓ"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÏÔÒÉÍÁÔÉ ÒÏÂÏÞÉÊ ËÁÔÁÌÏÇ"
 
@@ -1906,7 +2035,7 @@ msgstr "
 msgid "Failed to initialize MS HTML Help."
 msgstr "îÅ ×ÄÁÌÏÓÑ ¦Î¦Ã¦Á̦ÚÕ×ÁÔÉ MS HTML Help."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "îÅÍÏÖÌÉ×Ï ¦Î¦Ã¦Á̦ÚÕ×ÁÔÉ OpenGL"
 
@@ -1924,7 +2053,7 @@ msgstr ""
 "ÐÅÒÅÚÁÐÕÓÔ¦ÔØ \n"
 "ÐÒÏÇÒÁÍÕ"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, fuzzy, c-format
 msgid "Failed to kill process %d"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÅÒÅÎÁÐÒÁ×ÉÔÉ ×צÄ/×ÉצĠÚÁÒÏÄÖÅÎÏÇÏ ÐÒÏÃÅÓÕ"
@@ -1963,7 +2092,7 @@ msgstr "
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "îÅÍÏÖÌÉ×Ï %s ÔÅÌÅÆÏÎΊЦÄ'¤ÄÎÁÎÎÑ: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, fuzzy, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "ðÏÍÉÌËÁ ÓËÉÄÕ ÂÕÆÅÒÕ ÆÁÊÌÕ '%s'."
@@ -1995,7 +2124,7 @@ msgstr "
 msgid "Failed to read PID from lock file."
 msgstr "ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ PID Ú ÆÁÊÌÁ-ÚÁÍËÁ"
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÅÒÅÎÁÐÒÁ×ÉÔÉ ×צÄ/×ÉצĠÚÁÒÏÄÖÅÎÏÇÏ ÐÒÏÃÅÓÕ"
 
@@ -2004,12 +2133,12 @@ msgstr "
 msgid "Failed to redirect the child process IO"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÅÒÅÎÁÐÒÁ×ÉÔÉ IO ÚÁÒÏÄÖÅÎÏÇÏ ÐÒÏÃÅÓÕ"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÚÁÒŤÓÔÒÕ×ÁÔÉ ÓÅÒ×ÅÒ DDE '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "îÅÍÏÖÌÉ×Ï ¦Î¦Ã¦Á̦ÚÕ×ÁÔÉ OpenGL"
@@ -2034,12 +2163,12 @@ msgstr "
 msgid "Failed to remove stale lock file '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÎÉÝÉÔÉ ÎÅÐÏÔÒ¦ÂÎÉÊ ÆÁÊÌ-ÚÁÍÏË '%s."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÅÒÅÊÍÅÎÕ×ÁÔÉ ÚÎÁÞÅÎÎÑ ÒŤÓÔÒÕ Ú '%s' × '%s."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "îÅÍÏÖÌÉ×Ï ÐÅÒÅÊÍÅÎÕ×ÁÔÉ ËÌÀÞ ÒŤÓÔÒÕ Ú '%s' × '%s."
@@ -2048,12 +2177,12 @@ msgstr "
 msgid "Failed to retrieve data from the clipboard."
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÒÏÞÉÔÁÔÉ ÄÁΦ Ú clipboard."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, fuzzy, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÒÏÞÉÔÁÔÉ ÆÁÊÌÏצ ÇÏÄÉÎΦ ÄÁΦ '%s'"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÒÏÞÉÔÁÔÉ ÐÏצÄÏÍÌÅÎÎÑ ÐÒÏ ÐÏÍÉÌËÕ RAS"
 
@@ -2061,12 +2190,12 @@ msgstr "
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÒÏÞÉÔÁÔÉ ÆÏÒÍÁÔɠЦÄÔÒÉÍÁΦ clipboard"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, fuzzy, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÇÒÕÚÉÔÉ ÚÏÂÒÁÖÅÎÎÑ %d Ú ÆÁÊÌÕ '%s'."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "îÅÍÏÖÌÉ×Ï ÐÏÓÌÁÔÉ ÎÏÔÉÆ¦ËÁæÀ DDE"
 
@@ -2104,16 +2233,16 @@ msgstr "
 msgid "Failed to terminate a thread."
 msgstr "îÅ ×ÄÁÌÏÓÑ ÚÁ˦ÎÞÉÔÉ ÎÉÔËÕ."
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÚÁ˦ÎÞÉÔÉ 'advise loop' Ú DDE ÓÅÒ×ÅÒÏÍ."
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "îÅ ×ÄÁÌÏÓÑ ÐÏצÓÉÔÉ ÔÒÕÂËÕ: %s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, fuzzy, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "ðÏÍÉÌËÁ ÓËÉÄÕ ÂÕÆÅÒÕ ÆÁÊÌÕ '%s'."
@@ -2123,17 +2252,17 @@ msgstr "
 msgid "Failed to unlock lock file '%s'"
 msgstr "ðÏÍÉÌËÁ ÓËÉÄÕ ÂÕÆÅÒÕ ÆÁÊÌÕ '%s'."
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "îÅ ×ÄÁÌÏÓѠצÄ-ÒŤÓÔÒÕ×ÁÔÉ DDE ÓÅÒ×ÅÒ '%s'"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ËÏÎÆ¦ÇÕÒÁæ§."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ÓÔÁÎÄÁÒÔÎÉÊ find/replace Ä¦ÁÌÏÇ"
@@ -2143,7 +2272,7 @@ msgstr "
 msgid "Failed to write to lock file '%s'"
 msgstr "ðÏÍÉÌËÁ ÓËÉÄÕ ÂÕÆÅÒÕ ÆÁÊÌÕ '%s'."
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "ëÒÉÔÉÞÎÁ ÐÏÍÉÌËÁ"
 
@@ -2161,12 +2290,12 @@ msgstr "&
 msgid "File %s does not exist."
 msgstr "æÁÊÌ %s ÎÅ ÐÒÉÓÕÔΦÊ."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "æÁÊÌ '%s' ×ÖÅ ÐÒÉÓÕÔΦÊ, ×É ÓÐÒÁ×Ħ ÈÏÞÅÔÅ ÊÏÇÏ ÐÅÒÅÐÉÓÁÔÉ?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2179,20 +2308,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "æÁÊÌ ÎÅ ÍÏÖÅ ÂÕÔÉ ÚÁÇÒÕÖÅÎÉÊ."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "ðÏÍÉÌËÁ ÆÁÊÌÕ"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "¶Í'Ñ ÆÁÊÌÕ ×ÖÅ ÐÒÉÓÕÔΤ."
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "&òÏÚͦÒ"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "æÁÊÌÉ (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "&òÏÚͦÒ"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "úÎÁÊÔÉ"
@@ -2205,7 +2343,7 @@ msgstr "
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "Folio, 8 1/2 x 13 ÄÀÊÍ"
 
@@ -2213,7 +2351,7 @@ msgstr "Folio, 8 1/2 x 13 
 msgid "Font size:"
 msgstr "òÏÚͦҠÛÒÉÆÔÁ:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "îÅ×ÄÁÌÅ ÒÏÚÇÁÌÕÖÅÎÎÑ"
 
@@ -2266,11 +2404,11 @@ msgstr "GTK+ 
 msgid "Generic PostScript"
 msgstr "æÁÊÌ PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "German Legal Fanfold, 8 1/2 x 13 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "German Std Fanfold, 8 1/2 x 12 in"
 
@@ -2298,19 +2436,19 @@ msgstr "
 msgid "Go one level up in document hierarchy"
 msgstr "¶ÔÉ ÎÁ Ò¦×ÅÎØ ×ÇÏÒÕ × ¦ÅÒÁÒȦ§ ÄÏËÕÍÅÎÔÕ"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "÷ ÄÏÍÁÛΦʠÄÉÒÅËÔÏÒ¦Ê"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "÷ ÂÁÔØË¦×ÓØËÉÊ ÄÉÒÅËÔÏÒ¦Ê"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "¶ÔÉ ÎÁ ÓÔÏÒ¦ÎËÕ"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "Greek (ISO-8859-7)"
 
@@ -2331,12 +2469,11 @@ msgstr "HTML-
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "Hebrew (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "ðÏͦÞ"
 
@@ -2366,17 +2503,17 @@ msgstr ""
 msgid "Help: %s"
 msgstr "ðÏͦÞ: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "äÏͦ×ËÁ"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "óÔ×ÏÒÉÔÉ ËÁÔÁÌÏÇ"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2429,13 +2566,13 @@ msgstr "IIF: 
 msgid "Icon resource specification %s not found."
 msgstr "îÅ ÚÎÁÊÄÅÎÁ ÓÐÅÃÉÆ¦ËÁæѠÒÅÓÕÒÓÁ ¦ËÏÎËÉ %s."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2443,7 +2580,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2464,20 +2601,20 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "îÅÐÒÁ×ÉÌØÎÅ ¦Í'Ñ ÄÉÒÅËÔÏÒ¦Ñ."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "îÅÐÒÁ×ÉÌØÎÁ ÓÐÅÃÉÆ¦ËÁæѠÆÁÊÌÕ."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "úÏÂÒÁÖÅÎÎÑ ¦ ÍÁÓËÁ ÍÁÀÔØ Ò¦ÚΦ ÒÏÚͦÒÉ"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "úÏÂÒÁÖÅÎÎÑ ÎÅ ÔÉÐÕ %d."
@@ -2488,21 +2625,21 @@ msgid ""
 "Please reinstall riched32.dll"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "îÅÍÏÖÌÉ×Ï ÏÔÒÉÍÁÔÉ ÄÁΦ ×¦Ä ÚÁÒÏÄÖÅÎÏÇÏ ÐÒÏÃÅÓÕ"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, fuzzy, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÏÔÒÉÍÁÔÉ ÄÏÚצ̠ÎÁ ÆÁÊÌ '%s'"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÐÅÒÅÐÉÓÁÔÉ ÆÁÊÌ '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÄÏÓÔÕРÄÏ ÆÁÊÌÕ '%s'"
@@ -2516,20 +2653,24 @@ msgstr "
 msgid "Index"
 msgstr "¶ÎÄÅËÓ"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 #, fuzzy
 msgid "Indian (ISO-8859-12)"
 msgstr "Nordic (ISO-8859-10)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "îÅÍÏÖÌÉ×ÉÊ ¦ÎÄÅËÓ ÚÏÂÒÁÖÅÎÎÑ TIFF."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "îÅÐÒÁ×ÉÌØÎÉÊ ÒÅÓÕÒÓ XRC '%s': ÎÅÍÁ¤ ËÏÒ¦ÎÎÑ ÄÅÒÅ×Á 'ÒÅÓÕÒÓÕ'."
@@ -2566,7 +2707,7 @@ msgstr "
 msgid "Italic"
 msgstr "ëÕÒÓÉ×"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "¶ÔÁ̦ÊÓØËÉÊ ëÏÎ×ÅÒÔ, 110 x 230 ÍÍ"
 
@@ -2578,15 +2719,67 @@ msgstr "JPEG: 
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: îÅÍÏÖÌÉ×Ï ÚÁÐÉÓÁÔÉ ÚÏÂÒÁÖÅÎÎÑ."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 #, fuzzy
 msgid "KOI8-U"
 msgstr "KOI8-R"
@@ -2595,7 +2788,7 @@ msgstr "KOI8-R"
 msgid "Landscape"
 msgstr "ðÅÊÚÁÖ"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "Ledger, 17 x 11 ÄÀÊÍ"
 
@@ -2603,15 +2796,44 @@ msgstr "Ledger, 17 x 11 
 msgid "Left margin (mm):"
 msgstr "ì¦×Å ÐÏÌÅ (ÍÍ):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "ìÅÇÁÌØÎÅ, 8 1/2 x 14 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "ìÅÇÁÌØÎÅ, 8 1/2 x 14 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "ìÉÓÔ, 8 1/2 x 11 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "ìÉÓÔ, 8 1/2 x 11 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "ìÉÓÔ, 8 1/2 x 11 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "íÁÌÉÊ ÌÉÓÔ 8 1/2 x 11 ÄÀÊÍ"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "ìÉÓÔ, 8 1/2 x 11 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "ìÉÓÔ, 8 1/2 x 11 ÄÀÊÍ"
 
@@ -2632,14 +2854,6 @@ msgstr "
 msgid "Loading : "
 msgstr "úÁÇÒÕÚËÁ : "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "úÁÇÒÕÚËÁ ÚÏÂÒÁÖÅÎÎÑ Grey Ascii PNM ÝÅ ÎÅ ÒÅÁ̦ÚÏ×ÁÎÁ."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "úÁÇÒÕÚËÁ ÚÏÂÒÁÖÅÎÎÑ Grey Raw PNM ÝÅ ÎÅ ÒÅÁ̦ÚÏ×ÁÎÁ."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2650,7 +2864,7 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "öÕÒÎÁÌ ÚÁÐÉÓÁÎÉÊ × ÆÁÊÌ '%s'."
@@ -2676,7 +2890,7 @@ msgstr ""
 "óÅÒ×ÉÓ ÄÁÌÅËÏÇϠЦÄ'¤ÄÎÁÎÎÑ (RAS) ÎÅ ×ÓÔÁÎÏ×ÌÅÎÉÊ ÎÁ Ã¦Ê ÍÁÛÉΦ.âÕÄØ ÌÁÓËÁ "
 "×ÓÔÁÎÏ×¦ÔØ ÊÏÇÏ."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "ú&Â¦ÌØÛÉÔÉ"
 
@@ -2703,7 +2917,7 @@ msgstr "
 msgid "Metal theme"
 msgstr "íÅÔÁ̦ÞÎÉÊ ÍÏÔÉ×"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "ú&ÍÅÎÛÉÔÉ"
 
@@ -2721,11 +2935,16 @@ msgstr "
 msgid "Modern"
 msgstr "íÏÄÅÒÎÉÊ"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr ""
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "Monarch ËÏÎ×ÅÒÔ, 3 7/8 x 7 1/2 ÄÀÊÍ"
 
@@ -2738,11 +2957,11 @@ msgstr ""
 msgid "Move up"
 msgstr "&ðÅÒÅÎÅÓÔÉ"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "¶Í'Ñ"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "óÔ×ÏÒÉÔÉ ËÁÔÁÌÏÇ"
@@ -2751,8 +2970,8 @@ msgstr "
 msgid "New item"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "îÏ×ŶÍÑ"
 
@@ -2765,9 +2984,9 @@ msgstr "&
 msgid "Next page"
 msgstr "îÁÓÔÕÐÎÁ ÓÔÏÒ¦ÎËÁ"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "î¦"
 
@@ -2806,22 +3025,22 @@ msgstr ""
 "ëÏĦÒÏ×ËÁ '%s' ÎÅצÄÏÍÁ. èÏÞÅÔÅ ×ÉÂÒÁÔÉ ÛÒÉÆÔ ÄÌÑ ×ÉËÏÒÉÓÔÁÎÎѠڠæ¤À\n"
 "ËÏĦÒÏ×ËÏÀ (¦ÎÁËÛÅ ÔÅËÓԠנæʠËÏĦÒÏ׿ ÎÅ ÂÕÄÅ ÄÏËÉÚÁÎÉÊ ÐÒÁ×ÉÌØÎÏ)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "îÅ ÚÎÁÊÄÅÎÏ ÏÂÒÏÂÎÉËÁ ÎÁ XML ÌÉÓÔÏË '%s', ËÌÁÓ '%s'!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "îÅ ÚÎÁÊÄÅÎÏ ÖÏÄÎÏÇÏ ÐÒÁæ×ÎÉËÁ ÄÌÑ ÚÏÂÒÁÖÅÎÎÑ."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "îÅ ÚÎÁÊÄÅÎÏ ÖÏÄÎÏÇÏ ÐÒÁæ×ÎÉËÁ ÄÌÑ ÚÏÂÒÁÖÅÎÎÑ ÔÉÐÕ %d."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "îÅ ÚÎÁÊÄÅÎÏ ÖÏÄÎÏÇÏ ÐÒÁæ×ÎÉËÁ ÄÌÑ ÚÏÂÒÁÖÅÎÎÑ ÔÉÐÕ %s."
@@ -2835,17 +3054,17 @@ msgstr "
 msgid "No sound"
 msgstr "úÁÐÉÓ ÎÅ ÚÎÁÊÄÅÎÉÊ."
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "îÅÍÁ¤ ÎÅ ×ÉËÏÒÉÓÔÁÎÏÇÏ ËÏÌØÏÒÕ × ÚÏÂÒÁÖÅÎΦ, ÑËÅ ÍÁÓËÕ¤ÔØÓÑ"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "îÅÍÁ¤ ÎÅ ×ÉËÏÒÉÓÔÁÎÏÇÏ ËÏÌØÏÒÕ × ÚÏÂÒÁÖÅÎΦ, ÑËÅ ÍÁÓËÕ¤ÔØÓÑ"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "Nordic (ISO-8859-10)"
 
@@ -2861,12 +3080,12 @@ msgstr ""
 msgid "Normal font:"
 msgstr "ú×ÉÞÁÊÎÉÊ ÛÒÉÆÔ:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "Note, 8 1/2 x 11 ÄÀÊÍ"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "OK"
 
@@ -2874,7 +3093,7 @@ msgstr "OK"
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
@@ -2882,13 +3101,13 @@ msgstr ""
 msgid "Open HTML document"
 msgstr "÷¦ÄËÒÉÔÉ ÄÏËÕÍÅÎÔ HTML"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ '%s'"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "ïÐÅÒÁæѠÎÅ ÄÏÚ×ÏÌÅÎÁ."
 
@@ -2907,7 +3126,7 @@ msgstr "
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "ïÐæѠ'%s': '%s' ÎÅ ÍÏÖÅ ÂÕÔÉ ÓËÏÎ×ÅÒÔÏ×ÁÎÁ × ÄÁÔÕ."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "ïÐæ§"
 
@@ -2939,24 +3158,149 @@ msgstr "PCX: 
 msgid "PCX: version number too low"
 msgstr "PCX: ÎÏÍÅÒ ×ÅÒÓ¦§ ÄÕÖÅ ÄÏ×ÇÉÊ"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PCX: îÅÍÏÖÌÉ×Ï ×ÉĦÌÉÔÉ ÐÁÍ'ÑÔØ."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: æÏÒÍÁÔ ÝÅ ÎÅ ÒÏÚЦÚÎÁ¤ÔØÓÑ."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: æÁÊÌ ÚÄÁ¤ÔØÓѠϦÒ×ÁÎÉÍ."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 ëÏÎ×ÅÒÔ, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 ëÏÎ×ÅÒÔ, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 ëÏÎ×ÅÒÔ, 324 x 458 ÍÍ"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 ëÏÎ×ÅÒÔ, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 ëÏÎ×ÅÒÔ, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 ëÏÎ×ÅÒÔ, 176 x 125 ÍÍ"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 ëÏÎ×ÅÒÔ, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 ëÏÎ×ÅÒÔ, 176 x 125 ÍÍ"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL ëÏÎ×ÅÒÔ, 110 x 220 ÍÍ"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 ëÏÎ×ÅÒÔ, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL ëÏÎ×ÅÒÔ, 110 x 220 ÍÍ"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 ëÏÎ×ÅÒÔ, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 ëÏÎ×ÅÒÔ, 162 x 229 ÍÍ"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 ëÏÎ×ÅÒÔ, 162 x 229 ÍÍ"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 ëÏÎ×ÅÒÔ, 176 x 250 ÍÍ"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 ëÏÎ×ÅÒÔ, 114 x 162 ÍÍ"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 ëÏÎ×ÅÒÔ, 162 x 229 ÍÍ"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 ëÏÎ×ÅÒÔ, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 ëÏÎ×ÅÒÔ, 229 x 324 ÍÍ"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 ëÏÎ×ÅÒÔ, 162 x 229 ÍÍ"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "óÔÏÒ¦ÎËÁ %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "óÔÏÒ¦ÎËÁ %d Ú %d"
@@ -2965,7 +3309,7 @@ msgstr "
 msgid "Page Setup"
 msgstr "îÁÓÔÒÏÊËÉ ÓÔÏÒ¦ÎËÉ"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "îÁÓÔÒÏÊËÉ ÓÔÏÒ¦ÎËÉ"
@@ -2996,7 +3340,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "äÏÚ×ÏÌÉ"
 
@@ -3008,7 +3352,7 @@ msgstr "
 msgid "Please choose a valid font."
 msgstr "âÕÄØ ÌÁÓËÁ ×ÉÂÅÒ¦ÔØ ÄÏÚ×ÏÌÅÎÉÊ ÛÒÉÆÔ."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "âÕÄØ ÌÁÓËÁ ×ÉÂÅÒ¦ÔØ Ä¦ÊÓÎÉÊ ÆÁÊÌ."
 
@@ -3017,11 +3361,11 @@ msgstr "
 msgid "Please choose the page to display:"
 msgstr "âÕÄØ ÌÁÓËÁ ×ÉÂÅÒ¦ÔØ Ä¦ÊÓÎÉÊ ÆÁÊÌ."
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "âÕÄØ ÌÁÓËÁ ×ÉÂÅÒ¦ÔØ ISP"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -3050,16 +3394,16 @@ msgid "Previous page"
 msgstr "ðÏÐÅÒÅÄÎÑ ÓÔÏÒ¦ÎËÁ"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "äÒÕË"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "ðÅÒÅÄÏÇÌÑÄ ÄÒÕËÕ"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "ðÏÍÉÌËÁ ÐÅÒÅÄÏÇÌÑÄÁ ÄÒÕËÕ"
 
@@ -3080,7 +3424,7 @@ msgstr "
 msgid "Print previe&w"
 msgstr "ðÅÒÅÄÏÇÌÑÄ ÄÒÕËÕ"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "ðÅÒÅÄÏÇÌÑÄ ÄÒÕËÕ"
@@ -3140,7 +3484,7 @@ msgstr "
 msgid "Printing..."
 msgstr "äÒÕË..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3150,11 +3494,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "ðÒÏÇÒÁÍÍÁ ÚÕÐÉÎÅÎÁ."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "Quarto, 215 x 275 ÍÍ"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "ðÉÔÁÎÎÑ"
 
@@ -3168,7 +3512,7 @@ msgstr "
 msgid "Ready"
 msgstr "&ðÅÒÅÒÏÂÉÔÉ"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "úÁÇÁÄÁÎÉÊ ÏÂ'¤ËÔ ÌÉÓÔËÕ Ú ÚÇÁÄËÏÀ=\"%s\" ÎÅ ÚÎÁÊÄÅÎÉÊ!"
@@ -3177,17 +3521,17 @@ msgstr "
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "ëÌÀÞ ÒŤÓÔÒÕ '%s' ×ÖÅ ÐÒÉÓÕÔΦÊ."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "ëÌÀÞ ÒŤÓÔÒÕ '%s' ÎÅ ÐÒÉÓÕÔΦÊ, îÅÍÏÖÌÉ×Ï ÊÏÇÏ ÐÅÒÅÊÍÅÎÕ×ÁÔÉ."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3198,7 +3542,7 @@ msgstr ""
 "ÊÏÇÏ ÚÎÉÝÅÎÎÑ ÐÒÉ×ÅÄÅ ×ÁÛÕ ÓÉÓÔÅÍÕ × ÎÅÐÒÁÃÀÀÞÉÊ ÓÔÁÎ:\n"
 "ïÐÅÒÁæѠצÄͦÎÅÎÁ."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "úÎÁÞÅÎÎÑ ÒŤÓÔÒÕ '%s' ×ÖÅ ÐÒÉÓÕÔΤ."
@@ -3219,7 +3563,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr "÷ÄÁÌÉÔÉ ÄÁÎÕ ÓÔÏÒ¦ÎËÕ Ú ÚÁËÌÁÄÏË"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3237,7 +3581,7 @@ msgstr "
 msgid "Replace with:"
 msgstr "úÁͦÎÉÔÉ ÎÁ:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "æÁÊÌÉ ÒÅÓÕÒӦנÍÁÀÔØ ÍÁÔÉ ÏÄÎÁËÏ×ÉÊ ÎÏÍÅÒ ×ÅÒÓ¦¦!"
 
@@ -3253,7 +3597,7 @@ msgstr "
 msgid "Roman"
 msgstr "Roman"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "&úÂÅÒÅÇÔÉ..."
@@ -3272,7 +3616,7 @@ msgstr "&
 msgid "Save as"
 msgstr "úÁÐÉÓÁÔÉ ÑË"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "úÁÐÉÓÁÔÉ ×ͦÓÔ ÖÕÒÎÁÌÕ × ÆÁÊÌ"
 
@@ -3309,7 +3653,7 @@ msgstr "
 msgid "Searching..."
 msgstr "ðÏÛÕË..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "òÏÚĦÌÉ"
 
@@ -3323,22 +3667,27 @@ msgstr "
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "÷ÉÂÒÁÔÉ ×ÓÅ"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "÷ÉÂÅÒ¦ÔØ ÛÁÂÌÏΠÄÏËÕÍÅÎÔÕ"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "÷ÉÂÅÒ¦ÔØ ÐÅÒÅÇÌÑÄ ÄÏËÕÍÅÎÔÕ"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "÷ÉÂÅÒ¦ÔØ ÆÁÊÌ"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "òÏÚĦÌÉ"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3352,7 +3701,7 @@ msgstr ""
 msgid "Setup..."
 msgstr "îÁÓÔÒÏÊËÉ..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "äÅË¦ÌØËÁ ÁËÔÉ×ÎÉȠЦÄ'¤ÄÎÁÎØ ÚÎÁÊÄÅÎÏ, ×ÉÐÁÄËÏ×Ï ×ÉÂÉÒÁ¤ÍÏ ÏÄÎÅ."
 
@@ -3364,11 +3713,11 @@ msgstr "
 msgid "Show all items in index"
 msgstr "ðÏËÁÚÁÔÉ ×Ó¦ ÒÑÄËÉ ¦ÎÄÅËÓÕ"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "ðÏËÁÚÁÔÉ ÓËÒÉÔ¦ ËÁÔÁÌÏÇÉ"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "ðÏËÁÚÁÔÉ ÓËÒÉÔ¦ ÆÁÊÌÉ"
 
@@ -3380,7 +3729,7 @@ msgstr "
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "òÏÚͦÒ"
 
@@ -3398,8 +3747,7 @@ msgstr "
 msgid "Sorry, could not open this file for saving."
 msgstr "ãÅÊ ÆÁÊÌ ÎÅ ÍÏÖÅ ÂÕÔɠצÄËÒÉÔÉÊ ÄÌÑ ÚÁÐÉÓÕ."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "ãÅÊ ÆÁÊÌ ÎÅ ÍÏÖÅ ÂÕÔɠצÄËÒÉÔÉÊ."
 
@@ -3407,15 +3755,15 @@ msgstr "
 msgid "Sorry, could not save this file."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÐÉÓÁÔÉ ÜÔÏÔ ÆÁÊÌ."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "îÅÓÔÁÞÁ ÐÁÍ'ÑÔ¦ ÄÌÑ ÓÔ×ÏÒÅÎÎÑ ÚÏÎÉ ÐÅÒÅÄÏÇÌÑÄÕ."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 #, fuzzy
 msgid "Sorry, the format for this file is unknown."
 msgstr "ãÅÊ ÆÁÊÌ ÎÅ ÍÏÖÅ ÂÕÔɠצÄËÒÉÔÉÊ."
@@ -3429,7 +3777,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "Statement, 5 1/2 x 8 1/2 ÄÀÊÍ"
 
@@ -3438,7 +3786,7 @@ msgstr "Statement, 5 1/2 x 8 1/2 
 msgid "Status:"
 msgstr "óÔÁÔÕÓ: "
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "óÔÁÔÕÓ: "
 
@@ -3455,37 +3803,58 @@ msgstr "XRC 
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "ð¦ÄËÌÁÓ '%s' ÎÅ ÚÎÁÊÄÅÎÉÊ ÄÌÁ ÒÅÓÕÒÓÕ '%s', ÎÅ ÎÁÓ̦ÄÕÀ!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "Swiss"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: îÅÍÏÖÌÉ×Ï ×ÉĦÌÉÔÉ ÐÁÍ'ÑÔØ."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: ðÏÍÉÌËÁ ÚÁÇÒÕÚËÉ ÚÏÂÒÁÖÅÎÎÑ."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ ÚÏÂÒÁÖÅÎÎÑ."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: ðÏÍÉÌËÁ ÚÁÐÉÓÕ ÚÏÂÒÁÖÅÎÎÑ."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: ðÏÍÉÌËÁ ÚÁÐÉÓÕ ÚÏÂÒÁÖÅÎÎÑ."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "Tabloid, 11 x 17 ÄÀÊÍ"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "Tabloid, 11 x 17 ÄÀÊÍ"
 
@@ -3493,11 +3862,11 @@ msgstr "Tabloid, 11 x 17 
 msgid "Teletype"
 msgstr "ôÅÌÅÔÁÊÐ"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "ûÁÂÌÏÎÉ"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "Thai (ISO-8859-11)"
 
@@ -3526,7 +3895,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "æÏÒÍÁÔ clipboard '%d' ÎÅ ÐÒÉÓÕÔΦÊ."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3535,7 +3904,7 @@ msgstr ""
 "ëÁÔÁÌÏÇ '%s' ÎÅ ÐÒÉÓÕÔΦÊ\n"
 "óÔ×ÏÒÉÔÉ ÊÏÇÏ ÚÁÒÁÚ?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, fuzzy, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3544,7 +3913,7 @@ msgstr ""
 "æÁÊÌ '%s' ÎÅ ÐÒÉÓÕÔΦʠÁÂÏ ÎÅ ÍÏÖÅ ÂÕÔɠצÄËÒÉÔÉÊ.\n"
 "÷¦Î ÂÕ× ×ÉÄÁÌÅÎÉÊ Ú ÓÐÉÓËÕ ÆÁÊ̦נMRU."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, fuzzy, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3579,7 +3948,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "ûÌÑÈ '%s' ÍÁ¤ ÚÁÂÁÇÁÔÏ \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3600,7 +3969,7 @@ msgstr "
 msgid "The value for the option '%s' must be specified."
 msgstr "úÎÁÞÅÎÎÑ ÏÐæ§ '%s' ÐÏ×ÉÎÎÏ ÂÕÔÉ ÚÁÄÁÎÏ."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3620,7 +3989,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3632,7 +4001,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "ðÏÍÉÌËÁ ¦Î¦Ã¦Á̦ÚÁæ§ ÍÏÄÕÌÑ ÎÉÔÏË: ÎÅ ×ÄÁÌÏÓÑ ÓÔ×ÏÒÉÔÉ ËÌÀÞ ÎÉÔËÉ"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3644,11 +4013,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr "ðÒÉÏÒ¦ÔÅÔ ÎÉÔËÉ ÐÒϦÇÎÏÒÏ×ÁÎÉÊ."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "òÏÚÓÔÁ×ÉÔÉ &ÇÏÒÉÚÏÎÔÁÌØÎÏ"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "òÏÚÓÔÁ×ÉÔÉ &×ÅÒÔÉËÁÌØÎÏ"
 
@@ -3692,11 +4061,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "óÐÒÏÂÁ ×ÓÔÁÎÏ×ÉÔÉ ¦Í'Ñ ÈÏÓÔÁ NULL: ×¦ÄͦÎÅÎÁ"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "Turkish (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 #, fuzzy
 msgid "Type"
 msgstr "ôÅÌÅÔÁÊÐ"
@@ -3706,7 +4075,7 @@ msgstr "
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US Std Fanfold, 14 7/8 x 11 ÄÀÊÍ"
 
@@ -3745,39 +4114,39 @@ msgstr "
 msgid "Unexpected parameter '%s'"
 msgstr "îÅÓÐÏĦ×ÁÎÉÊ ÐÁÒÁÍÅÔÒ '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "îÅצÄÏÍÁ ÐÏÍÉÌËÁ DDE %08x"
@@ -3790,7 +4159,7 @@ msgstr ""
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "îÅצÄÏÍÅ ËÏÄÕ×ÁÎÎÑ (%d)"
@@ -3810,7 +4179,7 @@ msgstr "
 msgid "Unknown option '%s'"
 msgstr "îÅצÄÏÍÁ ÏÐæѠ'%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "îÅצÄÏÍÉÊ ÓÔÉÌØ ÆÌÁÇÕ"
 
@@ -3819,7 +4188,7 @@ msgstr "
 msgid "Unkown Property %s"
 msgstr "îÅצÄÏÍÁ ÏÐæѠ'%s'"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "îÅÚÁËÒÉÔÁ ÓËÏÂËÁ '{' × ÚÁÐÉÓÕ ÄÌÑ mime type %s."
@@ -3848,7 +4217,7 @@ msgstr "
 msgid "Up"
 msgstr "÷×ÅÒÈ"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "÷ÉËÏÒÉÓÔÁÎÎÑ: %s"
@@ -3861,15 +4230,15 @@ msgstr "
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "ðÅÒÅÇÌÑÄ ÆÁÊ̦נڠÄÅÔÁÌÑÍÉ"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "ðÅÒÅÇÌÑÄ ÆÁÊ̦ננ×ÉÇÌÑĦ ÓÐÉÓËÕ"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "ðÅÒÅÇÌÑÄÉ"
 
@@ -3885,15 +4254,15 @@ msgstr "
 msgid "Warning: "
 msgstr "ðÏÐÅÒÅÄÖÅÎÎÑ: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "ðÏÐÅÒÅÄÖÅÎÎÑ: ÓÐÒÏÂÁ ×ÉÄÁÌÉÔÉ ÏÂÒÏÂÎÉËÁ ÔÅÇÁ HTML Ú ÐÕÓÔÏÇÏ ÓÔÅËÕ."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "Western European (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 #, fuzzy
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "West European ÎÏ×ÉÊ (ISO-8859-15/Latin 0)"
@@ -3915,114 +4284,119 @@ msgstr "
 msgid "Win32 theme"
 msgstr "Win32 ÍÏÔÉ× "
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Win32s ÎÁ Windows 3.1"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 #, fuzzy
 msgid "Windows 95 OSR2"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "Windows 9%c"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, fuzzy, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9%c"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows Arabic (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows Baltic (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 #, fuzzy
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows Hebrew (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 #, fuzzy
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows Latin 2 (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows Cyrillic (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows Greek (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows Hebrew (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 #, fuzzy
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows Greek (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 #, fuzzy
 msgid "Windows Korean (CP 949)"
 msgstr "Windows Greek (CP 1253)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "Windows 3.1"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows Baltic (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows Turkish (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 #, fuzzy
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows Latin 1 (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -4045,28 +4419,28 @@ msgstr "XPM: 
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: ðÏÇÁÎÏ ÚÁÄÁÎÉÊ ËÏ̦Ҡ'%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, fuzzy, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "îÅ ÚÎÁÊÄÅÎÁ ÓÐÅÃÉÆ¦ËÁæѠÒÅÓÕÒÓÁ ¦ËÏÎËÉ %s."
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC ÒÅÓÕÒÓ: îÅ ÍÏÖÕ ÓÔ×ÏÒÉÔÉ bitmap Ú '%s'"
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC ÒÅÓÕÒÓ: îÅÐÒÁ×ÉÌØÎÏ ÚÁÄÁÎÉÊ ËÏ̦Ҡ'%s' ÄÌÑ '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "ôÁË"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "÷É ÎÅ ÍÏÖÅÔÅ ÄÏÂÁ×ÉÔÉ ÎÏ×ÉÊ ËÁÔÁÌÏÇ × ÃÀ ÓÅËæÀ."
 
@@ -4082,15 +4456,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[ðõóôï]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "áÐ̦ËÁæѠDDEML ÓÔ×ÏÒÉÌÁ ÚÁÔÑÖÎÕ ÐÅÒÅÇÏÎÎÕ ÕÍÏ×Õ"
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4102,46 +4476,46 @@ msgstr ""
 "ÁÂÏ ÎÅÐÒÁ×ÉÌØÎÉÊ ¦ÄÅÎÔÉÆ¦ËÁÔÏÒ ¦ÎÓÔÁÎæ§\n"
 "ÂÕ× ÐÅÒÅÄÁÎÉÊ ÄÏ DDEML ÆÕÎËæ§)"
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "ÓÐÒÏÂÁ Ë̦¤ÎÔÕ ×ÓÔÁÎÏ×ÉÔÉ Ú×'ÑÚÏË ÎÅ ×ÄÁÌÁÓÑ."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "ÐÏÍÉÌËÁ ×ÉĦÌÅÎÎÑ ÐÁÍ'ÑÔ¦."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "ÐÁÒÁÍÅÔÒ ÎÅ ÐÒÏÊÛÏ× ×Á̦ÄÁæÀ DDEML."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "ÚÁÐÉÔ ÎÁ ÓÉÎÈÒÏÎÎÕ ÔÒÁÎÚÁËæÀ ÐÏÒÁÄÉ ÐÅÒÅÞÅËÁ×ÓÑ"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "ÚÁÐÉÔ ÎÁ ÓÉÎÈÒÏÎÎÕ ÔÒÁÎÚÁËæÀ ÄÁÎÉÈ ÐÅÒÅÞÅËÁ×ÓÑ"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "ÚÁÐÉÔ ÎÁ ÓÉÎÈÒÏÎÎÕ ÔÒÁÎÚÁËæÀ ÚÁÐÕÓËÕ ÐÅÒÅÞÅËÁ×ÓÑ"
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "ÚÁÐÉÔ ÎÁ ÓÉÎÈÒÏÎÎÕ ÔÒÁÎÚÁËæÀ ÐÒÏÇÌÑÄÕ ÐÅÒÅÞÅËÁ×ÓÑ"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "ÚÁÐÉÔ ÎÁ ÚÁ˦ÎÞÅÎÎÑ ÓÉÎÈÒÏÎÎϧ ÔÒÁÎÚÁËæ§ ÐÏÒÁÄÉ ÐÅÒÅÞÅËÁ×ÓÑ"
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
 "terminated before completing a transaction."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "ÔÒÁÎÚÁËÃÉÑ ÎÅ ÚÁ˦ÎÞÉÌÁÓÑ"
 
@@ -4149,7 +4523,7 @@ msgstr "
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4157,26 +4531,26 @@ msgid ""
 "attempted to perform server transactions."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "×ÎÕÔÒ¦ÛΦʠ×ÉËÌÉË ÄÏ PostMessage ÎÅ ÐÒÏÊÛÏ×"
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "×ÎÕÔÒ¦ÛÎÑ ÐÏÍÉÌËÁ × DDEML."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
 "the transaction identifier for that callback is no longer valid."
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "ÓÐÒÏÂÁ ÚÁͦÎÉÔÉ ÎÅÚÁͦÎÎÕ ËÌÁ×ÉÛÕ '%s' ÐÒϦÇÎÏÒÏ×ÁÎÁ."
@@ -4189,7 +4563,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4197,16 +4571,20 @@ msgstr ""
 msgid "binary"
 msgstr "ÄצÊËÏ×ÉÊ"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 #, fuzzy
 msgid "bold"
 msgstr "öÉÒÎÉÊ"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 #, fuzzy
 msgid "bold "
 msgstr "öÉÒÎÉÊ"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4227,7 +4605,7 @@ msgstr "
 msgid "can't create file '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ÓÔ×ÏÒÉÔÉ ÆÁÊÌ '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÉÄÁÌÉÔÉ ÆÁÊÌ ËÏÎÆÉÇÕÒÁæ§ ËÏÒÉÓÔÕ×ÁÞÁ '%s'"
@@ -4237,7 +4615,12 @@ msgstr "
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÄÏÓÑÇÎÅÎÎѠ˦ÎÃÑ ÆÁÊÌÕ Ú ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "îÅÍÏÖÌÉ×Ï ÓÔÅÒÔÉ ËÌÀÞ '%s'"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "îÅ ÍÏÖÕ ÚÎÁÊÔÉ ÔÅÐÅÒÅÛÎÀ ÐÏÚÉæÀ × ÆÁÊ̦ '%s'"
@@ -4247,7 +4630,7 @@ msgstr "
 msgid "can't find length of file on file descriptor %d"
 msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÄÏ×ÖÉÎÕ ÆÁÊÌÕ Ú ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ HOME ËÏÒÉÓÔÕ×ÁÞÁ, ÂÕÄÅ ×ÉËÏÒÉÓÔÁÎÉÊ ÄÁÎÉÊ ËÁÔÁÌÏÇ."
@@ -4281,7 +4664,7 @@ msgstr "
 msgid "can't open user configuration file '%s'."
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ËÏÎÆ¦ÇÕÒÁæ§ '%s'."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ ËÏÎÆ¦ÇÕÒÁæ§."
 
@@ -4329,11 +4712,11 @@ msgstr "
 msgid "can't write to file descriptor %d"
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÐÉÓÁÔÉ × ÆÁÊÌ Ú ÄÅÓËÒÉÐÔÏÒÏÍ %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "îÅÍÏÖÌÉ×Ï ÚÁÐÉÓÁÔÉ ÆÁÊÌ ËÏÎÆÉÇÕÒÁæ§."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "ÆÁÊÌ ËÁÔÁÌÏÇÕ ÄÌÑ ÄÏÍÅÎÕ '%s' ÎÅ ÚÎÁÊÄÅÎÉÊ."
@@ -4355,7 +4738,7 @@ msgstr ""
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "ÄÁÔÁ"
 
@@ -4363,7 +4746,7 @@ msgstr "
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 #, fuzzy
 msgid "default"
 msgstr "alt"
@@ -4372,19 +4755,19 @@ msgstr "alt"
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "צӦÍÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "×ÏÓØÍÉÊ"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "ÏÄÉÎÁÄÃÑÔÉÊ"
 
@@ -4393,7 +4776,7 @@ msgstr "
 msgid "encoding %s"
 msgstr "îÅצÄÏÍÅ ËÏÄÕ×ÁÎÎÑ (%d)"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "ÐÏÌÅ '%s' Ú'Ñ×ÌÑ¤ÔØÓÑ Â¦ÌØÛÅ ÏÄÎÏÇÏ ÒÁÚÕ × ÇÒÕЦ '%s'"
@@ -4403,26 +4786,31 @@ msgstr "
 msgid "error in data format"
 msgstr "GIF: ÐÏÍÉÌËÁ × ÆÏÒÍÁÔ¦ ÚÏÂÒÁÖÅÎÎÑ GIF."
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ ÆÁÊÌÕ '%s'"
+
 #: ../src/html/chm.cpp:332
 #, fuzzy
 msgid "error opening file"
 msgstr "ðÏÍÉÌËÁ ÞÉÔÁÎÎÑ ÆÁÊÌÕ '%s'"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "ðÏÍÉÌËÁ ÓÔ×ÏÒÅÎÎÑ ËÁÔÁÌÏÇÕ"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "×ÓÔÁÎÏ×ÉÔÉ"
 
@@ -4431,11 +4819,11 @@ msgstr "
 msgid "failed to flush the file '%s'"
 msgstr "ÐÏÍÉÌËÁ ÓËÉÄÕ ÂÕÆÅÒÕ ÆÁÊÌÕ '%s'."
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "Ð'ÑÔÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "Ð'ÑÔÉÊ"
 
@@ -4464,7 +4852,7 @@ msgstr "
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "ÆÁÊÌ '%s': ÎÅÓÐÏĦ×ÁÎÉÊ ÓÉÍ×ÏÌ %c ÎÁ ÓÔÒÏʦ %d."
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "ÐÅÒÛÉÊ"
 
@@ -4473,15 +4861,15 @@ msgstr "
 msgid "font size"
 msgstr "òÏÚͦҠÛÒÉÆÔÁ:"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "ÞÏÔÉÒÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "ÞÅÔ×ÅÒÔÉÊ"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "ÓÇÅÎÅÒÕ×ÁÔÉ ÂÁÇÁÔÏÓÌÏ×Φ ÐÏצÄÏÍÌÅÎÎÑ"
 
@@ -4489,7 +4877,7 @@ msgstr "
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "ÐÏÞÁÔÉ Ú×ÏÎÉÔÉ"
 
@@ -4497,53 +4885,53 @@ msgstr "
 msgid "invalid eof() return value."
 msgstr "îÅÐÒÁ×ÉÌØÎÅ ÚÎÁÞÅÎÎÑ ×ÏÚ×ÒÁÔÕ Ú eof()."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "îÅÐÒÁ×ÉÌØÎÅ ÚÎÁÞÅÎÎÑ ×ÏÚ×ÒÁÔՠڠצËÎÁ ÐÏצÄÏÍÌÅÎÎÑ"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "îÅÍÏÖÌÉ×ϠצÄËÒÉÔÉ ÆÁÊÌ '%s'"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 #, fuzzy
 msgid "italic"
 msgstr "ëÕÒÓÉ×"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 #, fuzzy
 msgid "light"
 msgstr "óצÔÌÉÊ"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 #, fuzzy
 msgid "light "
 msgstr "óצÔÌÉÊ"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "ÌÏËÁÌØ '%s' ÎÅ ÍÏÖÅ ÂÕÔÉ ×ÓÔÁÎÏ×ÌÅÎÁ."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "ðÏÛÕË ËÁÔÁÌÏÇÕ '%s' × ÐÕÔÉ '%s'."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "Ц×ΦÞ"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "ÄÅ×'ÑÔÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "ÄÅ×'ÑÔÉÊ"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "ÎÅÍÁ¤ ÐÏÍÉÌËÉ"
 
@@ -4556,11 +4944,11 @@ msgstr "
 msgid "noname"
 msgstr "ÂÅÚ ¦ÍÅΦ"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "Ц×ÄÅÎØ"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4573,7 +4961,7 @@ msgstr ""
 msgid "out of memory"
 msgstr "GIF: ÎÅÈ×ÁÔËÁ ÐÁÍ'ÑÔ¦."
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4586,21 +4974,21 @@ msgstr "
 msgid "reading"
 msgstr "ÞÉÔÁÀ"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "ÐÏÍÉÌËÁ ÐÅÒÅ×ÈÏÄÕ"
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "ÄÒÕÇÉÊ"
 
@@ -4609,11 +4997,11 @@ msgstr "
 msgid "seek error"
 msgstr "ðÏÍÉÌËÁ ÆÁÊÌÕ"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "Ó¦ÍÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "ÓØÏÍÉÊ"
 
@@ -4621,15 +5009,15 @@ msgstr "
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "ÐÏËÁÚÁÔÉ ÃÀ Ð¦ÄËÁÚËÕ"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "Û¦ÓÔÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "ÛÏÓÔÉÊ"
 
@@ -4641,63 +5029,63 @@ msgstr "
 msgid "specify the theme to use"
 msgstr "ÚÁÄÁÊÔÅ ÍÏÔÉ×"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 #, fuzzy
 msgid "stored file length not in Zip header"
 msgstr "îÅЦÄÔÒÉÍÕ¤ÍÉÊ ÆÏÒÍÁÔ clipboard."
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "ÄÅÓÑÔÉÊ"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "צÄÐÏצĨ ÎÁ ÔÒÁÎÚÁËæÀ ×ÉÚ×ÁÌÁ ×ÓÔÁÎÏ×Ëՠ¦ÔÕ DDE_FBUSY."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "ÔÒÅÔ¦Ê"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "ÔÒÉÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "ÓØÏÇÏÄÎÑ"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "ÚÁ×ÔÒÁ"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "Ä×ÁÎÁÄÃÑÔÉÊ"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "Ä×ÁÄÃÑÔÉÊ"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 #, fuzzy
 msgid "underlined"
 msgstr "ð¦ÄÞÅÒËÕ×ÁÎÎÑ"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 #, fuzzy
 msgid "underlined "
 msgstr "ð¦ÄÞÅÒËÕ×ÁÎÎÑ"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "ÎÅÓÐÏĦ×ÁÎÉÊ \" × ÐÏÚÉæ§ %d × '%s'."
@@ -4715,7 +5103,7 @@ msgstr ": 
 msgid "unknown error"
 msgstr "îÅצÄÏÍÁ ÐÏÍÉÌËÁ"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "îÅצÄÏÍÁ ÐÏÍÉÌËÁ (ËÏÄ ÐÏÍÉÌËÉ %08x)"
@@ -4729,7 +5117,7 @@ msgstr "
 msgid "unknown seek origin"
 msgstr "ÎÅצÄÏÍÉʠצÄ̦ˠÐÏÛÕËÕ"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "ÎÅצÄÏÍÉÊ-%d"
@@ -4738,12 +5126,12 @@ msgstr "
 msgid "unnamed"
 msgstr "ÂÅÚ¦ÍÅÎÎÉÊ"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "ÂÅÚ¦ÍÅÎÎÉÊ%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4752,7 +5140,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr "îÅЦÄÔÒÉÍÕ¤ÍÉÊ ÆÏÒÍÁÔ clipboard."
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "×ÉËÏÒÉÓÔÏ×Õ¤ÔØÓÑ ËÁÔÁÌÏÇ '%s' Ú '%s'."
@@ -4767,7 +5155,7 @@ msgstr "
 msgid "writing"
 msgstr "äÒÕË"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "ÐÏÍÉÌËÁ wxGetTimeOfDay."
 
@@ -4780,7 +5168,7 @@ msgstr "wxSocket: 
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: ÎÅצÄÏÍÁ ÐÏĦÑ!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets ÎÅ ÚͦǠצÄËÒÉÔÉ ÄÉÓÐÌÅÊ ÄÌÑ '%s': ×ÉÈÏÄÖÕ."
@@ -4789,7 +5177,7 @@ msgstr "wxWidgets 
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets ÎÅ ÚͦǠצÄËÒÉÔÉ ÄÉÓÐÌÅÊ. ÷ÉÈÏÄÖÕ."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "×ÞÏÒÁ"
 
@@ -4798,10 +5186,22 @@ msgstr "
 msgid "zlib error %d"
 msgstr " (ÐÏÍÉÌËÁ %ld: %s)"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr ""
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "îÅ ×ÄÁÌÏÓÑ ÏÔÒÉÍÁÔÉ ÎÏÍÅÒÕ ISP: %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "úÁÇÒÕÚËÁ ÚÏÂÒÁÖÅÎÎÑ Grey Ascii PNM ÝÅ ÎÅ ÒÅÁ̦ÚÏ×ÁÎÁ."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "úÁÇÒÕÚËÁ ÚÏÂÒÁÖÅÎÎÑ Grey Raw PNM ÝÅ ÎÅ ÒÅÁ̦ÚÏ×ÁÎÁ."
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr " îÅÍÏÖÌÉ×Ï ÄÏÞÅËÁÔÉÓØ ÚÁ˦ÎÞÅÎÎÑ ÎÉÔËÉ"
@@ -5183,10 +5583,6 @@ msgstr ""
 #~ msgid "Can not retrieve thread scheduling policy."
 #~ msgstr "îÅÍÏÖÌÉ×Ï ×ÓÔÁÎÏ×ÉÔÉ ÐÏÒÑÄÏË ÎÉÔËÉ."
 
-#, fuzzy
-#~ msgid "Can't execute command '%s'"
-#~ msgstr "îÅÍÏÖÌÉ×Ï ÓÔÅÒÔÉ ËÌÀÞ '%s'"
-
 #~ msgid "Character '%c' is invalid in a config entry name."
 #~ msgstr "îÅÍÏÖÌÉ×ÉÊ ÓÉÍ×ÏÌ '%c' × ¦ÍÅΦ ÚÁÐÉÓÕ ÆÁÊÌÕ ËÏÎÆÉÇÕÒÁæ§."
 
index a968bed321b99fdf8edbc58037a329eb23204ff4..99f799f5cdaa76dd98ef59eb74686abee0f4cf65 100644 (file)
@@ -1,12 +1,14 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\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"
@@ -14,22 +16,22 @@ msgstr ""
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -38,7 +40,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr ""
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr ""
 
@@ -46,23 +48,23 @@ msgstr ""
 msgid " Preview"
 msgstr ""
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr ""
 
@@ -79,7 +81,7 @@ msgstr ""
 msgid "%i of %i"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr ""
@@ -89,17 +91,17 @@ msgstr ""
 msgid "%s (or %s)"
 msgstr ""
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr ""
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr ""
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr ""
@@ -109,7 +111,7 @@ msgstr ""
 msgid "%s files (%s)|%s"
 msgstr ""
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr ""
@@ -143,7 +145,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr ""
 
@@ -156,11 +158,11 @@ msgid "&Bold"
 msgstr ""
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr ""
 
@@ -168,24 +170,26 @@ msgstr ""
 msgid "&Clear"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr ""
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr ""
 
@@ -201,7 +205,7 @@ msgstr ""
 msgid "&Find"
 msgstr ""
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr ""
 
@@ -213,12 +217,12 @@ msgstr ""
 msgid "&Forward"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr ""
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr ""
 
@@ -234,11 +238,11 @@ msgstr ""
 msgid "&Italic"
 msgstr ""
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr ""
 
@@ -246,11 +250,11 @@ msgstr ""
 msgid "&New"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr ""
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr ""
 
@@ -262,7 +266,7 @@ msgstr ""
 msgid "&No"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr ""
 
@@ -279,7 +283,8 @@ msgstr ""
 msgid "&Open..."
 msgstr ""
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr ""
 
@@ -291,7 +296,7 @@ msgstr ""
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr ""
 
@@ -299,7 +304,7 @@ msgstr ""
 msgid "&Print"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr ""
 
@@ -312,7 +317,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr ""
 
@@ -324,7 +330,7 @@ msgstr ""
 msgid "&Replace"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr ""
 
@@ -332,7 +338,7 @@ msgstr ""
 msgid "&Save"
 msgstr ""
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr ""
 
@@ -340,7 +346,7 @@ msgstr ""
 msgid "&Show tips at startup"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr ""
 
@@ -357,7 +363,7 @@ msgid "&Underline"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr ""
 
@@ -377,9 +383,9 @@ msgstr ""
 msgid "&Weight:"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr ""
 
@@ -387,7 +393,7 @@ msgstr ""
 msgid "&Yes"
 msgstr ""
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr ""
@@ -403,7 +409,7 @@ msgstr ""
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr ""
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr ""
@@ -442,15 +448,15 @@ msgstr ""
 msgid "(bookmarks)"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -463,26 +469,42 @@ msgid ""
 "while parsing resource."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ""
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+msgid "10 x 11 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+msgid "12 x 11 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:148
+msgid "15 x 11 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr ""
 
+#: ../src/common/paper.cpp:146
+msgid "9 x 11 in"
+msgstr ""
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ""
@@ -495,23 +517,23 @@ msgstr ""
 msgid ": unknown encoding"
 msgstr ""
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr ""
 
@@ -531,15 +553,15 @@ msgstr ""
 msgid "<i>Italic face.</i> "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -547,22 +569,78 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr ""
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+msgid "A3 Extra 322 x 445 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:168
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:177
+msgid "A3 Rotated 420 x 297 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:167
+msgid "A3 Transverse 297 x 420 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+msgid "A4 Plus 210 x 330 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:178
+msgid "A4 Rotated 297 x 210 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:155
+msgid "A4 Transverse 210 x 297 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+msgid "A5 Extra 174 x 235 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+msgid "A5 Transverse 148 x 210 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr ""
 
+#: ../src/common/paper.cpp:171
+msgid "A6 105 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:184
+msgid "A6 Rotated 148 x 105 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr ""
@@ -579,7 +657,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr ""
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr ""
 
@@ -613,7 +691,7 @@ msgstr ""
 msgid "All files (%s)|%s"
 msgstr ""
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr ""
 
@@ -621,7 +699,7 @@ msgstr ""
 msgid "All files (*.*)|*"
 msgstr ""
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr ""
 
@@ -633,12 +711,12 @@ msgstr ""
 msgid "Already dialling ISP."
 msgstr ""
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr ""
 
@@ -646,27 +724,55 @@ msgstr ""
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr ""
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr ""
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr ""
 
@@ -698,11 +804,11 @@ msgstr ""
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr ""
 
@@ -719,11 +825,11 @@ msgstr ""
 msgid "Bottom margin (mm):"
 msgstr ""
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr ""
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr ""
 
@@ -731,23 +837,23 @@ msgstr ""
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr ""
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr ""
 
@@ -755,11 +861,11 @@ msgstr ""
 msgid "CHM handler currently supports only local files!"
 msgstr ""
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr ""
@@ -769,12 +875,12 @@ msgstr ""
 msgid "Can not enumerate files in directory '%s'"
 msgstr ""
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr ""
@@ -783,17 +889,17 @@ msgstr ""
 msgid "Can not start thread: error writing TLS."
 msgstr ""
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr ""
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr ""
 
@@ -801,63 +907,63 @@ msgstr ""
 msgid "Can't &Undo "
 msgstr ""
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr ""
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr ""
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr ""
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr ""
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr ""
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr ""
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr ""
@@ -880,12 +986,12 @@ msgstr ""
 msgid "Can't initialize zlib inflate stream."
 msgstr ""
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr ""
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr ""
@@ -899,32 +1005,32 @@ msgstr ""
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr ""
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr ""
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr ""
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr ""
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr ""
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr ""
@@ -934,14 +1040,14 @@ msgstr ""
 msgid "Can't write to deflate stream: %s"
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr ""
 
@@ -950,22 +1056,22 @@ msgstr ""
 msgid "Cannot convert from the charset '%s'!"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr ""
 
@@ -974,15 +1080,15 @@ msgstr ""
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr ""
 
@@ -990,7 +1096,7 @@ msgstr ""
 msgid "Cannot initialize OLE"
 msgstr ""
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr ""
 
@@ -1003,7 +1109,7 @@ msgstr ""
 msgid "Cannot load icon from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr ""
@@ -1028,12 +1134,12 @@ msgstr ""
 msgid "Cannot open contents file: %s"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr ""
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr ""
 
@@ -1042,17 +1148,17 @@ msgstr ""
 msgid "Cannot open index file: %s"
 msgstr ""
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr ""
@@ -1086,7 +1192,7 @@ msgstr ""
 msgid "Case sensitive"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr ""
 
@@ -1094,16 +1200,16 @@ msgstr ""
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr ""
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr ""
 
@@ -1111,11 +1217,11 @@ msgstr ""
 msgid "Choose font"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr ""
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr ""
 
@@ -1128,20 +1234,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr ""
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr ""
 
@@ -1149,20 +1255,20 @@ msgstr ""
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr ""
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr ""
 
@@ -1174,7 +1280,7 @@ msgstr ""
 msgid "Contents"
 msgstr ""
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr ""
@@ -1227,16 +1333,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr ""
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr ""
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr ""
 
@@ -1245,7 +1351,7 @@ msgstr ""
 msgid "Could not unlock mutex"
 msgstr ""
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr ""
 
@@ -1268,7 +1374,7 @@ msgstr ""
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr ""
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr ""
 
@@ -1291,11 +1397,11 @@ msgstr ""
 msgid "Couldn't register clipboard format '%s'."
 msgstr ""
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr ""
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr ""
@@ -1313,31 +1419,32 @@ msgstr ""
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr ""
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr ""
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr ""
 
@@ -1361,11 +1468,11 @@ msgstr ""
 msgid "DIB Header: Unknown encoding in file."
 msgstr ""
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1374,7 +1481,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1382,7 +1489,7 @@ msgstr ""
 msgid "Decorative"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr ""
 
@@ -1399,11 +1506,11 @@ msgstr ""
 msgid "Deleted stale lock file '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1413,7 +1520,11 @@ msgstr ""
 msgid "Did you know..."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+msgid "Directories"
+msgstr ""
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr ""
@@ -1423,11 +1534,11 @@ msgstr ""
 msgid "Directory '%s' doesn't exist!"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr ""
 
@@ -1441,8 +1552,7 @@ msgstr ""
 msgid "Display options dialog"
 msgstr ""
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1457,7 +1567,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr ""
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1469,6 +1579,10 @@ msgstr ""
 msgid "Done."
 msgstr ""
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1478,7 +1592,7 @@ msgstr ""
 msgid "Down"
 msgstr ""
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr ""
 
@@ -1490,12 +1604,12 @@ msgstr ""
 msgid "Elapsed time : "
 msgstr ""
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr ""
@@ -1504,26 +1618,31 @@ msgstr ""
 msgid "Entries found"
 msgstr ""
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+msgid "Envelope Invite 220 x 220 mm"
+msgstr ""
+
+#: ../src/common/config.cpp:384
 #, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr ""
 
@@ -1535,7 +1654,7 @@ msgstr ""
 msgid "Error reading config options."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr ""
 
@@ -1547,7 +1666,7 @@ msgstr ""
 msgid "Error: "
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr ""
 
@@ -1555,7 +1674,7 @@ msgstr ""
 msgid "Estimated time : "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1564,12 +1683,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr ""
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr ""
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr ""
 
@@ -1591,13 +1710,13 @@ msgstr ""
 msgid "Expected 'char' while parsing resource."
 msgstr ""
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr ""
 
@@ -1606,7 +1725,7 @@ msgstr ""
 msgid "Extraction of '%s' into '%s' failed."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr ""
@@ -1615,7 +1734,7 @@ msgstr ""
 msgid "Failed to access lock file."
 msgstr ""
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr ""
@@ -1642,39 +1761,39 @@ msgstr ""
 msgid "Failed to close the clipboard."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr ""
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr ""
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr ""
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr ""
 
@@ -1690,12 +1809,12 @@ msgstr ""
 msgid "Failed to create an anonymous pipe"
 msgstr ""
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr ""
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr ""
 
@@ -1714,7 +1833,7 @@ msgstr ""
 msgid "Failed to create directory %s/mime-info."
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1736,7 +1855,7 @@ msgstr ""
 msgid "Failed to display HTML document in %s encoding"
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr ""
@@ -1745,21 +1864,21 @@ msgstr ""
 msgid "Failed to enumerate video modes"
 msgstr ""
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1784,12 +1903,12 @@ msgid ""
 "Forgot to use wxResourceLoadBitmapData?"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr ""
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr ""
 
@@ -1797,18 +1916,11 @@ msgstr ""
 msgid "Failed to get data from the clipboard"
 msgstr ""
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr ""
 
@@ -1820,7 +1932,7 @@ msgstr ""
 msgid "Failed to initialize MS HTML Help."
 msgstr ""
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr ""
 
@@ -1835,7 +1947,7 @@ msgid ""
 "program"
 msgstr ""
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr ""
@@ -1874,7 +1986,7 @@ msgstr ""
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr ""
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr ""
@@ -1905,7 +2017,7 @@ msgstr ""
 msgid "Failed to read PID from lock file."
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr ""
 
@@ -1913,12 +2025,12 @@ msgstr ""
 msgid "Failed to redirect the child process IO"
 msgstr ""
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr ""
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr ""
 
@@ -1942,12 +2054,12 @@ msgstr ""
 msgid "Failed to remove stale lock file '%s'."
 msgstr ""
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr ""
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr ""
@@ -1956,12 +2068,12 @@ msgstr ""
 msgid "Failed to retrieve data from the clipboard."
 msgstr ""
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr ""
 
@@ -1969,12 +2081,12 @@ msgstr ""
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr ""
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr ""
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr ""
 
@@ -2011,16 +2123,16 @@ msgstr ""
 msgid "Failed to terminate a thread."
 msgstr ""
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr ""
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr ""
@@ -2030,16 +2142,16 @@ msgstr ""
 msgid "Failed to unlock lock file '%s'"
 msgstr ""
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr ""
@@ -2049,7 +2161,7 @@ msgstr ""
 msgid "Failed to write to lock file '%s'"
 msgstr ""
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr ""
 
@@ -2066,12 +2178,12 @@ msgstr ""
 msgid "File %s does not exist."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr ""
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2082,20 +2194,27 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr ""
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr ""
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+msgid "Files"
+msgstr ""
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr ""
 
+#: ../src/motif/filedlg.cpp:224
+msgid "Filter"
+msgstr ""
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr ""
@@ -2108,7 +2227,7 @@ msgstr ""
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr ""
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr ""
 
@@ -2116,7 +2235,7 @@ msgstr ""
 msgid "Font size:"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr ""
 
@@ -2167,11 +2286,11 @@ msgstr ""
 msgid "Generic PostScript"
 msgstr ""
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr ""
 
@@ -2199,19 +2318,19 @@ msgstr ""
 msgid "Go one level up in document hierarchy"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr ""
 
@@ -2232,12 +2351,11 @@ msgstr ""
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr ""
 
@@ -2266,15 +2384,15 @@ msgstr ""
 msgid "Help: %s"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr ""
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2323,13 +2441,13 @@ msgstr ""
 msgid "Icon resource specification %s not found."
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2337,7 +2455,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2358,19 +2476,19 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr ""
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr ""
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr ""
@@ -2381,21 +2499,21 @@ msgid ""
 "Please reinstall riched32.dll"
 msgstr ""
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr ""
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr ""
@@ -2408,19 +2526,23 @@ msgstr ""
 msgid "Index"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr ""
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr ""
@@ -2457,7 +2579,7 @@ msgstr ""
 msgid "Italic"
 msgstr ""
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr ""
 
@@ -2469,15 +2591,67 @@ msgstr ""
 msgid "JPEG: Couldn't save image."
 msgstr ""
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr ""
 
@@ -2485,7 +2659,7 @@ msgstr ""
 msgid "Landscape"
 msgstr ""
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr ""
 
@@ -2493,15 +2667,39 @@ msgstr ""
 msgid "Left margin (mm):"
 msgstr ""
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:176
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr ""
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr ""
 
@@ -2522,14 +2720,6 @@ msgstr ""
 msgid "Loading : "
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr ""
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr ""
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2540,7 +2730,7 @@ msgstr ""
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr ""
@@ -2563,7 +2753,7 @@ msgid ""
 "not installed on this machine. Please install it."
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr ""
 
@@ -2589,7 +2779,7 @@ msgstr ""
 msgid "Metal theme"
 msgstr ""
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr ""
 
@@ -2607,11 +2797,16 @@ msgstr ""
 msgid "Modern"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr ""
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr ""
 
@@ -2623,11 +2818,11 @@ msgstr ""
 msgid "Move up"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr ""
 
@@ -2635,8 +2830,8 @@ msgstr ""
 msgid "New item"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr ""
 
@@ -2648,9 +2843,9 @@ msgstr ""
 msgid "Next page"
 msgstr ""
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr ""
 
@@ -2684,22 +2879,22 @@ msgid ""
 "(otherwise the text in this encoding will not be shown correctly)?"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr ""
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr ""
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr ""
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr ""
@@ -2712,15 +2907,15 @@ msgstr ""
 msgid "No sound"
 msgstr ""
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr ""
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr ""
 
@@ -2736,12 +2931,12 @@ msgstr ""
 msgid "Normal font:"
 msgstr ""
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr ""
 
@@ -2749,7 +2944,7 @@ msgstr ""
 msgid "Objects must have an id attribute"
 msgstr ""
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr ""
 
@@ -2757,13 +2952,13 @@ msgstr ""
 msgid "Open HTML document"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr ""
 
@@ -2782,7 +2977,7 @@ msgstr ""
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr ""
 
@@ -2814,24 +3009,129 @@ msgstr ""
 msgid "PCX: version number too low"
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr ""
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:210
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:206
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:219
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr ""
+
+#: ../src/common/paper.cpp:198
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:211
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:199
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:212
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:200
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:213
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:201
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:214
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:202
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:215
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:203
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:216
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:204
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:217
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:205
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:218
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr ""
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr ""
@@ -2840,7 +3140,7 @@ msgstr ""
 msgid "Page Setup"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr ""
 
@@ -2870,7 +3170,7 @@ msgstr ""
 msgid "Passing an unkown object to GetObject"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr ""
 
@@ -2882,7 +3182,7 @@ msgstr ""
 msgid "Please choose a valid font."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr ""
 
@@ -2890,11 +3190,11 @@ msgstr ""
 msgid "Please choose the page to display:"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr ""
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2923,16 +3223,16 @@ msgid "Previous page"
 msgstr ""
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr ""
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr ""
 
@@ -2952,7 +3252,7 @@ msgstr ""
 msgid "Print previe&w"
 msgstr ""
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr ""
 
@@ -3009,7 +3309,7 @@ msgstr ""
 msgid "Printing..."
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3019,11 +3319,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr ""
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr ""
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr ""
 
@@ -3036,7 +3336,7 @@ msgstr ""
 msgid "Ready"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr ""
@@ -3045,17 +3345,17 @@ msgstr ""
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr ""
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr ""
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3063,7 +3363,7 @@ msgid ""
 "operation aborted."
 msgstr ""
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr ""
@@ -3084,7 +3384,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr ""
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr ""
@@ -3101,7 +3401,7 @@ msgstr ""
 msgid "Replace with:"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr ""
 
@@ -3117,7 +3417,7 @@ msgstr ""
 msgid "Roman"
 msgstr ""
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr ""
 
@@ -3134,7 +3434,7 @@ msgstr ""
 msgid "Save as"
 msgstr ""
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr ""
 
@@ -3168,7 +3468,7 @@ msgstr ""
 msgid "Searching..."
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr ""
 
@@ -3182,22 +3482,26 @@ msgstr ""
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr ""
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr ""
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr ""
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr ""
 
+#: ../src/motif/filedlg.cpp:226
+msgid "Selection"
+msgstr ""
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3211,7 +3515,7 @@ msgstr ""
 msgid "Setup..."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr ""
 
@@ -3223,11 +3527,11 @@ msgstr ""
 msgid "Show all items in index"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr ""
 
@@ -3239,7 +3543,7 @@ msgstr ""
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr ""
 
@@ -3256,8 +3560,7 @@ msgstr ""
 msgid "Sorry, could not open this file for saving."
 msgstr ""
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr ""
 
@@ -3265,15 +3568,15 @@ msgstr ""
 msgid "Sorry, could not save this file."
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr ""
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr ""
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr ""
 
@@ -3286,7 +3589,7 @@ msgstr ""
 msgid "Sound file '%s' is in unsupported format."
 msgstr ""
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr ""
 
@@ -3294,7 +3597,7 @@ msgstr ""
 msgid "Status:"
 msgstr ""
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr ""
 
@@ -3311,37 +3614,57 @@ msgstr ""
 msgid "String conversions not supported"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr ""
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr ""
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr ""
 
@@ -3349,11 +3672,11 @@ msgstr ""
 msgid "Teletype"
 msgstr ""
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr ""
 
@@ -3378,21 +3701,21 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
 "Create it now?"
 msgstr ""
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
 "It has been removed from the most recently used files list."
 msgstr ""
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3424,7 +3747,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3445,7 +3768,7 @@ msgstr ""
 msgid "The value for the option '%s' must be specified."
 msgstr ""
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3463,7 +3786,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3473,7 +3796,7 @@ msgstr ""
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3483,11 +3806,11 @@ msgstr ""
 msgid "Thread priority setting is ignored."
 msgstr ""
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr ""
 
@@ -3528,11 +3851,11 @@ msgstr ""
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr ""
 
@@ -3541,7 +3864,7 @@ msgstr ""
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr ""
 
@@ -3578,39 +3901,39 @@ msgstr ""
 msgid "Unexpected parameter '%s'"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr ""
@@ -3623,7 +3946,7 @@ msgstr ""
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr ""
@@ -3643,7 +3966,7 @@ msgstr ""
 msgid "Unknown option '%s'"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr ""
 
@@ -3652,7 +3975,7 @@ msgstr ""
 msgid "Unkown Property %s"
 msgstr ""
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr ""
@@ -3681,7 +4004,7 @@ msgstr ""
 msgid "Up"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr ""
@@ -3694,15 +4017,15 @@ msgstr ""
 msgid "Video Output"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr ""
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr ""
 
@@ -3718,15 +4041,15 @@ msgstr ""
 msgid "Warning: "
 msgstr ""
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr ""
 
@@ -3746,104 +4069,108 @@ msgstr ""
 msgid "Win32 theme"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+msgid "Windows Thai (CP 874)"
+msgstr ""
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr ""
 
@@ -3866,28 +4193,28 @@ msgstr ""
 msgid "XPM: malformed colour definition '%s'!"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr ""
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr ""
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr ""
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr ""
 
@@ -3903,15 +4230,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -3919,46 +4246,46 @@ msgid ""
 "was passed to a DDEML function."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
 "terminated before completing a transaction."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr ""
 
@@ -3966,7 +4293,7 @@ msgstr ""
 msgid "alt"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -3974,26 +4301,26 @@ msgid ""
 "attempted to perform server transactions."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr ""
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr ""
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
 "the transaction identifier for that callback is no longer valid."
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr ""
@@ -4006,7 +4333,7 @@ msgstr ""
 msgid "bad signature"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4014,14 +4341,18 @@ msgstr ""
 msgid "binary"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr ""
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4042,7 +4373,7 @@ msgstr ""
 msgid "can't create file '%s'"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr ""
@@ -4052,7 +4383,12 @@ msgstr ""
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, c-format
+msgid "can't execute '%s'"
+msgstr ""
+
+#: ../src/common/zipstrm.cpp:1357
 msgid "can't find central directory in zip"
 msgstr ""
 
@@ -4061,7 +4397,7 @@ msgstr ""
 msgid "can't find length of file on file descriptor %d"
 msgstr ""
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr ""
 
@@ -4094,7 +4430,7 @@ msgstr ""
 msgid "can't open user configuration file '%s'."
 msgstr ""
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr ""
 
@@ -4140,11 +4476,11 @@ msgstr ""
 msgid "can't write to file descriptor %d"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr ""
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr ""
@@ -4165,7 +4501,7 @@ msgstr ""
 msgid "ctrl"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr ""
 
@@ -4173,7 +4509,7 @@ msgstr ""
 msgid "decompression error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr ""
 
@@ -4181,19 +4517,19 @@ msgstr ""
 msgid "delegate has no type info"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr ""
 
@@ -4202,7 +4538,7 @@ msgstr ""
 msgid "encoding %s"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr ""
@@ -4211,24 +4547,29 @@ msgstr ""
 msgid "error in data format"
 msgstr ""
 
+#: ../src/msdos/utilsdos.cpp:407
+#, c-format
+msgid "error opening '%s'"
+msgstr ""
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 msgid "error reading zip central directory"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr ""
 
@@ -4237,11 +4578,11 @@ msgstr ""
 msgid "failed to flush the file '%s'"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr ""
 
@@ -4270,7 +4611,7 @@ msgstr ""
 msgid "file '%s': unexpected character %c at line %d."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr ""
 
@@ -4278,15 +4619,15 @@ msgstr ""
 msgid "font size"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr ""
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr ""
 
@@ -4294,7 +4635,7 @@ msgstr ""
 msgid "incorrect event handler string, missing dot"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr ""
 
@@ -4302,49 +4643,49 @@ msgstr ""
 msgid "invalid eof() return value."
 msgstr ""
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr ""
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr ""
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr ""
 
@@ -4356,11 +4697,11 @@ msgstr ""
 msgid "noname"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr ""
 
@@ -4372,7 +4713,7 @@ msgstr ""
 msgid "out of memory"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4384,21 +4725,21 @@ msgstr ""
 msgid "reading"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr ""
 
@@ -4406,11 +4747,11 @@ msgstr ""
 msgid "seek error"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr ""
 
@@ -4418,15 +4759,15 @@ msgstr ""
 msgid "shift"
 msgstr ""
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr ""
 
@@ -4438,60 +4779,60 @@ msgstr ""
 msgid "specify the theme to use"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr ""
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr ""
@@ -4509,7 +4850,7 @@ msgstr ""
 msgid "unknown error"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr ""
@@ -4522,7 +4863,7 @@ msgstr ""
 msgid "unknown seek origin"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr ""
@@ -4531,12 +4872,12 @@ msgstr ""
 msgid "unnamed"
 msgstr ""
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr ""
 
@@ -4544,7 +4885,7 @@ msgstr ""
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr ""
@@ -4557,7 +4898,7 @@ msgstr ""
 msgid "writing"
 msgstr ""
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr ""
 
@@ -4570,7 +4911,7 @@ msgstr ""
 msgid "wxSocket: unknown event!."
 msgstr ""
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr ""
@@ -4579,7 +4920,7 @@ msgstr ""
 msgid "wxWidgets could not open display. Exiting."
 msgstr ""
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr ""
 
@@ -4588,6 +4929,6 @@ msgstr ""
 msgid "zlib error %d"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr ""
index 3ab87fa779fcdf6a5bb0bc5537bfba1a922ae68f..9d932f7cc2d39f3be23ae836321218084dd447ac 100644 (file)
@@ -1,22 +1,22 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.2\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2005-02-18 23:12中国标准时间\n"
 "Last-Translator: Liu XiaoXi <liouxiao@hotmail.com>\n"
 "Language-Team: wxWidgets tranlators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 "Previous-Translator: mrfx <mrfx@fm365.com>\n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
@@ -24,11 +24,11 @@ msgstr ""
 "\n"
 "请将报告发送给程序维护人员, 谢谢!\n"
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr " "
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr "              谢谢, 我们对您遇到的不便表示抱歉!\n"
 
@@ -37,7 +37,7 @@ msgstr "              谢谢, 我们对您遇到的不便表示抱歉!\n"
 msgid " (error %ld: %s)"
 msgstr " (错误 %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -45,23 +45,23 @@ msgstr " - "
 msgid " Preview"
 msgstr " 预览"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 信封, 4 1/8 x 9 1/2 英寸"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 信封, 4 1/2 x 10 3/8 英寸"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 信封, 4 3/4 x 11 英寸"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 信封, 5 x 11 1/2 英寸"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 信封, 3 7/8 x 8 7/8 英寸"
 
@@ -78,7 +78,7 @@ msgstr "#所定义的 %s 必须是整数."
 msgid "%i of %i"
 msgstr "%i / %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld 字节"
@@ -88,17 +88,17 @@ msgstr "%ld 字节"
 msgid "%s (or %s)"
 msgstr "%s (或 %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s 错误"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s 信息"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s 警告"
@@ -108,7 +108,7 @@ msgstr "%s 警告"
 msgid "%s files (%s)|%s"
 msgstr "%s 文件 (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s 消息"
@@ -142,7 +142,7 @@ msgstr "实际大小(&A)"
 msgid "&Apply"
 msgstr "应用(&A)"
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "重排图标(&A)"
 
@@ -155,11 +155,11 @@ msgid "&Bold"
 msgstr "粗体(&B)"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "取消(&C)"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "层叠(&C)"
 
@@ -167,24 +167,26 @@ msgstr "层叠(&C)"
 msgid "&Clear"
 msgstr "清除(&C)"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "关闭(&C)"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "复制(&C)"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr "调试报告预览(&D): "
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "删除(&D)"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "细节(&D)"
 
@@ -200,7 +202,7 @@ msgstr "文件(&F)"
 msgid "&Find"
 msgstr "查找(&F)"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "完成(&F)"
 
@@ -212,12 +214,12 @@ msgstr "字体(&F):"
 msgid "&Forward"
 msgstr "向前(&F)"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "跳转(&G)..."
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "帮助(&H)"
 
@@ -234,11 +236,11 @@ msgstr "索引(&I)"
 msgid "&Italic"
 msgstr "斜体(&I)"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "日志(&L)"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "移动(&M)"
 
@@ -246,11 +248,11 @@ msgstr "移动(&M)"
 msgid "&New"
 msgstr "新建(&N)"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "下一个(&N)"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "下一个(&N) >"
 
@@ -262,7 +264,7 @@ msgstr "下一技巧(&N)"
 msgid "&No"
 msgstr "否(&N)"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 msgid "&Notes:"
 msgstr "注意(&N):"
 
@@ -279,7 +281,8 @@ msgstr "打开(&O)"
 msgid "&Open..."
 msgstr "打开(&O)..."
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "粘贴(&P)"
 
@@ -291,7 +294,7 @@ msgstr "字体大小(Point size)(&P):"
 msgid "&Preferences"
 msgstr "偏好设置"
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "前页(&P)"
 
@@ -299,7 +302,7 @@ msgstr "前页(&P)"
 msgid "&Print"
 msgstr "打印(&P)"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "打印(&P)..."
 
@@ -312,7 +315,8 @@ msgid "&Quit"
 msgstr "退出(&Q)"
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "重复(&R)"
 
@@ -324,7 +328,7 @@ msgstr "重复(&R) "
 msgid "&Replace"
 msgstr "替换(&R)"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "复原(&R)"
 
@@ -332,7 +336,7 @@ msgstr "复原(&R)"
 msgid "&Save"
 msgstr "保存(&S)"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "保存(&S)..."
 
@@ -340,7 +344,7 @@ msgstr "保存(&S)..."
 msgid "&Show tips at startup"
 msgstr "启动时显示技巧(&S)"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "大小(&S)"
 
@@ -357,7 +361,7 @@ msgid "&Underline"
 msgstr "下划线(&U)"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "恢复(&U)"
 
@@ -377,9 +381,9 @@ msgstr "向上(&U)"
 msgid "&Weight:"
 msgstr "字体粗细(&W):"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "窗口(&W)"
 
@@ -387,7 +391,7 @@ msgstr "窗口(&W)"
 msgid "&Yes"
 msgstr "是(&Y)"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' 有额外的 '..', 忽略之."
@@ -403,7 +407,7 @@ msgstr "'%s' 是无效的"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' 不是匹配选项 '%s'的正确数字值."
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' 不是有效的消息目录."
@@ -442,15 +446,15 @@ msgstr "(帮助)"
 msgid "(bookmarks)"
 msgstr "(书签)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr "*** 生成了一份调试报告\n"
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr "*** 且包含以下文件:\n"
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr "*** 可在此找到: \"%s\"\n"
@@ -465,26 +469,46 @@ msgstr ""
 ", 在对资源进行语法分析时\n"
 ", 期望如下关键字 static, #include 或 #define ."
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 英寸"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 英寸"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 英寸"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 英寸"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 英寸"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6又3/4 信封, 3 5/8 x 6 1/2 英寸"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 英寸"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": 文件不存在!"
@@ -497,23 +521,23 @@ msgstr ": 未知字符集"
 msgid ": unknown encoding"
 msgstr ": 未知编码"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "< 返回(&B)"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<目录>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<盘符>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<连接>"
 
@@ -533,15 +557,15 @@ msgstr "<b>粗体.</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>斜体.</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr "产生了一份调试报告, 位于目录\n"
 
@@ -549,22 +573,89 @@ msgstr "产生了一份调试报告, 位于目录\n"
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "非空集合必须包含元素('element')节点"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 信封, 324 x 458 毫米"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 信封, 324 x 458 毫米"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 纸张, 210 x 297 毫米"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 纸张, 297 x 420 毫米"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 纸张, 297 x 420 毫米"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 纸张, 210 x 297 毫米"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 纸张, 297 x 420 毫米"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 纸张, 210 x 297 毫米"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 纸张, 210 x 297 毫米"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 小纸张, 210 x 297 毫米"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 纸张, 148 x 210 毫米"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 纸张, 148 x 210 毫米"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 纸张, 148 x 210 毫米"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 英寸"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 纸张, 148 x 210 毫米"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "ABCDEFGabcdefg12345"
@@ -581,7 +672,7 @@ msgstr "加入"
 msgid "Add current page to bookmarks"
 msgstr "把当前页加到书签中"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "加到自定义颜色中"
 
@@ -615,7 +706,7 @@ msgstr "所有"
 msgid "All files (%s)|%s"
 msgstr "所有文件 (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "所有文件 (*)|*"
 
@@ -623,7 +714,7 @@ msgstr "所有文件 (*)|*"
 msgid "All files (*.*)|*"
 msgstr "所有文件 (*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "所有文件 (*)|*"
 
@@ -635,12 +726,12 @@ msgstr "传递已注册对象(Registered Object)给SetObjectClassInfo"
 msgid "Already dialling ISP."
 msgstr "已经拨接ISP."
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "把日志添加到文件 '%s' (选择 [否] 将覆写该文件)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "阿拉伯语 (ISO-8859-6)"
 
@@ -648,27 +739,57 @@ msgstr "阿拉伯语 (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr "存档里没有包含 #SYSTEM 文件"
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "属性(Attributes)"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 纸张, 250 x 354 毫米"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 信封, 250 x 353 毫米"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 纸张, 250 x 354 毫米"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 纸张, 182 x 257 毫米"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 信封, 176 x 250 毫米"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 纸张, 182 x 257 毫米"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 信封, 176 x 125 毫米"
 
@@ -700,11 +821,11 @@ msgstr "BMP: 不能写文件头(BitmapInfo)."
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage没有我们的wxPalette."
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "波罗的海语 (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "波罗的海语 (旧的) (ISO-8859-4)"
 
@@ -721,11 +842,11 @@ msgstr "粗体"
 msgid "Bottom margin (mm):"
 msgstr "底边距 (毫米):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C 纸张, 17 x 22 英寸"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "清除(&L)"
 
@@ -733,23 +854,23 @@ msgstr "清除(&L)"
 msgid "C&olour:"
 msgstr "颜色(&o):"
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 信封, 324 x 458 毫米"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 信封, 229 x 324 毫米"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 信封, 162 x 229 毫米"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 信封, 114 x 162 毫米"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 信封, 114 x 229 毫米"
 
@@ -757,12 +878,12 @@ msgstr "C65 信封, 114 x 229 毫米"
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM处理程序目前只支持本地文件!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 #, fuzzy
 msgid "Can not create mutex."
 msgstr "不能创建互斥对象."
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "不能枚举文件 '%s'"
@@ -772,12 +893,12 @@ msgstr "不能枚举文件 '%s'"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "不能枚举目录 '%s'中的文件"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "不能恢复线程 %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "不能恢复线程 %x"
@@ -786,17 +907,17 @@ msgstr "不能恢复线程 %x"
 msgid "Can not start thread: error writing TLS."
 msgstr "不能启动线程: 写TLS出错."
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "不能挂起线程 %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "不能挂起线程 %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "不能等候线程终止"
 
@@ -804,63 +925,63 @@ msgstr "不能等候线程终止"
 msgid "Can't &Undo "
 msgstr "不能恢复(&U)"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "不能检查文件格式 '%s': 文件不存在."
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "不能关闭注册键 '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "不能复制不支持的类型 %d 的值."
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "不能创建注册键 '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "不能创建进程"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "不能创建类 '%s' 的窗口"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "不能删除键 '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "不能删除 INI 文件 '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "不能删除键值 '%s'/ '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "不能枚举键 '%s'的子键"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "不能枚举键 '%s'的值"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "不能导出不支持的类型 %d 的值."
@@ -883,12 +1004,12 @@ msgstr "不能初始化zlib deflate(压缩)流."
 msgid "Can't initialize zlib inflate stream."
 msgstr "不能初始化zlib inflate(解压)流."
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "不能从文件 '%s'中装入图像: 文件不存在."
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "不能打开注册键 '%s'"
@@ -902,32 +1023,32 @@ msgstr "不能从解压流 %s 中读"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "不能读解压流: 流内有异常的EOF."
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "不能读 '%s'的值"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "不能读键 '%s'的值"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "不能从将图像保存至文件 '%s'中: 无法识别的扩展名."
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "不能把日志内容保存到文件."
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "不能设置线程优先级"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "不能设置 '%s'的值"
@@ -937,14 +1058,14 @@ msgstr "不能设置 '%s'的值"
 msgid "Can't write to deflate stream: %s"
 msgstr "不能写到压缩流: %s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "取消"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "不能转换对话单元: 未知的对话."
 
@@ -953,22 +1074,22 @@ msgstr "不能转换对话单元: 未知的对话."
 msgid "Cannot convert from the charset '%s'!"
 msgstr "不能从字符集 '%s' 转换!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "找不到活动的拨号连接: %s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "找不到可以对应于未知控件 '%s' 的容器."
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "找不到字体节点 '%s'."
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "找不到地址簿文件的位置"
 
@@ -977,15 +1098,15 @@ msgstr "找不到地址簿文件的位置"
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "不能获得调度策略 %d 的优先级范围."
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "不能获得主机名"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "不能获得正式的主机名"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "不能挂起 - 没有活动的拨号连接."
 
@@ -993,7 +1114,7 @@ msgstr "不能挂起 - 没有活动的拨号连接."
 msgid "Cannot initialize OLE"
 msgstr "不能初始化 OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "不能初始化 SciTech MGL!"
 
@@ -1006,7 +1127,7 @@ msgstr "不能初始化显示."
 msgid "Cannot load icon from '%s'."
 msgstr "不能从 '%s'中读取图标."
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "不能从文件 '%s'中读取资源."
@@ -1031,12 +1152,12 @@ msgstr "不能打开 URL '%s'"
 msgid "Cannot open contents file: %s"
 msgstr "不能打开目录文件: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "不能打开文件 '%s'."
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "不能打开文件进行PostScript打印!"
 
@@ -1045,17 +1166,17 @@ msgstr "不能打开文件进行PostScript打印!"
 msgid "Cannot open index file: %s"
 msgstr "不能打开索引文件: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, fuzzy, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "不能粘贴复数: '%s'"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "不能从 '%s'中粘贴坐标."
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, fuzzy, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "不能从 '%s'中粘贴维数."
@@ -1089,7 +1210,7 @@ msgstr "不能创建线程事件队列"
 msgid "Case sensitive"
 msgstr "大小写敏感"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "凯尔特语 (ISO-8859-14)"
 
@@ -1097,16 +1218,16 @@ msgstr "凯尔特语 (ISO-8859-14)"
 msgid "Centered"
 msgstr "居中"
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "中欧语系 (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "选择ISP进行拨号"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 msgid "Choose colour"
 msgstr "选择颜色"
 
@@ -1114,11 +1235,11 @@ msgstr "选择颜色"
 msgid "Choose font"
 msgstr "选择字体"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "关闭(&o)"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "清除日志内容"
 
@@ -1131,20 +1252,20 @@ msgstr "点击取消字体选择."
 msgid "Click to confirm the font selection."
 msgstr "点击确认字体选择."
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "关闭"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "关闭\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "全部关闭"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "关闭此窗口"
 
@@ -1152,20 +1273,20 @@ msgstr "关闭此窗口"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "压缩的HTML帮助文件 (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "计算机"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "配置条目名不能以 '%c'开头."
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "确认"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "确认更新注册表"
 
@@ -1177,7 +1298,7 @@ msgstr "连接..."
 msgid "Contents"
 msgstr "目录"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "不能进行到字符集 '%s'的变换."
@@ -1234,16 +1355,16 @@ msgstr ""
 "不能解析菜单id '%s'. 用(非零)整数代替\n"
 "或 提供 #define (详细信息见手册)"
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "不能启动文档预览."
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "不能启动打印."
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "不能把数据转到窗口"
 
@@ -1253,7 +1374,7 @@ msgstr "不能把数据转到窗口"
 msgid "Could not unlock mutex"
 msgstr "不能释放互斥体"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "不能得到互斥锁"
 
@@ -1276,7 +1397,7 @@ msgstr "不能创建游标"
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "在动态连接库中找不到符号'%s'"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "不能获得当前线程指针"
 
@@ -1299,11 +1420,11 @@ msgstr "不能打开音频: %s"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "不能注册剪贴板格式 '%s'."
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "不能释放互斥体"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "不能获得列表控件的项 %d信息."
@@ -1321,31 +1442,32 @@ msgstr "不能终止线程"
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "在声明的RTTI参数里找不到创建参数"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "创建目录"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "创建新目录"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "剪切(&t)"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "当前目录:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "西里尔语 (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D 纸张, 22 x 34 英寸"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "DDE poke 请求失败"
 
@@ -1369,11 +1491,11 @@ msgstr "DIB头: 文件中颜色位数未知."
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB头: 文件编码未知."
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL 信封, 110 x 220 毫米"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr "调试报告 \"%s\""
@@ -1382,7 +1504,7 @@ msgstr "调试报告 \"%s\""
 msgid "Debug report couldn't be created."
 msgstr "无法创建调试报告."
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr "无法生成调试报告."
 
@@ -1390,7 +1512,7 @@ msgstr "无法生成调试报告."
 msgid "Decorative"
 msgstr "修饰"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "缺省编码"
 
@@ -1407,11 +1529,11 @@ msgstr "删除项"
 msgid "Deleted stale lock file '%s'."
 msgstr "已删除过期的锁文件 '%s'."
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr "桌面"
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1421,7 +1543,12 @@ msgstr "由于远程访问服务(RAS)没有安装在本机, 拨号功能不能
 msgid "Did you know..."
 msgstr "你知道吗..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "修饰"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "目录'%s'不能被创建"
@@ -1431,11 +1558,11 @@ msgstr "目录'%s'不能被创建"
 msgid "Directory '%s' doesn't exist!"
 msgstr "目录 '%s'不存在!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "目录不存在"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "目录不存在."
 
@@ -1449,8 +1576,7 @@ msgstr "显示包含给定子串的所有索引项. 搜索是大小写无关的.
 msgid "Display options dialog"
 msgstr "显示选项对话框"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1470,7 +1596,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "你想保存对文档%s的修改?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr "不保存"
 
@@ -1482,6 +1608,10 @@ msgstr "完成"
 msgid "Done."
 msgstr "完成."
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1491,7 +1621,7 @@ msgstr "重复使用的id : %d"
 msgid "Down"
 msgstr "向下"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E 纸张, 34 x 44 英寸"
 
@@ -1503,12 +1633,12 @@ msgstr "编辑项"
 msgid "Elapsed time : "
 msgstr "用时: "
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "输入页码范围(%d 至 %d):"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "输入命令以打开文件 \"%s\":"
@@ -1517,26 +1647,32 @@ msgstr "输入命令以打开文件 \"%s\":"
 msgid "Entries found"
 msgstr "找到的条目"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL 信封, 110 x 220 毫米"
+
+#: ../src/common/config.cpp:384
 #, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr "环境变量扩展失败:  '%c' 没有出现在位置 %u / '%s'."
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "错误"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "错误 "
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "创建目录错误"
 
@@ -1548,7 +1684,7 @@ msgstr "读图像DIB错误."
 msgid "Error reading config options."
 msgstr "读配置选项错误."
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 msgid "Error saving user configuration data."
 msgstr "保存用户配置数据错误."
 
@@ -1560,7 +1696,7 @@ msgstr "等待信号量时出错"
 msgid "Error: "
 msgstr "错误: "
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "世界语 (ISO-8859-3)"
 
@@ -1568,7 +1704,7 @@ msgstr "世界语 (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "预期时间: "
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr "可执行文件 (*.exe)|*.exe|所有文件 (*.*)|*.*||"
 
@@ -1577,12 +1713,12 @@ msgstr "可执行文件 (*.exe)|*.exe|所有文件 (*.*)|*.*||"
 msgid "Execution of command '%s' failed"
 msgstr "命令 '%s'执行失败"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "命令 '%s'执行失败, 错误信息: %ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "实用纸张, 7 1/4 x 10 1/2 英寸"
 
@@ -1607,13 +1743,13 @@ msgstr "解析资源时期待 '='."
 msgid "Expected 'char' while parsing resource."
 msgstr "解析资源时期待 'char' ."
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr "导出注册键: 文件 \"%s\"已经存在, 无法覆盖."
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "扩展的日本语Unix代码页 (EUC-JP)"
 
@@ -1622,7 +1758,7 @@ msgstr "扩展的日本语Unix代码页 (EUC-JP)"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "将 '%s'解压至 '%s'失败."
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "到 %s 的拨号连接失败: %s"
@@ -1631,7 +1767,7 @@ msgstr "到 %s 的拨号连接失败: %s"
 msgid "Failed to access lock file."
 msgstr "访问锁文件失败."
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "为位图数据分配 %luKb 内存失败."
@@ -1658,39 +1794,39 @@ msgstr "关闭锁文件 '%s'失败"
 msgid "Failed to close the clipboard."
 msgstr "关闭剪贴板失败."
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "连接失败: 缺少用户名/口令."
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "连接失败: 没有要拨号的ISP."
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "复制注册键值失败 '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "把注册键内容从 '%s' 复制到 '%s'失败."
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "复制文件 '%s'至 '%s'失败"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "复制注册表子键 '%s'至 '%s'失败."
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "创建 DDE 字符串失败"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "创建 MDI 父框架失败."
 
@@ -1706,12 +1842,12 @@ msgstr "创建临时文件名失败"
 msgid "Failed to create an anonymous pipe"
 msgstr "创建匿名管道失败"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "创建到服务器 '%s'的关于主题'%s'的连接失败"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "创建游标失败."
 
@@ -1730,7 +1866,7 @@ msgstr "创建目录 %s/.gnome 失败."
 msgid "Failed to create directory %s/mime-info."
 msgstr "创建目录 %s/.mime-info 失败."
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1754,7 +1890,7 @@ msgstr "创建标准\"查找/替换\"对话框失败 (错误号 %d)"
 msgid "Failed to display HTML document in %s encoding"
 msgstr "按编码 %s 显示HTML文档失败"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "清空剪贴板失败"
@@ -1763,21 +1899,21 @@ msgstr "清空剪贴板失败"
 msgid "Failed to enumerate video modes"
 msgstr "枚举视频模式失败"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "在DDE服务器建立advise循环失败"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "建立拨号连接: %s失败"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "执行 '%s'失败\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr "无法执行curl, 请在PATH变量所指的目录中安装curl."
 
@@ -1808,12 +1944,12 @@ msgstr ""
 "查找XPM资源 %s失败.\n"
 "没有使用wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "获取ISP名: %s失败"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "获取剪贴板数据失败."
 
@@ -1821,20 +1957,11 @@ msgstr "获取剪贴板数据失败."
 msgid "Failed to get data from the clipboard"
 msgstr "从剪贴板获取数据失败"
 
-#: ../src/msw/stackwalk.cpp:221
-#, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr ""
-"不能获取堆栈的回溯路径:\n"
-" %s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "获取本地系统时间失败"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "获取工作目录失败"
 
@@ -1846,7 +1973,7 @@ msgstr "不能初始化GUI: 找不到内嵌的主题(theme)."
 msgid "Failed to initialize MS HTML Help."
 msgstr "初始化MS HTML帮助失败."
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "不能初始化OpenGL"
 
@@ -1861,7 +1988,7 @@ msgid ""
 "program"
 msgstr "合并线程失败, 检测到潜在地内存丢失 - 请重新启动系统"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "终止进程 %d 失败"
@@ -1900,7 +2027,7 @@ msgstr "锁定锁文件 '%s'失败"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "不能匹配 '%s' 于正则表达式: %s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, fuzzy, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "修改文件时间(为 '%s') 失败"
@@ -1931,7 +2058,7 @@ msgstr "把数据放到剪贴板失败"
 msgid "Failed to read PID from lock file."
 msgstr "从锁文件读取PID失败."
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "重定向子过程输入/输出失败"
 
@@ -1939,12 +2066,12 @@ msgstr "重定向子过程输入/输出失败"
 msgid "Failed to redirect the child process IO"
 msgstr "重定向子过程IO失败"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "注册DDE服务器 '%s'失败"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 msgid "Failed to register OpenGL window class."
 msgstr "不能注册 OpenGL窗口类."
 
@@ -1968,12 +2095,12 @@ msgstr "不能删除锁文件 '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "删除过期的锁文件 '%s'失败."
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "将注册值 '%s'改名到'%s'失败."
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "将注册键 '%s'改名到'%s'失败."
@@ -1982,12 +2109,12 @@ msgstr "将注册键 '%s'改名到'%s'失败."
 msgid "Failed to retrieve data from the clipboard."
 msgstr "从剪贴板检取数据失败."
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "检取文件时间(为 '%s')失败"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "检取RAS错误消息正文失败"
 
@@ -1995,12 +2122,12 @@ msgstr "检取RAS错误消息正文失败"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "检取支持的剪贴板格式失败"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "将位图图像保存至文件 \"%s\"失败."
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "发送DDE advise 通知失败"
 
@@ -2037,16 +2164,16 @@ msgstr "将图像'%s'存到内存VFS失败!"
 msgid "Failed to terminate a thread."
 msgstr "终止线程失败"
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "终止与DDE服务器的advise循环失败"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "终止拨号连接: %s失败"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "对文件 '%s'进行touch操作失败"
@@ -2056,16 +2183,16 @@ msgstr "对文件 '%s'进行touch操作失败"
 msgid "Failed to unlock lock file '%s'"
 msgstr "对锁文件 '%s'解锁失败"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "撤消DDE服务器 '%s'注册失败"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 msgid "Failed to update user configuration file."
 msgstr "不能更新用户配置文件."
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "上传调试报告失败 (错误号 %d)."
@@ -2075,7 +2202,7 @@ msgstr "上传调试报告失败 (错误号 %d)."
 msgid "Failed to write to lock file '%s'"
 msgstr "写锁文件 '%s'失败"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "致命错误"
 
@@ -2092,12 +2219,12 @@ msgstr "文件"
 msgid "File %s does not exist."
 msgstr "文件 %s不存在."
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "文件 '%s' 已存在, 确实需要复写它?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2110,20 +2237,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "文件不能被装载."
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "文件错误"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "文件名已存在"
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "文件"
+
+#: ../src/common/filefn.cpp:1746
 #, c-format
 msgid "Files (%s)"
 msgstr "文件 (%s)"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "文件"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "查找"
@@ -2136,7 +2272,7 @@ msgstr "固定字体:"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "固定字体. <br> <b>粗体</b> <i>斜体</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "对开纸, 8 1/2 x 13 英寸"
 
@@ -2144,7 +2280,7 @@ msgstr "对开纸, 8 1/2 x 13 英寸"
 msgid "Font size:"
 msgstr "字体大小:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "Fork 失败"
 
@@ -2195,11 +2331,11 @@ msgstr "GTK+主题(theme)"
 msgid "Generic PostScript"
 msgstr "普通PostScript"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "德国法定复写簿, 8 1/2 x 13 英寸"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "德国标准复写簿, 8 1/2 x 12 英寸"
 
@@ -2227,19 +2363,19 @@ msgstr "向前"
 msgid "Go one level up in document hierarchy"
 msgstr "在文档层次中上升一级"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "进入home目录"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "进入父目录"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "跳转页面"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "希腊语 (ISO-8859-7)"
 
@@ -2260,12 +2396,11 @@ msgstr "HTML 锚 %s 不存在."
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "HTML文件 (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "希伯来语 (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "帮助"
 
@@ -2294,15 +2429,15 @@ msgstr "帮助书 (*.htb)|*.htb|帮助书 (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "帮助: %s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 msgid "Home"
 msgstr "Home"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 msgid "Home directory"
 msgstr "Home目录"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr "I64"
 
@@ -2351,7 +2486,7 @@ msgstr "IFF: 位置错误!!!"
 msgid "Icon resource specification %s not found."
 msgstr "没有找到图标资源规范 %s ."
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
@@ -2359,19 +2494,18 @@ msgstr ""
 "如果您有任何与此错误报告有关的信息, \n"
 "请在此输入, 它将会被加到错误报告中:"
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
 "but be warned that it may hinder improving the program, so if\n"
 "at all possible please do continue with the report generation.\n"
 msgstr ""
-"如果您想完全禁用调试报告, 请按"
-"\"取消\"按钮, \n"
+"如果您想完全禁用调试报告, 请按\"取消\"按钮, \n"
 "但我们不建议这样做, 因为调试报告有助于改进本程序.\n"
 "在可能的情况下, 请尽量选择让程序生成调试报告.\n"
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr "忽略值 \"%s\" (键 \"%s\")."
@@ -2392,19 +2526,19 @@ msgstr "非法的针对ConstructObject方法的参数计数"
 msgid "Illegal Parameter Count for Create Method"
 msgstr "非法的针对Create方法的参数计数"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "不合法的目录名."
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "不合规范的文件描述."
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 msgid "Image and mask have different sizes."
 msgstr "图像和掩码的大小不一致."
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "图像文件的类型不是 %d."
@@ -2415,21 +2549,21 @@ msgid ""
 "Please reinstall riched32.dll"
 msgstr "不能创建rich编辑控件, 使用简单文本控件代替. 请重装riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "不可能获得子过程的输入"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "不可能获得文件 '%s'的许可权限"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "不可能复写文件 '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "不可能设置文件 '%s'的许可权限"
@@ -2442,20 +2576,24 @@ msgstr "缩进"
 msgid "Index"
 msgstr "索引"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 #, fuzzy
 msgid "Indian (ISO-8859-12)"
 msgstr "印地安语 (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr "整数错误, 非法的wxCustomTypeInfo"
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "无效TIFF图像索引."
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "无效的XRC资源 '%s': 根节点'resource'不存在."
@@ -2492,7 +2630,7 @@ msgstr "无效的正则表达式 '%s': %s"
 msgid "Italic"
 msgstr "斜体"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "意大利信封, 110 x 230 毫米"
 
@@ -2504,15 +2642,67 @@ msgstr "JPEG: 不能装入 - 文件也许已被破坏."
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: 不能保存图像."
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr "分散对齐"
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr "KOI8-R"
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr "KOI8-U"
 
@@ -2520,7 +2710,7 @@ msgstr "KOI8-U"
 msgid "Landscape"
 msgstr "横向"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "帐簿, 17 x 11 英寸"
 
@@ -2528,15 +2718,44 @@ msgstr "帐簿, 17 x 11 英寸"
 msgid "Left margin (mm):"
 msgstr "左边距 (毫米):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "标准法律纸张, 8 1/2 x 14 英寸"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "标准法律纸张, 8 1/2 x 14 英寸"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "信纸, 8 1/2 x 11 英寸"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "信纸, 8 1/2 x 11 英寸"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "信纸, 8 1/2 x 11 英寸"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "信纸(小), 8 1/2 x 11 英寸"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "信纸, 8 1/2 x 11 英寸"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "信纸, 8 1/2 x 11 英寸"
 
@@ -2557,14 +2776,6 @@ msgstr "装入文件 %s "
 msgid "Loading : "
 msgstr "装载: "
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "装入灰度 Ascii PNM图像功能还没有实现."
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "装入灰度 Raw PNM图像功能还没有实现."
-
 #: ../src/unix/snglinst.cpp:251
 #, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2575,7 +2786,7 @@ msgstr "锁文件 '%s' 没有正确的所有者."
 msgid "Lock file '%s' has incorrect permissions."
 msgstr "锁文件 '%s' 没有正确的权限."
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "日志保存到文件 '%s'."
@@ -2598,7 +2809,7 @@ msgid ""
 "not installed on this machine. Please install it."
 msgstr "MS HTML帮助功能不存在, 因为此机器上没有安装MS HTML帮助库. 请安装它."
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "最大化(&x)"
 
@@ -2624,7 +2835,7 @@ msgstr "菜单"
 msgid "Metal theme"
 msgstr "金属主题(theme)"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "最小化(&n)"
 
@@ -2642,11 +2853,16 @@ msgstr "显示模式 %ix%i-%i位色 不支持."
 msgid "Modern"
 msgstr "现代"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "修正的"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "7.75信封, 3 7/8 x 7 1/2 英寸"
 
@@ -2658,11 +2874,11 @@ msgstr "下移"
 msgid "Move up"
 msgstr "上移"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "名称"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 msgid "New directory"
 msgstr "新目录"
 
@@ -2670,8 +2886,8 @@ msgstr "新目录"
 msgid "New item"
 msgstr "新项目"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "新名"
 
@@ -2683,9 +2899,9 @@ msgstr "下一个"
 msgid "Next page"
 msgstr "下一页"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "否"
 
@@ -2725,22 +2941,22 @@ msgstr ""
 "选择用于该编码的字体\n"
 "(否则该编码的文本将不能正确显示)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "没有找到XML节点 '%s', 类 '%s' 的处理器!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "没有找到图像类型处理器."
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "没有类型 %d 的图像处理器."
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "没有类型 %s的图像处理器."
@@ -2753,15 +2969,15 @@ msgstr "还没有找到匹配页"
 msgid "No sound"
 msgstr "没有声音"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 msgid "No unused colour in image being masked."
 msgstr "图像中没有被掩码的未用颜色."
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 msgid "No unused colour in image."
 msgstr "图像中没有未用的颜色."
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "日尔曼语 (ISO-8859-10)"
 
@@ -2777,12 +2993,12 @@ msgstr "正常字体<br> 且 <u>带下划线</u>."
 msgid "Normal font:"
 msgstr "正常字体:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "笔记簿, 8 1/2 x 11 英寸"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "确认"
 
@@ -2790,7 +3006,7 @@ msgstr "确认"
 msgid "Objects must have an id attribute"
 msgstr "对象必须有一个id属性(attribute)"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "打开文件"
 
@@ -2798,13 +3014,13 @@ msgstr "打开文件"
 msgid "Open HTML document"
 msgstr "打开HTML文档"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, c-format
 msgid "Open file \"%s\""
 msgstr "打开文件 \"%s\""
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "不允许的操作."
 
@@ -2823,7 +3039,7 @@ msgstr "选项 '%s' 需要值."
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "选项 '%s': '%s' 不能转成日期."
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "选项"
 
@@ -2855,24 +3071,149 @@ msgstr "PCX: 未知错误 !!!"
 msgid "PCX: version number too low"
 msgstr "PCX: 版本号太小"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: 不能分配内存."
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: 不能识别的文件格式."
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: 文件似乎已被截断."
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 信封, 114 x 162 毫米"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 信封, 114 x 162 毫米"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 信封, 324 x 458 毫米"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 信封, 229 x 324 毫米"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 信封, 114 x 162 毫米"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 信封, 176 x 125 毫米"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 信封, 114 x 162 毫米"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 信封, 176 x 125 毫米"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL 信封, 110 x 220 毫米"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 信封, 114 x 162 毫米"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL 信封, 110 x 220 毫米"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 信封, 229 x 324 毫米"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 信封, 162 x 229 毫米"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 信封, 162 x 229 毫米"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 信封, 176 x 250 毫米"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 信封, 114 x 162 毫米"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 信封, 162 x 229 毫米"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 信封, 229 x 324 毫米"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 信封, 229 x 324 毫米"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 信封, 162 x 229 毫米"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "页 %d"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "页 %d / %d"
@@ -2881,7 +3222,7 @@ msgstr "页 %d / %d"
 msgid "Page Setup"
 msgstr "页面设置"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 msgid "Page setup"
 msgstr "页面设置"
 
@@ -2911,7 +3252,7 @@ msgstr "传递一个已注册的对象给SetObjectName"
 msgid "Passing an unkown object to GetObject"
 msgstr "传递一个未知对象给GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "允许"
 
@@ -2923,7 +3264,7 @@ msgstr "管道创建失败"
 msgid "Please choose a valid font."
 msgstr "请选择一个有效的字体."
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "请选择一个已存在的文件."
 
@@ -2931,11 +3272,11 @@ msgstr "请选择一个已存在的文件."
 msgid "Please choose the page to display:"
 msgstr "请选择欲显示的页面:"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "请选择你想连接的ISP"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2967,16 +3308,16 @@ msgid "Previous page"
 msgstr "前页"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "打印"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "打印预览"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "打印预览失败"
 
@@ -2996,7 +3337,7 @@ msgstr "彩色打印"
 msgid "Print previe&w"
 msgstr "打印预览(&w)"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 msgid "Print preview"
 msgstr "打印预览"
 
@@ -3053,22 +3394,21 @@ msgstr "正在打印页 %d..."
 msgid "Printing..."
 msgstr "打印..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
-msgstr ""
-"处理调试报告失败, 文件被保存在目录 \"%s\" 中."
+msgstr "处理调试报告失败, 文件被保存在目录 \"%s\" 中."
 
 #: ../src/common/log.cpp:466
 msgid "Program aborted."
 msgstr "程序终止."
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "四开, 215 x 275 毫米"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "问题"
 
@@ -3081,7 +3421,7 @@ msgstr "读文件 '%s'出错"
 msgid "Ready"
 msgstr "就绪"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "ref=\"%s\"的引用对象节点不存在!"
@@ -3090,17 +3430,17 @@ msgstr "ref=\"%s\"的引用对象节点不存在!"
 msgid "Refresh"
 msgstr "刷新"
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "注册键 '%s' 已存在."
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "注册键 '%s' 不存在, 不能改名."
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3111,7 +3451,7 @@ msgstr ""
 "删除它将使系统进入不可用状态:\n"
 "操作终止."
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "注册值 '%s' 已存在."
@@ -3132,7 +3472,7 @@ msgstr "移除"
 msgid "Remove current page from bookmarks"
 msgstr "从书签中移去当前页"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr "渲染器(renderer) \"%s\"的版本 %d.%d不兼容, 无法加载."
@@ -3149,7 +3489,7 @@ msgstr "全部替换(&a)"
 msgid "Replace with:"
 msgstr "替换为:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "资源文件必须有相同的版本号!"
 
@@ -3165,7 +3505,7 @@ msgstr "右边距 (毫米):"
 msgid "Roman"
 msgstr "罗马"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 msgid "Save"
 msgstr "保存"
 
@@ -3182,7 +3522,7 @@ msgstr "另存为(&A)..."
 msgid "Save as"
 msgstr "另存为"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "把日志内容保存到文件"
 
@@ -3216,7 +3556,7 @@ msgstr "在索引书中搜索"
 msgid "Searching..."
 msgstr "搜索..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "段"
 
@@ -3230,22 +3570,27 @@ msgstr "文件 '%s'定位错误"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr "文件 '%s'定位错误 (stdio不支持大文件)"
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "选择所有(&A)"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "选择文档模板"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "选择文档视图"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "选择文件"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "段"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3259,7 +3604,7 @@ msgstr "调用SetProperty时未带有效的setter"
 msgid "Setup..."
 msgstr "设置..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "找到多个活动拨号连接, 随机选择一个."
 
@@ -3271,11 +3616,11 @@ msgstr "显示所有"
 msgid "Show all items in index"
 msgstr "把所有项目显示为索引"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "显示隐藏目录"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "显示隐藏文件"
 
@@ -3287,7 +3632,7 @@ msgstr "显示/隐藏 导航面板"
 msgid "Shows the font preview."
 msgstr "显示字体预览."
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "大小"
 
@@ -3304,8 +3649,7 @@ msgstr "倾斜"
 msgid "Sorry, could not open this file for saving."
 msgstr "对不起, 不能打开文件供保存."
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "对不起, 不能打开文件."
 
@@ -3313,15 +3657,15 @@ msgstr "对不起, 不能打开文件."
 msgid "Sorry, could not save this file."
 msgstr "对不起, 不能保存文件."
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "对不起, 没有足够内存创建预览."
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "对不起, 需要先安装打印机才能创建打印预览."
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "对不起, 此文件的格式未知."
 
@@ -3334,7 +3678,7 @@ msgstr "声音数据为不支持的格式."
 msgid "Sound file '%s' is in unsupported format."
 msgstr "声音文件 '%s'为不支持的格式."
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "报表用纸, 5 1/2 x 8 1/2 英寸"
 
@@ -3342,7 +3686,7 @@ msgstr "报表用纸, 5 1/2 x 8 1/2 英寸"
 msgid "Status:"
 msgstr "状态:"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "状态: "
 
@@ -3360,37 +3704,58 @@ msgstr "字符串 - 颜色: 错误的颜色: %s"
 msgid "String conversions not supported"
 msgstr "不支持字符串装换"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "子类 '%s' 在资源 '%s'中不存在, 无法子类化!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "瑞士"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: 不能分配内存."
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: 装载图像错误."
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: 读图像错误."
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: 保存图像错误."
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: 写图像错误."
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "小报, 11 x 17 英寸"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "小报, 11 x 17 英寸"
 
@@ -3398,11 +3763,11 @@ msgstr "小报, 11 x 17 英寸"
 msgid "Teletype"
 msgstr "电传打字机"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "模板"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "泰语 (ISO-8859-11)"
 
@@ -3430,7 +3795,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "剪贴板格式 '%d' 不存在."
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3439,7 +3804,7 @@ msgstr ""
 "目录 '%s'不存在\n"
 "现在创建?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3448,7 +3813,7 @@ msgstr ""
 "文件 '%s' 不能打开.\n"
 "已从最近使用的文件列表(MRU)中移去."
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3482,14 +3847,13 @@ msgstr "字体粗细."
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "路径 '%s' 包含了过多的\"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
 "please uncheck them and they will be removed from the report.\n"
 msgstr ""
-"报告包含了以下文件. 如果这些文件含有"
-"私人信息, \n"
+"报告包含了以下文件. 如果这些文件含有私人信息, \n"
 "请去掉选中相应的文件, 未选中的文件就会从报告中删除.\n"
 
 #: ../src/common/cmdline.cpp:883
@@ -3506,7 +3870,7 @@ msgstr "文本不能被保存."
 msgid "The value for the option '%s' must be specified."
 msgstr "选项 '%s'的值必须被指定."
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3524,7 +3888,7 @@ msgid ""
 "of comctl32.dll"
 msgstr "本系统不支持日期获取控制, 请升级您的comctl32.dll"
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3534,7 +3898,7 @@ msgstr "线程模块初始化失败: 不能在线程本地存储区中存放值"
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "线程模块初始化失败: 创建线程键失败"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3544,11 +3908,11 @@ msgstr "线程模块初始化失败: 不能在线程本地存储区中分配索
 msgid "Thread priority setting is ignored."
 msgstr "线程优先级设置被忽略."
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "水平排布(&H)"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "垂直排布(&V)"
 
@@ -3589,11 +3953,11 @@ msgstr "试图从内存VFS中移去文件'%s', 但它并没有被装入内存!"
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "试图解决 NULL 主机名: 放弃"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "土耳其语 (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "类型"
 
@@ -3602,7 +3966,7 @@ msgstr "类型"
 msgid "Type must have enum - long conversion"
 msgstr "必须进行 enum - long 的类型转换"
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "US 标准复写簿, 14 7/8 x 11 英寸"
 
@@ -3640,39 +4004,39 @@ msgstr "在解析资源时意外到达文件结尾."
 msgid "Unexpected parameter '%s'"
 msgstr "意外参数 '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "16位的Unicode编码 (UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "16位大字节序Unicode编码 (UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "16位小字节序Unicode编码 (UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "32位的Unicode编码 (UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "32位大字节序Unicode编码 (UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "32位小字节序Unicode编码 (UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "7位的Unicode编码 (UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "8位的Unicode编码 (UTF-8)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "未知 DDE 错误 %08x"
@@ -3685,7 +4049,7 @@ msgstr "未知的对象被传递给GetObjectClassInfo"
 msgid "Unknown dynamic library error"
 msgstr "未知的动态库错误"
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "未知编码 (%d)"
@@ -3705,7 +4069,7 @@ msgstr "未知的长选项 '%s'"
 msgid "Unknown option '%s'"
 msgstr "未知选项 '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "未知的风格标志 "
 
@@ -3714,7 +4078,7 @@ msgstr "未知的风格标志 "
 msgid "Unkown Property %s"
 msgstr "未知属性 %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "类型 %s中有不配套的'{'."
@@ -3743,7 +4107,7 @@ msgstr "不支持的主题(theme) '%s'."
 msgid "Up"
 msgstr "向上"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "用法: %s"
@@ -3756,15 +4120,15 @@ msgstr "验证冲突"
 msgid "Video Output"
 msgstr "视频输出"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "按详细视图观看文件"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "按列表视图观看文件"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "视图"
 
@@ -3780,15 +4144,15 @@ msgstr "警告"
 msgid "Warning: "
 msgstr "警告: "
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "警告: 试图从空栈中移去HTML标签处理器."
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "西欧 (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "西欧(带欧元符号) (ISO-8859-15)"
 
@@ -3808,104 +4172,109 @@ msgstr "仅为整字"
 msgid "Win32 theme"
 msgstr "Win32主题(theme)"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr "Windows 3.1上的Win32s"
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr "Windows 2000 (build %lu"
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 msgid "Windows 95"
 msgstr "Windows 95"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr "Windows 95 OSR2"
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 msgid "Windows 98"
 msgstr "Windows 98"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 msgid "Windows 98 SE"
 msgstr "Windows 98 SE"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr "Windows 9x (%d.%d)"
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "Windows 阿拉伯语 (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "Windows 波罗的海语 (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "Windows 中欧 (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "Windows 简体中文 (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "Windows 繁体中文 (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "Windows 西里尔语 (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "Windows 希腊语 (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "Windows 希伯来语 (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "Windows 日语 (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "Windows 韩语 (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 msgid "Windows ME"
 msgstr "Windows ME"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr "Windows NT %lu.%lu (build %lu"
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr "Windows Server 2003 (build %lu"
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "Windows 波罗的海语 (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "Windows 土耳其语 (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "Windows 西欧 (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr "Windows XP (build %lu"
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "Windows/DOS OEM (CP 437)"
 
@@ -3928,28 +4297,28 @@ msgstr "XPM: 错误的象素数据!"
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: 错误的颜色定义 '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "没有找到XRC资源 '%s' (类 '%s')!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC资源: 不能从 '%s'创建位图."
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC资源: 错误的颜色 '%s' 对于 属性 '%s'."
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "是"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "你不能向该项中加入新的目录."
 
@@ -3965,15 +4334,15 @@ msgstr "缩小(&O)"
 msgid "Zoom to &Fit"
 msgstr "缩放以适应窗口(&F)"
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[空]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "DDEML应用程序已创建延时race条件."
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -3984,39 +4353,39 @@ msgstr ""
 "或传给DDEML函数的是\n"
 "无效的实例标识."
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "客户试图建立的会话已失败."
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "内存分配失败."
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "DDEML参数验证失败."
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "同步advise事务请求已超时."
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "同步data事务请求已超时."
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "同步execute事务请求已超时."
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "同步poke事务请求已超时."
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "终止advise事务的请求已超时."
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4026,7 +4395,7 @@ msgstr ""
 "已被客户端终止的会话, 或服务器\n"
 "在完成事务前终止."
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "事务失败."
 
@@ -4034,7 +4403,7 @@ msgstr "事务失败."
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4046,15 +4415,15 @@ msgstr ""
 "或初始化为APPCMD_CLIENTONLY的应用程序\n"
 "视图执行服务器事务."
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "内部调用PostMessage失败. "
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "在DDEML中发生内部错误."
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4064,12 +4433,12 @@ msgstr ""
 "一旦应用程序从XTYP_XACT_COMPLETE回调函数返回,\n"
 "回调函数事务标识符就不再有效."
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 #, fuzzy
 msgid "assuming this is a multi-part zip concatenated"
 msgstr "假定这是分段的zip文件"
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "忽略对只读键 '%s'的修改."
@@ -4082,7 +4451,7 @@ msgstr "库函数参数错误"
 msgid "bad signature"
 msgstr "错误的签名"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr "zip文件中到条目的偏移值错误"
 
@@ -4090,14 +4459,18 @@ msgstr "zip文件中到条目的偏移值错误"
 msgid "binary"
 msgstr "二进制"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "粗体"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "粗体 "
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4118,7 +4491,7 @@ msgstr "不能把修改提交给文件 '%s'"
 msgid "can't create file '%s'"
 msgstr "不能创建文件 '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "不能删除用户配置文件 '%s'"
@@ -4128,7 +4501,12 @@ msgstr "不能删除用户配置文件 '%s'"
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "不能确定是否已达文件 %d 的尾部"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "执行 '%s'失败\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "不能在zip文件中找到中央目录"
@@ -4138,7 +4516,7 @@ msgstr "不能在zip文件中找到中央目录"
 msgid "can't find length of file on file descriptor %d"
 msgstr "不能获得文件描述子 %d的文件的长度"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "找不到用户的HOME目录, 使用当前目录."
 
@@ -4171,7 +4549,7 @@ msgstr "不能打开全局配置文件 '%s'."
 msgid "can't open user configuration file '%s'."
 msgstr "不能打开用户配置文件 '%s'."
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "不能打开用户配置文件."
 
@@ -4217,11 +4595,11 @@ msgstr "不能把文件 '%s'写到磁盘."
 msgid "can't write to file descriptor %d"
 msgstr "不能写到文件描述子 %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "不能写用户配置文件."
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "找不到域 '%s'的目录文件."
@@ -4242,7 +4620,7 @@ msgstr "不能转换为8-bit编码"
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "日期"
 
@@ -4250,7 +4628,7 @@ msgstr "日期"
 msgid "decompression error"
 msgstr "解压缩错误"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "缺省值"
 
@@ -4258,19 +4636,19 @@ msgstr "缺省值"
 msgid "delegate has no type info"
 msgstr "委派没有类型信息"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr "转储(dump)进程状态(二进制码)"
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "第十八"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "第八"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "第十一"
 
@@ -4279,7 +4657,7 @@ msgstr "第十一"
 msgid "encoding %s"
 msgstr "编码 %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "条目 '%s' 在组 '%s'中已出现一次以上"
@@ -4288,25 +4666,30 @@ msgstr "条目 '%s' 在组 '%s'中已出现一次以上"
 msgid "error in data format"
 msgstr "文件格式错误"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "打开文件出错"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "打开文件出错"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "读zip中央目录时出错"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr "读zip本地头时出错"
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, fuzzy, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr "写zip条目 '%s'时出错: crc校验或长度错误"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "建立"
 
@@ -4315,11 +4698,11 @@ msgstr "建立"
 msgid "failed to flush the file '%s'"
 msgstr "刷新文件 '%s'失败"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "第十五"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "第五"
 
@@ -4348,7 +4731,7 @@ msgstr "文件 '%s', 行 %d: 忽略不能修改键 '%s'的值."
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "文件 '%s': 非预期的字符 %c 存在于行 %d.中"
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "第一"
 
@@ -4356,15 +4739,15 @@ msgstr "第一"
 msgid "font size"
 msgstr "字体大小"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "第十四"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "第四"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "生成详细的日志信息"
 
@@ -4372,7 +4755,7 @@ msgstr "生成详细的日志信息"
 msgid "incorrect event handler string, missing dot"
 msgstr "错误的时间句柄字符串, 缺少点号('.')"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "初始化"
 
@@ -4380,51 +4763,51 @@ msgstr "初始化"
 msgid "invalid eof() return value."
 msgstr "无效的eof()返回值."
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "消息框返回无效的值"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 msgid "invalid zip file"
 msgstr "无效的zip文件"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "斜体"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 #, fuzzy
 msgid "light"
 msgstr "细"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 #, fuzzy
 msgid "light "
 msgstr "细 "
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, fuzzy, c-format
 msgid "locale '%s' can not be set."
 msgstr "不能设置现场(locale) '%s'."
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "查找目录 '%s' 在路径 '%s'下."
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "午夜"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "第十九"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "第九"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "没有DDE错误."
 
@@ -4436,11 +4819,11 @@ msgstr "没有错误"
 msgid "noname"
 msgstr "未名"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "中午"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "num"
 
@@ -4452,7 +4835,7 @@ msgstr "对象不能有XML 文本节点"
 msgid "out of memory"
 msgstr "内存耗尽"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr "进程上下文描述"
 
@@ -4464,21 +4847,21 @@ msgstr "读取错误"
 msgid "reading"
 msgstr "正在读入"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, fuzzy, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr "读入zip流 (条目 %s): crc校验错误"
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, fuzzy, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr "读入zip流 (条目 %s): 长度错误"
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "重入问题."
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "第二"
 
@@ -4486,11 +4869,11 @@ msgstr "第二"
 msgid "seek error"
 msgstr "搜索错误"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "第十七"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "第七"
 
@@ -4498,15 +4881,15 @@ msgstr "第七"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "显示帮助信息"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "第十六"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "第六"
 
@@ -4518,60 +4901,60 @@ msgstr "指定使用的显示模式 (例如: 640x480-16位色)"
 msgid "specify the theme to use"
 msgstr "指定使用的主题(theme)"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr "Zip头没有已存文件的长度信息"
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "str"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "第十"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "对事件的响应导致DDE_FBUSY位被设置."
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "第三"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "第十三"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff 模块: %s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "今天"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "明天"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "第十二"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "第二十"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "下划线"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "下划线 "
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, fuzzy, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "例外的 \" 在位置 %d (位于 '%s')."
@@ -4589,7 +4972,7 @@ msgstr "未知类 %s"
 msgid "unknown error"
 msgstr "未知错误"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "未知错误(错误号 %08x)."
@@ -4602,7 +4985,7 @@ msgstr "未知行终止符"
 msgid "unknown seek origin"
 msgstr "未知搜索原点"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "未知-%d"
@@ -4611,12 +4994,12 @@ msgstr "未知-%d"
 msgid "unnamed"
 msgstr "未命名"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "未命名 %d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 msgid "unsupported Zip compression method"
 msgstr "不支持的Zip压缩方法"
 
@@ -4624,7 +5007,7 @@ msgstr "不支持的Zip压缩方法"
 msgid "unsupported zip archive"
 msgstr "不支持的zip存档"
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "使用目录 '%s' 从 '%s'."
@@ -4637,7 +5020,7 @@ msgstr "写错误"
 msgid "writing"
 msgstr "正在写入"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay 失败."
 
@@ -4650,7 +5033,7 @@ msgstr "wxSocket: ReadMsg中无效的签名."
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: 未知事件!."
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets 不能为 '%s' 打开显示设备: 已经存在."
@@ -4659,7 +5042,7 @@ msgstr "wxWidgets 不能为 '%s' 打开显示设备: 已经存在."
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets 不能打开显示设备: 已经存在."
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "昨天"
 
@@ -4668,7 +5051,19 @@ msgstr "昨天"
 msgid "zlib error %d"
 msgstr "zlib错误 %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr ""
 
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr ""
+#~ "不能获取堆栈的回溯路径:\n"
+#~ " %s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "装入灰度 Ascii PNM图像功能还没有实现."
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "装入灰度 Raw PNM图像功能还没有实现."
index 4886f4c9174f1787f273f0b8effea2c4411b29a8..4aaddaad6645f140f54b9da7bf1962c39aae1ecc 100644 (file)
@@ -1,31 +1,31 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: wxWidgets-2.5.1\n"
-"POT-Creation-Date: 2005-04-11 22:24+0200\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-08-21 17:37+0200\n"
 "PO-Revision-Date: 2004-05-08 16:34+0800\n"
 "Last-Translator: PAL <lyh37@ntu.edu.tw>\n"
 "Language-Team: wxWidgets tranlators <wx-translators@wxwidgets.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Report-Msgid-Bugs-To: \n"
 
-#: ../src/common/debugrpt.cpp:547
+#: ../src/common/debugrpt.cpp:569
 #, c-format
 msgid "\t%s: %s\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:550
+#: ../src/common/debugrpt.cpp:572
 msgid ""
 "\n"
 "Please send this report to the program maintainer, thank you!\n"
 msgstr ""
 
-#: ../src/palmos/utils.cpp:205
+#: ../src/palmos/utils.cpp:206
 msgid " "
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:293
+#: ../src/generic/dbgrptg.cpp:312
 msgid "              Thank you and we're sorry for the inconvenience!\n"
 msgstr ""
 
@@ -34,7 +34,7 @@ msgstr ""
 msgid " (error %ld: %s)"
 msgstr " (錯誤 %ld: %s)"
 
-#: ../src/common/docview.cpp:1432
+#: ../src/common/docview.cpp:1419
 msgid " - "
 msgstr " - "
 
@@ -42,23 +42,23 @@ msgstr " - "
 msgid " Preview"
 msgstr "預覽"
 
-#: ../src/common/paper.cpp:131
+#: ../src/common/paper.cpp:124
 msgid "#10 Envelope, 4 1/8 x 9 1/2 in"
 msgstr "#10 信封,4 1/8 x 9 1/2 英吋"
 
-#: ../src/common/paper.cpp:132
+#: ../src/common/paper.cpp:125
 msgid "#11 Envelope, 4 1/2 x 10 3/8 in"
 msgstr "#11 信封,4 1/2 x 10 3/8 英吋"
 
-#: ../src/common/paper.cpp:133
+#: ../src/common/paper.cpp:126
 msgid "#12 Envelope, 4 3/4 x 11 in"
 msgstr "#12 信封,4 3/4 x 11 英吋"
 
-#: ../src/common/paper.cpp:134
+#: ../src/common/paper.cpp:127
 msgid "#14 Envelope, 5 x 11 1/2 in"
 msgstr "#14 信封,5 x 11 1/2 英吋"
 
-#: ../src/common/paper.cpp:130
+#: ../src/common/paper.cpp:123
 msgid "#9 Envelope, 3 7/8 x 8 7/8 in"
 msgstr "#9 信封, 3 7/8 x 8 7/8 英吋"
 
@@ -75,7 +75,7 @@ msgstr ""
 msgid "%i of %i"
 msgstr "%i / %i"
 
-#: ../src/generic/filedlgg.cpp:295
+#: ../src/generic/filedlgg.cpp:288
 #, c-format
 msgid "%ld bytes"
 msgstr "%ld 位元組"
@@ -85,17 +85,17 @@ msgstr "%ld 位元組"
 msgid "%s (or %s)"
 msgstr "%s (或 %s)"
 
-#: ../src/generic/logg.cpp:266
+#: ../src/generic/logg.cpp:261
 #, c-format
 msgid "%s Error"
 msgstr "%s錯誤"
 
-#: ../src/generic/logg.cpp:274
+#: ../src/generic/logg.cpp:269
 #, c-format
 msgid "%s Information"
 msgstr "%s資訊"
 
-#: ../src/generic/logg.cpp:270
+#: ../src/generic/logg.cpp:265
 #, c-format
 msgid "%s Warning"
 msgstr "%s警告"
@@ -105,7 +105,7 @@ msgstr "%s警告"
 msgid "%s files (%s)|%s"
 msgstr "'%s' 檔 (%s)|%s"
 
-#: ../src/common/msgout.cpp:189
+#: ../src/common/msgout.cpp:229
 #, c-format
 msgid "%s message"
 msgstr "%s訊息"
@@ -139,7 +139,7 @@ msgstr ""
 msgid "&Apply"
 msgstr ""
 
-#: ../src/msw/mdi.cpp:190
+#: ../src/msw/mdi.cpp:187
 msgid "&Arrange Icons"
 msgstr "排列圖示(&A)"
 
@@ -154,11 +154,11 @@ msgid "&Bold"
 msgstr "粗體"
 
 #: ../src/common/stockitem.cpp:110 ../src/generic/fontdlgg.cpp:363
-#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:418
+#: ../src/generic/fontdlgg.cpp:382 ../src/generic/wizard.cpp:422
 msgid "&Cancel"
 msgstr "取消(&C)"
 
-#: ../src/msw/mdi.cpp:186
+#: ../src/msw/mdi.cpp:183
 msgid "&Cascade"
 msgstr "梯狀排列(&C)"
 
@@ -167,24 +167,26 @@ msgstr "梯狀排列(&C)"
 msgid "&Clear"
 msgstr "清除(&L)"
 
-#: ../src/common/prntbase.cpp:828 ../src/common/stockitem.cpp:112
-#: ../src/generic/logg.cpp:512 ../src/html/helpfrm.cpp:354
+#: ../src/common/prntbase.cpp:875 ../src/common/stockitem.cpp:112
+#: ../src/generic/logg.cpp:509 ../src/html/helpfrm.cpp:354
 msgid "&Close"
 msgstr "關閉(&C)"
 
-#: ../src/common/stockitem.cpp:113 ../src/msw/textctrl.cpp:2065
+#: ../src/common/stockitem.cpp:113 ../src/mac/carbon/textctrl.cpp:1074
+#: ../src/msw/textctrl.cpp:2064
 msgid "&Copy"
 msgstr "複製(&C)"
 
-#: ../src/generic/dbgrptg.cpp:301
+#: ../src/generic/dbgrptg.cpp:320
 msgid "&Debug report preview:"
 msgstr ""
 
-#: ../src/common/stockitem.cpp:115 ../src/msw/textctrl.cpp:2067
+#: ../src/common/stockitem.cpp:115 ../src/mac/carbon/textctrl.cpp:1076
+#: ../src/msw/textctrl.cpp:2066
 msgid "&Delete"
 msgstr "刪除(&D)"
 
-#: ../src/generic/logg.cpp:718
+#: ../src/generic/logg.cpp:717
 msgid "&Details"
 msgstr "細節(&D)"
 
@@ -201,7 +203,7 @@ msgstr "檔案(&F)"
 msgid "&Find"
 msgstr "尋找(&F)"
 
-#: ../src/generic/wizard.cpp:606
+#: ../src/generic/wizard.cpp:634
 msgid "&Finish"
 msgstr "完成(&F)"
 
@@ -215,12 +217,12 @@ msgstr "字型大小:"
 msgid "&Forward"
 msgstr "向前"
 
-#: ../src/common/prntbase.cpp:863
+#: ../src/common/prntbase.cpp:910
 msgid "&Goto..."
 msgstr "移到...(&G)"
 
-#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:414
-#: ../src/generic/wizard.cpp:421 ../src/html/helpfrm.cpp:362
+#: ../src/common/stockitem.cpp:122 ../src/generic/wizard.cpp:418
+#: ../src/generic/wizard.cpp:425 ../src/html/helpfrm.cpp:362
 msgid "&Help"
 msgstr "說明(&H)"
 
@@ -239,11 +241,11 @@ msgstr "索引"
 msgid "&Italic"
 msgstr "斜體"
 
-#: ../src/generic/logg.cpp:513
+#: ../src/generic/logg.cpp:510
 msgid "&Log"
 msgstr "日誌(&L)"
 
-#: ../src/univ/themes/win32.cpp:4817
+#: ../src/univ/themes/win32.cpp:4923
 msgid "&Move"
 msgstr "移動(&M)"
 
@@ -252,11 +254,11 @@ msgstr "移動(&M)"
 msgid "&New"
 msgstr "下一個(&N)"
 
-#: ../src/generic/mdig.cpp:117 ../src/msw/mdi.cpp:191
+#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:188
 msgid "&Next"
 msgstr "下一個(&N)"
 
-#: ../src/generic/wizard.cpp:417 ../src/generic/wizard.cpp:608
+#: ../src/generic/wizard.cpp:421 ../src/generic/wizard.cpp:636
 msgid "&Next >"
 msgstr "下一個(&N) 》"
 
@@ -269,7 +271,7 @@ msgstr "下一技巧(&N)"
 msgid "&No"
 msgstr "否"
 
-#: ../src/generic/dbgrptg.cpp:323
+#: ../src/generic/dbgrptg.cpp:342
 #, fuzzy
 msgid "&Notes:"
 msgstr "否"
@@ -289,7 +291,8 @@ msgstr "開啟...(&O)"
 msgid "&Open..."
 msgstr "開啟...(&O)"
 
-#: ../src/common/stockitem.cpp:135 ../src/msw/textctrl.cpp:2066
+#: ../src/common/stockitem.cpp:135 ../src/mac/carbon/textctrl.cpp:1075
+#: ../src/msw/textctrl.cpp:2065
 msgid "&Paste"
 msgstr "貼上(&P)"
 
@@ -302,7 +305,7 @@ msgstr "字型大小:"
 msgid "&Preferences"
 msgstr ""
 
-#: ../src/generic/mdig.cpp:118 ../src/msw/mdi.cpp:192
+#: ../src/generic/mdig.cpp:119 ../src/msw/mdi.cpp:189
 msgid "&Previous"
 msgstr "前一個(&P)"
 
@@ -311,7 +314,7 @@ msgstr "前一個(&P)"
 msgid "&Print"
 msgstr "列印"
 
-#: ../src/common/prntbase.cpp:833
+#: ../src/common/prntbase.cpp:880
 msgid "&Print..."
 msgstr "列印...(&P)"
 
@@ -325,7 +328,8 @@ msgid "&Quit"
 msgstr ""
 
 #: ../src/common/cmdproc.cpp:292 ../src/common/cmdproc.cpp:299
-#: ../src/common/stockitem.cpp:141 ../src/msw/textctrl.cpp:2062
+#: ../src/common/stockitem.cpp:141 ../src/mac/carbon/textctrl.cpp:1071
+#: ../src/msw/textctrl.cpp:2061
 msgid "&Redo"
 msgstr "重做(&R)"
 
@@ -337,7 +341,7 @@ msgstr "重做(&R)"
 msgid "&Replace"
 msgstr "置換(&R)"
 
-#: ../src/univ/themes/win32.cpp:4816
+#: ../src/univ/themes/win32.cpp:4922
 msgid "&Restore"
 msgstr "回存(&R)"
 
@@ -346,7 +350,7 @@ msgstr "回存(&R)"
 msgid "&Save"
 msgstr "儲存...(&S)"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "&Save..."
 msgstr "儲存...(&S)"
 
@@ -354,7 +358,7 @@ msgstr "儲存...(&S)"
 msgid "&Show tips at startup"
 msgstr "啟動時顯示小秘訣(&S)"
 
-#: ../src/univ/themes/win32.cpp:4819
+#: ../src/univ/themes/win32.cpp:4925
 msgid "&Size"
 msgstr "大小(&S)"
 
@@ -373,7 +377,7 @@ msgid "&Underline"
 msgstr "底線"
 
 #: ../src/common/cmdproc.cpp:270 ../src/common/stockitem.cpp:150
-#: ../src/msw/textctrl.cpp:2061
+#: ../src/mac/carbon/textctrl.cpp:1070 ../src/msw/textctrl.cpp:2060
 msgid "&Undo"
 msgstr "回復(&U)"
 
@@ -396,9 +400,9 @@ msgstr "上"
 msgid "&Weight:"
 msgstr "第八"
 
-#: ../src/generic/mdig.cpp:297 ../src/generic/mdig.cpp:313
-#: ../src/generic/mdig.cpp:317 ../src/msw/mdi.cpp:1387 ../src/msw/mdi.cpp:1394
-#: ../src/msw/mdi.cpp:1424
+#: ../src/generic/mdig.cpp:298 ../src/generic/mdig.cpp:314
+#: ../src/generic/mdig.cpp:318 ../src/msw/mdi.cpp:1410 ../src/msw/mdi.cpp:1417
+#: ../src/msw/mdi.cpp:1447
 msgid "&Window"
 msgstr "視窗(&W)"
 
@@ -407,7 +411,7 @@ msgstr "視窗(&W)"
 msgid "&Yes"
 msgstr "是"
 
-#: ../src/common/config.cpp:432 ../src/msw/regconf.cpp:258
+#: ../src/common/config.cpp:433 ../src/msw/regconf.cpp:258
 #, c-format
 msgid "'%s' has extra '..', ignored."
 msgstr "'%s' 有額外的 '..',忽略之。"
@@ -423,7 +427,7 @@ msgstr "'%s' 是無效的"
 msgid "'%s' is not a correct numeric value for option '%s'."
 msgstr "'%s' 不是選項 '%s' 的正確數值。"
 
-#: ../src/common/intl.cpp:1146
+#: ../src/common/intl.cpp:1147
 #, c-format
 msgid "'%s' is not a valid message catalog."
 msgstr "'%s' 不是有效的訊息登錄檔。"
@@ -462,15 +466,15 @@ msgstr "(說明)"
 msgid "(bookmarks)"
 msgstr "(書籤)"
 
-#: ../src/common/debugrpt.cpp:537
+#: ../src/common/debugrpt.cpp:559
 msgid "*** A debug report has been generated\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:540
+#: ../src/common/debugrpt.cpp:562
 msgid "*** And includes the following files:\n"
 msgstr ""
 
-#: ../src/common/debugrpt.cpp:538
+#: ../src/common/debugrpt.cpp:560
 #, c-format
 msgid "*** It can be found in \"%s\"\n"
 msgstr ""
@@ -484,26 +488,46 @@ msgid ""
 "while parsing resource."
 msgstr "解譯資源時遇到無法識別的樣式 %s。"
 
-#: ../src/generic/dirctrlg.cpp:675 ../src/generic/filedlgg.cpp:747
+#: ../src/generic/dirctrlg.cpp:683 ../src/generic/filedlgg.cpp:740
 msgid "."
 msgstr "."
 
-#: ../src/generic/dirctrlg.cpp:676 ../src/generic/filedlgg.cpp:748
+#: ../src/generic/dirctrlg.cpp:684 ../src/generic/filedlgg.cpp:741
 msgid ".."
 msgstr ".."
 
-#: ../src/common/paper.cpp:127
+#: ../src/common/paper.cpp:147
+#, fuzzy
+msgid "10 x 11 in"
+msgstr "10 x 14 英吋"
+
+#: ../src/common/paper.cpp:120
 msgid "10 x 14 in"
 msgstr "10 x 14 英吋"
 
-#: ../src/common/paper.cpp:128
+#: ../src/common/paper.cpp:121
 msgid "11 x 17 in"
 msgstr "11 x 17 英吋"
 
-#: ../src/common/paper.cpp:146
+#: ../src/common/paper.cpp:191
+#, fuzzy
+msgid "12 x 11 in"
+msgstr "10 x 14 英吋"
+
+#: ../src/common/paper.cpp:148
+#, fuzzy
+msgid "15 x 11 in"
+msgstr "10 x 14 英吋"
+
+#: ../src/common/paper.cpp:139
 msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in"
 msgstr "6 3/4 信封,3 5/8 x 6 1/2 英吋"
 
+#: ../src/common/paper.cpp:146
+#, fuzzy
+msgid "9 x 11 in"
+msgstr "11 x 17 英吋"
+
 #: ../src/html/htmprint.cpp:309
 msgid ": file does not exist!"
 msgstr ": 檔案不存在!"
@@ -516,23 +540,23 @@ msgstr ": 未知的字集"
 msgid ": unknown encoding"
 msgstr ": 未知的編碼"
 
-#: ../src/generic/wizard.cpp:423
+#: ../src/generic/wizard.cpp:427
 msgid "< &Back"
 msgstr "《 返回(&B)"
 
-#: ../src/common/prntbase.cpp:845
+#: ../src/common/prntbase.cpp:892
 msgid "<<"
 msgstr "<<"
 
-#: ../src/generic/filedlgg.cpp:266 ../src/generic/filedlgg.cpp:289
+#: ../src/generic/filedlgg.cpp:259 ../src/generic/filedlgg.cpp:282
 msgid "<DIR>"
 msgstr "<目錄>"
 
-#: ../src/generic/filedlgg.cpp:270 ../src/generic/filedlgg.cpp:293
+#: ../src/generic/filedlgg.cpp:263 ../src/generic/filedlgg.cpp:286
 msgid "<DRIVE>"
 msgstr "<磁碟機>"
 
-#: ../src/generic/filedlgg.cpp:268 ../src/generic/filedlgg.cpp:291
+#: ../src/generic/filedlgg.cpp:261 ../src/generic/filedlgg.cpp:284
 msgid "<LINK>"
 msgstr "<連結>"
 
@@ -552,15 +576,15 @@ msgstr "<b>粗體。</b> "
 msgid "<i>Italic face.</i> "
 msgstr "<i>斜體。</i> "
 
-#: ../src/common/prntbase.cpp:851
+#: ../src/common/prntbase.cpp:898
 msgid ">>"
 msgstr ">>"
 
-#: ../src/common/prntbase.cpp:857
+#: ../src/common/prntbase.cpp:904
 msgid ">>|"
 msgstr ">>|"
 
-#: ../src/generic/dbgrptg.cpp:285
+#: ../src/generic/dbgrptg.cpp:304
 msgid "A debug report has been generated in the directory\n"
 msgstr ""
 
@@ -568,22 +592,89 @@ msgstr ""
 msgid "A non empty collection must consist of 'element' nodes"
 msgstr "非空集合必須包含 'element' 節點"
 
-#: ../src/common/paper.cpp:120
+#: ../src/common/paper.cpp:166
+msgid "A2 420 x 594 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:163
+#, fuzzy
+msgid "A3 Extra 322 x 445 mm"
+msgstr "C3 信封,324 x 458 毫米"
+
+#: ../src/common/paper.cpp:168
+#, fuzzy
+msgid "A3 Extra Transverse 322 x 445 mm"
+msgstr "C3 信封,324 x 458 毫米"
+
+#: ../src/common/paper.cpp:177
+#, fuzzy
+msgid "A3 Rotated 420 x 297 mm"
+msgstr "A4 印刷紙,210 x 297 毫米"
+
+#: ../src/common/paper.cpp:167
+#, fuzzy
+msgid "A3 Transverse 297 x 420 mm"
+msgstr "A3 印刷紙,297 x 420 毫米"
+
+#: ../src/common/paper.cpp:113
 msgid "A3 sheet, 297 x 420 mm"
 msgstr "A3 印刷紙,297 x 420 毫米"
 
-#: ../src/common/paper.cpp:111
+#: ../src/common/paper.cpp:153
+msgid "A4 Extra 9.27 x 12.69 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:160
+#, fuzzy
+msgid "A4 Plus 210 x 330 mm"
+msgstr "A4 印刷紙,210 x 297 毫米"
+
+#: ../src/common/paper.cpp:178
+#, fuzzy
+msgid "A4 Rotated 297 x 210 mm"
+msgstr "A3 印刷紙,297 x 420 毫米"
+
+#: ../src/common/paper.cpp:155
+#, fuzzy
+msgid "A4 Transverse 210 x 297 mm"
+msgstr "A4 印刷紙,210 x 297 毫米"
+
+#: ../src/common/paper.cpp:104
 msgid "A4 sheet, 210 x 297 mm"
 msgstr "A4 印刷紙,210 x 297 毫米"
 
-#: ../src/common/paper.cpp:121
+#: ../src/common/paper.cpp:114
 msgid "A4 small sheet, 210 x 297 mm"
 msgstr "A4 印刷小紙張,210 x 297 毫米"
 
-#: ../src/common/paper.cpp:122
+#: ../src/common/paper.cpp:164
+#, fuzzy
+msgid "A5 Extra 174 x 235 mm"
+msgstr "A5 印刷紙,148 x 210 毫米"
+
+#: ../src/common/paper.cpp:179
+msgid "A5 Rotated 210 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:161
+#, fuzzy
+msgid "A5 Transverse 148 x 210 mm"
+msgstr "A5 印刷紙,148 x 210 毫米"
+
+#: ../src/common/paper.cpp:115
 msgid "A5 sheet, 148 x 210 mm"
 msgstr "A5 印刷紙,148 x 210 毫米"
 
+#: ../src/common/paper.cpp:171
+#, fuzzy
+msgid "A6 105 x 148 mm"
+msgstr "10 x 14 英吋"
+
+#: ../src/common/paper.cpp:184
+#, fuzzy
+msgid "A6 Rotated 148 x 105 mm"
+msgstr "A5 印刷紙,148 x 210 毫米"
+
 #: ../src/generic/fontdlgg.cpp:87
 msgid "ABCDEFGabcdefg12345"
 msgstr "心想事成 AaBbCcYyZz"
@@ -600,7 +691,7 @@ msgstr ""
 msgid "Add current page to bookmarks"
 msgstr "把目前頁面加到書籤中"
 
-#: ../src/generic/colrdlgg.cpp:297
+#: ../src/generic/colrdlgg.cpp:299
 msgid "Add to custom colours"
 msgstr "加到自訂色彩中"
 
@@ -635,7 +726,7 @@ msgstr "所有"
 msgid "All files (%s)|%s"
 msgstr "所有檔案 (%s)|%s"
 
-#: ../include/wx/defs.h:2229
+#: ../include/wx/defs.h:2302
 msgid "All files (*)|*"
 msgstr "所有檔案 (*)|*"
 
@@ -643,7 +734,7 @@ msgstr "所有檔案 (*)|*"
 msgid "All files (*.*)|*"
 msgstr "所有檔案 (*.*)|*"
 
-#: ../include/wx/defs.h:2226
+#: ../include/wx/defs.h:2299
 msgid "All files (*.*)|*.*"
 msgstr "所有檔案 (*.*)|*.*"
 
@@ -655,12 +746,12 @@ msgstr "傳入已註冊的物件給 SetObjectClassInfo"
 msgid "Already dialling ISP."
 msgstr "已經撥接 ISP。"
 
-#: ../src/generic/logg.cpp:1164
+#: ../src/generic/logg.cpp:1163
 #, c-format
 msgid "Append log to file '%s' (choosing [No] will overwrite it)?"
 msgstr "把日誌加到檔案 '%s' 的尾端(選擇 [否] 將覆寫該檔案)?"
 
-#: ../src/common/fmapbase.cpp:108
+#: ../src/common/fmapbase.cpp:109
 msgid "Arabic (ISO-8859-6)"
 msgstr "阿拉伯語 (ISO-8859-6)"
 
@@ -668,27 +759,57 @@ msgstr "阿拉伯語 (ISO-8859-6)"
 msgid "Archive doesnt contain #SYSTEM file"
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:447
+#: ../src/generic/filedlgg.cpp:440
 msgid "Attributes"
 msgstr "屬性"
 
-#: ../src/common/paper.cpp:141
+#: ../src/common/paper.cpp:144
+#, fuzzy
+msgid "B4 (ISO) 250 x 353 mm"
+msgstr "B4 印刷紙,250 x 354 毫米"
+
+#: ../src/common/paper.cpp:180
+msgid "B4 (JIS) Rotated 364 x 257 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:134
 msgid "B4 Envelope, 250 x 353 mm"
 msgstr "B4 信封,250 x 353 毫米"
 
-#: ../src/common/paper.cpp:123
+#: ../src/common/paper.cpp:116
 msgid "B4 sheet, 250 x 354 mm"
 msgstr "B4 印刷紙,250 x 354 毫米"
 
-#: ../src/common/paper.cpp:142
+#: ../src/common/paper.cpp:165
+msgid "B5 (ISO) Extra 201 x 276 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:181
+msgid "B5 (JIS) Rotated 257 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:162
+#, fuzzy
+msgid "B5 (JIS) Transverse 182 x 257 mm"
+msgstr "B5 印刷紙,182 x 257 毫米"
+
+#: ../src/common/paper.cpp:135
 msgid "B5 Envelope, 176 x 250 mm"
 msgstr "B5 信封,176 x 250 毫米"
 
-#: ../src/common/paper.cpp:124
+#: ../src/common/paper.cpp:117
 msgid "B5 sheet, 182 x 257 millimeter"
 msgstr "B5 印刷紙,182 x 257 毫米"
 
-#: ../src/common/paper.cpp:143
+#: ../src/common/paper.cpp:189
+msgid "B6 (JIS) 128 x 182 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:190
+msgid "B6 (JIS) Rotated 182 x 128 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:136
 msgid "B6 Envelope, 176 x 125 mm"
 msgstr "B6 信封,176 x 125 毫米"
 
@@ -720,11 +841,11 @@ msgstr "BMP: 無法寫入檔案標頭(BitmapInfo)。"
 msgid "BMP: wxImage doesn't have own wxPalette."
 msgstr "BMP: wxImage 沒有自己的 wxPalette。"
 
-#: ../src/common/fmapbase.cpp:115
+#: ../src/common/fmapbase.cpp:116
 msgid "Baltic (ISO-8859-13)"
 msgstr "波羅的海語 (ISO-8859-13)"
 
-#: ../src/common/fmapbase.cpp:106
+#: ../src/common/fmapbase.cpp:107
 msgid "Baltic (old) (ISO-8859-4)"
 msgstr "波羅的海語 (舊的) (ISO-8859-4)"
 
@@ -741,11 +862,11 @@ msgstr "粗體"
 msgid "Bottom margin (mm):"
 msgstr "底邊距(毫米):"
 
-#: ../src/common/paper.cpp:112
+#: ../src/common/paper.cpp:105
 msgid "C sheet, 17 x 22 in"
 msgstr "C 印刷紙, 17 x 22 英吋"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "C&lear"
 msgstr "清除(&L)"
 
@@ -753,23 +874,23 @@ msgstr "清除(&L)"
 msgid "C&olour:"
 msgstr ""
 
-#: ../src/common/paper.cpp:137
+#: ../src/common/paper.cpp:130
 msgid "C3 Envelope, 324 x 458 mm"
 msgstr "C3 信封,324 x 458 毫米"
 
-#: ../src/common/paper.cpp:138
+#: ../src/common/paper.cpp:131
 msgid "C4 Envelope, 229 x 324 mm"
 msgstr "C4 信封,229 x 324 毫米"
 
-#: ../src/common/paper.cpp:136
+#: ../src/common/paper.cpp:129
 msgid "C5 Envelope, 162 x 229 mm"
 msgstr "C5 信封,162 x 229 毫米"
 
-#: ../src/common/paper.cpp:139
+#: ../src/common/paper.cpp:132
 msgid "C6 Envelope, 114 x 162 mm"
 msgstr "C6 信封,114 x 162 毫米"
 
-#: ../src/common/paper.cpp:140
+#: ../src/common/paper.cpp:133
 msgid "C65 Envelope, 114 x 229 mm"
 msgstr "C65 信封, 114 x 229 毫米"
 
@@ -777,11 +898,11 @@ msgstr "C65 信封, 114 x 229 毫米"
 msgid "CHM handler currently supports only local files!"
 msgstr "CHM 處理常式目前只支援本機檔案!"
 
-#: ../src/os2/thread.cpp:121
+#: ../src/os2/thread.cpp:117
 msgid "Can not create mutex."
 msgstr "無法建立 mutex。"
 
-#: ../src/common/filefn.cpp:1290
+#: ../src/common/filefn.cpp:1297
 #, c-format
 msgid "Can not enumerate files '%s'"
 msgstr "無法列舉檔案 '%s'"
@@ -791,12 +912,12 @@ msgstr "無法列舉檔案 '%s'"
 msgid "Can not enumerate files in directory '%s'"
 msgstr "無法列舉目錄 '%s' 中的檔案"
 
-#: ../src/os2/thread.cpp:523
+#: ../src/os2/thread.cpp:519
 #, c-format
 msgid "Can not resume thread %lu"
 msgstr "無法恢復執行緒 %lu"
 
-#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:824
+#: ../src/mac/classic/thread.cpp:491 ../src/msw/thread.cpp:827
 #, c-format
 msgid "Can not resume thread %x"
 msgstr "無法恢復執行緒 %x"
@@ -805,17 +926,17 @@ msgstr "無法恢復執行緒 %x"
 msgid "Can not start thread: error writing TLS."
 msgstr "無法啟動執行緒:寫入「執行緒內部儲存區」時發生錯誤。"
 
-#: ../src/os2/thread.cpp:510
+#: ../src/os2/thread.cpp:505
 #, c-format
 msgid "Can not suspend thread %lu"
 msgstr "無法暫停執行緒 %lu"
 
-#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:809
+#: ../src/mac/classic/thread.cpp:464 ../src/msw/thread.cpp:812
 #, c-format
 msgid "Can not suspend thread %x"
 msgstr "無法暫停執行緒 %x"
 
-#: ../src/msw/thread.cpp:722
+#: ../src/msw/thread.cpp:725
 msgid "Can not wait for thread termination"
 msgstr "無法等候執行緒終結"
 
@@ -823,63 +944,63 @@ msgstr "無法等候執行緒終結"
 msgid "Can't &Undo "
 msgstr "無法回復(&U)"
 
-#: ../src/common/image.cpp:1763
+#: ../src/common/image.cpp:1939
 #, c-format
 msgid "Can't check image format of file '%s': file does not exist."
 msgstr "無法檢查影像檔格式 '%s':檔案不存在。"
 
-#: ../src/msw/registry.cpp:434
+#: ../src/msw/registry.cpp:442
 #, c-format
 msgid "Can't close registry key '%s'"
 msgstr "無法關閉登錄機碼 '%s'"
 
-#: ../src/msw/registry.cpp:510
+#: ../src/msw/registry.cpp:518
 #, c-format
 msgid "Can't copy values of unsupported type %d."
 msgstr "無法複製不支援類型 %d 的值。"
 
-#: ../src/msw/registry.cpp:415
+#: ../src/msw/registry.cpp:423
 #, c-format
 msgid "Can't create registry key '%s'"
 msgstr "無法建立登錄機碼 '%s'"
 
 #: ../src/mac/carbon/mpthread.cpp:911 ../src/mac/carbon/thread.cpp:1100
 #: ../src/mac/classic/thread.cpp:439 ../src/msw/thread.cpp:594
-#: ../src/os2/thread.cpp:491
+#: ../src/os2/thread.cpp:486
 msgid "Can't create thread"
 msgstr "無法建立執行緒"
 
-#: ../src/msw/window.cpp:3077
+#: ../src/msw/window.cpp:3130
 #, c-format
 msgid "Can't create window of class %s"
 msgstr "無法建立類別 '%s' 的視窗"
 
-#: ../src/msw/registry.cpp:686
+#: ../src/msw/registry.cpp:694
 #, c-format
 msgid "Can't delete key '%s'"
 msgstr "無法刪除機碼 '%s'"
 
-#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:448
+#: ../src/msw/iniconf.cpp:444 ../src/os2/iniconf.cpp:458
 #, c-format
 msgid "Can't delete the INI file '%s'"
 msgstr "無法刪除 INI 檔 '%s'"
 
-#: ../src/msw/registry.cpp:713
+#: ../src/msw/registry.cpp:722
 #, c-format
 msgid "Can't delete value '%s' from key '%s'"
 msgstr "無法刪除機值 '%s' @ '%s'"
 
-#: ../src/msw/registry.cpp:1061
+#: ../src/msw/registry.cpp:1071
 #, c-format
 msgid "Can't enumerate subkeys of key '%s'"
 msgstr "無法列舉機碼 '%s' 的子機碼"
 
-#: ../src/msw/registry.cpp:1016
+#: ../src/msw/registry.cpp:1026
 #, c-format
 msgid "Can't enumerate values of key '%s'"
 msgstr "無法列舉機碼 '%s' 的值"
 
-#: ../src/msw/registry.cpp:1267
+#: ../src/msw/registry.cpp:1288
 #, fuzzy, c-format
 msgid "Can't export value of unsupported type %d."
 msgstr "無法複製不支援類型 %d 的值。"
@@ -902,12 +1023,12 @@ msgstr "無法初始化 zlib 壓縮資料流。"
 msgid "Can't initialize zlib inflate stream."
 msgstr "無法初始化 zlib 解壓資料流。"
 
-#: ../src/common/image.cpp:1344 ../src/common/image.cpp:1364
+#: ../src/common/image.cpp:1367 ../src/common/image.cpp:1387
 #, c-format
 msgid "Can't load image from file '%s': file does not exist."
 msgstr "無法從檔案 '%s' 中載入影像:檔案不存在。"
 
-#: ../src/msw/registry.cpp:381
+#: ../src/msw/registry.cpp:387
 #, c-format
 msgid "Can't open registry key '%s'"
 msgstr "無法開啟登錄機碼 '%s'"
@@ -921,32 +1042,32 @@ msgstr "無法讀取解壓資料流:%s"
 msgid "Can't read inflate stream: unexpected EOF in underlying stream."
 msgstr "無法讀取解壓資料流:資料流中有不預期的結尾"
 
-#: ../src/msw/registry.cpp:950
+#: ../src/msw/registry.cpp:960
 #, c-format
 msgid "Can't read value of '%s'"
 msgstr "無法讀取 '%s' 的值"
 
-#: ../src/msw/registry.cpp:786 ../src/msw/registry.cpp:816
-#: ../src/msw/registry.cpp:876
+#: ../src/msw/registry.cpp:795 ../src/msw/registry.cpp:825
+#: ../src/msw/registry.cpp:885
 #, c-format
 msgid "Can't read value of key '%s'"
 msgstr "無法讀取機碼 '%s' 的值"
 
-#: ../src/common/image.cpp:1386
+#: ../src/common/image.cpp:1409
 #, c-format
 msgid "Can't save image to file '%s': unknown extension."
 msgstr "無法儲存影像到檔案 '%s' 中:未知的附檔名。"
 
-#: ../src/generic/logg.cpp:572 ../src/generic/logg.cpp:1021
+#: ../src/generic/logg.cpp:569 ../src/generic/logg.cpp:1020
 msgid "Can't save log contents to file."
 msgstr "無法將日誌內容儲存到檔案中。"
 
-#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:473
+#: ../src/msw/thread.cpp:550 ../src/os2/thread.cpp:469
 msgid "Can't set thread priority"
 msgstr "無法設定執行緒的優先等級"
 
-#: ../src/msw/registry.cpp:803 ../src/msw/registry.cpp:845
-#: ../src/msw/registry.cpp:965
+#: ../src/msw/registry.cpp:812 ../src/msw/registry.cpp:854
+#: ../src/msw/registry.cpp:975
 #, c-format
 msgid "Can't set value of '%s'"
 msgstr "無法設定 '%s' 的值"
@@ -956,14 +1077,14 @@ msgstr "無法設定 '%s' 的值"
 msgid "Can't write to deflate stream: %s"
 msgstr "無法寫入壓縮資料流:%s"
 
-#: ../contrib/src/deprecated/proplist.cpp:518 ../src/generic/choicdgg.cpp:291
-#: ../src/generic/dirdlgg.cpp:116 ../src/generic/numdlgg.cpp:136
-#: ../src/generic/textdlgg.cpp:120 ../src/gtk/fontdlg.cpp:155
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/generic/choicdgg.cpp:291 ../src/generic/dirdlgg.cpp:114
+#: ../src/generic/numdlgg.cpp:136 ../src/generic/textdlgg.cpp:120
+#: ../src/gtk/fontdlg.cpp:155 ../src/motif/msgdlg.cpp:204
+#: ../contrib/src/deprecated/proplist.cpp:518
 msgid "Cancel"
 msgstr "取消"
 
-#: ../src/xrc/xmlres.cpp:1127 ../src/xrc/xmlres.cpp:1175
+#: ../src/xrc/xmlres.cpp:1188 ../src/xrc/xmlres.cpp:1236
 msgid "Cannot convert dialog units: dialog unknown."
 msgstr "無法轉換對話窗單位:未知的對話窗。"
 
@@ -972,22 +1093,22 @@ msgstr "無法轉換對話窗單位:未知的對話窗。"
 msgid "Cannot convert from the charset '%s'!"
 msgstr "無法轉換字集 '%s'!"
 
-#: ../src/msw/dialup.cpp:509
+#: ../src/msw/dialup.cpp:546
 #, c-format
 msgid "Cannot find active dialup connection: %s"
 msgstr "找不到連線中的撥號連線:%s"
 
-#: ../src/xrc/xmlres.cpp:269
+#: ../src/xrc/xmlres.cpp:330
 #, c-format
 msgid "Cannot find container for unknown control '%s'."
 msgstr "找不到未知控制元件所依附的容器: '%s'。"
 
-#: ../src/xrc/xmlres.cpp:1210
+#: ../src/xrc/xmlres.cpp:1271
 #, c-format
 msgid "Cannot find font node '%s'."
 msgstr "找不到字型節點 '%s'。"
 
-#: ../src/msw/dialup.cpp:814
+#: ../src/msw/dialup.cpp:851
 msgid "Cannot find the location of address book file"
 msgstr "找不到通訊錄的檔案位置。"
 
@@ -996,15 +1117,15 @@ msgstr "找不到通訊錄的檔案位置。"
 msgid "Cannot get priority range for scheduling policy %d."
 msgstr "無法取得排程原則 %d 的優先等級範圍。"
 
-#: ../src/unix/utilsunx.cpp:758
+#: ../src/unix/utilsunx.cpp:775
 msgid "Cannot get the hostname"
 msgstr "無法取得主機名稱。"
 
-#: ../src/unix/utilsunx.cpp:794
+#: ../src/unix/utilsunx.cpp:811
 msgid "Cannot get the official hostname"
 msgstr "無法取得正式的主機名稱。"
 
-#: ../src/msw/dialup.cpp:908
+#: ../src/msw/dialup.cpp:945
 msgid "Cannot hang up - no active dialup connection."
 msgstr "無法掛斷—沒有連線中的撥號連線。"
 
@@ -1012,7 +1133,7 @@ msgstr "無法掛斷—沒有連線中的撥號連線。"
 msgid "Cannot initialize OLE"
 msgstr "無法初始化 OLE"
 
-#: ../src/mgl/app.cpp:292
+#: ../src/mgl/app.cpp:286
 msgid "Cannot initialize SciTech MGL!"
 msgstr "無法初始化 SciTech MGL!"
 
@@ -1025,7 +1146,7 @@ msgstr "無法初始化顯示畫面。"
 msgid "Cannot load icon from '%s'."
 msgstr "無法從 '%s' 中載入圖示。"
 
-#: ../src/xrc/xmlres.cpp:392
+#: ../src/xrc/xmlres.cpp:453
 #, c-format
 msgid "Cannot load resources from file '%s'."
 msgstr "無法從檔案 '%s' 中載入資源。"
@@ -1050,12 +1171,12 @@ msgstr "無法開啟 URL '%s'"
 msgid "Cannot open contents file: %s"
 msgstr "無法開啟目錄檔案: %s"
 
-#: ../src/xrc/xmlres.cpp:360
+#: ../src/xrc/xmlres.cpp:421
 #, c-format
 msgid "Cannot open file '%s'."
 msgstr "無法開啟檔案 '%s'"
 
-#: ../src/generic/dcpsg.cpp:1568
+#: ../src/generic/dcpsg.cpp:1569
 msgid "Cannot open file for PostScript printing!"
 msgstr "無法開啟檔案進行 PostScript 列印!"
 
@@ -1064,17 +1185,17 @@ msgstr "無法開啟檔案進行 PostScript 列印!"
 msgid "Cannot open index file: %s"
 msgstr "無法開啟索引檔: %s"
 
-#: ../src/common/intl.cpp:1202
+#: ../src/common/intl.cpp:1203
 #, c-format
 msgid "Cannot parse Plural-Forms:'%s'"
 msgstr "無法解譯 Plural-Forms:'%s'"
 
-#: ../src/xrc/xmlres.cpp:1111
+#: ../src/xrc/xmlres.cpp:1172
 #, c-format
 msgid "Cannot parse coordinates from '%s'."
 msgstr "無法從 '%s' 解譯出大小。"
 
-#: ../src/xrc/xmlres.cpp:1159
+#: ../src/xrc/xmlres.cpp:1220
 #, c-format
 msgid "Cannot parse dimension from '%s'."
 msgstr "無法從 '%s' 解譯出維度。"
@@ -1110,7 +1231,7 @@ msgstr "無法建立執行緒"
 msgid "Case sensitive"
 msgstr "區分大小寫"
 
-#: ../src/common/fmapbase.cpp:116
+#: ../src/common/fmapbase.cpp:117
 msgid "Celtic (ISO-8859-14)"
 msgstr "凱爾特語 (ISO-8859-14)"
 
@@ -1118,16 +1239,16 @@ msgstr "凱爾特語 (ISO-8859-14)"
 msgid "Centered"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:104
+#: ../src/common/fmapbase.cpp:105
 msgid "Central European (ISO-8859-2)"
 msgstr "中歐語系 (ISO-8859-2)"
 
-#: ../src/msw/dialup.cpp:749
+#: ../src/msw/dialup.cpp:786
 msgid "Choose ISP to dial"
 msgstr "選擇 ISP 進行撥號"
 
 #: ../src/generic/colrdlgg.cpp:151 ../src/gtk/colordlg.cpp:45
-#: ../src/palmos/colordlg.cpp:76
+#: ../src/palmos/colordlg.cpp:79
 #, fuzzy
 msgid "Choose colour"
 msgstr "選擇字型"
@@ -1136,11 +1257,11 @@ msgstr "選擇字型"
 msgid "Choose font"
 msgstr "選擇字型"
 
-#: ../src/generic/mdig.cpp:114
+#: ../src/generic/mdig.cpp:115
 msgid "Cl&ose"
 msgstr "關閉(&o)"
 
-#: ../src/generic/logg.cpp:510
+#: ../src/generic/logg.cpp:507
 msgid "Clear the log contents"
 msgstr "清除日誌內容"
 
@@ -1153,20 +1274,20 @@ msgstr ""
 msgid "Click to confirm the font selection."
 msgstr ""
 
-#: ../contrib/src/deprecated/proplist.cpp:513 ../src/generic/dbgrptg.cpp:88
-#: ../src/generic/progdlgg.cpp:629 ../src/generic/progdlgg.cpp:634
+#: ../src/generic/dbgrptg.cpp:92 ../src/generic/progdlgg.cpp:629
+#: ../src/generic/progdlgg.cpp:634 ../contrib/src/deprecated/proplist.cpp:513
 msgid "Close"
 msgstr "關閉"
 
-#: ../src/univ/themes/win32.cpp:4825
+#: ../src/univ/themes/win32.cpp:4931
 msgid "Close\tAlt-F4"
 msgstr "關閉視窗\tAlt-F4"
 
-#: ../src/generic/mdig.cpp:115
+#: ../src/generic/mdig.cpp:116
 msgid "Close All"
 msgstr "全部關閉"
 
-#: ../src/generic/logg.cpp:512
+#: ../src/generic/logg.cpp:509
 msgid "Close this window"
 msgstr "關閉視窗"
 
@@ -1174,20 +1295,20 @@ msgstr "關閉視窗"
 msgid "Compressed HTML Help file (*.chm)|*.chm|"
 msgstr "壓縮超文件說明檔 (*.chm)|*.chm|"
 
-#: ../src/generic/dirctrlg.cpp:582
+#: ../src/generic/dirctrlg.cpp:590
 msgid "Computer"
 msgstr "我的電腦"
 
-#: ../src/common/fileconf.cpp:938
+#: ../src/common/fileconf.cpp:962
 #, c-format
 msgid "Config entry name cannot start with '%c'."
 msgstr "組態項目名稱不能以 '%c' 開頭。"
 
-#: ../src/generic/filedlgg.cpp:1323 ../src/gtk/filedlg.cpp:64
+#: ../src/generic/filedlgg.cpp:1318 ../src/gtk/filedlg.cpp:67
 msgid "Confirm"
 msgstr "確認"
 
-#: ../src/msw/mimetype.cpp:677
+#: ../src/msw/mimetype.cpp:678
 msgid "Confirm registry update"
 msgstr "確認登錄變更"
 
@@ -1199,7 +1320,7 @@ msgstr "連線中..."
 msgid "Contents"
 msgstr "目錄"
 
-#: ../src/common/strconv.cpp:1428
+#: ../src/common/strconv.cpp:1416
 #, c-format
 msgid "Conversion to charset '%s' doesn't work."
 msgstr "無法轉換到字集 '%s'。"
@@ -1252,16 +1373,16 @@ msgid ""
 "or provide #define (see manual for caveats)"
 msgstr ""
 
-#: ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1272
 msgid "Could not start document preview."
 msgstr "無法啟動文件預覽。"
 
-#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:756
+#: ../src/generic/printps.cpp:185 ../src/gtk/gnome/gprint.cpp:763
 #: ../src/msw/printwin.cpp:235
 msgid "Could not start printing."
 msgstr "無法啟動列印。"
 
-#: ../src/common/wincmn.cpp:1488
+#: ../src/common/wincmn.cpp:1498
 msgid "Could not transfer data to window"
 msgstr "無法轉移資料到視窗中。"
 
@@ -1271,7 +1392,7 @@ msgstr "無法轉移資料到視窗中。"
 msgid "Could not unlock mutex"
 msgstr "無法釋放 mutex。"
 
-#: ../src/os2/thread.cpp:154
+#: ../src/os2/thread.cpp:150
 msgid "Couldn't acquire a mutex lock"
 msgstr "無法鎖定 mutex。"
 
@@ -1294,7 +1415,7 @@ msgstr "無法建立游標。"
 msgid "Couldn't find symbol '%s' in a dynamic library"
 msgstr "在動態連結檔中找不到符號 '%s'。"
 
-#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:850
+#: ../src/mac/classic/thread.cpp:521 ../src/msw/thread.cpp:853
 msgid "Couldn't get the current thread pointer"
 msgstr "無法取得目前執行緒指標。"
 
@@ -1317,11 +1438,11 @@ msgstr "無法開啟聲音檔: '%s'"
 msgid "Couldn't register clipboard format '%s'."
 msgstr "無法註冊剪貼簿格式 '%s'。"
 
-#: ../src/os2/thread.cpp:171
+#: ../src/os2/thread.cpp:167
 msgid "Couldn't release a mutex"
 msgstr "無法釋放 mutex。"
 
-#: ../src/msw/listctrl.cpp:735
+#: ../src/msw/listctrl.cpp:745
 #, c-format
 msgid "Couldn't retrieve information about list control item %d."
 msgstr "無法取得清單控制元件中細項 %d 的資訊。"
@@ -1339,31 +1460,32 @@ msgstr "無法終止執行緒。"
 msgid "Create Parameter not found in declared RTTI Parameters"
 msgstr "宣告的 RTTI 參數中沒發現建立的參數"
 
-#: ../src/generic/dirdlgg.cpp:309
+#: ../src/generic/dirdlgg.cpp:307
 msgid "Create directory"
 msgstr "建立目錄"
 
-#: ../src/generic/dirdlgg.cpp:142 ../src/generic/filedlgg.cpp:1007
+#: ../src/generic/dirdlgg.cpp:140 ../src/generic/filedlgg.cpp:999
 msgid "Create new directory"
 msgstr "建立新目錄"
 
-#: ../src/common/stockitem.cpp:114 ../src/msw/textctrl.cpp:2064
+#: ../src/common/stockitem.cpp:114 ../src/mac/carbon/textctrl.cpp:1073
+#: ../src/msw/textctrl.cpp:2063
 msgid "Cu&t"
 msgstr "剪下(&t)"
 
-#: ../src/generic/filedlgg.cpp:1018
+#: ../src/generic/filedlgg.cpp:1010
 msgid "Current directory:"
 msgstr "目前目錄:"
 
-#: ../src/common/fmapbase.cpp:107
+#: ../src/common/fmapbase.cpp:108
 msgid "Cyrillic (ISO-8859-5)"
 msgstr "斯拉夫語 (ISO-8859-5)"
 
-#: ../src/common/paper.cpp:113
+#: ../src/common/paper.cpp:106
 msgid "D sheet, 22 x 34 in"
 msgstr "D 印刷紙,22 x 34 英吋"
 
-#: ../src/msw/dde.cpp:633
+#: ../src/msw/dde.cpp:631
 msgid "DDE poke request failed"
 msgstr "「動態資料交換」資料傳送請求失敗"
 
@@ -1387,11 +1509,11 @@ msgstr "DIB 標頭:未知的色彩位元數。"
 msgid "DIB Header: Unknown encoding in file."
 msgstr "DIB 標頭:未知的編碼型態。"
 
-#: ../src/common/paper.cpp:135
+#: ../src/common/paper.cpp:128
 msgid "DL Envelope, 110 x 220 mm"
 msgstr "DL 信封,110 x 220 毫米"
 
-#: ../src/generic/dbgrptg.cpp:276
+#: ../src/generic/dbgrptg.cpp:295
 #, c-format
 msgid "Debug report \"%s\""
 msgstr ""
@@ -1401,7 +1523,7 @@ msgstr ""
 msgid "Debug report couldn't be created."
 msgstr "目錄 '%s' 無法建立"
 
-#: ../src/common/debugrpt.cpp:517
+#: ../src/common/debugrpt.cpp:539
 msgid "Debug report generation has failed."
 msgstr ""
 
@@ -1409,7 +1531,7 @@ msgstr ""
 msgid "Decorative"
 msgstr "修飾"
 
-#: ../src/common/fmapbase.cpp:674
+#: ../src/common/fmapbase.cpp:681
 msgid "Default encoding"
 msgstr "預設的編碼"
 
@@ -1427,11 +1549,11 @@ msgstr "刪除項目"
 msgid "Deleted stale lock file '%s'."
 msgstr "已刪除過時的鎖定檔案 '%s'。"
 
-#: ../src/generic/dirctrlg.cpp:648
+#: ../src/generic/dirctrlg.cpp:656
 msgid "Desktop"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:358
+#: ../src/msw/dialup.cpp:395
 msgid ""
 "Dial up functions are unavailable because the remote access service (RAS) is "
 "not installed on this machine. Please install it."
@@ -1441,7 +1563,12 @@ msgstr "由於遠端存取服務(RAS)沒有安裝,撥號功能無法使用
 msgid "Did you know..."
 msgstr "您知道嗎..."
 
-#: ../src/common/filefn.cpp:1172
+#: ../src/motif/filedlg.cpp:225
+#, fuzzy
+msgid "Directories"
+msgstr "修飾"
+
+#: ../src/common/filefn.cpp:1177
 #, c-format
 msgid "Directory '%s' couldn't be created"
 msgstr "目錄 '%s' 無法建立"
@@ -1451,11 +1578,11 @@ msgstr "目錄 '%s' 無法建立"
 msgid "Directory '%s' doesn't exist!"
 msgstr "目錄 '%s' 不存在!"
 
-#: ../src/generic/dirdlgg.cpp:228
+#: ../src/generic/dirdlgg.cpp:226
 msgid "Directory does not exist"
 msgstr "目錄不存在"
 
-#: ../src/generic/filedlgg.cpp:1300
+#: ../src/generic/filedlgg.cpp:1295
 msgid "Directory doesn't exist."
 msgstr "目錄不存在。"
 
@@ -1469,8 +1596,7 @@ msgstr "顯示包含該字串的所有索引項目。搜尋不分大小寫。"
 msgid "Display options dialog"
 msgstr "顯示選項對話方塊"
 
-#: ../src/msw/mimetype.cpp:670
-#, c-format
+#: ../src/msw/mimetype.cpp:671
 msgid ""
 "Do you want to overwrite the command used to %s files with extension \"%s"
 "\" ?\n"
@@ -1490,7 +1616,7 @@ msgstr ""
 msgid "Do you want to save changes to document %s?"
 msgstr "您想儲存文件 %s 的修改?"
 
-#: ../src/common/sizer.cpp:1842
+#: ../src/common/sizer.cpp:1839
 msgid "Don't Save"
 msgstr ""
 
@@ -1502,6 +1628,10 @@ msgstr "完成"
 msgid "Done."
 msgstr "完成。"
 
+#: ../src/common/paper.cpp:183
+msgid "Double Japanese Postcard Rotated 148 x 200 mm"
+msgstr ""
+
 #: ../src/common/xtixml.cpp:271
 #, c-format
 msgid "Doubly used id : %d"
@@ -1511,7 +1641,7 @@ msgstr "id 重複:%d"
 msgid "Down"
 msgstr "下"
 
-#: ../src/common/paper.cpp:114
+#: ../src/common/paper.cpp:107
 msgid "E sheet, 34 x 44 in"
 msgstr "E 紙張, 34 x 44 英吋"
 
@@ -1523,12 +1653,12 @@ msgstr "編輯項目"
 msgid "Elapsed time : "
 msgstr "歷時︰"
 
-#: ../src/common/prntbase.cpp:799
+#: ../src/common/prntbase.cpp:846
 #, c-format
 msgid "Enter a page number between %d and %d:"
 msgstr "輸入介於 %d 到 %d 的頁碼"
 
-#: ../src/generic/dbgrptg.cpp:158
+#: ../src/generic/dbgrptg.cpp:169
 #, fuzzy, c-format
 msgid "Enter command to open file \"%s\":"
 msgstr "無法開啟檔案 '%s'"
@@ -1537,26 +1667,32 @@ msgstr "無法開啟檔案 '%s'"
 msgid "Entries found"
 msgstr "找到的項目"
 
-#: ../src/common/config.cpp:383
+#: ../src/common/paper.cpp:149
+#, fuzzy
+msgid "Envelope Invite 220 x 220 mm"
+msgstr "DL 信封,110 x 220 毫米"
+
+#: ../src/common/config.cpp:384
 #, fuzzy, c-format
 msgid ""
 "Environment variables expansion failed: missing '%c' at position %u in '%s'."
 msgstr "無法展開環境變數:'%c' 沒有出現在位置 %d @ '%s'。"
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/dirctrlg.cpp:699
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:751
-#: ../src/generic/filedlgg.cpp:765 ../src/generic/filedlgg.cpp:779
-#: ../src/generic/filedlgg.cpp:1275 ../src/generic/filedlgg.cpp:1300
-#: ../src/generic/filedlgg.cpp:1330 ../src/gtk/fontdlg.cpp:81
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/dirctrlg.cpp:707
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:744
+#: ../src/generic/filedlgg.cpp:758 ../src/generic/filedlgg.cpp:772
+#: ../src/generic/filedlgg.cpp:1269 ../src/generic/filedlgg.cpp:1295
+#: ../src/generic/filedlgg.cpp:1325 ../src/gtk/fontdlg.cpp:81
 msgid "Error"
 msgstr "錯誤"
 
-#: ../src/unix/utilsunx.cpp:1073 ../src/unix/utilsunx.cpp:1081
+#: ../src/msdos/utilsdos.cpp:213 ../src/unix/utilsunx.cpp:1090
+#: ../src/unix/utilsunx.cpp:1098
 msgid "Error "
 msgstr "錯誤"
 
-#: ../src/generic/dirdlgg.cpp:243
+#: ../src/generic/dirdlgg.cpp:241
 msgid "Error creating directory"
 msgstr "建立目錄錯誤"
 
@@ -1568,7 +1704,7 @@ msgstr "讀取影像 DIB 時發生錯誤。"
 msgid "Error reading config options."
 msgstr "讀取設定選項時發生錯誤。"
 
-#: ../src/common/fileconf.cpp:1026
+#: ../src/common/fileconf.cpp:1050
 #, fuzzy
 msgid "Error saving user configuration data."
 msgstr "讀取設定選項時發生錯誤。"
@@ -1581,7 +1717,7 @@ msgstr ""
 msgid "Error: "
 msgstr "錯誤︰"
 
-#: ../src/common/fmapbase.cpp:105
+#: ../src/common/fmapbase.cpp:106
 msgid "Esperanto (ISO-8859-3)"
 msgstr "世界語 (ISO-8859-3)"
 
@@ -1589,7 +1725,7 @@ msgstr "世界語 (ISO-8859-3)"
 msgid "Estimated time : "
 msgstr "估計時間︰"
 
-#: ../src/generic/dbgrptg.cpp:211
+#: ../src/generic/dbgrptg.cpp:229
 msgid "Executable files (*.exe)|*.exe|All files (*.*)|*.*||"
 msgstr ""
 
@@ -1598,12 +1734,12 @@ msgstr ""
 msgid "Execution of command '%s' failed"
 msgstr "指令 '%s' 執行失敗"
 
-#: ../src/os2/utilsexc.cpp:169
+#: ../src/os2/utilsexc.cpp:165
 #, c-format
 msgid "Execution of command '%s' failed with error: %ul"
 msgstr "指令 '%s' 執行失敗,錯誤碼:%ul"
 
-#: ../src/common/paper.cpp:119
+#: ../src/common/paper.cpp:112
 msgid "Executive, 7 1/4 x 10 1/2 in"
 msgstr "Executive, 7 1/4 x 10 1/2 英吋"
 
@@ -1628,13 +1764,13 @@ msgstr "解譯資源時遇到無法識別的樣式 %s。"
 msgid "Expected 'char' while parsing resource."
 msgstr "解譯資源時遇到無法識別的樣式 %s。"
 
-#: ../src/msw/registry.cpp:1125
+#: ../src/msw/registry.cpp:1140
 #, c-format
 msgid ""
 "Exporting registry key: file \"%s\" already exists and won't be overwritten."
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:141
+#: ../src/common/fmapbase.cpp:143
 msgid "Extended Unix Codepage for Japanese (EUC-JP)"
 msgstr "延伸的 Unix 日本頁碼 (EUC-JP)"
 
@@ -1643,7 +1779,7 @@ msgstr "延伸的 Unix 日本頁碼 (EUC-JP)"
 msgid "Extraction of '%s' into '%s' failed."
 msgstr "無法將 '%s' 解開至 '%s' 中。"
 
-#: ../src/msw/dialup.cpp:843
+#: ../src/msw/dialup.cpp:880
 #, c-format
 msgid "Failed to %s dialup connection: %s"
 msgstr "%s 撥號連線失敗:%s"
@@ -1652,7 +1788,7 @@ msgstr "%s 撥號連線失敗:%s"
 msgid "Failed to access lock file."
 msgstr "無法存取鎖定檔。"
 
-#: ../src/msw/dib.cpp:543
+#: ../src/msw/dib.cpp:563
 #, c-format
 msgid "Failed to allocated %luKb of memory for bitmap data."
 msgstr "無法配置 %luKb 的記憶體存放點陣圖資料。"
@@ -1679,39 +1815,39 @@ msgstr "無法關閉鎖定檔案 '%s'"
 msgid "Failed to close the clipboard."
 msgstr "無法關閉剪貼簿。"
 
-#: ../src/msw/dialup.cpp:783
+#: ../src/msw/dialup.cpp:820
 msgid "Failed to connect: missing username/password."
 msgstr "連線失敗:缺少使用者名稱或密碼。"
 
-#: ../src/msw/dialup.cpp:729
+#: ../src/msw/dialup.cpp:766
 msgid "Failed to connect: no ISP to dial."
 msgstr "連線失敗:沒有可撥號的 ISP。"
 
-#: ../src/msw/registry.cpp:618
+#: ../src/msw/registry.cpp:626
 #, c-format
 msgid "Failed to copy registry value '%s'"
 msgstr "無法複製登錄機值 '%s'"
 
-#: ../src/msw/registry.cpp:627
+#: ../src/msw/registry.cpp:635
 #, c-format
 msgid "Failed to copy the contents of registry key '%s' to '%s'."
 msgstr "無法複製登錄機碼 '%s' 的內容到 '%s'。"
 
-#: ../src/common/filefn.cpp:1008
+#: ../src/common/filefn.cpp:1003
 #, c-format
 msgid "Failed to copy the file '%s' to '%s'"
 msgstr "無法複製檔案 '%s' 到 '%s'"
 
-#: ../src/msw/registry.cpp:605
+#: ../src/msw/registry.cpp:613
 #, fuzzy, c-format
 msgid "Failed to copy the registry subkey '%s' to '%s'."
 msgstr "無法將登錄機碼 '%s' 更名為 '%s'。"
 
-#: ../src/msw/dde.cpp:988
+#: ../src/msw/dde.cpp:989
 msgid "Failed to create DDE string"
 msgstr "無法建立「動態資料交換」字串"
 
-#: ../src/msw/mdi.cpp:459
+#: ../src/msw/mdi.cpp:473
 msgid "Failed to create MDI parent frame."
 msgstr "無法建立 MDI 主框架。"
 
@@ -1727,12 +1863,12 @@ msgstr "無法產生暫存檔的檔名"
 msgid "Failed to create an anonymous pipe"
 msgstr "無法建立匿名管道"
 
-#: ../src/msw/dde.cpp:450
+#: ../src/msw/dde.cpp:447
 #, c-format
 msgid "Failed to create connection to server '%s' on topic '%s'"
 msgstr "無法建立連線到伺服器 '%s' 的主旨 '%s'"
 
-#: ../src/msw/cursor.cpp:216
+#: ../src/msw/cursor.cpp:218
 msgid "Failed to create cursor."
 msgstr "無法建立游標。"
 
@@ -1751,7 +1887,7 @@ msgstr "無法建立目錄 %s/.gnome。"
 msgid "Failed to create directory %s/mime-info."
 msgstr "無法建立目錄 %s/mime-info。"
 
-#: ../src/generic/dirdlgg.cpp:241
+#: ../src/generic/dirdlgg.cpp:239
 #, c-format
 msgid ""
 "Failed to create directory '%s'\n"
@@ -1775,7 +1911,7 @@ msgstr "無法建立標準的「尋找/置換」對話窗 (錯誤碼 %d)"
 msgid "Failed to display HTML document in %s encoding"
 msgstr "無法以編碼 %s 顯示 HTML 文件"
 
-#: ../src/mac/carbon/clipbrd.cpp:189 ../src/mac/classic/clipbrd.cpp:185
+#: ../src/mac/carbon/clipbrd.cpp:194 ../src/mac/classic/clipbrd.cpp:185
 #: ../src/msw/clipbrd.cpp:131
 msgid "Failed to empty the clipboard."
 msgstr "無法清空剪貼簿。"
@@ -1784,21 +1920,21 @@ msgstr "無法清空剪貼簿。"
 msgid "Failed to enumerate video modes"
 msgstr "無法列舉顯示模式"
 
-#: ../src/msw/dde.cpp:652
+#: ../src/msw/dde.cpp:650
 msgid "Failed to establish an advise loop with DDE server"
 msgstr "無法建立與「動態資料交換」伺服器溝通的連結"
 
-#: ../src/msw/dialup.cpp:621
+#: ../src/msw/dialup.cpp:658
 #, c-format
 msgid "Failed to establish dialup connection: %s"
 msgstr "無法建立撥號連線:%s"
 
-#: ../src/unix/utilsunx.cpp:491 ../src/unix/utilsunx.cpp:507
+#: ../src/unix/utilsunx.cpp:508 ../src/unix/utilsunx.cpp:524
 #, c-format
 msgid "Failed to execute '%s'\n"
 msgstr "無法執行 '%s'\n"
 
-#: ../src/common/debugrpt.cpp:652
+#: ../src/common/debugrpt.cpp:666
 msgid "Failed to execute curl, please install it in PATH."
 msgstr ""
 
@@ -1829,12 +1965,12 @@ msgstr ""
 "找不到 XPM 資源 %s。\n"
 "忘記使用 wxResourceLoadBitmapData?"
 
-#: ../src/msw/dialup.cpp:681
+#: ../src/msw/dialup.cpp:718
 #, c-format
 msgid "Failed to get ISP names: %s"
 msgstr "無法取得 ISP 名稱:%s"
 
-#: ../src/mac/carbon/clipbrd.cpp:138 ../src/mac/classic/clipbrd.cpp:134
+#: ../src/mac/carbon/clipbrd.cpp:143 ../src/mac/classic/clipbrd.cpp:134
 msgid "Failed to get clipboard data."
 msgstr "無法取得剪貼簿資料。"
 
@@ -1842,18 +1978,11 @@ msgstr "無法取得剪貼簿資料。"
 msgid "Failed to get data from the clipboard"
 msgstr "無法從剪貼簿取得資料"
 
-#: ../src/msw/stackwalk.cpp:221
-#, fuzzy, c-format
-msgid ""
-"Failed to get stack backtrace:\n"
-"%s"
-msgstr "無法取得 ISP 名稱:%s"
-
-#: ../src/common/stopwatch.cpp:223
+#: ../src/common/stopwatch.cpp:233
 msgid "Failed to get the local system time"
 msgstr "無法取得系統的當地時間"
 
-#: ../src/common/filefn.cpp:1423
+#: ../src/common/filefn.cpp:1430
 msgid "Failed to get the working directory"
 msgstr "無法取得工作目錄"
 
@@ -1865,7 +1994,7 @@ msgstr "無法初始化圖形使用者介面:沒有找到內建的主題。"
 msgid "Failed to initialize MS HTML Help."
 msgstr "無法初始化 MS HTML Help。"
 
-#: ../src/msw/glcanvas.cpp:808
+#: ../src/msw/glcanvas.cpp:809
 msgid "Failed to initialize OpenGL"
 msgstr "無法初始化 OpenGL"
 
@@ -1880,7 +2009,7 @@ msgid ""
 "program"
 msgstr "無法停止執行緒,偵測到潛在的記憶體流失 - 請重新啟動程式"
 
-#: ../src/msw/utils.cpp:702
+#: ../src/msw/utils.cpp:703
 #, c-format
 msgid "Failed to kill process %d"
 msgstr "無法刪除程序 %d"
@@ -1919,7 +2048,7 @@ msgstr "無法鎖定檔案 '%s'"
 msgid "Failed to match '%s' in regular expression: %s"
 msgstr "無法搜尋與正規運算式 '%s' 相符的字串:%s"
 
-#: ../src/common/filename.cpp:1917
+#: ../src/common/filename.cpp:1918
 #, c-format
 msgid "Failed to modify file times for '%s'"
 msgstr "無法變更檔案 '%s' 的檔案日期"
@@ -1950,7 +2079,7 @@ msgstr "無法存放資料到剪貼簿。"
 msgid "Failed to read PID from lock file."
 msgstr "無法從鎖定的檔案中讀出「程序識別碼」。"
 
-#: ../src/unix/utilsunx.cpp:581
+#: ../src/unix/utilsunx.cpp:598
 msgid "Failed to redirect child process input/output"
 msgstr "無法轉向子程序的「輸入/輸出」"
 
@@ -1958,12 +2087,12 @@ msgstr "無法轉向子程序的「輸入/輸出」"
 msgid "Failed to redirect the child process IO"
 msgstr "無法轉向子程序的「輸入/輸出」"
 
-#: ../src/msw/dde.cpp:300
+#: ../src/msw/dde.cpp:297
 #, c-format
 msgid "Failed to register DDE server '%s'"
 msgstr "無法註冊「動態資料交換」伺服器 '%s'"
 
-#: ../src/msw/glcanvas.cpp:368
+#: ../src/msw/glcanvas.cpp:363
 #, fuzzy
 msgid "Failed to register OpenGL window class."
 msgstr "無法初始化 OpenGL"
@@ -1988,12 +2117,12 @@ msgstr "無法移除鎖定中的檔案 '%s'"
 msgid "Failed to remove stale lock file '%s'."
 msgstr "無法移除過時的鎖定檔案 '%s'。"
 
-#: ../src/msw/registry.cpp:456
+#: ../src/msw/registry.cpp:464
 #, c-format
 msgid "Failed to rename registry value '%s' to '%s'."
 msgstr "無法將登錄值 '%s' 更名為 '%s'。"
 
-#: ../src/msw/registry.cpp:560
+#: ../src/msw/registry.cpp:568
 #, c-format
 msgid "Failed to rename the registry key '%s' to '%s'."
 msgstr "無法將登錄機碼 '%s' 更名為 '%s'。"
@@ -2002,12 +2131,12 @@ msgstr "無法將登錄機碼 '%s' 更名為 '%s'。"
 msgid "Failed to retrieve data from the clipboard."
 msgstr "無法從剪貼簿取得資料。"
 
-#: ../src/common/filename.cpp:2007
+#: ../src/common/filename.cpp:2011
 #, c-format
 msgid "Failed to retrieve file times for '%s'"
 msgstr "無法取得檔案 '%s' 的各項時間屬性"
 
-#: ../src/msw/dialup.cpp:454
+#: ../src/msw/dialup.cpp:491
 msgid "Failed to retrieve text of RAS error message"
 msgstr "無法取得 RAS 錯誤訊息的對應文字"
 
@@ -2015,12 +2144,12 @@ msgstr "無法取得 RAS 錯誤訊息的對應文字"
 msgid "Failed to retrieve the supported clipboard formats"
 msgstr "無法取得支援的剪貼簿格式"
 
-#: ../src/msw/dib.cpp:345
+#: ../src/msw/dib.cpp:341
 #, c-format
 msgid "Failed to save the bitmap image to file \"%s\"."
 msgstr "無法儲存點陣圖至 \"%s\" 檔案中。"
 
-#: ../src/msw/dde.cpp:697
+#: ../src/msw/dde.cpp:695
 msgid "Failed to send DDE advise notification"
 msgstr "無法傳送「動態資料交換」連結通知訊息"
 
@@ -2057,16 +2186,16 @@ msgstr "無法將影像 '%s' 存到「記憶體虛擬檔案系統」!"
 msgid "Failed to terminate a thread."
 msgstr "無法終止執行緒。"
 
-#: ../src/msw/dde.cpp:671
+#: ../src/msw/dde.cpp:669
 msgid "Failed to terminate the advise loop with DDE server"
 msgstr "無法終止與「動態資料交換」伺服器溝通的連結"
 
-#: ../src/msw/dialup.cpp:916
+#: ../src/msw/dialup.cpp:955
 #, c-format
 msgid "Failed to terminate the dialup connection: %s"
 msgstr "無法終止撥號連線:%s"
 
-#: ../src/common/filename.cpp:1932
+#: ../src/common/filename.cpp:1933
 #, c-format
 msgid "Failed to touch the file '%s'"
 msgstr "無法更新檔案 '%s' 的修改時間"
@@ -2076,17 +2205,17 @@ msgstr "無法更新檔案 '%s' 的修改時間"
 msgid "Failed to unlock lock file '%s'"
 msgstr "無法解除鎖定檔案 '%s'"
 
-#: ../src/msw/dde.cpp:321
+#: ../src/msw/dde.cpp:318
 #, c-format
 msgid "Failed to unregister DDE server '%s'"
 msgstr "無法撤銷「動態資料交換」伺服器 '%s' 的註冊"
 
-#: ../src/common/fileconf.cpp:999
+#: ../src/common/fileconf.cpp:1023
 #, fuzzy
 msgid "Failed to update user configuration file."
 msgstr "無法開啟使用者組態檔案。"
 
-#: ../src/common/debugrpt.cpp:665
+#: ../src/common/debugrpt.cpp:679
 #, fuzzy, c-format
 msgid "Failed to upload the debug report (error code %d)."
 msgstr "無法建立標準的「尋找/置換」對話窗 (錯誤碼 %d)"
@@ -2096,7 +2225,7 @@ msgstr "無法建立標準的「尋找/置換」對話窗 (錯誤碼 %d)"
 msgid "Failed to write to lock file '%s'"
 msgstr "無法寫入鎖定檔案 '%s'"
 
-#: ../src/generic/logg.cpp:399
+#: ../src/generic/logg.cpp:394
 msgid "Fatal error"
 msgstr "致命的錯誤"
 
@@ -2114,12 +2243,12 @@ msgstr "檔案(&F)"
 msgid "File %s does not exist."
 msgstr "檔案 '%s' 不存在。"
 
-#: ../src/generic/filedlgg.cpp:1321 ../src/gtk/filedlg.cpp:61
+#: ../src/generic/filedlgg.cpp:1316 ../src/gtk/filedlg.cpp:64
 #, c-format
 msgid "File '%s' already exists, do you really want to overwrite it?"
 msgstr "檔案 '%s' 已存在,是否真要覆寫?"
 
-#: ../src/os2/filedlg.cpp:307
+#: ../src/os2/filedlg.cpp:310
 #, c-format
 msgid ""
 "File '%s' already exists.\n"
@@ -2132,20 +2261,29 @@ msgstr ""
 msgid "File couldn't be loaded."
 msgstr "檔案無法載入。"
 
-#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:603
-#: ../src/common/docview.cpp:1609
+#: ../src/common/docview.cpp:571 ../src/common/docview.cpp:1596
 msgid "File error"
 msgstr "檔案錯誤"
 
-#: ../src/generic/dirctrlg.cpp:699 ../src/generic/filedlgg.cpp:765
+#: ../src/generic/dirctrlg.cpp:707 ../src/generic/filedlgg.cpp:758
 msgid "File name exists already."
 msgstr "檔案名稱已存在。"
 
-#: ../src/common/filefn.cpp:1739
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Files"
+msgstr "檔案(&F)"
+
+#: ../src/common/filefn.cpp:1746
 #, fuzzy, c-format
 msgid "Files (%s)"
 msgstr "檔案 (%s)|%s"
 
+#: ../src/motif/filedlg.cpp:224
+#, fuzzy
+msgid "Filter"
+msgstr "檔案(&F)"
+
 #: ../src/html/helpfrm.cpp:491
 msgid "Find"
 msgstr "尋找"
@@ -2158,7 +2296,7 @@ msgstr "固定字型︰"
 msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> "
 msgstr "固定大小字體。<br> <b>粗體</b> <i>斜體</i> "
 
-#: ../src/common/paper.cpp:125
+#: ../src/common/paper.cpp:118
 msgid "Folio, 8 1/2 x 13 in"
 msgstr "對開紙,8 1/2 x 13 英吋"
 
@@ -2166,7 +2304,7 @@ msgstr "對開紙,8 1/2 x 13 英吋"
 msgid "Font size:"
 msgstr "字型大小:"
 
-#: ../src/unix/utilsunx.cpp:528
+#: ../src/unix/utilsunx.cpp:545
 msgid "Fork failed"
 msgstr "建立執行緒失敗"
 
@@ -2219,11 +2357,11 @@ msgstr "GTK+ 主題"
 msgid "Generic PostScript"
 msgstr "PostScript 文件"
 
-#: ../src/common/paper.cpp:149
+#: ../src/common/paper.cpp:142
 msgid "German Legal Fanfold, 8 1/2 x 13 in"
 msgstr "德國法定複寫簿, 8 1/2 x 13 in"
 
-#: ../src/common/paper.cpp:148
+#: ../src/common/paper.cpp:141
 msgid "German Std Fanfold, 8 1/2 x 12 in"
 msgstr "德國家標準準複寫簿, 8 1/2 x 12 in"
 
@@ -2251,19 +2389,19 @@ msgstr "向前"
 msgid "Go one level up in document hierarchy"
 msgstr "到上一階文件層級"
 
-#: ../src/generic/dirdlgg.cpp:147 ../src/generic/filedlgg.cpp:997
+#: ../src/generic/dirdlgg.cpp:145 ../src/generic/filedlgg.cpp:989
 msgid "Go to home directory"
 msgstr "進入使用者目錄"
 
-#: ../src/generic/filedlgg.cpp:989
+#: ../src/generic/filedlgg.cpp:981
 msgid "Go to parent directory"
 msgstr "進入父目錄"
 
-#: ../src/common/prntbase.cpp:804
+#: ../src/common/prntbase.cpp:851
 msgid "Goto Page"
 msgstr "前進頁面"
 
-#: ../src/common/fmapbase.cpp:109
+#: ../src/common/fmapbase.cpp:110
 msgid "Greek (ISO-8859-7)"
 msgstr "希臘語 (ISO-8859-7)"
 
@@ -2284,12 +2422,11 @@ msgstr "HTML 錨 %s 不存在。"
 msgid "HTML files (*.html;*.htm)|*.html;*.htm|"
 msgstr "超文件檔 (*.html;*.htm)|*.html;*.htm|"
 
-#: ../src/common/fmapbase.cpp:110
+#: ../src/common/fmapbase.cpp:111
 msgid "Hebrew (ISO-8859-8)"
 msgstr "希伯來語 (ISO-8859-8)"
 
-#: ../contrib/src/deprecated/proplist.cpp:523 ../src/generic/mdig.cpp:310
-#: ../src/html/helpfrm.cpp:337 ../src/msw/mdi.cpp:1383
+#: ../src/html/helpfrm.cpp:337 ../contrib/src/deprecated/proplist.cpp:523
 msgid "Help"
 msgstr "說明"
 
@@ -2319,17 +2456,17 @@ msgstr "說明書 (*.htb)|*.htb|說明書 (*.zip)|*.zip|"
 msgid "Help: %s"
 msgstr "說明:%s"
 
-#: ../src/generic/dirdlgg.cpp:107
+#: ../src/generic/dirdlgg.cpp:105
 #, fuzzy
 msgid "Home"
 msgstr "未命名"
 
-#: ../src/generic/dirctrlg.cpp:646
+#: ../src/generic/dirctrlg.cpp:654
 #, fuzzy
 msgid "Home directory"
 msgstr "建立目錄"
 
-#: ../include/wx/filefn.h:142
+#: ../include/wx/filefn.h:145
 msgid "I64"
 msgstr ""
 
@@ -2378,13 +2515,13 @@ msgstr "IFF: 未知的錯誤!!!"
 msgid "Icon resource specification %s not found."
 msgstr "沒有找到 XRC 資源 '%s' (類別 '%s')!"
 
-#: ../src/generic/dbgrptg.cpp:325
+#: ../src/generic/dbgrptg.cpp:344
 msgid ""
 "If you have any additional information pertaining to this bug\n"
 "report, please enter it here and it will be joined to it:"
 msgstr ""
 
-#: ../src/generic/dbgrptg.cpp:291
+#: ../src/generic/dbgrptg.cpp:310
 msgid ""
 "If you wish to suppress this debug report completely, please choose the "
 "\"Cancel\" button,\n"
@@ -2392,7 +2529,7 @@ msgid ""
 "at all possible please do continue with the report generation.\n"
 msgstr ""
 
-#: ../src/msw/registry.cpp:1281
+#: ../src/msw/registry.cpp:1304
 #, c-format
 msgid "Ignoring value \"%s\" of the key \"%s\"."
 msgstr ""
@@ -2413,20 +2550,20 @@ msgstr ""
 msgid "Illegal Parameter Count for Create Method"
 msgstr ""
 
-#: ../src/generic/dirctrlg.cpp:681 ../src/generic/filedlgg.cpp:751
+#: ../src/generic/dirctrlg.cpp:689 ../src/generic/filedlgg.cpp:744
 msgid "Illegal directory name."
 msgstr "不合法的目錄名稱。"
 
-#: ../src/generic/filedlgg.cpp:1275
+#: ../src/generic/filedlgg.cpp:1269
 msgid "Illegal file specification."
 msgstr "不合規範的檔案描述。"
 
-#: ../src/common/image.cpp:1169
+#: ../src/common/image.cpp:1192
 #, fuzzy
 msgid "Image and mask have different sizes."
 msgstr "影像和遮罩的大小不一致"
 
-#: ../src/common/image.cpp:1500
+#: ../src/common/image.cpp:1523
 #, c-format
 msgid "Image file is not of type %d."
 msgstr "影像檔不是型態%d。"
@@ -2439,21 +2576,21 @@ msgstr ""
 "無法建立 rich edit 控制元件,使用 simple text 控制元件代替。請重新安裝 "
 "riched32.dll"
 
-#: ../src/unix/utilsunx.cpp:411
+#: ../src/unix/utilsunx.cpp:428
 msgid "Impossible to get child process input"
 msgstr "無法取得子程序的輸入"
 
-#: ../src/common/filefn.cpp:1027
+#: ../src/common/filefn.cpp:1022
 #, c-format
 msgid "Impossible to get permissions for file '%s'"
 msgstr "無法取得檔案 '%s' 的存取權限"
 
-#: ../src/common/filefn.cpp:1041
+#: ../src/common/filefn.cpp:1036
 #, c-format
 msgid "Impossible to overwrite the file '%s'"
 msgstr "無法覆寫檔案 '%s'"
 
-#: ../src/common/filefn.cpp:1085
+#: ../src/common/filefn.cpp:1080
 #, c-format
 msgid "Impossible to set permissions for the file '%s'"
 msgstr "無法設定檔案 '%s' 的存取權限 "
@@ -2467,19 +2604,23 @@ msgstr "索引"
 msgid "Index"
 msgstr "索引"
 
-#: ../src/common/fmapbase.cpp:114
+#: ../src/common/fmapbase.cpp:115
 msgid "Indian (ISO-8859-12)"
 msgstr "印度語 (ISO-8859-12)"
 
+#: ../src/common/init.cpp:232
+msgid "Initialization failed in post init, aborting."
+msgstr ""
+
 #: ../src/common/xtistrm.cpp:704
 msgid "Internal error, illegal wxCustomTypeInfo"
 msgstr ""
 
-#: ../src/common/imagtiff.cpp:211
+#: ../src/common/imagtiff.cpp:227
 msgid "Invalid TIFF image index."
 msgstr "無效的 TIFF 影像索引。"
 
-#: ../src/xrc/xmlres.cpp:399
+#: ../src/xrc/xmlres.cpp:460
 #, c-format
 msgid "Invalid XRC resource '%s': doesn't have root node 'resource'."
 msgstr "無效的 XRC 資源 '%s':沒有根節點 'resource'。"
@@ -2516,7 +2657,7 @@ msgstr "無效的正規運算式 '%s': %s"
 msgid "Italic"
 msgstr "斜體"
 
-#: ../src/common/paper.cpp:144
+#: ../src/common/paper.cpp:137
 msgid "Italy Envelope, 110 x 230 mm"
 msgstr "意大利信封,110 x 230 mm"
 
@@ -2528,15 +2669,67 @@ msgstr "JPEG: 無法載入 - 檔案也許已損壞。"
 msgid "JPEG: Couldn't save image."
 msgstr "JPEG: 無法儲存影像。"
 
+#: ../src/common/paper.cpp:170
+msgid "Japanese Double Postcard 200 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:174
+msgid "Japanese Envelope Chou #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:187
+msgid "Japanese Envelope Chou #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:175
+msgid "Japanese Envelope Chou #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:188
+msgid "Japanese Envelope Chou #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:172
+msgid "Japanese Envelope Kaku #2"
+msgstr ""
+
+#: ../src/common/paper.cpp:185
+msgid "Japanese Envelope Kaku #2 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:173
+msgid "Japanese Envelope Kaku #3"
+msgstr ""
+
+#: ../src/common/paper.cpp:186
+msgid "Japanese Envelope Kaku #3 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:192
+msgid "Japanese Envelope You #4"
+msgstr ""
+
+#: ../src/common/paper.cpp:193
+msgid "Japanese Envelope You #4 Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:145
+msgid "Japanese Postcard 100 x 148 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:182
+msgid "Japanese Postcard Rotated 148 x 100 mm"
+msgstr ""
+
 #: ../src/common/stockitem.cpp:128
 msgid "Justified"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:118
+#: ../src/common/fmapbase.cpp:119
 msgid "KOI8-R"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:119
+#: ../src/common/fmapbase.cpp:120
 msgid "KOI8-U"
 msgstr ""
 
@@ -2544,7 +2737,7 @@ msgstr ""
 msgid "Landscape"
 msgstr "橫向列印"
 
-#: ../src/common/paper.cpp:117
+#: ../src/common/paper.cpp:110
 msgid "Ledger, 17 x 11 in"
 msgstr "橫板紙,17 x 11 英吋"
 
@@ -2552,15 +2745,44 @@ msgstr "橫板紙,17 x 11 英吋"
 msgid "Left margin (mm):"
 msgstr "左邊距(毫米):"
 
-#: ../src/common/paper.cpp:110
+#: ../src/common/paper.cpp:151
+#, fuzzy
+msgid "Legal Extra 9 1/2 x 15 in"
+msgstr "狀紙,8 1/2 x 14 英吋"
+
+#: ../src/common/paper.cpp:103
 msgid "Legal, 8 1/2 x 14 in"
 msgstr "狀紙,8 1/2 x 14 英吋"
 
-#: ../src/common/paper.cpp:115
+#: ../src/common/paper.cpp:150
+#, fuzzy
+msgid "Letter Extra 9 1/2 x 12 in"
+msgstr "信紙,8 1/2 x 11 英吋"
+
+#: ../src/common/paper.cpp:156
+msgid "Letter Extra Transverse 9.275 x 12 in"
+msgstr ""
+
+#: ../src/common/paper.cpp:159
+#, fuzzy
+msgid "Letter Plus 8 1/2 x 12.69 in"
+msgstr "信紙,8 1/2 x 11 英吋"
+
+#: ../src/common/paper.cpp:176
+#, fuzzy
+msgid "Letter Rotated 11 x 8 1/2 in"
+msgstr "信紙,8 1/2 x 11 英吋"
+
+#: ../src/common/paper.cpp:108
 msgid "Letter Small, 8 1/2 x 11 in"
 msgstr "小信紙,8 1/2 x 11 英吋"
 
-#: ../src/common/paper.cpp:109
+#: ../src/common/paper.cpp:154
+#, fuzzy
+msgid "Letter Transverse 8 1/2 x 11 in"
+msgstr "信紙,8 1/2 x 11 英吋"
+
+#: ../src/common/paper.cpp:102
 msgid "Letter, 8 1/2 x 11 in"
 msgstr "信紙,8 1/2 x 11 英吋"
 
@@ -2581,14 +2803,6 @@ msgstr "載入檔案 %s "
 msgid "Loading : "
 msgstr "載入中:"
 
-#: ../src/common/imagpnm.cpp:72
-msgid "Loading Grey Ascii PNM image is not yet implemented."
-msgstr "載入灰階 ASCII PNM 影像的功能尚未實作。"
-
-#: ../src/common/imagpnm.cpp:75
-msgid "Loading Grey Raw PNM image is not yet implemented."
-msgstr "載入灰階 Raw PNM 影像的功能尚未實作。"
-
 #: ../src/unix/snglinst.cpp:251
 #, fuzzy, c-format
 msgid "Lock file '%s' has incorrect owner."
@@ -2599,7 +2813,7 @@ msgstr "'%s' 音效檔案格式不支援"
 msgid "Lock file '%s' has incorrect permissions."
 msgstr ""
 
-#: ../src/generic/logg.cpp:575
+#: ../src/generic/logg.cpp:572
 #, c-format
 msgid "Log saved to the file '%s'."
 msgstr "儲存日誌到檔案 '%s'。"
@@ -2623,7 +2837,7 @@ msgid ""
 msgstr ""
 "由於 MS HTML Help 函示庫未安裝,導致 MS HTML Help 功能無法使用。請先安裝它。"
 
-#: ../src/univ/themes/win32.cpp:4823
+#: ../src/univ/themes/win32.cpp:4929
 msgid "Ma&ximize"
 msgstr "最大化(&x)"
 
@@ -2650,7 +2864,7 @@ msgstr "現代"
 msgid "Metal theme"
 msgstr "金屬主題"
 
-#: ../src/univ/themes/win32.cpp:4821
+#: ../src/univ/themes/win32.cpp:4927
 msgid "Mi&nimize"
 msgstr "最小化(&n)"
 
@@ -2668,11 +2882,16 @@ msgstr "模式 %ix%i-%i 無法使用"
 msgid "Modern"
 msgstr "現代"
 
-#: ../src/generic/filedlgg.cpp:441
+#: ../src/generic/filedlgg.cpp:434
 msgid "Modified"
 msgstr "修改日期"
 
-#: ../src/common/paper.cpp:145
+#: ../src/common/module.cpp:77
+#, c-format
+msgid "Module \"%s\" initialization failed"
+msgstr ""
+
+#: ../src/common/paper.cpp:138
 msgid "Monarch Envelope, 3 7/8 x 7 1/2 in"
 msgstr "御用信封,3 7/8 x 7 1/2 英吋"
 
@@ -2684,11 +2903,11 @@ msgstr "下移"
 msgid "Move up"
 msgstr "上移"
 
-#: ../src/generic/filedlgg.cpp:438
+#: ../src/generic/filedlgg.cpp:431
 msgid "Name"
 msgstr "名稱"
 
-#: ../src/generic/dirdlgg.cpp:111
+#: ../src/generic/dirdlgg.cpp:109
 #, fuzzy
 msgid "New directory"
 msgstr "建立目錄"
@@ -2697,8 +2916,8 @@ msgstr "建立目錄"
 msgid "New item"
 msgstr "新增項目"
 
-#: ../src/generic/dirdlgg.cpp:318 ../src/generic/dirdlgg.cpp:328
-#: ../src/generic/filedlgg.cpp:615 ../src/generic/filedlgg.cpp:624
+#: ../src/generic/dirdlgg.cpp:316 ../src/generic/dirdlgg.cpp:326
+#: ../src/generic/filedlgg.cpp:608 ../src/generic/filedlgg.cpp:617
 msgid "NewName"
 msgstr "新名稱"
 
@@ -2711,9 +2930,9 @@ msgstr "下一個(&N)"
 msgid "Next page"
 msgstr "下一頁"
 
-#: ../src/mac/carbon/msgdlg.cpp:60 ../src/mac/carbon/msgdlg.cpp:145
-#: ../src/mac/classic/msgdlg.cpp:58 ../src/mac/classic/msgdlg.cpp:142
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:58 ../src/mac/carbon/msgdlg.cpp:143
+#: ../src/mac/classic/msgdlg.cpp:56 ../src/mac/classic/msgdlg.cpp:140
+#: ../src/motif/msgdlg.cpp:204
 msgid "No"
 msgstr "否"
 
@@ -2753,22 +2972,22 @@ msgstr ""
 "您要選擇對應這個編碼的字型嗎\n"
 "(否則此種編碼的文字將無法正確顯示)?"
 
-#: ../src/xrc/xmlres.cpp:616
+#: ../src/xrc/xmlres.cpp:677
 #, c-format
 msgid "No handler found for XML node '%s', class '%s'!"
 msgstr "找不到 XML 節點 '%s' 類別 '%s' 的處理常式!"
 
-#: ../src/common/image.cpp:1482 ../src/common/image.cpp:1525
+#: ../src/common/image.cpp:1505 ../src/common/image.cpp:1548
 msgid "No handler found for image type."
 msgstr "沒有找到影像類型處理常式。"
 
-#: ../src/common/image.cpp:1490 ../src/common/image.cpp:1533
-#: ../src/common/image.cpp:1566
+#: ../src/common/image.cpp:1513 ../src/common/image.cpp:1556
+#: ../src/common/image.cpp:1589
 #, c-format
 msgid "No image handler for type %d defined."
 msgstr "沒有定義類型 %d 的影像處理常式。"
 
-#: ../src/common/image.cpp:1551 ../src/common/image.cpp:1581
+#: ../src/common/image.cpp:1574 ../src/common/image.cpp:1604
 #, c-format
 msgid "No image handler for type %s defined."
 msgstr "沒有定義類型 %s 的影像處理常式。"
@@ -2781,17 +3000,17 @@ msgstr "尚未找到符合的頁面"
 msgid "No sound"
 msgstr "沒有聲音"
 
-#: ../src/common/image.cpp:1177 ../src/common/image.cpp:1216
+#: ../src/common/image.cpp:1200 ../src/common/image.cpp:1239
 #, fuzzy
 msgid "No unused colour in image being masked."
 msgstr "影像中未使用的顏色沒有遮罩"
 
-#: ../src/common/image.cpp:1821
+#: ../src/common/image.cpp:1997
 #, fuzzy
 msgid "No unused colour in image."
 msgstr "影像中未使用的顏色沒有遮罩"
 
-#: ../src/common/fmapbase.cpp:112
+#: ../src/common/fmapbase.cpp:113
 msgid "Nordic (ISO-8859-10)"
 msgstr "北歐語系 (ISO-8859-10)"
 
@@ -2807,12 +3026,12 @@ msgstr "正常字體<br>且 <u>下劃線</u>. "
 msgid "Normal font:"
 msgstr "正常字型:"
 
-#: ../src/common/paper.cpp:129
+#: ../src/common/paper.cpp:122
 msgid "Note, 8 1/2 x 11 in"
 msgstr "筆記簿,8 1/2 x 11 英吋"
 
-#: ../contrib/src/deprecated/proplist.cpp:506 ../src/gtk/fontdlg.cpp:147
-#: ../src/msw/dialog.cpp:193
+#: ../src/gtk/fontdlg.cpp:147 ../src/msw/dialog.cpp:194
+#: ../contrib/src/deprecated/proplist.cpp:506
 msgid "OK"
 msgstr "確認"
 
@@ -2820,7 +3039,7 @@ msgstr "確認"
 msgid "Objects must have an id attribute"
 msgstr "物件必須有 id 屬性"
 
-#: ../src/common/docview.cpp:1282 ../src/common/docview.cpp:1632
+#: ../src/common/docview.cpp:1269 ../src/common/docview.cpp:1619
 msgid "Open File"
 msgstr "開啟檔案"
 
@@ -2828,13 +3047,13 @@ msgstr "開啟檔案"
 msgid "Open HTML document"
 msgstr "開啟 HTML 文件"
 
-#: ../src/generic/dbgrptg.cpp:147
+#: ../src/generic/dbgrptg.cpp:158
 #, fuzzy, c-format
 msgid "Open file \"%s\""
 msgstr "開啟檔案"
 
-#: ../src/generic/dirctrlg.cpp:710 ../src/generic/dirdlgg.cpp:344
-#: ../src/generic/filedlgg.cpp:639 ../src/generic/filedlgg.cpp:779
+#: ../src/generic/dirctrlg.cpp:718 ../src/generic/dirdlgg.cpp:342
+#: ../src/generic/filedlgg.cpp:632 ../src/generic/filedlgg.cpp:772
 msgid "Operation not permitted."
 msgstr "不容許的操作。"
 
@@ -2853,7 +3072,7 @@ msgstr "選項 '%s' 必須有值。"
 msgid "Option '%s': '%s' cannot be converted to a date."
 msgstr "選項 '%s':'%s' 無法轉換成日期。"
 
-#: ../src/generic/dirdlgg.cpp:118 ../src/generic/prntdlgg.cpp:614
+#: ../src/generic/dirdlgg.cpp:116 ../src/generic/prntdlgg.cpp:614
 msgid "Options"
 msgstr "選項"
 
@@ -2885,24 +3104,149 @@ msgstr "PCX: 未知的錯誤!!!"
 msgid "PCX: version number too low"
 msgstr "PCX: 版本編號太低"
 
-#: ../src/common/imagpnm.cpp:96
+#: ../src/common/imagpnm.cpp:92
 msgid "PNM: Couldn't allocate memory."
 msgstr "PNM: 無法配置記憶體。"
 
-#: ../src/common/imagpnm.cpp:80
+#: ../src/common/imagpnm.cpp:76
 msgid "PNM: File format is not recognized."
 msgstr "PNM: 檔案格式無法識別。"
 
-#: ../src/common/imagpnm.cpp:112
+#: ../src/common/imagpnm.cpp:108 ../src/common/imagpnm.cpp:125
+#: ../src/common/imagpnm.cpp:142
 msgid "PNM: File seems truncated."
 msgstr "PNM: 檔案似乎被截斷了。"
 
-#: ../src/common/prntbase.cpp:1247
+#: ../src/common/paper.cpp:194
+msgid "PRC 16K 146 x 215 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:207
+msgid "PRC 16K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:195
+msgid "PRC 32K 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:208
+msgid "PRC 32K Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:196
+msgid "PRC 32K(Big) 97 x 151 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:209
+msgid "PRC 32K(Big) Rotated"
+msgstr ""
+
+#: ../src/common/paper.cpp:197
+#, fuzzy
+msgid "PRC Envelope #1 102 x 165 mm"
+msgstr "C6 信封,114 x 162 毫米"
+
+#: ../src/common/paper.cpp:210
+#, fuzzy
+msgid "PRC Envelope #1 Rotated 165 x 102 mm"
+msgstr "C6 信封,114 x 162 毫米"
+
+#: ../src/common/paper.cpp:206
+#, fuzzy
+msgid "PRC Envelope #10 324 x 458 mm"
+msgstr "C3 信封,324 x 458 毫米"
+
+#: ../src/common/paper.cpp:219
+#, fuzzy
+msgid "PRC Envelope #10 Rotated 458 x 324 m"
+msgstr "C4 信封,229 x 324 毫米"
+
+#: ../src/common/paper.cpp:198
+#, fuzzy
+msgid "PRC Envelope #2 102 x 176 mm"
+msgstr "C6 信封,114 x 162 毫米"
+
+#: ../src/common/paper.cpp:211
+#, fuzzy
+msgid "PRC Envelope #2 Rotated 176 x 102 mm"
+msgstr "B6 信封,176 x 125 毫米"
+
+#: ../src/common/paper.cpp:199
+#, fuzzy
+msgid "PRC Envelope #3 125 x 176 mm"
+msgstr "C6 信封,114 x 162 毫米"
+
+#: ../src/common/paper.cpp:212
+#, fuzzy
+msgid "PRC Envelope #3 Rotated 176 x 125 mm"
+msgstr "B6 信封,176 x 125 毫米"
+
+#: ../src/common/paper.cpp:200
+#, fuzzy
+msgid "PRC Envelope #4 110 x 208 mm"
+msgstr "DL 信封,110 x 220 毫米"
+
+#: ../src/common/paper.cpp:213
+#, fuzzy
+msgid "PRC Envelope #4 Rotated 208 x 110 mm"
+msgstr "C6 信封,114 x 162 毫米"
+
+#: ../src/common/paper.cpp:201
+#, fuzzy
+msgid "PRC Envelope #5 110 x 220 mm"
+msgstr "DL 信封,110 x 220 毫米"
+
+#: ../src/common/paper.cpp:214
+#, fuzzy
+msgid "PRC Envelope #5 Rotated 220 x 110 mm"
+msgstr "C4 信封,229 x 324 毫米"
+
+#: ../src/common/paper.cpp:202
+#, fuzzy
+msgid "PRC Envelope #6 120 x 230 mm"
+msgstr "C5 信封,162 x 229 毫米"
+
+#: ../src/common/paper.cpp:215
+#, fuzzy
+msgid "PRC Envelope #6 Rotated 230 x 120 mm"
+msgstr "C5 信封,162 x 229 毫米"
+
+#: ../src/common/paper.cpp:203
+#, fuzzy
+msgid "PRC Envelope #7 160 x 230 mm"
+msgstr "B5 信封,176 x 250 毫米"
+
+#: ../src/common/paper.cpp:216
+#, fuzzy
+msgid "PRC Envelope #7 Rotated 230 x 160 mm"
+msgstr "C6 信封,114 x 162 毫米"
+
+#: ../src/common/paper.cpp:204
+#, fuzzy
+msgid "PRC Envelope #8 120 x 309 mm"
+msgstr "C5 信封,162 x 229 毫米"
+
+#: ../src/common/paper.cpp:217
+#, fuzzy
+msgid "PRC Envelope #8 Rotated 309 x 120 mm"
+msgstr "C4 信封,229 x 324 毫米"
+
+#: ../src/common/paper.cpp:205
+#, fuzzy
+msgid "PRC Envelope #9 229 x 324 mm"
+msgstr "C4 信封,229 x 324 毫米"
+
+#: ../src/common/paper.cpp:218
+#, fuzzy
+msgid "PRC Envelope #9 Rotated 324 x 229 mm"
+msgstr "C5 信封,162 x 229 毫米"
+
+#: ../src/common/prntbase.cpp:1294
 #, c-format
 msgid "Page %d"
 msgstr "第 %d 頁"
 
-#: ../src/common/prntbase.cpp:1245
+#: ../src/common/prntbase.cpp:1292
 #, c-format
 msgid "Page %d of %d"
 msgstr "%d / %d 頁"
@@ -2911,7 +3255,7 @@ msgstr "%d / %d 頁"
 msgid "Page Setup"
 msgstr "頁面設定"
 
-#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:533
+#: ../src/common/prntbase.cpp:451 ../src/gtk/gnome/gprint.cpp:540
 #, fuzzy
 msgid "Page setup"
 msgstr "頁面設定"
@@ -2942,7 +3286,7 @@ msgstr "傳入已註冊的物件給 SetObjectName"
 msgid "Passing an unkown object to GetObject"
 msgstr "傳入一個未知物件給 GetObject"
 
-#: ../src/generic/filedlgg.cpp:444
+#: ../src/generic/filedlgg.cpp:437
 msgid "Permissions"
 msgstr "允許"
 
@@ -2954,7 +3298,7 @@ msgstr "無法建立管道"
 msgid "Please choose a valid font."
 msgstr "請選擇一個有效的字型。"
 
-#: ../src/generic/filedlgg.cpp:1330
+#: ../src/generic/filedlgg.cpp:1325
 msgid "Please choose an existing file."
 msgstr "請選擇一個已存在的檔案。"
 
@@ -2963,11 +3307,11 @@ msgstr "請選擇一個已存在的檔案。"
 msgid "Please choose the page to display:"
 msgstr "請選擇一個已存在的檔案。"
 
-#: ../src/msw/dialup.cpp:750
+#: ../src/msw/dialup.cpp:787
 msgid "Please choose which ISP do you want to connect to"
 msgstr "請選擇你想連線的 ISP"
 
-#: ../src/msw/listctrl.cpp:434
+#: ../src/msw/listctrl.cpp:444
 #, c-format
 msgid ""
 "Please install a newer version of comctl32.dll\n"
@@ -2999,16 +3343,16 @@ msgid "Previous page"
 msgstr "前一頁"
 
 #: ../src/common/prntbase.cpp:393 ../src/generic/prntdlgg.cpp:138
-#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:388
-#: ../src/gtk/gnome/gprint.cpp:400
+#: ../src/generic/prntdlgg.cpp:151 ../src/gtk/gnome/gprint.cpp:395
+#: ../src/gtk/gnome/gprint.cpp:407
 msgid "Print"
 msgstr "列印"
 
-#: ../src/common/docview.cpp:1045
+#: ../src/common/docview.cpp:1032
 msgid "Print Preview"
 msgstr "預覽列印"
 
-#: ../src/common/prntbase.cpp:1199 ../src/common/prntbase.cpp:1225
+#: ../src/common/prntbase.cpp:1246 ../src/common/prntbase.cpp:1272
 msgid "Print Preview Failure"
 msgstr "預覽列印失敗"
 
@@ -3029,7 +3373,7 @@ msgstr "彩色列印"
 msgid "Print previe&w"
 msgstr "預覽列印"
 
-#: ../src/gtk/gnome/gprint.cpp:778
+#: ../src/gtk/gnome/gprint.cpp:785
 #, fuzzy
 msgid "Print preview"
 msgstr "預覽列印"
@@ -3089,7 +3433,7 @@ msgstr "正在列印第 %d 頁..."
 msgid "Printing..."
 msgstr "列印中..."
 
-#: ../src/common/debugrpt.cpp:524
+#: ../src/common/debugrpt.cpp:546
 #, c-format
 msgid ""
 "Processing debug report has failed, leaving the files in \"%s\" directory."
@@ -3099,11 +3443,11 @@ msgstr ""
 msgid "Program aborted."
 msgstr "程式異常終止。"
 
-#: ../src/common/paper.cpp:126
+#: ../src/common/paper.cpp:119
 msgid "Quarto, 215 x 275 mm"
 msgstr "四開,215 x 275 mm"
 
-#: ../src/generic/logg.cpp:1166
+#: ../src/generic/logg.cpp:1165
 msgid "Question"
 msgstr "問題"
 
@@ -3117,7 +3461,7 @@ msgstr "讀取檔案 '%s' 時發生錯誤"
 msgid "Ready"
 msgstr "重做(&R)"
 
-#: ../src/xrc/xmlres.cpp:582
+#: ../src/xrc/xmlres.cpp:643
 #, c-format
 msgid "Referenced object node with ref=\"%s\" not found!"
 msgstr "找不到 ref=\"%s\" 的參照物件節點!"
@@ -3126,17 +3470,17 @@ msgstr "找不到 ref=\"%s\" 的參照物件節點!"
 msgid "Refresh"
 msgstr ""
 
-#: ../src/msw/registry.cpp:552
+#: ../src/msw/registry.cpp:560
 #, c-format
 msgid "Registry key '%s' already exists."
 msgstr "登錄機碼 '%s' 已存在。"
 
-#: ../src/msw/registry.cpp:521
+#: ../src/msw/registry.cpp:529
 #, c-format
 msgid "Registry key '%s' does not exist, cannot rename it."
 msgstr "登錄機碼 '%s' 不存在, 無法更名。"
 
-#: ../src/msw/registry.cpp:653
+#: ../src/msw/registry.cpp:661
 #, c-format
 msgid ""
 "Registry key '%s' is needed for normal system operation,\n"
@@ -3147,7 +3491,7 @@ msgstr ""
 "刪除它會使系統處於無法使用的狀態:\n"
 "操作中斷。"
 
-#: ../src/msw/registry.cpp:448
+#: ../src/msw/registry.cpp:456
 #, c-format
 msgid "Registry value '%s' already exists."
 msgstr "登錄機值 '%s' 已存在."
@@ -3168,7 +3512,7 @@ msgstr ""
 msgid "Remove current page from bookmarks"
 msgstr "從書籤中移除目前頁面"
 
-#: ../src/common/rendcmn.cpp:193
+#: ../src/common/rendcmn.cpp:196
 #, c-format
 msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded."
 msgstr "Renderer \"%s\" %d.%d 版本不完整。而且無法載入。"
@@ -3186,7 +3530,7 @@ msgstr "取代所有(&a)"
 msgid "Replace with:"
 msgstr "置換:"
 
-#: ../src/xrc/xmlres.cpp:418
+#: ../src/xrc/xmlres.cpp:479
 msgid "Resource files must have same version number!"
 msgstr "資源檔案的版本別必須一致!"
 
@@ -3202,7 +3546,7 @@ msgstr "右邊距(毫米):"
 msgid "Roman"
 msgstr "羅馬"
 
-#: ../src/common/sizer.cpp:1841
+#: ../src/common/sizer.cpp:1838
 #, fuzzy
 msgid "Save"
 msgstr "儲存...(&S)"
@@ -3221,7 +3565,7 @@ msgstr "儲存...(&S)"
 msgid "Save as"
 msgstr "另存為"
 
-#: ../src/generic/logg.cpp:508
+#: ../src/generic/logg.cpp:505
 msgid "Save log contents to file"
 msgstr "將日誌內容存到檔案中"
 
@@ -3255,7 +3599,7 @@ msgstr "搜尋所有的書籍"
 msgid "Searching..."
 msgstr "搜尋中..."
 
-#: ../src/generic/dirctrlg.cpp:584
+#: ../src/generic/dirctrlg.cpp:592
 msgid "Sections"
 msgstr "段落"
 
@@ -3269,22 +3613,27 @@ msgstr "檔案 '%s' 定位錯誤"
 msgid "Seek error on file '%s' (large files not supported by stdio)"
 msgstr ""
 
-#: ../src/msw/textctrl.cpp:2069
+#: ../src/mac/carbon/textctrl.cpp:1078 ../src/msw/textctrl.cpp:2068
 msgid "Select &All"
 msgstr "選擇全部(&A)"
 
-#: ../src/common/docview.cpp:1712
+#: ../src/common/docview.cpp:1699
 msgid "Select a document template"
 msgstr "選擇文件範本"
 
-#: ../src/common/docview.cpp:1789
+#: ../src/common/docview.cpp:1776
 msgid "Select a document view"
 msgstr "選擇文件視界"
 
-#: ../src/common/docview.cpp:1592
+#: ../src/common/docview.cpp:1579
 msgid "Select a file"
 msgstr "選擇檔案"
 
+#: ../src/motif/filedlg.cpp:226
+#, fuzzy
+msgid "Selection"
+msgstr "段落"
+
 #: ../src/common/cmdline.cpp:739
 #, c-format
 msgid "Separator expected after the option '%s'."
@@ -3298,7 +3647,7 @@ msgstr ""
 msgid "Setup..."
 msgstr "設定..."
 
-#: ../src/msw/dialup.cpp:530
+#: ../src/msw/dialup.cpp:567
 msgid "Several active dialup connections found, choosing one randomly."
 msgstr "多個撥號連線中,隨機選擇一個。"
 
@@ -3310,11 +3659,11 @@ msgstr "顯示所有"
 msgid "Show all items in index"
 msgstr "以索引的方式顯示所有項目"
 
-#: ../src/generic/dirdlgg.cpp:114 ../src/generic/dirdlgg.cpp:177
+#: ../src/generic/dirdlgg.cpp:112 ../src/generic/dirdlgg.cpp:175
 msgid "Show hidden directories"
 msgstr "顯示隱藏目錄"
 
-#: ../src/generic/filedlgg.cpp:1064
+#: ../src/generic/filedlgg.cpp:1056
 msgid "Show hidden files"
 msgstr "顯示隱藏檔案"
 
@@ -3326,7 +3675,7 @@ msgstr "顯示/隱藏遊覽面板"
 msgid "Shows the font preview."
 msgstr ""
 
-#: ../src/generic/filedlgg.cpp:439
+#: ../src/generic/filedlgg.cpp:432
 msgid "Size"
 msgstr "大小"
 
@@ -3344,8 +3693,7 @@ msgstr "傾斜"
 msgid "Sorry, could not open this file for saving."
 msgstr "對不起,無法開啟檔案以便儲存。"
 
-#: ../src/common/docview.cpp:613 ../src/common/docview.cpp:626
-#: ../src/common/docview.cpp:1611
+#: ../src/common/docview.cpp:617 ../src/common/docview.cpp:1598
 msgid "Sorry, could not open this file."
 msgstr "對不起,無法開啟檔案。"
 
@@ -3353,15 +3701,15 @@ msgstr "對不起,無法開啟檔案。"
 msgid "Sorry, could not save this file."
 msgstr "對不起,無法儲存檔案。"
 
-#: ../src/common/prntbase.cpp:1199
+#: ../src/common/prntbase.cpp:1246
 msgid "Sorry, not enough memory to create a preview."
 msgstr "對不起,記憶體不足無法建立預覽。"
 
-#: ../src/common/docview.cpp:1041
+#: ../src/common/docview.cpp:1028
 msgid "Sorry, print preview needs a printer to be installed."
 msgstr "抱歉,預覽列印必須安裝印表機"
 
-#: ../src/common/docview.cpp:1281 ../src/common/docview.cpp:1631
+#: ../src/common/docview.cpp:1268 ../src/common/docview.cpp:1618
 msgid "Sorry, the format for this file is unknown."
 msgstr "對不起,這個檔案格式是未知的。"
 
@@ -3374,7 +3722,7 @@ msgstr "音效資料格式不支援"
 msgid "Sound file '%s' is in unsupported format."
 msgstr "'%s' 音效檔案格式不支援"
 
-#: ../src/common/paper.cpp:118
+#: ../src/common/paper.cpp:111
 msgid "Statement, 5 1/2 x 8 1/2 in"
 msgstr "結算單, 5 1/2 x 8 1/2 英吋"
 
@@ -3383,7 +3731,7 @@ msgstr "結算單, 5 1/2 x 8 1/2 英吋"
 msgid "Status:"
 msgstr "狀態︰"
 
-#: ../src/generic/logg.cpp:625
+#: ../src/generic/logg.cpp:622
 msgid "Status: "
 msgstr "狀態︰"
 
@@ -3400,37 +3748,58 @@ msgstr "顏色名稱:不正確的顏色規格:%s。"
 msgid "String conversions not supported"
 msgstr "不支援字串轉換"
 
-#: ../src/xrc/xmlres.cpp:689
+#: ../src/xrc/xmlres.cpp:750
 #, c-format
 msgid "Subclass '%s' not found for resource '%s', not subclassing!"
 msgstr "沒找到子類別 '%s' 予資源 '%s',無法子類別化!"
 
+#: ../src/common/paper.cpp:157
+msgid "SuperA/SuperA/A4 227 x 356 mm"
+msgstr ""
+
+#: ../src/common/paper.cpp:158
+msgid "SuperB/SuperB/A3 305 x 487 mm"
+msgstr ""
+
 #: ../src/generic/fontdlgg.cpp:230
 msgid "Swiss"
 msgstr "瑞士"
 
-#: ../src/common/imagtiff.cpp:232 ../src/common/imagtiff.cpp:243
-#: ../src/common/imagtiff.cpp:383
+#: ../src/common/imagtiff.cpp:165
+msgid "TIFF library error."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:149
+msgid "TIFF library warning."
+msgstr ""
+
+#: ../src/common/imagtiff.cpp:248 ../src/common/imagtiff.cpp:259
+#: ../src/common/imagtiff.cpp:399
 msgid "TIFF: Couldn't allocate memory."
 msgstr "TIFF: 無法配置記憶體。"
 
-#: ../src/common/imagtiff.cpp:203
+#: ../src/common/imagtiff.cpp:219
 msgid "TIFF: Error loading image."
 msgstr "TIFF: 載入影像錯誤。"
 
-#: ../src/common/imagtiff.cpp:254
+#: ../src/common/imagtiff.cpp:270
 msgid "TIFF: Error reading image."
 msgstr "TIFF: 讀取影像錯誤。"
 
-#: ../src/common/imagtiff.cpp:331
+#: ../src/common/imagtiff.cpp:347
 msgid "TIFF: Error saving image."
 msgstr "TIFF: 儲存影像錯誤。"
 
-#: ../src/common/imagtiff.cpp:434
+#: ../src/common/imagtiff.cpp:445
 msgid "TIFF: Error writing image."
 msgstr "TIFF: 寫入影像錯誤。"
 
-#: ../src/common/paper.cpp:116
+#: ../src/common/paper.cpp:152
+#, fuzzy
+msgid "Tabloid Extra 11.69 x 18 in"
+msgstr "小報紙, 11 x 17 英吋"
+
+#: ../src/common/paper.cpp:109
 msgid "Tabloid, 11 x 17 in"
 msgstr "小報紙, 11 x 17 英吋"
 
@@ -3438,11 +3807,11 @@ msgstr "小報紙, 11 x 17 英吋"
 msgid "Teletype"
 msgstr "電傳打字機"
 
-#: ../src/common/docview.cpp:1713
+#: ../src/common/docview.cpp:1700
 msgid "Templates"
 msgstr "範本"
 
-#: ../src/common/fmapbase.cpp:113
+#: ../src/common/fmapbase.cpp:114
 msgid "Thai (ISO-8859-11)"
 msgstr "泰語 (ISO-8859-11)"
 
@@ -3470,7 +3839,7 @@ msgstr ""
 msgid "The clipboard format '%d' doesn't exist."
 msgstr "剪貼簿格式 '%d' 不存在。"
 
-#: ../src/generic/dirdlgg.cpp:226
+#: ../src/generic/dirdlgg.cpp:224
 #, c-format
 msgid ""
 "The directory '%s' does not exist\n"
@@ -3479,7 +3848,7 @@ msgstr ""
 "目錄 '%s' 不存在\n"
 "現在建立?"
 
-#: ../src/common/docview.cpp:1962
+#: ../src/common/docview.cpp:1949
 #, c-format
 msgid ""
 "The file '%s' couldn't be opened.\n"
@@ -3488,7 +3857,7 @@ msgstr ""
 "檔案 '%s' 無法開啟.\n"
 "已從「最近使用的檔案歷史清單」中除名。"
 
-#: ../src/common/docview.cpp:1972
+#: ../src/common/docview.cpp:1959
 #, c-format
 msgid ""
 "The file '%s' doesn't exist and couldn't be opened.\n"
@@ -3523,7 +3892,7 @@ msgstr ""
 msgid "The path '%s' contains too many \"..\"!"
 msgstr "路徑 '%s' 包含太多的 \"..\"!"
 
-#: ../src/generic/dbgrptg.cpp:289
+#: ../src/generic/dbgrptg.cpp:308
 msgid ""
 "The report contains the files listed below. If any of these files contain "
 "private information,\n"
@@ -3544,7 +3913,7 @@ msgstr "文字無法儲存。"
 msgid "The value for the option '%s' must be specified."
 msgstr "選項 '%s' 的值必須指定。"
 
-#: ../src/msw/dialup.cpp:418
+#: ../src/msw/dialup.cpp:455
 #, c-format
 msgid ""
 "The version of remote access service (RAS) installed on this machine is "
@@ -3562,7 +3931,7 @@ msgid ""
 "of comctl32.dll"
 msgstr ""
 
-#: ../src/msw/thread.cpp:1204
+#: ../src/msw/thread.cpp:1206
 msgid ""
 "Thread module initialization failed: can not store value in thread local "
 "storage"
@@ -3572,7 +3941,7 @@ msgstr "執行緒模組初始化失敗:無法存值到「執行緒內部儲存
 msgid "Thread module initialization failed: failed to create thread key"
 msgstr "執行緒模組初始化失敗:無法建立執行緒機碼"
 
-#: ../src/msw/thread.cpp:1192
+#: ../src/msw/thread.cpp:1194
 msgid ""
 "Thread module initialization failed: impossible to allocate index in thread "
 "local storage"
@@ -3582,11 +3951,11 @@ msgstr "執行緒模組初始化失敗:無法在「執行緒內部儲存區」
 msgid "Thread priority setting is ignored."
 msgstr "忽略執行緒的優先等級設定。"
 
-#: ../src/msw/mdi.cpp:187
+#: ../src/msw/mdi.cpp:184
 msgid "Tile &Horizontally"
 msgstr "水平鋪列(&H)"
 
-#: ../src/msw/mdi.cpp:188
+#: ../src/msw/mdi.cpp:185
 msgid "Tile &Vertically"
 msgstr "垂直鋪列(&V)"
 
@@ -3628,11 +3997,11 @@ msgstr "嘗試從「記憶體虛擬檔案系統」中移除檔案 '%s',但它
 msgid "Trying to solve a NULL hostname: giving up"
 msgstr "嘗試解析 NULL 主機名:放棄"
 
-#: ../src/common/fmapbase.cpp:111
+#: ../src/common/fmapbase.cpp:112
 msgid "Turkish (ISO-8859-9)"
 msgstr "土耳其語 (ISO-8859-9)"
 
-#: ../src/generic/filedlgg.cpp:440
+#: ../src/generic/filedlgg.cpp:433
 msgid "Type"
 msgstr "類型"
 
@@ -3641,7 +4010,7 @@ msgstr "類型"
 msgid "Type must have enum - long conversion"
 msgstr ""
 
-#: ../src/common/paper.cpp:147
+#: ../src/common/paper.cpp:140
 msgid "US Std Fanfold, 14 7/8 x 11 in"
 msgstr "美國標準複寫簿, 14 7/8 x 11 英吋"
 
@@ -3680,39 +4049,39 @@ msgstr "解譯資源時遇到無法識別的樣式 %s。"
 msgid "Unexpected parameter '%s'"
 msgstr "意外參數 '%s'"
 
-#: ../src/common/fmapbase.cpp:135
+#: ../src/common/fmapbase.cpp:137
 msgid "Unicode 16 bit (UTF-16)"
 msgstr "十六位元統一碼(UTF-16)"
 
-#: ../src/common/fmapbase.cpp:136
+#: ../src/common/fmapbase.cpp:138
 msgid "Unicode 16 bit Big Endian (UTF-16BE)"
 msgstr "十六位元統一碼(UTF-16BE)"
 
-#: ../src/common/fmapbase.cpp:137
+#: ../src/common/fmapbase.cpp:139
 msgid "Unicode 16 bit Little Endian (UTF-16LE)"
 msgstr "十六位元統一碼(UTF-16LE)"
 
-#: ../src/common/fmapbase.cpp:138
+#: ../src/common/fmapbase.cpp:140
 msgid "Unicode 32 bit (UTF-32)"
 msgstr "三十二位元統一碼(UTF-32)"
 
-#: ../src/common/fmapbase.cpp:139
+#: ../src/common/fmapbase.cpp:141
 msgid "Unicode 32 bit Big Endian (UTF-32BE)"
 msgstr "三十二位元統一碼(UTF-32BE)"
 
-#: ../src/common/fmapbase.cpp:140
+#: ../src/common/fmapbase.cpp:142
 msgid "Unicode 32 bit Little Endian (UTF-32LE)"
 msgstr "三十二位元統一碼(UTF-32LE)"
 
-#: ../src/common/fmapbase.cpp:133
+#: ../src/common/fmapbase.cpp:135
 msgid "Unicode 7 bit (UTF-7)"
 msgstr "七位元統一碼(UTF-7)"
 
-#: ../src/common/fmapbase.cpp:134
+#: ../src/common/fmapbase.cpp:136
 msgid "Unicode 8 bit (UTF-8)"
 msgstr "八位元統一碼(UTF-7)"
 
-#: ../src/msw/dde.cpp:1092
+#: ../src/msw/dde.cpp:1093
 #, c-format
 msgid "Unknown DDE error %08x"
 msgstr "未知的「動態資料交換」錯誤 %08x"
@@ -3725,7 +4094,7 @@ msgstr "傳給 GetObjectClassInfo 未知的物件"
 msgid "Unknown dynamic library error"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:688
+#: ../src/common/fmapbase.cpp:695
 #, c-format
 msgid "Unknown encoding (%d)"
 msgstr "未知的編碼 (%d)"
@@ -3745,7 +4114,7 @@ msgstr "未知的長選項 '%s'"
 msgid "Unknown option '%s'"
 msgstr "未知的選項 '%s'"
 
-#: ../src/xrc/xmlres.cpp:762
+#: ../src/xrc/xmlres.cpp:823
 msgid "Unknown style flag "
 msgstr "未知的樣式旗標"
 
@@ -3754,7 +4123,7 @@ msgstr "未知的樣式旗標"
 msgid "Unkown Property %s"
 msgstr "未知的屬性 %s"
 
-#: ../src/common/mimecmn.cpp:161
+#: ../src/common/mimecmn.cpp:163
 #, c-format
 msgid "Unmatched '{' in an entry for mime type %s."
 msgstr "mime 類型 %s 中有不成對的'{'。"
@@ -3783,7 +4152,7 @@ msgstr "不支援的主題 '%s'。"
 msgid "Up"
 msgstr "上"
 
-#: ../src/common/cmdline.cpp:953
+#: ../src/common/cmdline.cpp:954
 #, c-format
 msgid "Usage: %s"
 msgstr "使用方式:%s"
@@ -3796,15 +4165,15 @@ msgstr "驗證衝突"
 msgid "Video Output"
 msgstr "影像輸出"
 
-#: ../src/generic/filedlgg.cpp:980
+#: ../src/generic/filedlgg.cpp:972
 msgid "View files as a detailed view"
 msgstr "按詳細資料檢視檔案"
 
-#: ../src/generic/filedlgg.cpp:973
+#: ../src/generic/filedlgg.cpp:965
 msgid "View files as a list view"
 msgstr "按清單檢視檔案"
 
-#: ../src/common/docview.cpp:1790
+#: ../src/common/docview.cpp:1777
 msgid "Views"
 msgstr "視界"
 
@@ -3820,15 +4189,15 @@ msgstr "警告"
 msgid "Warning: "
 msgstr "警告:"
 
-#: ../src/html/htmlpars.cpp:395
+#: ../src/html/htmlpars.cpp:391
 msgid "Warning: attempt to remove HTML tag handler from empty stack."
 msgstr "警告:試圖從空堆疊中移除 HTML 標籤處理常式。"
 
-#: ../src/common/fmapbase.cpp:103
+#: ../src/common/fmapbase.cpp:104
 msgid "Western European (ISO-8859-1)"
 msgstr "西歐語系 (ISO-8859-1)"
 
-#: ../src/common/fmapbase.cpp:117
+#: ../src/common/fmapbase.cpp:118
 msgid "Western European with Euro (ISO-8859-15)"
 msgstr "西歐與歐洲 (ISO-8859-15)"
 
@@ -3848,108 +4217,113 @@ msgstr "只限完整的字"
 msgid "Win32 theme"
 msgstr "Win32 主題"
 
-#: ../src/msw/utils.cpp:1096
+#: ../src/msw/utils.cpp:1063
 msgid "Win32s on Windows 3.1"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1145
+#: ../src/msw/utils.cpp:1112
 #, c-format
 msgid "Windows 2000 (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1110
+#: ../src/msw/utils.cpp:1077
 #, fuzzy
 msgid "Windows 95"
 msgstr "視窗(&W)"
 
-#: ../src/msw/utils.cpp:1106
+#: ../src/msw/utils.cpp:1073
 msgid "Windows 95 OSR2"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1121
+#: ../src/msw/utils.cpp:1088
 #, fuzzy
 msgid "Windows 98"
 msgstr "視窗(&W)"
 
-#: ../src/msw/utils.cpp:1117
+#: ../src/msw/utils.cpp:1084
 #, fuzzy
 msgid "Windows 98 SE"
 msgstr "視窗(&W)"
 
-#: ../src/msw/utils.cpp:1128
+#: ../src/msw/utils.cpp:1095
 #, c-format
 msgid "Windows 9x (%d.%d)"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:130
+#: ../src/common/fmapbase.cpp:132
 msgid "Windows Arabic (CP 1256)"
 msgstr "視窗 阿拉伯文 (CP 1256)"
 
-#: ../src/common/fmapbase.cpp:131
+#: ../src/common/fmapbase.cpp:133
 msgid "Windows Baltic (CP 1257)"
 msgstr "視窗 波羅的海文 (CP 1257)"
 
-#: ../src/common/fmapbase.cpp:124
+#: ../src/common/fmapbase.cpp:126
 msgid "Windows Central European (CP 1250)"
 msgstr "視窗 中歐語系 (CP 1250)"
 
-#: ../src/common/fmapbase.cpp:121
+#: ../src/common/fmapbase.cpp:123
 msgid "Windows Chinese Simplified (CP 936)"
 msgstr "視窗 中文(簡體) (CP 936)"
 
-#: ../src/common/fmapbase.cpp:123
+#: ../src/common/fmapbase.cpp:125
 msgid "Windows Chinese Traditional (CP 950)"
 msgstr "視窗 中文(繁體) (CP 950)"
 
-#: ../src/common/fmapbase.cpp:125
+#: ../src/common/fmapbase.cpp:127
 msgid "Windows Cyrillic (CP 1251)"
 msgstr "視窗 斯拉夫文 (CP 1251)"
 
-#: ../src/common/fmapbase.cpp:127
+#: ../src/common/fmapbase.cpp:129
 msgid "Windows Greek (CP 1253)"
 msgstr "視窗 希臘文 (CP 1253)"
 
-#: ../src/common/fmapbase.cpp:129
+#: ../src/common/fmapbase.cpp:131
 msgid "Windows Hebrew (CP 1255)"
 msgstr "視窗 希伯來文 (CP 1255)"
 
-#: ../src/common/fmapbase.cpp:120
+#: ../src/common/fmapbase.cpp:122
 msgid "Windows Japanese (CP 932)"
 msgstr "視窗 日文 (CP 932)"
 
-#: ../src/common/fmapbase.cpp:122
+#: ../src/common/fmapbase.cpp:124
 msgid "Windows Korean (CP 949)"
 msgstr "視窗 韓文 (CP 949)"
 
-#: ../src/msw/utils.cpp:1125
+#: ../src/msw/utils.cpp:1092
 #, fuzzy
 msgid "Windows ME"
 msgstr "視窗(&W)"
 
-#: ../src/msw/utils.cpp:1160
+#: ../src/msw/utils.cpp:1127
 #, c-format
 msgid "Windows NT %lu.%lu (build %lu"
 msgstr ""
 
-#: ../src/msw/utils.cpp:1153
+#: ../src/msw/utils.cpp:1120
 #, c-format
 msgid "Windows Server 2003 (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:128
+#: ../src/common/fmapbase.cpp:121
+#, fuzzy
+msgid "Windows Thai (CP 874)"
+msgstr "視窗 波羅的海文 (CP 1257)"
+
+#: ../src/common/fmapbase.cpp:130
 msgid "Windows Turkish (CP 1254)"
 msgstr "視窗 土耳其文 (CP 1254)"
 
-#: ../src/common/fmapbase.cpp:126
+#: ../src/common/fmapbase.cpp:128
 msgid "Windows Western European (CP 1252)"
 msgstr "視窗 西歐語系 (CP 1252)"
 
-#: ../src/msw/utils.cpp:1149
+#: ../src/msw/utils.cpp:1116
 #, c-format
 msgid "Windows XP (build %lu"
 msgstr ""
 
-#: ../src/common/fmapbase.cpp:132
+#: ../src/common/fmapbase.cpp:134
 msgid "Windows/DOS OEM (CP 437)"
 msgstr "視窗/磁碟作業系統 製造商 (CP 437)"
 
@@ -3972,28 +4346,28 @@ msgstr "XPM: 不正常的圖素資料!"
 msgid "XPM: malformed colour definition '%s'!"
 msgstr "XPM: 不正常的顏色定義 '%s'!"
 
-#: ../src/xrc/xmlres.cpp:518
+#: ../src/xrc/xmlres.cpp:579
 #, c-format
 msgid "XRC resource '%s' (class '%s') not found!"
 msgstr "沒有找到 XRC 資源 '%s' (類別 '%s')!"
 
-#: ../src/xrc/xmlres.cpp:1019 ../src/xrc/xmlres.cpp:1031
+#: ../src/xrc/xmlres.cpp:1080 ../src/xrc/xmlres.cpp:1092
 #, c-format
 msgid "XRC resource: Cannot create bitmap from '%s'."
 msgstr "XRC 資源:無法從 '%s' 建立點像圖。"
 
-#: ../src/xrc/xmlres.cpp:975
+#: ../src/xrc/xmlres.cpp:1036
 #, c-format
 msgid "XRC resource: Incorrect colour specification '%s' for property '%s'."
 msgstr "XRC 資源:不正確的顏色規格 '%s' 屬性 '%s'。"
 
-#: ../src/mac/carbon/msgdlg.cpp:61 ../src/mac/carbon/msgdlg.cpp:144
-#: ../src/mac/classic/msgdlg.cpp:59 ../src/mac/classic/msgdlg.cpp:141
-#: ../src/motif/msgdlg.cpp:187
+#: ../src/mac/carbon/msgdlg.cpp:59 ../src/mac/carbon/msgdlg.cpp:142
+#: ../src/mac/classic/msgdlg.cpp:57 ../src/mac/classic/msgdlg.cpp:139
+#: ../src/motif/msgdlg.cpp:204
 msgid "Yes"
 msgstr "是"
 
-#: ../src/generic/dirdlgg.cpp:308
+#: ../src/generic/dirdlgg.cpp:306
 msgid "You cannot add a new directory to this section."
 msgstr "您不能在這區段加入新的目錄。"
 
@@ -4009,15 +4383,15 @@ msgstr ""
 msgid "Zoom to &Fit"
 msgstr ""
 
-#: ../src/common/docview.cpp:2146
+#: ../src/common/docview.cpp:2133
 msgid "[EMPTY]"
 msgstr "[空]"
 
-#: ../src/msw/dde.cpp:1059
+#: ../src/msw/dde.cpp:1060
 msgid "a DDEML application has created a prolonged race condition."
 msgstr "DDEML 應用程式已建立延長的競賽環境。"
 
-#: ../src/msw/dde.cpp:1047
+#: ../src/msw/dde.cpp:1048
 msgid ""
 "a DDEML function was called without first calling the DdeInitialize "
 "function,\n"
@@ -4028,39 +4402,39 @@ msgstr ""
 "或傳給 DDEML 函式的是\n"
 "一個無效的實體物件識別。"
 
-#: ../src/msw/dde.cpp:1065
+#: ../src/msw/dde.cpp:1066
 msgid "a client's attempt to establish a conversation has failed."
 msgstr "用戶端嘗試建立會話失敗。"
 
-#: ../src/msw/dde.cpp:1062
+#: ../src/msw/dde.cpp:1063
 msgid "a memory allocation failed."
 msgstr "記憶體配置失敗。"
 
-#: ../src/msw/dde.cpp:1056
+#: ../src/msw/dde.cpp:1057
 msgid "a parameter failed to be validated by the DDEML."
 msgstr "DDEML 參數驗證失敗。"
 
-#: ../src/msw/dde.cpp:1038
+#: ../src/msw/dde.cpp:1039
 msgid "a request for a synchronous advise transaction has timed out."
 msgstr "同步「連結協同活動」請求已逾時。"
 
-#: ../src/msw/dde.cpp:1044
+#: ../src/msw/dde.cpp:1045
 msgid "a request for a synchronous data transaction has timed out."
 msgstr "同步「資料協同活動」請求已逾時。"
 
-#: ../src/msw/dde.cpp:1053
+#: ../src/msw/dde.cpp:1054
 msgid "a request for a synchronous execute transaction has timed out."
 msgstr "同步「執行協同活動」請求已逾時。"
 
-#: ../src/msw/dde.cpp:1071
+#: ../src/msw/dde.cpp:1072
 msgid "a request for a synchronous poke transaction has timed out."
 msgstr "同步「資料傳送協同活動」請求已逾時。"
 
-#: ../src/msw/dde.cpp:1086
+#: ../src/msw/dde.cpp:1087
 msgid "a request to end an advise transaction has timed out."
 msgstr "終止「連結協同活動」的請求已逾時。"
 
-#: ../src/msw/dde.cpp:1080
+#: ../src/msw/dde.cpp:1081
 msgid ""
 "a server-side transaction was attempted on a conversation\n"
 "that was terminated by the client, or the server\n"
@@ -4070,7 +4444,7 @@ msgstr ""
 "被用戶端終止,或伺服器\n"
 "在完成交涉前終止。"
 
-#: ../src/msw/dde.cpp:1068
+#: ../src/msw/dde.cpp:1069
 msgid "a transaction failed."
 msgstr "協同活動失敗。"
 
@@ -4078,7 +4452,7 @@ msgstr "協同活動失敗。"
 msgid "alt"
 msgstr "alt"
 
-#: ../src/msw/dde.cpp:1050
+#: ../src/msw/dde.cpp:1051
 msgid ""
 "an application initialized as APPCLASS_MONITOR has\n"
 "attempted to perform a DDE transaction,\n"
@@ -4090,15 +4464,15 @@ msgstr ""
 "或初始化為 APPCMD_CLIENTONLY 的應用程式\n"
 "試圖執行伺服器的協同活動。"
 
-#: ../src/msw/dde.cpp:1074
+#: ../src/msw/dde.cpp:1075
 msgid "an internal call to the PostMessage function has failed. "
 msgstr "內部呼叫 PostMessage 失敗。"
 
-#: ../src/msw/dde.cpp:1083
+#: ../src/msw/dde.cpp:1084
 msgid "an internal error has occurred in the DDEML."
 msgstr "DDEML 發生內部錯誤。"
 
-#: ../src/msw/dde.cpp:1089
+#: ../src/msw/dde.cpp:1090
 msgid ""
 "an invalid transaction identifier was passed to a DDEML function.\n"
 "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n"
@@ -4108,11 +4482,11 @@ msgstr ""
 "一旦應用程式從 XTYP_XACT_COMPLETE 回調函式返回,\n"
 "該回調函式的協同活動識別就不再有效。"
 
-#: ../src/common/zipstrm.cpp:1331
+#: ../src/common/zipstrm.cpp:1330
 msgid "assuming this is a multi-part zip concatenated"
 msgstr ""
 
-#: ../src/common/fileconf.cpp:1819
+#: ../src/common/fileconf.cpp:1847
 #, c-format
 msgid "attempt to change immutable key '%s' ignored."
 msgstr "忽略對不可變更機碼 '%s' 的修改。"
@@ -4125,7 +4499,7 @@ msgstr "含式傳入錯誤的引數"
 msgid "bad signature"
 msgstr "錯誤的簽名"
 
-#: ../src/common/zipstrm.cpp:1581
+#: ../src/common/zipstrm.cpp:1580
 msgid "bad zipfile offset to entry"
 msgstr ""
 
@@ -4133,14 +4507,18 @@ msgstr ""
 msgid "binary"
 msgstr "二進位"
 
-#: ../src/common/fontcmn.cpp:645
+#: ../src/common/fontcmn.cpp:646
 msgid "bold"
 msgstr "粗體"
 
-#: ../src/common/fontcmn.cpp:569
+#: ../src/common/fontcmn.cpp:570
 msgid "bold "
 msgstr "粗體"
 
+#: ../src/os2/iniconf.cpp:451
+msgid "buffer is too small for Windows directory."
+msgstr ""
+
 #: ../src/common/ffile.cpp:91
 #, c-format
 msgid "can't close file '%s'"
@@ -4161,7 +4539,7 @@ msgstr "無法將修改反映到檔案 '%s'"
 msgid "can't create file '%s'"
 msgstr "無法建立檔案 '%s'"
 
-#: ../src/common/fileconf.cpp:1134
+#: ../src/common/fileconf.cpp:1159
 #, c-format
 msgid "can't delete user configuration file '%s'"
 msgstr "無法刪除使用者組態檔案 '%s'"
@@ -4171,7 +4549,12 @@ msgstr "無法刪除使用者組態檔案 '%s'"
 msgid "can't determine if the end of file is reached on descriptor %d"
 msgstr "無法確定是否已達檔案 %d 的尾部"
 
-#: ../src/common/zipstrm.cpp:1358
+#: ../src/msdos/utilsdos.cpp:307 ../src/msdos/utilsdos.cpp:466
+#, fuzzy, c-format
+msgid "can't execute '%s'"
+msgstr "無法執行 '%s'\n"
+
+#: ../src/common/zipstrm.cpp:1357
 #, fuzzy
 msgid "can't find central directory in zip"
 msgstr "無法在檔案 '%s' 中找到目前位置"
@@ -4181,7 +4564,7 @@ msgstr "無法在檔案 '%s' 中找到目前位置"
 msgid "can't find length of file on file descriptor %d"
 msgstr "無法獲得檔案描述子 %d 的檔案的長度"
 
-#: ../src/msw/utils.cpp:376
+#: ../src/msw/utils.cpp:380
 msgid "can't find user's HOME, using current directory."
 msgstr "找不到使用者目錄,使用目前目錄。"
 
@@ -4214,7 +4597,7 @@ msgstr "無法開啟全局組態檔案 '%s'。"
 msgid "can't open user configuration file '%s'."
 msgstr "無法開啟使用者組態檔案 '%s'。"
 
-#: ../src/common/fileconf.cpp:981
+#: ../src/common/fileconf.cpp:1005
 msgid "can't open user configuration file."
 msgstr "無法開啟使用者組態檔案。"
 
@@ -4262,11 +4645,11 @@ msgstr "無法將暫存區 '%s' 寫到磁碟。"
 msgid "can't write to file descriptor %d"
 msgstr "無法寫到檔案描述子 %d"
 
-#: ../src/common/fileconf.cpp:992
+#: ../src/common/fileconf.cpp:1016
 msgid "can't write user configuration file."
 msgstr "無法寫使用者組態檔案。"
 
-#: ../src/common/intl.cpp:1109
+#: ../src/common/intl.cpp:1110
 #, c-format
 msgid "catalog file for domain '%s' not found."
 msgstr "找不到 '%s' 領域的記載檔。"
@@ -4287,7 +4670,7 @@ msgstr "無法轉換成八位元編碼"
 msgid "ctrl"
 msgstr "ctrl"
 
-#: ../src/common/cmdline.cpp:1093
+#: ../src/common/cmdline.cpp:1094
 msgid "date"
 msgstr "日期"
 
@@ -4295,7 +4678,7 @@ msgstr "日期"
 msgid "decompression error"
 msgstr "解壓縮失敗"
 
-#: ../src/common/fmapbase.cpp:698 ../src/common/fmapbase.cpp:730
+#: ../src/common/fmapbase.cpp:705 ../src/common/fmapbase.cpp:737
 msgid "default"
 msgstr "預設值"
 
@@ -4303,19 +4686,19 @@ msgstr "預設值"
 msgid "delegate has no type info"
 msgstr "delegate 沒有類型資訊"
 
-#: ../src/common/debugrpt.cpp:502
+#: ../src/common/debugrpt.cpp:524
 msgid "dump of the process state (binary)"
 msgstr ""
 
-#: ../src/common/datetime.cpp:3779
+#: ../src/common/datetime.cpp:3882
 msgid "eighteenth"
 msgstr "第十八"
 
-#: ../src/common/datetime.cpp:3769
+#: ../src/common/datetime.cpp:3872
 msgid "eighth"
 msgstr "第八"
 
-#: ../src/common/datetime.cpp:3772
+#: ../src/common/datetime.cpp:3875
 msgid "eleventh"
 msgstr "第十一"
 
@@ -4324,7 +4707,7 @@ msgstr "第十一"
 msgid "encoding %s"
 msgstr "編碼 %s"
 
-#: ../src/common/fileconf.cpp:1805
+#: ../src/common/fileconf.cpp:1833
 #, c-format
 msgid "entry '%s' appears more than once in group '%s'"
 msgstr "項目 '%s' 在 '%s' 群中已出現一次以上"
@@ -4333,25 +4716,30 @@ msgstr "項目 '%s' 在 '%s' 群中已出現一次以上"
 msgid "error in data format"
 msgstr "資料格式錯誤。"
 
+#: ../src/msdos/utilsdos.cpp:407
+#, fuzzy, c-format
+msgid "error opening '%s'"
+msgstr "檔案開啟失敗"
+
 #: ../src/html/chm.cpp:332
 msgid "error opening file"
 msgstr "檔案開啟失敗"
 
-#: ../src/common/zipstrm.cpp:1443
+#: ../src/common/zipstrm.cpp:1442
 #, fuzzy
 msgid "error reading zip central directory"
 msgstr "建立目錄錯誤"
 
-#: ../src/common/zipstrm.cpp:1521
+#: ../src/common/zipstrm.cpp:1520
 msgid "error reading zip local header"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:2237
+#: ../src/common/zipstrm.cpp:2236
 #, c-format
 msgid "error writing zip entry '%s': bad crc or length"
 msgstr ""
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "establish"
 msgstr "建立"
 
@@ -4360,11 +4748,11 @@ msgstr "建立"
 msgid "failed to flush the file '%s'"
 msgstr "重新整理檔案 '%s' 失敗"
 
-#: ../src/common/datetime.cpp:3776
+#: ../src/common/datetime.cpp:3879
 msgid "fifteenth"
 msgstr "第十五"
 
-#: ../src/common/datetime.cpp:3766
+#: ../src/common/datetime.cpp:3869
 msgid "fifth"
 msgstr "第五"
 
@@ -4393,7 +4781,7 @@ msgstr "檔案 '%s' 第 %d 行:忽略對不可變更機碼 '%s' 的值。"
 msgid "file '%s': unexpected character %c at line %d."
 msgstr "檔案 '%s': 不應有字元 %c 存在於第 %d 行中"
 
-#: ../src/common/datetime.cpp:3762
+#: ../src/common/datetime.cpp:3865
 msgid "first"
 msgstr "第一"
 
@@ -4401,15 +4789,15 @@ msgstr "第一"
 msgid "font size"
 msgstr "字型大小"
 
-#: ../src/common/datetime.cpp:3775
+#: ../src/common/datetime.cpp:3878
 msgid "fourteenth"
 msgstr "第十四"
 
-#: ../src/common/datetime.cpp:3765
+#: ../src/common/datetime.cpp:3868
 msgid "fourth"
 msgstr "第四"
 
-#: ../src/common/appbase.cpp:361
+#: ../src/common/appbase.cpp:367
 msgid "generate verbose log messages"
 msgstr "產生冗長的記錄訊息"
 
@@ -4417,7 +4805,7 @@ msgstr "產生冗長的記錄訊息"
 msgid "incorrect event handler string, missing dot"
 msgstr "不正確的事件處理常式字串,缺少小點"
 
-#: ../src/msw/dialup.cpp:844
+#: ../src/msw/dialup.cpp:881
 msgid "initiate"
 msgstr "初始化"
 
@@ -4425,50 +4813,50 @@ msgstr "初始化"
 msgid "invalid eof() return value."
 msgstr "無效的 eof() 傳回值。"
 
-#: ../src/generic/logg.cpp:1180
+#: ../src/generic/logg.cpp:1179
 msgid "invalid message box return value"
 msgstr "訊息盒傳回無效的值"
 
-#: ../src/common/zipstrm.cpp:1307
+#: ../src/common/zipstrm.cpp:1306
 #, fuzzy
 msgid "invalid zip file"
 msgstr "無效的鎖定檔案 '%s'。"
 
-#: ../src/common/fontcmn.cpp:585 ../src/common/fontcmn.cpp:649
+#: ../src/common/fontcmn.cpp:586 ../src/common/fontcmn.cpp:650
 msgid "italic"
 msgstr "斜體"
 
-#: ../src/common/fontcmn.cpp:641
+#: ../src/common/fontcmn.cpp:642
 msgid "light"
 msgstr "細體"
 
-#: ../src/common/fontcmn.cpp:565
+#: ../src/common/fontcmn.cpp:566
 msgid "light "
 msgstr "細體"
 
-#: ../src/common/intl.cpp:1455
+#: ../src/common/intl.cpp:1456
 #, c-format
 msgid "locale '%s' can not be set."
 msgstr "無法設定地區為 '%s'。"
 
-#: ../src/common/intl.cpp:1102
+#: ../src/common/intl.cpp:1103
 #, c-format
 msgid "looking for catalog '%s' in path '%s'."
 msgstr "尋找記載檔 '%s' @ '%s'。"
 
-#: ../src/common/datetime.cpp:3926
+#: ../src/common/datetime.cpp:4029
 msgid "midnight"
 msgstr "午夜"
 
-#: ../src/common/datetime.cpp:3780
+#: ../src/common/datetime.cpp:3883
 msgid "nineteenth"
 msgstr "第十九"
 
-#: ../src/common/datetime.cpp:3770
+#: ../src/common/datetime.cpp:3873
 msgid "ninth"
 msgstr "第九"
 
-#: ../src/msw/dde.cpp:1034
+#: ../src/msw/dde.cpp:1035
 msgid "no DDE error."
 msgstr "沒有「動態資料交換」錯誤。"
 
@@ -4480,11 +4868,11 @@ msgstr "沒有任何錯誤"
 msgid "noname"
 msgstr "未命名"
 
-#: ../src/common/datetime.cpp:3925
+#: ../src/common/datetime.cpp:4028
 msgid "noon"
 msgstr "中午"
 
-#: ../src/common/cmdline.cpp:1089
+#: ../src/common/cmdline.cpp:1090
 msgid "num"
 msgstr "數字"
 
@@ -4496,7 +4884,7 @@ msgstr "物件不能有 XML 文字子節點"
 msgid "out of memory"
 msgstr "記憶體不足。"
 
-#: ../src/common/debugrpt.cpp:478
+#: ../src/common/debugrpt.cpp:500
 msgid "process context description"
 msgstr ""
 
@@ -4508,21 +4896,21 @@ msgstr "讀取失敗"
 msgid "reading"
 msgstr "讀取中"
 
-#: ../src/common/zipstrm.cpp:1744
+#: ../src/common/zipstrm.cpp:1743
 #, c-format
 msgid "reading zip stream (entry %s): bad crc"
 msgstr ""
 
-#: ../src/common/zipstrm.cpp:1741
+#: ../src/common/zipstrm.cpp:1740
 #, c-format
 msgid "reading zip stream (entry %s): bad length"
 msgstr ""
 
-#: ../src/msw/dde.cpp:1077
+#: ../src/msw/dde.cpp:1078
 msgid "reentrancy problem."
 msgstr "重複進入問題。"
 
-#: ../src/common/datetime.cpp:3763
+#: ../src/common/datetime.cpp:3866
 msgid "second"
 msgstr "第二"
 
@@ -4530,11 +4918,11 @@ msgstr "第二"
 msgid "seek error"
 msgstr "搜尋失敗"
 
-#: ../src/common/datetime.cpp:3778
+#: ../src/common/datetime.cpp:3881
 msgid "seventeenth"
 msgstr "第十七"
 
-#: ../src/common/datetime.cpp:3768
+#: ../src/common/datetime.cpp:3871
 msgid "seventh"
 msgstr "第七"
 
@@ -4542,15 +4930,15 @@ msgstr "第七"
 msgid "shift"
 msgstr "shift"
 
-#: ../src/common/appbase.cpp:351
+#: ../src/common/appbase.cpp:357
 msgid "show this help message"
 msgstr "顯示這個說明訊息"
 
-#: ../src/common/datetime.cpp:3777
+#: ../src/common/datetime.cpp:3880
 msgid "sixteenth"
 msgstr "第十六"
 
-#: ../src/common/datetime.cpp:3767
+#: ../src/common/datetime.cpp:3870
 msgid "sixth"
 msgstr "第六"
 
@@ -4562,60 +4950,60 @@ msgstr "設定顯示模式 (例如 640x480-16)"
 msgid "specify the theme to use"
 msgstr "設定主題"
 
-#: ../src/common/zipstrm.cpp:1647
+#: ../src/common/zipstrm.cpp:1646
 msgid "stored file length not in Zip header"
 msgstr ""
 
-#: ../src/common/cmdline.cpp:1085
+#: ../src/common/cmdline.cpp:1086
 msgid "str"
 msgstr "字串"
 
-#: ../src/common/datetime.cpp:3771
+#: ../src/common/datetime.cpp:3874
 msgid "tenth"
 msgstr "第十"
 
-#: ../src/msw/dde.cpp:1041
+#: ../src/msw/dde.cpp:1042
 msgid "the response to the transaction caused the DDE_FBUSY bit to be set."
 msgstr "協同活動的回應,設定了 DDE_FBUSY 位元。"
 
-#: ../src/common/datetime.cpp:3764
+#: ../src/common/datetime.cpp:3867
 msgid "third"
 msgstr "第三"
 
-#: ../src/common/datetime.cpp:3774
+#: ../src/common/datetime.cpp:3877
 msgid "thirteenth"
 msgstr "第十三"
 
-#: ../src/common/imagtiff.cpp:143 ../src/common/imagtiff.cpp:151
+#: ../src/common/imagtiff.cpp:145 ../src/common/imagtiff.cpp:161
 #, c-format
 msgid "tiff module: %s"
 msgstr "tiff 模組:%s"
 
-#: ../src/common/datetime.cpp:3591
+#: ../src/common/datetime.cpp:3694
 msgid "today"
 msgstr "今天"
 
-#: ../src/common/datetime.cpp:3593
+#: ../src/common/datetime.cpp:3696
 msgid "tomorrow"
 msgstr "明天"
 
-#: ../src/common/datetime.cpp:3773
+#: ../src/common/datetime.cpp:3876
 msgid "twelfth"
 msgstr "第十二"
 
-#: ../src/common/datetime.cpp:3781
+#: ../src/common/datetime.cpp:3884
 msgid "twentieth"
 msgstr "第二十"
 
-#: ../src/common/fontcmn.cpp:637
+#: ../src/common/fontcmn.cpp:638
 msgid "underlined"
 msgstr "底線"
 
-#: ../src/common/fontcmn.cpp:552
+#: ../src/common/fontcmn.cpp:553
 msgid "underlined "
 msgstr "底線"
 
-#: ../src/common/fileconf.cpp:1932
+#: ../src/common/fileconf.cpp:1960
 #, c-format
 msgid "unexpected \" at position %d in '%s'."
 msgstr "不應有 \" 在位置 %d @ '%s'。"
@@ -4633,7 +5021,7 @@ msgstr "未知的類別 %s"
 msgid "unknown error"
 msgstr "未知的錯誤!!!"
 
-#: ../src/msw/dialup.cpp:457
+#: ../src/msw/dialup.cpp:494
 #, c-format
 msgid "unknown error (error code %08x)."
 msgstr "未知的錯誤(錯誤碼 %08x)。"
@@ -4646,7 +5034,7 @@ msgstr "未知的斷行字元"
 msgid "unknown seek origin"
 msgstr "未知的搜尋基準點"
 
-#: ../src/common/fmapbase.cpp:712
+#: ../src/common/fmapbase.cpp:719
 #, c-format
 msgid "unknown-%d"
 msgstr "未知-%d"
@@ -4655,12 +5043,12 @@ msgstr "未知-%d"
 msgid "unnamed"
 msgstr "未命名"
 
-#: ../src/common/docview.cpp:1414
+#: ../src/common/docview.cpp:1401
 #, c-format
 msgid "unnamed%d"
 msgstr "未命名-%d"
 
-#: ../src/common/zipstrm.cpp:1661 ../src/common/zipstrm.cpp:2031
+#: ../src/common/zipstrm.cpp:1660 ../src/common/zipstrm.cpp:2030
 #, fuzzy
 msgid "unsupported Zip compression method"
 msgstr "Gzip 資料流不支援的壓縮方法"
@@ -4669,7 +5057,7 @@ msgstr "Gzip 資料流不支援的壓縮方法"
 msgid "unsupported zip archive"
 msgstr ""
 
-#: ../src/common/intl.cpp:1114
+#: ../src/common/intl.cpp:1115
 #, c-format
 msgid "using catalog '%s' from '%s'."
 msgstr "使用記載檔 '%s' — '%s'。"
@@ -4682,7 +5070,7 @@ msgstr "寫入失敗"
 msgid "writing"
 msgstr "寫入中"
 
-#: ../src/common/stopwatch.cpp:281
+#: ../src/common/stopwatch.cpp:291
 msgid "wxGetTimeOfDay failed."
 msgstr "wxGetTimeOfDay 失敗"
 
@@ -4695,7 +5083,7 @@ msgstr "wxSocket: ReadMsg 中無效的簽名。"
 msgid "wxSocket: unknown event!."
 msgstr "wxSocket: 未知的事件!"
 
-#: ../src/motif/app.cpp:210
+#: ../src/motif/app.cpp:214
 #, c-format
 msgid "wxWidgets could not open display for '%s': exiting."
 msgstr "wxWidgets 無法為 '%s' 開啟顯示設備:已經存在。"
@@ -4704,7 +5092,7 @@ msgstr "wxWidgets 無法為 '%s' 開啟顯示設備:已經存在。"
 msgid "wxWidgets could not open display. Exiting."
 msgstr "wxWidgets 無法開啟顯示設備。程式結束中。"
 
-#: ../src/common/datetime.cpp:3592
+#: ../src/common/datetime.cpp:3695
 msgid "yesterday"
 msgstr "昨天"
 
@@ -4713,10 +5101,22 @@ msgstr "昨天"
 msgid "zlib error %d"
 msgstr "zlib 錯誤碼 %d"
 
-#: ../src/common/prntbase.cpp:839
+#: ../src/common/prntbase.cpp:886
 msgid "|<<"
 msgstr "|<<"
 
+#, fuzzy
+#~ msgid ""
+#~ "Failed to get stack backtrace:\n"
+#~ "%s"
+#~ msgstr "無法取得 ISP 名稱:%s"
+
+#~ msgid "Loading Grey Ascii PNM image is not yet implemented."
+#~ msgstr "載入灰階 ASCII PNM 影像的功能尚未實作。"
+
+#~ msgid "Loading Grey Raw PNM image is not yet implemented."
+#~ msgstr "載入灰階 Raw PNM 影像的功能尚未實作。"
+
 #, fuzzy
 #~ msgid "Cannot wait on thread to exit."
 #~ msgstr "無法等候執行緒終結"