]>
Commit | Line | Data |
---|---|---|
c801d85f KB |
1 | # SOME DESCRIPTIVE TITLE. |
2 | # Copyright (C) YEAR Free Software Foundation, Inc. | |
3 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
4 | # | |
5 | #, fuzzy | |
6 | msgid "" | |
7 | msgstr "" | |
8 | "Project-Id-Version: PACKAGE VERSION\n" | |
9 | "POT-Creation-Date: 1997-12-19 17:46+0100\n" | |
10 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
11 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
12 | "Language-Team: LANGUAGE <LL@li.org>\n" | |
13 | "MIME-Version: 1.0\n" | |
14 | "Content-Type: text/plain; charset=CHARSET\n" | |
15 | "Content-Transfer-Encoding: ENCODING\n" | |
16 | ||
17 | # SOME DESCRIPTIVE TITLE. | |
18 | # Copyright (C) YEAR Free Software Foundation, Inc. | |
19 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
20 | # | |
21 | #: file.cpp:182 hello.cpp:38 | |
22 | #, fuzzy, c-format | |
23 | msgid "can't create file '%s'" | |
fd323a5e | 24 | msgstr "" |
c801d85f KB |
25 | |
26 | #: file.cpp:213 | |
27 | #, c-format | |
28 | msgid "can't open file '%s'" | |
fd323a5e | 29 | msgstr "" |
c801d85f KB |
30 | |
31 | #: file.cpp:227 | |
32 | #, c-format | |
33 | msgid "can't close file descriptor %d" | |
fd323a5e | 34 | msgstr "" |
c801d85f KB |
35 | |
36 | #: file.cpp:244 | |
37 | #, c-format | |
38 | msgid "can't read from file descriptor %d" | |
fd323a5e | 39 | msgstr "" |
c801d85f KB |
40 | |
41 | #: file.cpp:258 | |
42 | #, c-format | |
43 | msgid "can't write to file descriptor %d" | |
fd323a5e | 44 | msgstr "" |
c801d85f KB |
45 | |
46 | #: file.cpp:271 | |
47 | #, c-format | |
48 | msgid "can't flush file descriptor %d" | |
fd323a5e | 49 | msgstr "" |
c801d85f KB |
50 | |
51 | #: file.cpp:308 | |
52 | #, c-format | |
53 | msgid "can't seek on file descriptor %d" | |
fd323a5e | 54 | msgstr "" |
c801d85f KB |
55 | |
56 | #: file.cpp:322 | |
57 | #, c-format | |
58 | msgid "can't get seek position on file descriptor %d" | |
fd323a5e | 59 | msgstr "" |
c801d85f KB |
60 | |
61 | #: file.cpp:355 | |
62 | #, c-format | |
63 | msgid "can't find length of file on file descriptor %d" | |
64 | msgstr "" | |
c801d85f KB |
65 | |
66 | #: intl.cpp:139 | |
67 | #, c-format | |
68 | msgid "catalog file for domain '%s' not found." | |
fd323a5e | 69 | msgstr "" |
c801d85f KB |
70 | |
71 | #: intl.cpp:177 | |
72 | #, c-format | |
73 | msgid "'%s' is not a valid message catalog." | |
fd323a5e | 74 | msgstr "" |
c801d85f KB |
75 | |
76 | #: intl.cpp:330 intl.cpp:334 | |
77 | #, c-format | |
78 | msgid "locale '%s' can not be set." | |
fd323a5e | 79 | msgstr "" |
c801d85f KB |
80 | |
81 | #: intl.cpp:431 intl.cpp:435 | |
82 | #, c-format | |
83 | msgid "string '%s' not found in domain '%s' for locale '%s'." | |
fd323a5e | 84 | msgstr "" |
c801d85f KB |
85 | |
86 | #: intl.cpp:434 intl.cpp:438 | |
87 | #, c-format | |
88 | msgid "string '%s' not found in locale '%s'." | |
fd323a5e | 89 | msgstr "" |
c801d85f KB |
90 | |
91 | #: log.cpp:104 | |
92 | #, c-format | |
93 | msgid " (error %ld: %s)" | |
fd323a5e | 94 | msgstr "" |
c801d85f KB |
95 | |
96 | #: log.cpp:165 | |
97 | msgid "Debug: " | |
fd323a5e | 98 | msgstr "" |
c801d85f KB |
99 | |
100 | #: log.cpp:171 | |
101 | msgid "Fatal error: " | |
fd323a5e | 102 | msgstr "" |
c801d85f KB |
103 | |
104 | #: log.cpp:172 | |
105 | msgid "Program aborted.\n" | |
fd323a5e | 106 | msgstr "" |
c801d85f KB |
107 | |
108 | #: log.cpp:177 | |
109 | msgid "Error: " | |
fd323a5e | 110 | msgstr "" |
c801d85f KB |
111 | |
112 | #: log.cpp:181 | |
113 | msgid "Warning: " | |
fd323a5e | 114 | msgstr "" |
c801d85f KB |
115 | |
116 | #: log.cpp:268 | |
117 | #, c-format | |
118 | msgid "Assert failed in file %s at line %d" | |
fd323a5e | 119 | msgstr "" |
c801d85f KB |
120 | |
121 | #: file.cpp:303 | |
122 | msgid "unknown seek origin" | |
123 | msgstr "" | |
124 | ||
125 | msgid "looking for catalog '%s' in path '%s'." | |
126 | msgstr "" | |
127 | ||
128 | #: intl.cpp:378 | |
129 | msgid "no message catalog list" | |
130 | msgstr "" | |
fd323a5e VZ |
131 | |
132 | msgid "OK" | |
133 | msgstr "" | |
134 | ||
135 | msgid "Cancel" | |
136 | msgstr "" |