Project

General

Profile

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

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

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

    
23

    
24
getopt.ambigious={0}: opcja ''{1}''jest wieloznaczna
25
getopt.arguments1={0}: opcja ''--{1}'' nie akceptuje argumentu
26
getopt.arguments2={0}: opcja ''{1}{2}'' nie akceptuje argumentu
27
getopt.requires={0}: opcja ''{1}'' wymaga argumentu
28
getopt.unrecognized={0}: nierozpoznana opcja ''--{1}''
29
getopt.unrecognized2={0}: nierozpoznana opcja ''{1}{2}''
30
getopt.illegal={0}: nie dopuszczalna opcja --{1}
31
getopt.invalid={0}: b??dna opcja --{1}
32
getopt.requires2={0}: opcja --{1} oczekuje argumentu 
33
getopt.invalidValue=Nie poprawna warto?? {0} argument 'has_arg' 
34

    
35

    
36