]>
Commit | Line | Data |
---|---|---|
019df10e RL |
1 | msgid "" |
2 | msgstr "" | |
93f467a3 | 3 | "Project-Id-Version: wxWindows-2.5.1\n" |
a5e14fbf MB |
4 | "POT-Creation-Date: 2003-09-05 14:55+0200\n" |
5 | "PO-Revision-Date: 2003-09-05 15:10+0100\n" | |
6 | "Last-Translator: <>\n" | |
019df10e RL |
7 | "Language-Team: wxWindows translators <wx-translators@wxwindows.org>\n" |
8 | "MIME-Version: 1.0\n" | |
cccc045f | 9 | "Content-Type: text/plain; charset=iso-8859-1\n" |
f7db440e | 10 | "Content-Transfer-Encoding: 8bit\n" |
019df10e | 11 | |
a5e14fbf | 12 | #: ../src/common/log.cpp:319 |
019df10e RL |
13 | #, c-format |
14 | msgid " (error %ld: %s)" | |
15 | msgstr " (errore %ld: %s)" | |
16 | ||
a5e14fbf | 17 | #: ../src/common/docview.cpp:1320 |
019df10e RL |
18 | msgid " - " |
19 | msgstr " - " | |
20 | ||
a5e14fbf | 21 | #: ../src/html/htmprint.cpp:535 |
019df10e RL |
22 | msgid " Preview" |
23 | msgstr " Anteprima" | |
24 | ||
a5e14fbf | 25 | #: ../src/common/paper.cpp:136 |
019df10e RL |
26 | msgid "#10 Envelope, 4 1/8 x 9 1/2 in" |
27 | msgstr "Busta #10, 4 1/8 x 9 1/2 in" | |
28 | ||
a5e14fbf | 29 | #: ../src/common/paper.cpp:137 |
019df10e RL |
30 | msgid "#11 Envelope, 4 1/2 x 10 3/8 in" |
31 | msgstr "Busta #11, 4 1/2 x 10 3/8 in" | |
32 | ||
a5e14fbf | 33 | #: ../src/common/paper.cpp:138 |
019df10e RL |
34 | msgid "#12 Envelope, 4 3/4 x 11 in" |
35 | msgstr "Busta #12, 4 3/4 x 11 in" | |
36 | ||
a5e14fbf | 37 | #: ../src/common/paper.cpp:139 |
019df10e RL |
38 | msgid "#14 Envelope, 5 x 11 1/2 in" |
39 | msgstr "Busta #14, 5 x 11 1/2 in" | |
40 | ||
a5e14fbf | 41 | #: ../src/common/paper.cpp:135 |
019df10e RL |
42 | msgid "#9 Envelope, 3 7/8 x 8 7/8 in" |
43 | msgstr "Busta #9, 3 7/8 x 8 7/8 in" | |
44 | ||
a5e14fbf MB |
45 | #: ../contrib/src/deprecated/resource.cpp:1798 |
46 | #: ../contrib/src/deprecated/resource.cpp:1928 | |
47 | #: ../contrib/src/deprecated/resource.cpp:3017 | |
019df10e RL |
48 | #, c-format |
49 | msgid "#define %s must be an integer." | |
50 | msgstr "la direttiva #define %s deve essere un intero." | |
51 | ||
a5e14fbf MB |
52 | #: ../src/html/helpfrm.cpp:811 |
53 | #: ../src/html/helpfrm.cpp:812 | |
54 | #: ../src/html/helpfrm.cpp:1442 | |
55 | #: ../src/html/helpfrm.cpp:1472 | |
019df10e RL |
56 | #, c-format |
57 | msgid "%i of %i" | |
58 | msgstr "%i di %i" | |
59 | ||
a5e14fbf MB |
60 | #: ../src/generic/filedlgg.cpp:277 |
61 | #, c-format | |
62 | msgid "%ld bytes" | |
63 | msgstr "%ld byte" | |
64 | ||
65 | #: ../src/common/cmdline.cpp:825 | |
019df10e RL |
66 | #, c-format |
67 | msgid "%s (or %s)" | |
68 | msgstr "%s (o %s)" | |
69 | ||
a5e14fbf | 70 | #: ../src/generic/logg.cpp:258 |
019df10e RL |
71 | #, c-format |
72 | msgid "%s Error" | |
a5e14fbf | 73 | msgstr "%s: errore" |
019df10e | 74 | |
a5e14fbf | 75 | #: ../src/generic/logg.cpp:266 |
019df10e RL |
76 | #, c-format |
77 | msgid "%s Information" | |
a5e14fbf | 78 | msgstr "%s: informazione" |
019df10e | 79 | |
a5e14fbf | 80 | #: ../src/generic/logg.cpp:262 |
019df10e RL |
81 | #, c-format |
82 | msgid "%s Warning" | |
a5e14fbf | 83 | msgstr "%s: avviso" |
019df10e | 84 | |
a5e14fbf | 85 | #: ../src/common/msgout.cpp:188 |
a3671ac0 VS |
86 | #, c-format |
87 | msgid "%s message" | |
a5e14fbf | 88 | msgstr "%s: messaggio" |
a3671ac0 | 89 | |
a5e14fbf | 90 | #: ../contrib/src/deprecated/resource.cpp:2380 |
019df10e RL |
91 | #, c-format |
92 | msgid "%s not a bitmap resource specification." | |
a7910d97 | 93 |