• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1msgid ""
2msgstr ""
3"Project-Id-Version: popt 1.11\n"
4"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
5"POT-Creation-Date: 2020-06-23 13:29+0300\n"
6"PO-Revision-Date: 2001-06-08 01:35+0000\n"
7"Last-Translator: Richard Allen <ra@hp.is>\n"
8"Language-Team: is <kde-isl@mmedia.is>\n"
9"Language: is\n"
10"MIME-Version: 1.0\n"
11"Content-Type: text/plain; charset=UTF-8\n"
12"Content-Transfer-Encoding: 8-bit\n"
13
14#: src/popt.c:46
15msgid "unknown errno"
16msgstr "óþekkt villunúmer"
17
18#: src/popt.c:1206
19#, fuzzy, c-format
20msgid "option type (%u) not implemented in popt\n"
21msgstr "rofagerðin (%d) er ekki studd í popt\n"
22
23#: src/popt.c:1625
24msgid "missing argument"
25msgstr "vantar viðfang"
26
27#: src/popt.c:1627
28msgid "unknown option"
29msgstr "óþekktur rofi"
30
31#: src/popt.c:1629
32msgid "mutually exclusive logical operations requested"
33msgstr "beðið um rofa sem slökkva hvor á öðrum"
34
35#: src/popt.c:1631
36msgid "opt->arg should not be NULL"
37msgstr "opt->arg ætti ekki að vera NULL"
38
39#: src/popt.c:1633
40msgid "aliases nested too deeply"
41msgstr "alíasar of flóknir"
42
43#: src/popt.c:1635
44msgid "error in parameter quoting"
45msgstr "villa í viðföngum (gæsalappir og svo frv.)"
46
47#: src/popt.c:1637
48msgid "invalid numeric value"
49msgstr "ógilt tölulegt gildi"
50
51#: src/popt.c:1639
52msgid "number too large or too small"
53msgstr "talan of stór eða smá"
54
55#: src/popt.c:1641
56msgid "memory allocation failed"
57msgstr "ekki tókst að taka frá minni"
58
59#: src/popt.c:1643
60msgid "config file failed sanity test"
61msgstr ""
62
63#: src/popt.c:1647
64msgid "unknown error"
65msgstr "óþekkt villa"
66
67#: src/popthelp.c:64 src/popthelp.c:72
68msgid "Show this help message"
69msgstr "Sýna þessa hjálp"
70
71#: src/popthelp.c:65 src/popthelp.c:73
72msgid "Display brief usage message"
73msgstr "Sýna stuttar notkunarleiðbeiningar"
74
75#: src/popthelp.c:76
76msgid "Display option defaults in message"
77msgstr "Sýna sjálfgefin gildi rofa í skilaboðum"
78
79#: src/popthelp.c:78
80msgid "Terminate options"
81msgstr ""
82
83#: src/popthelp.c:170
84msgid "Help options:"
85msgstr ""
86
87#: src/popthelp.c:171
88msgid "Options implemented via popt alias/exec:"
89msgstr ""
90
91#: src/popthelp.c:179
92msgid "NONE"
93msgstr "ENGIN"
94
95#: src/popthelp.c:181
96msgid "VAL"
97msgstr "VAL"
98
99#: src/popthelp.c:185
100msgid "INT"
101msgstr "INT"
102
103#: src/popthelp.c:186
104msgid "SHORT"
105msgstr ""
106
107#: src/popthelp.c:187
108msgid "LONG"
109msgstr "LONG"
110
111#: src/popthelp.c:188
112#, fuzzy
113msgid "LONGLONG"
114msgstr "LONG"
115
116#: src/popthelp.c:189
117msgid "STRING"
118msgstr "STRING"
119
120#: src/popthelp.c:190
121msgid "FLOAT"
122msgstr "FLOAT"
123
124#: src/popthelp.c:191
125msgid "DOUBLE"
126msgstr "DOUBLE"
127
128#: src/popthelp.c:194
129msgid "ARG"
130msgstr "ARG"
131
132#: src/popthelp.c:616
133msgid "Usage:"
134msgstr "Notkun:"
135
136#: src/popthelp.c:638
137msgid "[OPTION...]"
138msgstr "[ROFI...]"
139