/[m4]/m4/po/sv.po
ViewVC logotype

Diff of /m4/po/sv.po

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by akim, Thu Oct 18 21:27:36 2001 UTC revision 1.24 by akim, Fri Oct 19 15:36:39 2001 UTC
# Line 6  Line 6 
6  msgid ""  msgid ""
7  msgstr ""  msgstr ""
8  "Project-Id-Version: m4 1.4n\n"  "Project-Id-Version: m4 1.4n\n"
9  "POT-Creation-Date: 2001-10-15 11:00+0200\n"  "POT-Creation-Date: 2001-10-19 17:39+0200\n"
10  "PO-Revision-Date: 1999-03-28 18:56 +02:00\n"  "PO-Revision-Date: 1999-03-28 18:56 +02:00\n"
11  "Last-Translator: Jan Djärv <Jan.Djarv@mbox200.swipnet.se>\n"  "Last-Translator: Jan Djärv <Jan.Djarv@mbox200.swipnet.se>\n"
12  "Language-Team: Swedish <sv@li.org>\n"  "Language-Team: Swedish <sv@li.org>\n"
# Line 173  msgstr "INGET" Line 173  msgstr "INGET"
173  msgid "Undefined syntax code %c"  msgid "Undefined syntax code %c"
174  msgstr "Odefinierad syntaxkod %c"  msgstr "Odefinierad syntaxkod %c"
175    
176  #: m4/input.c:1116 m4/input.c:1143  #: m4/input.c:1119 m4/input.c:1149
177  msgid "ERROR: EOF in string"  #, fuzzy
178    msgid "EOF in string"
179  msgstr "FEL: Filslut i sträng"  msgstr "FEL: Filslut i sträng"
180    
181  #: m4/macro.c:157  #: m4/macro.c:157
182  msgid "ERROR: EOF in argument list"  #, fuzzy
183    msgid "EOF in argument list"
184  msgstr "FEL: Filslut i argumentlistan"  msgstr "FEL: Filslut i argumentlistan"
185    
186  #: m4/macro.c:272  #: m4/macro.c:272
# Line 200  msgstr "" Line 202  msgstr ""
202    
203  #: m4/module.c:225  #: m4/module.c:225
204  #, fuzzy, c-format  #, fuzzy, c-format
205  msgid "ERROR: failed to initialise module loader: %s"  msgid "failed to initialise module loader: %s"
206  msgstr "FEL: kan inte hitta modul \"%s\": %s"  msgstr "FEL: kan inte hitta modul \"%s\": %s"
207    
208  #: m4/module.c:277  #: m4/module.c:277
209  #, fuzzy, c-format  #, fuzzy, c-format
210  msgid "ERROR: cannot open module `%s': %s"  msgid "cannot open module `%s': %s"
211  msgstr "FEL: kan inte hitta modul \"%s\""  msgstr "FEL: kan inte hitta modul \"%s\""
212    
213  #: m4/module.c:287  #: m4/module.c:287
214  #, c-format  #, c-format
215  msgid "ERROR: module `%s' has no entry points"  msgid "module `%s' has no entry points"
216  msgstr ""  msgstr ""
217    
218  #: m4/module.c:313  #: m4/module.c:313
# Line 220  msgstr "" Line 222  msgstr ""
222    
223  #: m4/module.c:377  #: m4/module.c:377
224  #, fuzzy, c-format  #, fuzzy, c-format
225  msgid "ERROR: cannot close module `%s': %s"  msgid "cannot close module `%s': %s"
226  msgstr "FEL: kan inte hitta modul \"%s\""  msgstr "FEL: kan inte hitta modul \"%s\""
227    
228  #: m4/module.c:405  #: m4/module.c:405
229  #, fuzzy, c-format  #, fuzzy, c-format
230  msgid "ERROR: cannot close modules: %s"  msgid "cannot close modules: %s"
231  msgstr "FEL: kan inte hitta modul \"%s\""  msgstr "FEL: kan inte hitta modul \"%s\""
232    
233  #: m4/module.c:422  #: m4/module.c:422
# Line 239  msgstr "" Line 241  msgstr ""
241    
242  #: m4/module.c:520  #: m4/module.c:520
243  #, fuzzy, c-format  #, fuzzy, c-format
244  msgid "ERROR: cannot unload module `%s': %s"  msgid "cannot unload module `%s': %s"
245  msgstr "FEL: kan inte hitta modul \"%s\""  msgstr "FEL: kan inte hitta modul \"%s\""
246    
247  #: m4/module.c:559  #: m4/module.c:559
248  #, fuzzy, c-format  #, fuzzy, c-format
249  msgid "ERROR: cannot unload all modules: %s"  msgid "cannot unload all modules: %s"
250  msgstr "FEL: kan inte hitta modul \"%s\""  msgstr "FEL: kan inte hitta modul \"%s\""
251    
252  #: m4/output.c:287  #: m4/output.c:287
253  msgid "ERROR: Cannot create temporary file for diversion"  #, fuzzy
254    msgid "cannot create temporary file for diversion"
255  msgstr "FEL: Kan inte skapa temporär fil för avledning"  msgstr "FEL: Kan inte skapa temporär fil för avledning"
256    
257  #: m4/output.c:297  #: m4/output.c:297
258  msgid "ERROR: Cannot flush diversion to temporary file"  #, fuzzy
259    msgid "cannot flush diversion to temporary file"
260  msgstr "FEL: Kan inte skriva avledningen till temporär fil"  msgstr "FEL: Kan inte skriva avledningen till temporär fil"
261    
262  #: m4/output.c:375  #: m4/output.c:375
263  msgid "ERROR: Copying inserted file"  #, fuzzy
264    msgid "copying inserted file"
265  msgstr "FEL: Kopiering av insatt fil"  msgstr "FEL: Kopiering av insatt fil"
266    
267  #: m4/output.c:578  #: m4/output.c:578
268  msgid "ERROR: Reading inserted file"  #, fuzzy
269    msgid "reading inserted file"
270  msgstr "FEL: Läsning av insatt fil"  msgstr "FEL: Läsning av insatt fil"
271    
272  #: m4/output.c:668  #: m4/output.c:668
273  msgid "Cannot stat diversion"  #, fuzzy
274    msgid "cannot stat diversion"
275  msgstr "Kan inte ta status på avledningen"  msgstr "Kan inte ta status på avledningen"
276    
277  #: m4/output.c:671  #: m4/output.c:671
278  msgid "Diversion too large"  msgid "diversion too large"
279  msgstr ""  msgstr ""
280    
281  #: m4/path.c:177  #: m4/path.c:177
# Line 276  msgstr "" Line 283  msgstr ""
283  msgid "Path search for `%s' found `%s'"  msgid "Path search for `%s' found `%s'"
284  msgstr "\"%s\" hittades som \"%s\" i sökvägen"  msgstr "\"%s\" hittades som \"%s\" i sökvägen"
285    
286  #: m4/symtab.c:409  #: m4/symtab.c:414
287  #, c-format  #, c-format
288  msgid "Name `%s' is unknown\n"  msgid "Name `%s' is unknown\n"
289  msgstr "Namnet \"%s\" är okänt\n"  msgstr "Namnet \"%s\" är okänt\n"
# Line 365  msgstr "VARNING: \\0 kommer att försvinn Line 372  msgstr "VARNING: \\0 kommer att försvinn
372  msgid "Warning: cannot make module `%s' resident: %s"  msgid "Warning: cannot make module `%s' resident: %s"
373  msgstr "FEL: kan inte hitta modul \"%s\""  msgstr "FEL: kan inte hitta modul \"%s\""
374    
375  #: modules/m4.c:183 modules/m4.c:222 modules/m4.c:347 modules/m4.c:616  #: modules/m4.c:183 modules/m4.c:222 modules/m4.c:347 modules/m4.c:615
376  #: modules/m4.c:636  #: modules/m4.c:635
377  #, fuzzy, c-format  #, fuzzy, c-format
378  msgid "Warning: %s: undefined name: %s"  msgid "Warning: %s: undefined name: %s"
379  msgstr "Odefinierat namn \"%s\""  msgstr "Odefinierat namn \"%s\""
# Line 411  msgid "`%s' from frozen file not found i Line 418  msgid "`%s' from frozen file not found i
418  msgstr "\"%s\" från fryst fil hittades inte i tabellen för inbyggda makron!"  msgstr "\"%s\" från fryst fil hittades inte i tabellen för inbyggda makron!"
419    
420  #: src/main.c:74  #: src/main.c:74
421  msgid "ERROR: Stack overflow.  (Infinite define recursion?)"  #, fuzzy
422    msgid "Stack overflow.  (Infinite define recursion?)"
423  msgstr "FEL: Stacken flödar över. (Oändlig definitionsrekursion?)"  msgstr "FEL: Stacken flödar över. (Oändlig definitionsrekursion?)"
424    
425  #: src/main.c:86  #: src/main.c:86
# Line 569  msgstr "" Line 577  msgstr ""
577    
578  #: src/main.c:307  #: src/main.c:307
579  #, c-format  #, c-format
580  msgid "ERROR: failed to add search directory `%s'"  msgid "failed to add search directory `%s'"
581  msgstr ""  msgstr ""
582    
583  #: src/main.c:311  #: src/main.c:311
584  #, c-format  #, c-format
585  msgid "ERROR: failed to add search directory `%s': %s"  msgid "failed to add search directory `%s': %s"
586  msgstr ""  msgstr ""
587    
588  #: src/main.c:340  #: src/main.c:340

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26