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

Diff of /bison/po/sv.po

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

revision 1.1.2.40 by akim, Wed Mar 20 08:30:40 2002 UTC revision 1.1.2.41 by akim, Wed Mar 20 08:43:13 2002 UTC
# Line 6  Line 6 
6  msgid ""  msgid ""
7  msgstr ""  msgstr ""
8  "Project-Id-Version: bison 1.33b\n"  "Project-Id-Version: bison 1.33b\n"
9  "POT-Creation-Date: 2002-03-20 09:14+0100\n"  "POT-Creation-Date: 2002-03-20 09:33+0100\n"
10  "PO-Revision-Date: 2002-03-05 10:18+0100\n"  "PO-Revision-Date: 2002-03-05 10:18+0100\n"
11  "Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"  "Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
12  "Language-Team: Swedish <sv@li.org>\n"  "Language-Team: Swedish <sv@li.org>\n"
# Line 73  msgstr[1] "%d reducera/reducerakonflikte Line 73  msgstr[1] "%d reducera/reducerakonflikte
73  msgid "State %d contains "  msgid "State %d contains "
74  msgstr "Tillstånd %d innehåller "  msgstr "Tillstånd %d innehåller "
75    
 #. If invoked with `--yacc', use the output format specified by  
 #. POSIX.  
76  #: src/conflicts.c:387  #: src/conflicts.c:387
77  msgid "conflicts: "  msgid "conflicts: "
78  msgstr "konflikter: "  msgstr "konflikter: "
# Line 134  msgstr "kan inte öppna filen \"%s\"" Line 132  msgstr "kan inte öppna filen \"%s\""
132  msgid "cannot close file"  msgid "cannot close file"
133  msgstr "kan inte stänga fil"  msgstr "kan inte stänga fil"
134    
 #. Some efforts were made to ease the translators' task, please  
 #. continue.  
135  #: src/getargs.c:84  #: src/getargs.c:84
136  msgid "GNU bison generates parsers for LALR(1) grammars.\n"  msgid "GNU bison generates parsers for LALR(1) grammars.\n"
137  msgstr "GNU bison genererar parsrar för LALR(1)-grammatiker.\n"  msgstr "GNU bison genererar parsrar för LALR(1)-grammatiker.\n"
# Line 209  msgstr "" Line 205  msgstr ""
205  "Rapportera fel till <bug-bison@gnu.org>.\n"  "Rapportera fel till <bug-bison@gnu.org>.\n"
206  "Rapportera synpunkter på översättningen till <sv@li.org>.\n"  "Rapportera synpunkter på översättningen till <sv@li.org>.\n"
207    
 #. Some efforts were made to ease the translators' task, please  
 #. continue.  
208  #: src/getargs.c:141  #: src/getargs.c:141
209  #, c-format  #, c-format
210  msgid "bison (GNU Bison) %s"  msgid "bison (GNU Bison) %s"
# Line 359  msgstr "    %-4s\tgå till tillstånd %d\n Line 353  msgstr "    %-4s\tgå till tillstånd %d\n
353  msgid "state %d"  msgid "state %d"
354  msgstr "tillstånd %d"  msgstr "tillstånd %d"
355    
 #. rule # : LHS -> RHS  
356  #: src/print.c:211  #: src/print.c:211
357  msgid "Grammar"  msgid "Grammar"
358  msgstr "Grammatik"  msgstr "Grammatik"
# Line 377  msgstr "  %3d %3d %s ->" Line 370  msgstr "  %3d %3d %s ->"
370  msgid "empty"  msgid "empty"
371  msgstr "tom"  msgstr "tom"
372    
 #. TERMINAL (type #) : rule #s terminal is on RHS  
373  #: src/print.c:231  #: src/print.c:231
374  msgid "Terminals, with rules where they appear"  msgid "Terminals, with rules where they appear"
375  msgstr "Terminaler, med regler där de förekommer"  msgstr "Terminaler, med regler där de förekommer"
# Line 394  msgstr " till vänster:" Line 386  msgstr " till vänster:"
386  msgid " on right:"  msgid " on right:"
387  msgstr " till höger:"  msgstr " till höger:"
388    
 #. If something has been added in the NODE_OBSTACK after  
 #. the declaration of the label, then we need a `\n'.  
 #. if (obstack_object_size (node_obstack) > node_output_size)  
 #. obstack_sgrow (node_obstack, "\n");  
 #.  
389  #: src/print_graph.c:146  #: src/print_graph.c:146
390  #, c-format  #, c-format
391  msgid "%-4s\terror (nonassociative)"  msgid "%-4s\terror (nonassociative)"
392  msgstr "%-4s\tfel (ickeassociativ)"  msgstr "%-4s\tfel (ickeassociativ)"
393    
 #.  
 #. if (obstack_object_size (node_obstack) > node_output_size)  
 #. obstack_sgrow (node_obstack, "\n");  
 #.  
394  #: src/print_graph.c:161  #: src/print_graph.c:161
395  #, c-format  #, c-format
396  msgid "$default\treduce using rule %d (%s)"  msgid "$default\treduce using rule %d (%s)"
# Line 707  msgstr "%s: flaggan \"%c%s\" tar inget a Line 690  msgstr "%s: flaggan \"%c%s\" tar inget a
690  msgid "%s: option `%s' requires an argument\n"  msgid "%s: option `%s' requires an argument\n"
691  msgstr "%s: flaggan \"%s\" behöver ett argument\n"  msgstr "%s: flaggan \"%s\" behöver ett argument\n"
692    
 #. --option  
693  #: lib/getopt.c:771  #: lib/getopt.c:771
694  #, c-format  #, c-format
695  msgid "%s: unrecognized option `--%s'\n"  msgid "%s: unrecognized option `--%s'\n"
696  msgstr "%s: okänd flagga \"--%s\"\n"  msgstr "%s: okänd flagga \"--%s\"\n"
697    
 #. +option or -option  
698  #: lib/getopt.c:775  #: lib/getopt.c:775
699  #, c-format  #, c-format
700  msgid "%s: unrecognized option `%c%s'\n"  msgid "%s: unrecognized option `%c%s'\n"
701  msgstr "%s: okänd flagga \"%c%s\"\n"  msgstr "%s: okänd flagga \"%c%s\"\n"
702    
 #. 1003.2 specifies the format of this message.  
703  #: lib/getopt.c:801  #: lib/getopt.c:801
704  #, c-format  #, c-format
705  msgid "%s: illegal option -- %c\n"  msgid "%s: illegal option -- %c\n"
# Line 730  msgstr "%s: otillåten flagga -- %c\n" Line 710  msgstr "%s: otillåten flagga -- %c\n"
710  msgid "%s: invalid option -- %c\n"  msgid "%s: invalid option -- %c\n"
711  msgstr "%s: ogiltig flagga --%c\n"  msgstr "%s: ogiltig flagga --%c\n"
712    
 #. 1003.2 specifies the format of this message.  
713  #: lib/getopt.c:834 lib/getopt.c:964  #: lib/getopt.c:834 lib/getopt.c:964
714  #, c-format  #, c-format
715  msgid "%s: option requires an argument -- %c\n"  msgid "%s: option requires an argument -- %c\n"
# Line 746  msgstr "%s: flaggan \"-W %s\" är tvetydi Line 725  msgstr "%s: flaggan \"-W %s\" är tvetydi
725  msgid "%s: option `-W %s' doesn't allow an argument\n"  msgid "%s: option `-W %s' doesn't allow an argument\n"
726  msgstr "%s: flaggan \"-W %s\" tar inget argument\n"  msgstr "%s: flaggan \"-W %s\" tar inget argument\n"
727    
 #. If XALLOC_FAIL_FUNC is NULL, or does return, display this message  
 #. before exiting when memory is exhausted.  Goes through gettext.  
728  #: lib/obstack.c:494 lib/obstack.c:497 lib/xmalloc.c:66  #: lib/obstack.c:494 lib/obstack.c:497 lib/xmalloc.c:66
729  msgid "memory exhausted"  msgid "memory exhausted"
730  msgstr "minnet slut"  msgstr "minnet slut"
# Line 755  msgstr "minnet slut" Line 732  msgstr "minnet slut"
732  # När vi går över till Unicode mer allmänt kanske vi bör översätta båda dessa  # När vi går över till Unicode mer allmänt kanske vi bör översätta båda dessa
733  # med U+201D (RIGHT DOUBLE QUOTATION MARK) på svenska.  Eller?  # med U+201D (RIGHT DOUBLE QUOTATION MARK) på svenska.  Eller?
734  #  #
 #. Get translations for open and closing quotation marks.  
 #.  
 #. The message catalog should translate "`" to a left  
 #. quotation mark suitable for the locale, and similarly for  
 #. "'".  If the catalog has no translation,  
 #. locale_quoting_style quotes `like this', and  
 #. clocale_quoting_style quotes "like this".  
 #.  
 #. For example, an American English Unicode locale should  
 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and  
 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION  
 #. MARK).  A British English Unicode locale should instead  
 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and  
 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.  
735  #: lib/quotearg.c:274  #: lib/quotearg.c:274
736  msgid "`"  msgid "`"
737  msgstr "\""  msgstr "\""

Legend:
Removed from v.1.1.2.40  
changed lines
  Added in v.1.1.2.41

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