87 lines
3.0 KiB
Plaintext
87 lines
3.0 KiB
Plaintext
# Norwegian bokmål translation of GNU bison.
|
|
# Copyright (C) 2004 Free Software Foundation, Inc.
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# Trond Endrestøl <Trond.Endrestol@gtf.ol.no>, 2004.
|
|
#
|
|
# Send this file as an gzipped attachment to:
|
|
# translation@iro.umontreal.ca
|
|
# with the subject:
|
|
# TP-Robot PACKAGE-VERSION.TEAM.po
|
|
#
|
|
# The subject for the Norwegian bokmål translation of GNU bison-runtime 2.1
|
|
# would then be:
|
|
# TP-Robot bison-runtime-2.1.nb.po
|
|
#
|
|
# Here's the URL for the Norwegian bokmål translation team:
|
|
# http://www.iro.umontreal.ca/translation/registry.cgi?team=nb
|
|
#
|
|
# Here's the URL for the current translations of GNU bison-runtime:
|
|
# http://www.iro.umontreal.ca/translation/registry.cgi?domain=bison-runtime
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: bison-runtime 2.1\n"
|
|
"Report-Msgid-Bugs-To: bug-bison@gnu.org\n"
|
|
"POT-Creation-Date: 2021-09-25 07:43+0200\n"
|
|
"PO-Revision-Date: 2005-09-21 09:35+0200\n"
|
|
"Last-Translator: Trond Endrestøl <Trond.Endrestol@gtf.ol.no>\n"
|
|
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
|
|
"Language: nb\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Bugs: Report translation errors to the Language-Team address.\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: data/skeletons/glr.c:930 data/skeletons/yacc.c:769
|
|
msgid "syntax error: cannot back up"
|
|
msgstr "syntaksfeil: kan ikke gå tilbake"
|
|
|
|
#: data/skeletons/glr.c:1832
|
|
msgid "syntax is ambiguous"
|
|
msgstr "syntaksen er flertydig"
|
|
|
|
#: data/skeletons/glr.c:2245 data/skeletons/glr.c:2271
|
|
#: data/skeletons/glr.c:2324 data/skeletons/glr.c:2560
|
|
#: data/skeletons/lalr1.cc:1054 data/skeletons/lalr1.cc:1555
|
|
#: data/skeletons/yacc.c:1443 data/skeletons/yacc.c:2006
|
|
#: data/skeletons/yacc.c:2010
|
|
msgid "syntax error"
|
|
msgstr "syntaksfeil"
|
|
|
|
#: data/skeletons/glr.c:2272 data/skeletons/lalr1.cc:1556
|
|
#: data/skeletons/yacc.c:1444
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s"
|
|
msgstr "syntaksfeil, uforventet %s"
|
|
|
|
#: data/skeletons/glr.c:2273 data/skeletons/lalr1.cc:1557
|
|
#: data/skeletons/yacc.c:1445
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s"
|
|
msgstr "syntaksfeil, uforventet %s, forventet %s"
|
|
|
|
#: data/skeletons/glr.c:2274 data/skeletons/lalr1.cc:1558
|
|
#: data/skeletons/yacc.c:1446
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s or %s"
|
|
msgstr "syntaksfeil, uforventet %s, forventet %s eller %s"
|
|
|
|
#: data/skeletons/glr.c:2275 data/skeletons/lalr1.cc:1559
|
|
#: data/skeletons/yacc.c:1447
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s or %s or %s"
|
|
msgstr "syntaksfeil, uforventet %s, forventet %s eller %s eller %s"
|
|
|
|
#: data/skeletons/glr.c:2276 data/skeletons/lalr1.cc:1560
|
|
#: data/skeletons/yacc.c:1448
|
|
#, c-format
|
|
msgid "syntax error, unexpected %s, expecting %s or %s or %s or %s"
|
|
msgstr "syntaksfeil, uforventet %s, forventet %s eller %s eller %s eller %s"
|
|
|
|
#: data/skeletons/glr.c:2619 data/skeletons/yacc.c:1516
|
|
#: data/skeletons/yacc.c:1518 data/skeletons/yacc.c:1748
|
|
#: data/skeletons/yacc.c:2158
|
|
msgid "memory exhausted"
|
|
msgstr "minne er uttømt"
|