• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: popt 1.11\n"
8"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
9"POT-Creation-Date: 2022-09-16 10:04+0300\n"
10"PO-Revision-Date: 1999-08-04 21:40+0200\n"
11"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
12"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
13"Language: sk\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17
18#: src/popt.c:46
19msgid "unknown errno"
20msgstr ""
21
22#: src/popt.c:1200
23#, c-format
24msgid "option type (%u) not implemented in popt\n"
25msgstr ""
26
27#: src/popt.c:1638
28msgid "missing argument"
29msgstr ""
30
31#: src/popt.c:1640
32msgid "option does not take an argument"
33msgstr ""
34
35#: src/popt.c:1642
36msgid "unknown option"
37msgstr ""
38
39#: src/popt.c:1644
40msgid "mutually exclusive logical operations requested"
41msgstr ""
42
43#: src/popt.c:1646
44msgid "opt->arg should not be NULL"
45msgstr ""
46
47#: src/popt.c:1648
48msgid "aliases nested too deeply"
49msgstr ""
50
51#: src/popt.c:1650
52msgid "error in parameter quoting"
53msgstr ""
54
55#: src/popt.c:1652
56msgid "invalid numeric value"
57msgstr ""
58
59#: src/popt.c:1654
60msgid "number too large or too small"
61msgstr ""
62
63#: src/popt.c:1656
64msgid "memory allocation failed"
65msgstr ""
66
67#: src/popt.c:1658
68msgid "config file failed sanity test"
69msgstr ""
70
71#: src/popt.c:1662
72msgid "unknown error"
73msgstr ""
74
75#: src/popthelp.c:64 src/popthelp.c:72
76msgid "Show this help message"
77msgstr "Vypísať túto správu"
78
79#: src/popthelp.c:65 src/popthelp.c:73
80msgid "Display brief usage message"
81msgstr "Zobraziť stručný návod na použitie"
82
83#: src/popthelp.c:76
84#, fuzzy
85msgid "Display option defaults in message"
86msgstr "Zobraziť stručný návod na použitie"
87
88#: src/popthelp.c:78
89msgid "Terminate options"
90msgstr ""
91
92#: src/popthelp.c:170
93msgid "Help options:"
94msgstr ""
95
96#: src/popthelp.c:171
97msgid "Options implemented via popt alias/exec:"
98msgstr ""
99
100#: src/popthelp.c:179
101msgid "NONE"
102msgstr ""
103
104#: src/popthelp.c:181
105msgid "VAL"
106msgstr ""
107
108#: src/popthelp.c:185
109msgid "INT"
110msgstr ""
111
112#: src/popthelp.c:186
113msgid "SHORT"
114msgstr ""
115
116#: src/popthelp.c:187
117msgid "LONG"
118msgstr ""
119
120#: src/popthelp.c:188
121msgid "LONGLONG"
122msgstr ""
123
124#: src/popthelp.c:189
125msgid "STRING"
126msgstr ""
127
128#: src/popthelp.c:190
129msgid "FLOAT"
130msgstr ""
131
132#: src/popthelp.c:191
133msgid "DOUBLE"
134msgstr ""
135
136#: src/popthelp.c:194
137msgid "ARG"
138msgstr ""
139
140#: src/popthelp.c:615
141msgid "Usage:"
142msgstr ""
143
144#: src/popthelp.c:640
145msgid "[OPTION...]"
146msgstr ""
147