Project

General

Profile

Download (1.56 KB) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / workspace / sitools-update-classpath / out / classes / gnu / getopt / MessagesBundle_no.properties @ master

1
/**************************************************************************
2
/* MessagesBundle.properties -- Norwegian language error messages
3
/*
4
/* Copyright (c) 1999 by Bj?rn-Ove Heimsund (s811@ii.uib.no)
5
/*
6
/* This program is free software; you can redistribute it and/or modify
7
/* it under the terms of the GNU Library General Public License as published
8
/* by  the Free Software Foundation; either version 2 of the License or
9
/* (at your option) any later version.
10
/*
11
/* This program is distributed in the hope that it will be useful, but
12
/* WITHOUT ANY WARRANTY; without even the implied warranty of
13
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
/* GNU Library General Public License for more details.
15
/*
16
/* You should have received a copy of the GNU Library General Public License
17
/* along with this program; see the file COPYING.LIB.  If not, write to
18
/* the Free Software Foundation Inc., 59 Temple Place - Suite 330,
19
/* Boston, MA  02111-1307 USA
20
/**************************************************************************/
21

    
22
getopt.ambigious={0}: flagget ''{1}'' er flertydig
23
getopt.arguments1={0}: flagget ''--{1}'' tillater ikke et argument
24
getopt.arguments2={0}: flagget ''{1}{2}'' tillater ikke et argument
25
getopt.requires={0}: flagget ''{1}'' krever et argument
26
getopt.unrecognized={0}: ukjent flagg ''--{1}''
27
getopt.unrecognized2={0}: ukjent flagg ''{1}{2}''
28
getopt.illegal={0}: ugyldig flagg -- {1}
29
getopt.invalid={0}: ugyldig flagg -- {1}
30
getopt.requires2={0}: flagget krever et argument -- {1}
31
getopt.invalidValue=Ugyldig verdi {0} for parameter 'has_arg' 
32