19f07849eSopenharmony_ci# translation of popt-1.14.pot to Latvian 29f07849eSopenharmony_ci# Copyright © 2009 Free Software Foundation, Inc. 39f07849eSopenharmony_ci# This file is distributed under the same license as the popt package. 49f07849eSopenharmony_ci# This file is put in the public domain. 59f07849eSopenharmony_ci# 69f07849eSopenharmony_ci# Rihards Prieditis <RPrieditis@inbox.lv>, 2009. 79f07849eSopenharmony_cimsgid "" 89f07849eSopenharmony_cimsgstr "" 99f07849eSopenharmony_ci"Project-Id-Version: popt-1.14\n" 109f07849eSopenharmony_ci"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n" 119f07849eSopenharmony_ci"POT-Creation-Date: 2022-09-16 10:04+0300\n" 129f07849eSopenharmony_ci"PO-Revision-Date: 2009-04-12 16:34+0300\n" 139f07849eSopenharmony_ci"Last-Translator: Rihards Prieditis <RPrieditis@inbox.lv>\n" 149f07849eSopenharmony_ci"Language-Team: Latvian <translation-team-lv@lists.sourceforge.net>\n" 159f07849eSopenharmony_ci"Language: lv\n" 169f07849eSopenharmony_ci"MIME-Version: 1.0\n" 179f07849eSopenharmony_ci"Content-Type: text/plain; charset=UTF-8\n" 189f07849eSopenharmony_ci"Content-Transfer-Encoding: 8bit\n" 199f07849eSopenharmony_ci"X-Generator: Lokalize 0.3\n" 209f07849eSopenharmony_ci"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " 219f07849eSopenharmony_ci"2);\n" 229f07849eSopenharmony_ci 239f07849eSopenharmony_ci#: src/popt.c:46 249f07849eSopenharmony_cimsgid "unknown errno" 259f07849eSopenharmony_cimsgstr "nezināms kļūdas numurs" 269f07849eSopenharmony_ci 279f07849eSopenharmony_ci#: src/popt.c:1200 289f07849eSopenharmony_ci#, c-format 299f07849eSopenharmony_cimsgid "option type (%u) not implemented in popt\n" 309f07849eSopenharmony_cimsgstr "iespējas tips (%u) nav ieviests popt\n" 319f07849eSopenharmony_ci 329f07849eSopenharmony_ci#: src/popt.c:1638 339f07849eSopenharmony_cimsgid "missing argument" 349f07849eSopenharmony_cimsgstr "trūkst arguments" 359f07849eSopenharmony_ci 369f07849eSopenharmony_ci#: src/popt.c:1640 379f07849eSopenharmony_cimsgid "option does not take an argument" 389f07849eSopenharmony_cimsgstr "" 399f07849eSopenharmony_ci 409f07849eSopenharmony_ci#: src/popt.c:1642 419f07849eSopenharmony_cimsgid "unknown option" 429f07849eSopenharmony_cimsgstr "nezināma iespēja" 439f07849eSopenharmony_ci 449f07849eSopenharmony_ci#: src/popt.c:1644 459f07849eSopenharmony_cimsgid "mutually exclusive logical operations requested" 469f07849eSopenharmony_cimsgstr "pieprasītas savstarpējie izslēdzošas loģiskās operācijas" 479f07849eSopenharmony_ci 489f07849eSopenharmony_ci#: src/popt.c:1646 499f07849eSopenharmony_cimsgid "opt->arg should not be NULL" 509f07849eSopenharmony_cimsgstr "opcija->arguments nevar būt NULL" 519f07849eSopenharmony_ci 529f07849eSopenharmony_ci#: src/popt.c:1648 539f07849eSopenharmony_cimsgid "aliases nested too deeply" 549f07849eSopenharmony_cimsgstr "aizstājvārdi iegulti pārāk dziļi" 559f07849eSopenharmony_ci 569f07849eSopenharmony_ci#: src/popt.c:1650 579f07849eSopenharmony_cimsgid "error in parameter quoting" 589f07849eSopenharmony_cimsgstr "kļuda parametru citēšanā" 599f07849eSopenharmony_ci 609f07849eSopenharmony_ci#: src/popt.c:1652 619f07849eSopenharmony_cimsgid "invalid numeric value" 629f07849eSopenharmony_cimsgstr "nederīga skaitļa vērtība" 639f07849eSopenharmony_ci 649f07849eSopenharmony_ci#: src/popt.c:1654 659f07849eSopenharmony_cimsgid "number too large or too small" 669f07849eSopenharmony_cimsgstr "skaitlis pārāk liels, vai pārāk mazs" 679f07849eSopenharmony_ci 689f07849eSopenharmony_ci#: src/popt.c:1656 699f07849eSopenharmony_cimsgid "memory allocation failed" 709f07849eSopenharmony_cimsgstr "atmiņas iedalīšana neizdevās" 719f07849eSopenharmony_ci 729f07849eSopenharmony_ci#: src/popt.c:1658 739f07849eSopenharmony_cimsgid "config file failed sanity test" 749f07849eSopenharmony_cimsgstr "" 759f07849eSopenharmony_ci 769f07849eSopenharmony_ci#: src/popt.c:1662 779f07849eSopenharmony_cimsgid "unknown error" 789f07849eSopenharmony_cimsgstr "nezināma kļūda" 799f07849eSopenharmony_ci 809f07849eSopenharmony_ci#: src/popthelp.c:64 src/popthelp.c:72 819f07849eSopenharmony_cimsgid "Show this help message" 829f07849eSopenharmony_cimsgstr "Rādīt šo palīdzības ziņu" 839f07849eSopenharmony_ci 849f07849eSopenharmony_ci#: src/popthelp.c:65 src/popthelp.c:73 859f07849eSopenharmony_cimsgid "Display brief usage message" 869f07849eSopenharmony_cimsgstr "Attēlot īsu izmantošanas ziņu" 879f07849eSopenharmony_ci 889f07849eSopenharmony_ci#: src/popthelp.c:76 899f07849eSopenharmony_cimsgid "Display option defaults in message" 909f07849eSopenharmony_cimsgstr "Attēlot noklusētās iespējas ziņā" 919f07849eSopenharmony_ci 929f07849eSopenharmony_ci#: src/popthelp.c:78 939f07849eSopenharmony_cimsgid "Terminate options" 949f07849eSopenharmony_cimsgstr "Pārtraukt iespējas" 959f07849eSopenharmony_ci 969f07849eSopenharmony_ci#: src/popthelp.c:170 979f07849eSopenharmony_cimsgid "Help options:" 989f07849eSopenharmony_cimsgstr "Palīdzības iespējas:" 999f07849eSopenharmony_ci 1009f07849eSopenharmony_ci#: src/popthelp.c:171 1019f07849eSopenharmony_cimsgid "Options implemented via popt alias/exec:" 1029f07849eSopenharmony_cimsgstr "Iespējas ieviestas caur popt aizstājvārda/izpildāmais:" 1039f07849eSopenharmony_ci 1049f07849eSopenharmony_ci#: src/popthelp.c:179 1059f07849eSopenharmony_cimsgid "NONE" 1069f07849eSopenharmony_cimsgstr "NEKAS" 1079f07849eSopenharmony_ci 1089f07849eSopenharmony_ci#: src/popthelp.c:181 1099f07849eSopenharmony_cimsgid "VAL" 1109f07849eSopenharmony_cimsgstr "VĒRTĪBA" 1119f07849eSopenharmony_ci 1129f07849eSopenharmony_ci#: src/popthelp.c:185 1139f07849eSopenharmony_cimsgid "INT" 1149f07849eSopenharmony_cimsgstr "INT" 1159f07849eSopenharmony_ci 1169f07849eSopenharmony_ci#: src/popthelp.c:186 1179f07849eSopenharmony_cimsgid "SHORT" 1189f07849eSopenharmony_cimsgstr "" 1199f07849eSopenharmony_ci 1209f07849eSopenharmony_ci#: src/popthelp.c:187 1219f07849eSopenharmony_cimsgid "LONG" 1229f07849eSopenharmony_cimsgstr "LONG" 1239f07849eSopenharmony_ci 1249f07849eSopenharmony_ci#: src/popthelp.c:188 1259f07849eSopenharmony_cimsgid "LONGLONG" 1269f07849eSopenharmony_cimsgstr "LONGLONG" 1279f07849eSopenharmony_ci 1289f07849eSopenharmony_ci#: src/popthelp.c:189 1299f07849eSopenharmony_cimsgid "STRING" 1309f07849eSopenharmony_cimsgstr "VIRKNE" 1319f07849eSopenharmony_ci 1329f07849eSopenharmony_ci#: src/popthelp.c:190 1339f07849eSopenharmony_cimsgid "FLOAT" 1349f07849eSopenharmony_cimsgstr "FLOAT" 1359f07849eSopenharmony_ci 1369f07849eSopenharmony_ci#: src/popthelp.c:191 1379f07849eSopenharmony_cimsgid "DOUBLE" 1389f07849eSopenharmony_cimsgstr "DOUBLE" 1399f07849eSopenharmony_ci 1409f07849eSopenharmony_ci#: src/popthelp.c:194 1419f07849eSopenharmony_cimsgid "ARG" 1429f07849eSopenharmony_cimsgstr "ARGUMENTS" 1439f07849eSopenharmony_ci 1449f07849eSopenharmony_ci#: src/popthelp.c:615 1459f07849eSopenharmony_cimsgid "Usage:" 1469f07849eSopenharmony_cimsgstr "Lietošana:" 1479f07849eSopenharmony_ci 1489f07849eSopenharmony_ci#: src/popthelp.c:640 1499f07849eSopenharmony_cimsgid "[OPTION...]" 1509f07849eSopenharmony_cimsgstr "[IESPĒJAS..]" 151