Initialize Tizen 2.3
[external/popt.git] / po / ro.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: popt 1.11\n"
4 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
5 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
6 "PO-Revision-Date: 2000-06-14 23:23+EST\n"
7 "Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
8 "Language-Team: Romanian <ro@li.org>\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=ISO-8859-2\n"
11 "Content-Transfer-Encoding: 8bit\n"
12
13 #: popt.c:47
14 msgid "unknown errno"
15 msgstr "eroare necunoscuta"
16
17 #: popt.c:1290
18 #, fuzzy, c-format
19 msgid "option type (%u) not implemented in popt\n"
20 msgstr "optiunea de tipul (%d) nu este implementata in popt\n"
21
22 #: popt.c:1711
23 msgid "missing argument"
24 msgstr "argument lipsa"
25
26 #: popt.c:1713
27 msgid "unknown option"
28 msgstr "optiune necunoscuta"
29
30 #: popt.c:1715
31 msgid "mutually exclusive logical operations requested"
32 msgstr ""
33
34 #: popt.c:1717
35 msgid "opt->arg should not be NULL"
36 msgstr ""
37
38 #: popt.c:1719
39 msgid "aliases nested too deeply"
40 msgstr "recursivitate infinita la optiunile sinonime"
41
42 #: popt.c:1721
43 #, fuzzy
44 msgid "error in parameter quoting"
45 msgstr "eroare la insertie parametru"
46
47 #: popt.c:1723
48 msgid "invalid numeric value"
49 msgstr "valoare numarica invalida"
50
51 #: popt.c:1725
52 msgid "number too large or too small"
53 msgstr "numar prea mare sau prea mic"
54
55 #: popt.c:1727
56 msgid "memory allocation failed"
57 msgstr ""
58
59 #: popt.c:1729
60 msgid "config file failed sanity test"
61 msgstr ""
62
63 #: popt.c:1733
64 msgid "unknown error"
65 msgstr "eroare necuinoscuta"
66
67 #: popthelp.c:75 popthelp.c:86
68 msgid "Show this help message"
69 msgstr "Afisare mesaj de help"
70
71 #: popthelp.c:76 popthelp.c:87
72 msgid "Display brief usage message"
73 msgstr "Afisare mesaj sintaxa sumar"
74
75 #: popthelp.c:90
76 #, fuzzy
77 msgid "Display option defaults in message"
78 msgstr "Afisare mesaj sintaxa sumar"
79
80 #: popthelp.c:92
81 msgid "Terminate options"
82 msgstr ""
83
84 #: popthelp.c:191
85 msgid "Help options:"
86 msgstr ""
87
88 #: popthelp.c:192
89 msgid "Options implemented via popt alias/exec:"
90 msgstr ""
91
92 #: popthelp.c:200
93 msgid "NONE"
94 msgstr ""
95
96 #: popthelp.c:202
97 msgid "VAL"
98 msgstr ""
99
100 #: popthelp.c:206
101 msgid "INT"
102 msgstr ""
103
104 #: popthelp.c:207
105 msgid "SHORT"
106 msgstr ""
107
108 #: popthelp.c:208
109 msgid "LONG"
110 msgstr ""
111
112 #: popthelp.c:209
113 msgid "LONGLONG"
114 msgstr ""
115
116 #: popthelp.c:210
117 msgid "STRING"
118 msgstr ""
119
120 #: popthelp.c:211
121 msgid "FLOAT"
122 msgstr ""
123
124 #: popthelp.c:212
125 msgid "DOUBLE"
126 msgstr ""
127
128 #: popthelp.c:215
129 msgid "ARG"
130 msgstr ""
131
132 #: popthelp.c:649
133 msgid "Usage:"
134 msgstr "Sintaxa:"
135
136 #: popthelp.c:672
137 msgid "[OPTION...]"
138 msgstr "[OPTIUNE...]"