Initialize Tizen 2.3
[external/popt.git] / po / fi.po
1 # translation of popt-1.14.pot to Finnish
2 # Copyright © 2008 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the popt package.
4 # This file is put in the public domain.
5 # Jorma Karvonen <karvjorm@users.sf.net>, 2008.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: popt 1.14\n"
10 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
11 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
12 "PO-Revision-Date: 2008-02-21 18:19+0200\n"
13 "Last-Translator: Jorma Karvonen <karvjorm@users.sf.net>\n"
14 "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: KBabel 1.11.4\n"
20
21 #  errno - number of last error (defined by the ISO C standard)
22 #: popt.c:47
23 msgid "unknown errno"
24 msgstr "tuntematon errno-virhenumeroarvo"
25
26 #: popt.c:1290
27 #, c-format
28 msgid "option type (%u) not implemented in popt\n"
29 msgstr "valitsintyyppiä (%u) ei ole toteutettu popt-ohjelmassa\n"
30
31 #: popt.c:1711
32 msgid "missing argument"
33 msgstr "puuttuva argumentti"
34
35 #: popt.c:1713
36 msgid "unknown option"
37 msgstr "tuntematon valitsin"
38
39 #: popt.c:1715
40 msgid "mutually exclusive logical operations requested"
41 msgstr "pyydettyjä loogisia toimintoja ei voi käyttää yhdessä"
42
43 #: popt.c:1717
44 msgid "opt->arg should not be NULL"
45 msgstr "”opt->arg”-valitsinargumentti ei saa olla NULL"
46
47 #: popt.c:1719
48 msgid "aliases nested too deeply"
49 msgstr "liian monta aliasta sisäkkäin"
50
51 #: popt.c:1721
52 msgid "error in parameter quoting"
53 msgstr "virhe parametrien lainauksessa"
54
55 #: popt.c:1723
56 msgid "invalid numeric value"
57 msgstr "virheellinen numeroarvo"
58
59 #: popt.c:1725
60 msgid "number too large or too small"
61 msgstr "numero on liian iso tai liian pieni"
62
63 #: popt.c:1727
64 msgid "memory allocation failed"
65 msgstr "muistin varaus ei onnistunut"
66
67 #: popt.c:1729
68 msgid "config file failed sanity test"
69 msgstr ""
70
71 #: popt.c:1733
72 msgid "unknown error"
73 msgstr "tuntematon virhe"
74
75 #: popthelp.c:75 popthelp.c:86
76 msgid "Show this help message"
77 msgstr "Näytä tämä ohje"
78
79 #: popthelp.c:76 popthelp.c:87
80 msgid "Display brief usage message"
81 msgstr "Näytä lyhyt käyttöohje"
82
83 #: popthelp.c:90
84 msgid "Display option defaults in message"
85 msgstr "Näytä valitsinoletukset ohjeessa"
86
87 #: popthelp.c:92
88 msgid "Terminate options"
89 msgstr "Lopettamisvalitsimet"
90
91 #: popthelp.c:191
92 msgid "Help options:"
93 msgstr "Ohjevalitsimet:"
94
95 #: popthelp.c:192
96 msgid "Options implemented via popt alias/exec:"
97 msgstr ""
98 "Valitsimet toteutettu ”popt alias”-määrittelyillä tai ”popt exec”-"
99 "määrittelyillä:"
100
101 #: popthelp.c:200
102 msgid "NONE"
103 msgstr "EI MITÄÄN"
104
105 #: popthelp.c:202
106 msgid "VAL"
107 msgstr "ARVO"
108
109 #: popthelp.c:206
110 msgid "INT"
111 msgstr "INT-KOKONAISLUKU"
112
113 #: popthelp.c:207
114 msgid "SHORT"
115 msgstr ""
116
117 #: popthelp.c:208
118 msgid "LONG"
119 msgstr "LONG-KOKONAISLUKU"
120
121 #: popthelp.c:209
122 msgid "LONGLONG"
123 msgstr "LONGLONG-KOKONAISLUKU"
124
125 #: popthelp.c:210
126 msgid "STRING"
127 msgstr "MERKKIJONO"
128
129 #: popthelp.c:211
130 msgid "FLOAT"
131 msgstr "FLOAT-LIUKULUKU"
132
133 #: popthelp.c:212
134 msgid "DOUBLE"
135 msgstr "DOUBLE-LIUKULUKU"
136
137 #: popthelp.c:215
138 msgid "ARG"
139 msgstr "ARGUMENTTI"
140
141 #: popthelp.c:649
142 msgid "Usage:"
143 msgstr "Käyttö:"
144
145 #: popthelp.c:672
146 msgid "[OPTION...]"
147 msgstr "[VALITSIN...]"