• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# translation of popt-1.14.pot to Latvian
2# Copyright © 2009 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#
6# Rihards Prieditis <RPrieditis@inbox.lv>, 2009.
7msgid ""
8msgstr ""
9"Project-Id-Version: popt-1.14\n"
10"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
11"POT-Creation-Date: 2022-09-16 10:04+0300\n"
12"PO-Revision-Date: 2009-04-12 16:34+0300\n"
13"Last-Translator: Rihards Prieditis <RPrieditis@inbox.lv>\n"
14"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n"
15"Language: lv\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"X-Generator: Lokalize 0.3\n"
20"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
21"2);\n"
22
23#: src/popt.c:46
24msgid "unknown errno"
25msgstr "nezināms kļūdas numurs"
26
27#: src/popt.c:1200
28#, c-format
29msgid "option type (%u) not implemented in popt\n"
30msgstr "iespējas tips (%u) nav ieviests popt\n"
31
32#: src/popt.c:1638
33msgid "missing argument"
34msgstr "trūkst arguments"
35
36#: src/popt.c:1640
37msgid "option does not take an argument"
38msgstr ""
39
40#: src/popt.c:1642
41msgid "unknown option"
42msgstr "nezināma iespēja"
43
44#: src/popt.c:1644
45msgid "mutually exclusive logical operations requested"
46msgstr "pieprasītas savstarpējie izslēdzošas loģiskās operācijas"
47
48#: src/popt.c:1646
49msgid "opt->arg should not be NULL"
50msgstr "opcija->arguments nevar būt NULL"
51
52#: src/popt.c:1648
53msgid "aliases nested too deeply"
54msgstr "aizstājvārdi iegulti pārāk dziļi"
55
56#: src/popt.c:1650
57msgid "error in parameter quoting"
58msgstr "kļuda parametru citēšanā"
59
60#: src/popt.c:1652
61msgid "invalid numeric value"
62msgstr "nederīga skaitļa vērtība"
63
64#: src/popt.c:1654
65msgid "number too large or too small"
66msgstr "skaitlis pārāk liels, vai pārāk mazs"
67
68#: src/popt.c:1656
69msgid "memory allocation failed"
70msgstr "atmiņas iedalīšana neizdevās"
71
72#: src/popt.c:1658
73msgid "config file failed sanity test"
74msgstr ""
75
76#: src/popt.c:1662
77msgid "unknown error"
78msgstr "nezināma kļūda"
79
80#: src/popthelp.c:64 src/popthelp.c:72
81msgid "Show this help message"
82msgstr "Rādīt šo palīdzības ziņu"
83
84#: src/popthelp.c:65 src/popthelp.c:73
85msgid "Display brief usage message"
86msgstr "Attēlot īsu izmantošanas ziņu"
87
88#: src/popthelp.c:76
89msgid "Display option defaults in message"
90msgstr "Attēlot noklusētās iespējas ziņā"
91
92#: src/popthelp.c:78
93msgid "Terminate options"
94msgstr "Pārtraukt iespējas"
95
96#: src/popthelp.c:170
97msgid "Help options:"
98msgstr "Palīdzības iespējas:"
99
100#: src/popthelp.c:171
101msgid "Options implemented via popt alias/exec:"
102msgstr "Iespējas ieviestas caur popt aizstājvārda/izpildāmais:"
103
104#: src/popthelp.c:179
105msgid "NONE"
106msgstr "NEKAS"
107
108#: src/popthelp.c:181
109msgid "VAL"
110msgstr "VĒRTĪBA"
111
112#: src/popthelp.c:185
113msgid "INT"
114msgstr "INT"
115
116#: src/popthelp.c:186
117msgid "SHORT"
118msgstr ""
119
120#: src/popthelp.c:187
121msgid "LONG"
122msgstr "LONG"
123
124#: src/popthelp.c:188
125msgid "LONGLONG"
126msgstr "LONGLONG"
127
128#: src/popthelp.c:189
129msgid "STRING"
130msgstr "VIRKNE"
131
132#: src/popthelp.c:190
133msgid "FLOAT"
134msgstr "FLOAT"
135
136#: src/popthelp.c:191
137msgid "DOUBLE"
138msgstr "DOUBLE"
139
140#: src/popthelp.c:194
141msgid "ARG"
142msgstr "ARGUMENTS"
143
144#: src/popthelp.c:615
145msgid "Usage:"
146msgstr "Lietošana:"
147
148#: src/popthelp.c:640
149msgid "[OPTION...]"
150msgstr "[IESPĒJAS..]"
151