1# Norwegian bokm�l translation of GNU bison.
2# Copyright (C) 2004 Free Software Foundation, Inc.
3# This file is distributed under the same license as the PACKAGE package.
4# Trond Endrest�l <Trond.Endrestol@gtf.ol.no>, 2004.
5#
6# Send this file as an gzipped attachment to:
7# translation@iro.umontreal.ca
8# with the subject:
9# TP-Robot PACKAGE-VERSION.TEAM.po
10#
11# The subject for the Norwegian bokm�l translation of GNU bison-runtime 2.1
12# would then be:
13# TP-Robot bison-runtime-2.1.nb.po
14#
15# Here's the URL for the Norwegian bokm�l translation team:
16# http://www.iro.umontreal.ca/translation/registry.cgi?team=nb
17#
18# Here's the URL for the current translations of GNU bison-runtime:
19# http://www.iro.umontreal.ca/translation/registry.cgi?domain=bison-runtime
20#
21msgid ""
22msgstr ""
23"Project-Id-Version: bison-runtime 2.1\n"
24"Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
25"POT-Creation-Date: 2012-12-12 16:09+0100\n"
26"PO-Revision-Date: 2005-09-21 09:35+0200\n"
27"Last-Translator: Trond Endrest�l <Trond.Endrestol@gtf.ol.no>\n"
28"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
29"Language: nb\n"
30"MIME-Version: 1.0\n"
31"Content-Type: text/plain; charset=ISO-8859-1\n"
32"Content-Transfer-Encoding: 8bit\n"
33"Plural-Forms: nplurals=2; plural=(n != 1);\n"
34
35#: data/glr.c:855 data/yacc.c:776
36msgid "syntax error: cannot back up"
37msgstr "syntaksfeil: kan ikke g� tilbake"
38
39#: data/glr.c:1729
40msgid "syntax is ambiguous"
41msgstr "syntaksen er flertydig"
42
43#: data/glr.c:2014 data/glr.c:2094 data/glr.c:2134 data/glr.c:2399
44#: data/lalr1.cc:947 data/lalr1.cc:967 data/yacc.c:1351 data/yacc.c:1856
45#: data/yacc.c:1862
46msgid "syntax error"
47msgstr "syntaksfeil"
48
49#: data/glr.c:2095 data/lalr1.cc:948 data/yacc.c:1352
50#, c-format
51msgid "syntax error, unexpected %s"
52msgstr "syntaksfeil, uforventet %s"
53
54#: data/glr.c:2096 data/lalr1.cc:949 data/yacc.c:1353
55#, c-format
56msgid "syntax error, unexpected %s, expecting %s"
57msgstr "syntaksfeil, uforventet %s, forventet %s"
58
59#: data/glr.c:2097 data/lalr1.cc:950 data/yacc.c:1354
60#, c-format
61msgid "syntax error, unexpected %s, expecting %s or %s"
62msgstr "syntaksfeil, uforventet %s, forventet %s eller %s"
63
64#: data/glr.c:2098 data/lalr1.cc:951 data/yacc.c:1355
65#, c-format
66msgid "syntax error, unexpected %s, expecting %s or %s or %s"
67msgstr "syntaksfeil, uforventet %s, forventet %s eller %s eller %s"
68
69#: data/glr.c:2099 data/lalr1.cc:952 data/yacc.c:1356
70#, c-format
71msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
72msgstr "syntaksfeil, uforventet %s, forventet %s eller %s eller %s eller %s"
73
74#: data/glr.c:2459 data/yacc.c:1436 data/yacc.c:1438 data/yacc.c:1616
75#: data/yacc.c:2013
76msgid "memory exhausted"
77msgstr "minne er utt�mt"
78