did make dist
[findutils.git] / po / sl.po
blob43009f0b4ebf2431f3df5a375631f5b3db34e8e0
1 # -*- mode:po; coding:utf-8; -*- Slovenian messages for findutils.
2 # Copyright (C) 1996 Free Software Foundation, Inc.
3 # Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2000, 2001, 2005.
4 # $Id: sl.po,v 1.38 2006/08/21 22:36:37 jay Exp $
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: findutils 4.2.26\n"
9 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
10 "POT-Creation-Date: 2006-08-20 21:45+0100\n"
11 "PO-Revision-Date: 2005-11-29 09:39+0100\n"
12 "Last-Translator: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>\n"
13 "Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: gnulib/lib/argmatch.c:137
19 #, c-format
20 msgid "invalid argument %s for %s"
21 msgstr "neveljaven argument %s za %s"
23 #: gnulib/lib/argmatch.c:138
24 #, c-format
25 msgid "ambiguous argument %s for %s"
26 msgstr "dvoumen argument %s za %s"
28 #: gnulib/lib/argmatch.c:157
29 #, c-format
30 msgid "Valid arguments are:"
31 msgstr "Veljavni argumenti so:"
33 #: gnulib/lib/error.c:125
34 msgid "Unknown system error"
35 msgstr "Neznana sistemska napaka"
37 #: gnulib/lib/getopt.c:531 gnulib/lib/getopt.c:547
38 #, c-format
39 msgid "%s: option `%s' is ambiguous\n"
40 msgstr "%s: izbira »%s« je dvoumna\n"
42 #: gnulib/lib/getopt.c:580 gnulib/lib/getopt.c:584
43 #, c-format
44 msgid "%s: option `--%s' doesn't allow an argument\n"
45 msgstr "%s: izbira »--%s« ne dovoljuje argumenta\n"
47 #: gnulib/lib/getopt.c:593 gnulib/lib/getopt.c:598
48 #, c-format
49 msgid "%s: option `%c%s' doesn't allow an argument\n"
50 msgstr "%s: izbira »%c%s« ne dovoljuje argumenta\n"
52 #: gnulib/lib/getopt.c:641 gnulib/lib/getopt.c:660 gnulib/lib/getopt.c:976
53 #: gnulib/lib/getopt.c:995
54 #, c-format
55 msgid "%s: option `%s' requires an argument\n"
56 msgstr "%s: izbira »%s« zahteva argument\n"
58 #: gnulib/lib/getopt.c:698 gnulib/lib/getopt.c:701
59 #, c-format
60 msgid "%s: unrecognized option `--%s'\n"
61 msgstr "%s: neprepoznana izbira »--%s«\n"
63 #: gnulib/lib/getopt.c:709 gnulib/lib/getopt.c:712
64 #, c-format
65 msgid "%s: unrecognized option `%c%s'\n"
66 msgstr "%s: neprepoznana izbira »%c%s«\n"
68 #: gnulib/lib/getopt.c:764 gnulib/lib/getopt.c:767
69 #, c-format
70 msgid "%s: illegal option -- %c\n"
71 msgstr "%s: nedovoljena izbira -- %c\n"
73 #: gnulib/lib/getopt.c:773 gnulib/lib/getopt.c:776
74 #, c-format
75 msgid "%s: invalid option -- %c\n"
76 msgstr "%s: neveljavna izbira -- %c\n"
78 #: gnulib/lib/getopt.c:828 gnulib/lib/getopt.c:844 gnulib/lib/getopt.c:1048
79 #: gnulib/lib/getopt.c:1066
80 #, c-format
81 msgid "%s: option requires an argument -- %c\n"
82 msgstr "%s: izbira zahteva argument -- %c\n"
84 #: gnulib/lib/getopt.c:897 gnulib/lib/getopt.c:913
85 #, c-format
86 msgid "%s: option `-W %s' is ambiguous\n"
87 msgstr "%s: izbira »-W %s« je dvoumna\n"
89 #: gnulib/lib/getopt.c:937 gnulib/lib/getopt.c:955
90 #, c-format
91 msgid "%s: option `-W %s' doesn't allow an argument\n"
92 msgstr "%s: izbira »-W %s« ne dovoljuje argumenta\n"
94 #: gnulib/lib/human.c:486
95 msgid "block size"
96 msgstr "velikost bloka"
98 #. TRANSLATORS:
99 #. Get translations for open and closing quotation marks.
101 #. The message catalog should translate "`" to a left
102 #. quotation mark suitable for the locale, and similarly for
103 #. "'".  If the catalog has no translation,
104 #. locale_quoting_style quotes `like this', and
105 #. clocale_quoting_style quotes "like this".
107 #. For example, an American English Unicode locale should
108 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
109 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
110 #. MARK).  A British English Unicode locale should instead
111 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
112 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
114 #. If you don't know what to put here, please see
115 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
116 #. and use glyphs suitable for your language.
117 #: gnulib/lib/quotearg.c:245
118 msgid "`"
119 msgstr "»"
121 #: gnulib/lib/quotearg.c:246
122 msgid "'"
123 msgstr "«"
125 #: gnulib/lib/rpmatch.c:70
126 msgid "^[yY]"
127 msgstr "^[DdJj]"
129 #: gnulib/lib/rpmatch.c:73
130 msgid "^[nN]"
131 msgstr "^[Nn]"
133 #: find/util.c:158
134 #, fuzzy, c-format
135 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
136 msgstr "Uporaba: %s [-H] [-L] [-P] [POT...] [IZRAZ]\n"
138 #: find/util.c:160
139 #, fuzzy, c-format
140 msgid "] [path...] [expression]\n"
141 msgstr "Uporaba: %s [POT]... [IZRAZ]\n"
143 #: find/util.c:596
144 #, fuzzy, c-format
145 msgid "Ignoring unrecognised debug flag %s"
146 msgstr "opozorilo: neprepoznano ubežno zaporedje »\\%c«"
148 #: find/util.c:603
149 msgid "Empty argument to the -D option."
150 msgstr ""
152 #: find/util.c:617
153 msgid "The -O option must be immediately followed by a decimal integer"
154 msgstr ""
156 #: find/util.c:626 find/util.c:636
157 msgid "Please specify a decimal number immediately after -O"
158 msgstr ""
160 #: find/util.c:641 find/util.c:645
161 #, c-format
162 msgid "Invalid optimisation level %s"
163 msgstr ""
165 #: find/util.c:652
166 #, c-format
167 msgid ""
168 "Optimisation level %lu is too high.  If you want to find files very quickly, "
169 "consider using GNU locate."
170 msgstr ""
172 #: find/util.c:763
173 msgid ""
174 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
175 "that affects the block size is the POSIXLY_CORRECT environment variable"
176 msgstr ""
177 "Spremenljivka FIND_BLOCK_SIZE ni podprta; na velikost bloka vpliva "
178 "spremenljivka POSIXLY_CORRECT"
180 #: find/find.c:188 find/find.c:191
181 msgid "cannot get current directory"
182 msgstr "trenutnega imenika ni mogoče ugotoviti"
184 #: find/find.c:369
185 #, c-format
186 msgid "Warning: filesystem %s has recently been unmounted."
187 msgstr "Opozorilo: datotečni sistem %s je bil nedavno odklopljen."
189 #: find/find.c:379
190 #, c-format
191 msgid "Warning: filesystem %s has recently been mounted."
192 msgstr "Opozorilo: datotečni sistem %s je bil nedavno priklopljen."
194 #: find/find.c:474
195 #, c-format
196 msgid ""
197 "%s%s changed during execution of %s (old device number %ld, new device "
198 "number %ld, filesystem type is %s) [ref %ld]"
199 msgstr ""
200 "%s%s se je spremenila med izvajanjem %s (stara številka enote %ld, nova "
201 "številka enote %ld, vrsta datotečnega sistema %s) [ref %ld]"
203 #: find/find.c:511
204 #, c-format
205 msgid ""
206 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
207 "ld, filesystem type is %s) [ref %ld]"
208 msgstr ""
209 "%s%s se je spremenila med izvajanjem %s (stara številka inoda %ld, nova "
210 "številka inoda %ld, vrsta datotečnega sistema %s) [ref %ld]<"
212 #: find/find.c:1055
213 #, c-format
214 msgid ""
215 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
216 "already visited the directory to which it points."
217 msgstr ""
218 "Simbolna povezava »%s« je del zanke v drevesu imenikov; imenik, na katerega "
219 "kaže, smo že obiskali."
221 #: find/find.c:1070
222 #, c-format
223 msgid ""
224 "Filesystem loop detected; `%s' has the same device number and inode as a "
225 "directory which is %d %s."
226 msgstr ""
227 "Odkrita zanka v datotečnem sistemu: »%s« ima isto številko enote in inoda "
228 "kot imenik %d %s."
230 #: find/find.c:1074
231 msgid "level higher in the filesystem hierarchy"
232 msgstr "raven višje v datotečni hierarhiji"
234 #: find/find.c:1075
235 msgid "levels higher in the filesystem hierarchy"
236 msgstr "ravni višje v datotečni hierarhiji"
238 #: find/find.c:1308
239 #, c-format
240 msgid "warning: not following the symbolic link %s"
241 msgstr "opozorilo: simbolni povezavi %s ne sledimo"
243 #: find/find.c:1352
244 #, c-format
245 msgid ""
246 "WARNING: Hard link count is wrong for %s: this may be a bug in your "
247 "filesystem driver.  Automatically turning on find's -noleaf option.  Earlier "
248 "results may have failed to include directories that should have been "
249 "searched."
250 msgstr ""
251 "OPOZORILO: Število trdih povezav za %s je napačno: lahko gre za napako v "
252 "gonilniku za vaš datotečni sistem. Samodejno vklapljamo izbiro -noleaf. "
253 "Prejšnji rezultati so lahko bili napačni, ker v iskanje niso bili vključeni "
254 "vsi potrebni imeniki."
256 #: find/fstype.c:253
257 msgid "unknown"
258 msgstr "neznano"
260 #: find/parser.c:430
261 #, c-format
262 msgid ""
263 "warning: you have specified the %s option after a non-option argument %s, "
264 "but options are not positional (%s affects tests specified before it as well "
265 "as those specified after it).  Please specify options before other "
266 "arguments.\n"
267 msgstr ""
268 "opozorilo: izbiro %s ste navedli za neizbirnim argumentom %s, vendar izbire "
269 "niso pozicijske (%s vpliva na teste, navadene pred njo in za njo). Prosimo, "
270 "navedite izbire pred drugimi argumenti.\n"
272 #: find/parser.c:687
273 msgid ""
274 "warning: the -d option is deprecated; please use -depth instead, because the "
275 "latter is a POSIX-compliant feature."
276 msgstr ""
277 "opozorilo: raba izbire -d je odsvetovana; zaradi skladnosti s POSIX namesto "
278 "nje priporočamo -depth."
280 #: find/parser.c:890
281 msgid ""
282 "\n"
283 "default path is the current directory; default expression is -print\n"
284 "expression may consist of: operators, options, tests, and actions:\n"
285 msgstr ""
286 "\n"
287 "privzeta pot je trenutni imenik; privzeti izraz je -print\n"
288 "izraz lahko sestavljajo: operatorji, izbire, testi in dejanja:\n"
290 #: find/parser.c:893
291 msgid ""
292 "operators (decreasing precedence; -and is implicit where no others are "
293 "given):\n"
294 "      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2\n"
295 "      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2\n"
296 msgstr ""
297 "operatorji (po padajoči prednosti; če ni podano nič drugega, se privzame -"
298 "and):\n"
299 "      ( IZRAZ )   ! IZRAZ   -not IZRAZ   IZRAZ1 -a IZRAZ2   IZRAZ1 -and -"
300 "IZRAZ2\n"
301 "      IZRAZ1 -o IZRAZ2   IZRAZ1 -or IZRAZ2   IZRAZ1 , IZRAZ2\n"
303 #: find/parser.c:897
304 msgid ""
305 "positional options (always true): -daystart -follow -regextype\n"
306 "\n"
307 "normal options (always true, specified before other expressions):\n"
308 "      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
309 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
310 msgstr ""
311 "pozicijske izbire (vedno resnične): -daystart -follow -regextype\n"
312 "\n"
313 "navadne izbire (vedno resnične, navedene pred drugimi izrazi):  \n"
314 "      -depth  --help -maxdepth RAVNI -mindepth RAVNI -mount -noleaf \n"
315 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
316 "testi (N can be +N or -N or N): -amin N -anewer DATOTEKA -atime N -cmin N\n"
318 #: find/parser.c:902
319 msgid ""
320 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
321 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
322 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
323 "PATTERN\n"
324 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
325 msgstr ""
326 "testi (N je lakko +N, -N ali N): -amin N -anewer FILE -atime N -cmin N\n"
327 "      -cnewer DATOTEKA -ctime N -empty -false -fstype TIP -gid N -group IME\n"
328 "      -ilname VZOREC -iname VZOREC -inum N -iwholename VZOREC -iregex "
329 "VZOREC\n"
330 "      -links N -lname VZOREC -mmin N -mtime N -name VZOREC -newer DATOTEKA"
332 #: find/parser.c:907
333 #, fuzzy
334 msgid ""
335 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
336 "      -readable -writable -executable\n"
337 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
338 "      -used N -user NAME -xtype [bcdpfls]\n"
339 msgstr ""
340 "      -nouser -nogroup -path VZOREC -perm [+-]ZAŠČITA -regex VZOREC\n"
341 "      -wholename VZOREC -size N[bckw] -true -type [bcdpfls] -uid N \n"
342 "      -used N -user IME -xtype [bcdpfls]\n"
344 #: find/parser.c:912
345 msgid ""
346 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
347 "      -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
348 "      -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
349 "      -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
350 msgstr ""
351 "actions: -delete -print0 -printf FORMAT -fprintf DATOTEKA FORMAT -print\n"
352 "      -fprint0 DATOTEKA -fprint DATOTEKA -ls -fls DATOTEKA -prune -quit\n"
353 "      -exec UKAZ ; -exec UKAZ {} + -ok UKAZ ;\n"
354 "      -execdir UKAZ ; -execdir UKAZ {} + -okdir UKAZ ;\n"
356 #: find/parser.c:918
357 msgid ""
358 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
359 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
360 "email to <bug-findutils@gnu.org>."
361 msgstr ""
362 "Napake lahko sporočate (in sledite napredek pri popravljanju) na spletni "
363 "strani\n"
364 "za prijavljanje napak findutils, http://savannah.gnu.org/, ali, če nimate\n"
365 "dostopa do spleta, po elektronski pošti na naslov <bug-findutils@gnu.org>."
367 #: find/parser.c:966
368 msgid "sanity check of the fnmatch() library function failed."
369 msgstr "preizkus koherentnosti knjižnične funkcije fnmatch() ni uspel."
371 #: find/parser.c:981
372 #, c-format
373 msgid ""
374 "warning: Unix filenames usually don't contain slashes (though pathnames "
375 "do).  That means that '%s %s' will probably evaluate to false all the time "
376 "on this system.  You might find the '-wholename' test more useful, or "
377 "perhaps '-samefile'.  Alternatively, if you are using GNU grep, you could "
378 "use 'find ... -print0 | grep -FzZ %s'."
379 msgstr ""
380 "opozorilo: Imena datotek v Unixu navadno ne vsebujejo poševnic (poti pa "
381 "jih). To pomeni, da se bo »%s %s« na tem sistemu najverjetneje vedno "
382 "ovrednotilo kot neresnično. Testa »-wholename« ali »-samefile« bosta morda "
383 "uporabnejša. Če uporabljate GNU grep, lahko uporabite tudi »find ... -print0 "
384 "| grep -FzZ %s«."
386 #: find/parser.c:1027
387 msgid ""
388 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
389 msgstr ""
390 "opozorilo: predikat -ipath odsvetujemo; priporočamo zamenjavo z -iwholename."
392 #: find/parser.c:1473
393 #, c-format
394 msgid "invalid mode `%s'"
395 msgstr "neveljave način »%s«"
397 #: find/parser.c:1508
398 #, c-format
399 msgid ""
400 "warning: you have specified a mode pattern %s which is equivalent to 000. "
401 "The meaning of -perm /000 will soon be changed to be consistent with -perm -"
402 "000; that is, at the moment it matches no files but it will soon be changed "
403 "to match all files."
404 msgstr ""
406 #: find/parser.c:1664
407 msgid "invalid null argument to -size"
408 msgstr "neveljaven prazni argument pri -size"
410 #: find/parser.c:1710
411 #, c-format
412 msgid "invalid -size type `%c'"
413 msgstr "neveljaven tip -size: »%c«"
415 #: find/parser.c:1759
416 msgid ""
417 "The -show-control-chars option takes a single argument which must be "
418 "'literal' or 'safe'"
419 msgstr ""
421 #: find/parser.c:1903
422 #, c-format
423 msgid "GNU find version %s\n"
424 msgstr "GNU find, različica %s\n"
426 #: find/parser.c:1904
427 #, c-format
428 msgid "Features enabled: "
429 msgstr "Omogočene možnosti: "
431 #: find/parser.c:2172
432 #, c-format
433 msgid "warning: unrecognized escape `\\%c'"
434 msgstr "opozorilo: neprepoznano ubežno zaporedje »\\%c«"
436 #: find/parser.c:2187
437 #, c-format
438 msgid "error: %s at end of format string"
439 msgstr ""
441 #: find/parser.c:2224
442 #, c-format
443 msgid "warning: unrecognized format directive `%%%c'"
444 msgstr "opozorilo: neprepoznano formatno določilo »%%%c»"
446 #: find/parser.c:2353
447 #, c-format
448 msgid ""
449 "The current directory is included in the PATH environment variable, which is "
450 "insecure in combination with the %s action of find.  Please remove the "
451 "current directory from your $PATH (that is, remove \".\" or leading or "
452 "trailing colons)"
453 msgstr ""
454 "Trenutni imenik je naveden v spremenljivki PATH, kar je nevarno v "
455 "kombinaciji z dejanjem %s programa find. Prosim, odstranite trenutni imenik "
456 "iz spremenljivke $PATH - odstranite ».« ter uvodna ali zaključna dvopičja."
458 #: find/parser.c:2453
459 msgid ""
460 "You may not use {} within the utility name for -execdir and -okdir, because "
461 "this is a potential security problem."
462 msgstr ""
463 "Raba {} znotraj imena pomožnega programa za -execdir in -okdir zaradi "
464 "mogočih varnostnih problemov ni dovoljena."
466 #: find/parser.c:2476
467 #, c-format
468 msgid "Only one instance of {} is supported with -exec%s ... +"
469 msgstr "Podprta je le enkratna navedba {} v kombinaciji z -exec%s ... +"
471 #: find/parser.c:2489
472 #, fuzzy
473 msgid "The environment is too large for exec()."
474 msgstr "okolje je preobsežno za klic exec"
476 #: find/pred.c:1136
477 #, c-format
478 msgid "< %s ... %s > ? "
479 msgstr "< %s ... %s > ? "
481 #: find/pred.c:1569 xargs/xargs.c:1030
482 msgid "cannot fork"
483 msgstr "vejitev ni mogoča"
485 #: find/pred.c:1609
486 #, c-format
487 msgid "error waiting for %s"
488 msgstr "napaka pri čakanju na %s"
490 #: find/pred.c:1617
491 #, c-format
492 msgid "%s terminated by signal %d"
493 msgstr "%s zaključen s signalom %d"
495 #: find/tree.c:87 find/tree.c:92 find/tree.c:172 find/tree.c:211
496 msgid "invalid expression"
497 msgstr "neveljaven izraz"
499 #: find/tree.c:97
500 #, fuzzy, c-format
501 msgid ""
502 "invalid expression; you have used a binary operator '%s' with nothing before "
503 "it."
504 msgstr ""
505 "neveljaven izraz: uporabili ste binarni operator, pred katerim ni argumenta"
507 #: find/tree.c:106
508 #, c-format
509 msgid "expected an expression between '%s' and ')'"
510 msgstr ""
512 #: find/tree.c:115
513 #, fuzzy, c-format
514 msgid "expected an expression after '%s'"
515 msgstr "nepričakovan dodatni predikat"
517 #: find/tree.c:119
518 msgid "invalid expression; you have too many ')'"
519 msgstr "neveljaven izraz; preveč zaklepajev »)«"
521 #: find/tree.c:141
522 #, fuzzy, c-format
523 msgid ""
524 "invalid expression; expected to find a ')' but didn't see one.  Perhaps you "
525 "need an extra predicate after '%s'"
526 msgstr "neveljaven izraz: manjkajoč zaklepaj »)«."
528 #: find/tree.c:147
529 #, fuzzy
530 msgid "invalid expression; empty parentheses are not allowed."
531 msgstr "neveljaven izraz; preveč zaklepajev »)«"
533 #: find/tree.c:152
534 msgid ""
535 "invalid expression; I was expecting to find a ')' somewhere but did not see "
536 "one."
537 msgstr "neveljaven izraz: manjkajoč zaklepaj »)«."
539 #: find/tree.c:157 find/tree.c:809
540 msgid "oops -- invalid expression type!"
541 msgstr "opla -- neveljaven tip izraza!"
543 #: find/tree.c:229
544 #, c-format
545 msgid "oops -- invalid expression type (%d)!"
546 msgstr "opla -- neveljaven tip izraza (%d)!"
548 #: find/tree.c:939
549 msgid "oops -- invalid expression type in mark_stat!"
550 msgstr "opla -- neveljaven tip izraza v mark_stat!"
552 #: find/tree.c:975
553 msgid "oops -- invalid expression type in mark_type!"
554 msgstr "opla -- neveljaven tip izraza v mark_type!"
556 #: find/tree.c:1308
557 #, fuzzy, c-format
558 msgid "paths must precede expression: %s"
559 msgstr "poti morajo biti navedene pred izrazom"
561 #: find/tree.c:1317
562 #, c-format
563 msgid "invalid predicate `%s'"
564 msgstr "neveljaven predikat »%s«"
566 #: find/tree.c:1326
567 #, c-format
568 msgid "missing argument to `%s'"
569 msgstr "manjkajoč argument k »%s«"
571 #: find/tree.c:1328
572 #, c-format
573 msgid "invalid argument `%s' to `%s'"
574 msgstr "neveljaven argument »%s« za »%s«"
576 #: find/tree.c:1403
577 #, fuzzy
578 msgid "you have too many ')'"
579 msgstr "neveljaven izraz; preveč zaklepajev »)«"
581 #: find/tree.c:1408
582 #, fuzzy, c-format
583 msgid "unexpected extra predicate '%s'"
584 msgstr "nepričakovan dodatni predikat"
586 #: find/tree.c:1410
587 msgid "unexpected extra predicate"
588 msgstr "nepričakovan dodatni predikat"
590 #: find/tree.c:1520
591 msgid "oops -- invalid default insertion of and!"
592 msgstr "opla - neveljavno privzeto vstavljanje logičnega ALI!"
594 #: locate/code.c:127
595 #, c-format
596 msgid ""
597 "Usage: %s [--version | --help]\n"
598 "or     %s most_common_bigrams < file-list > locate-database\n"
599 msgstr ""
600 "Uporaba: %s [--version | --help]\n"
601 "ali      %s najpogostejši_bigrami < seznam > kodiran_seznam\n"
603 #: locate/code.c:131 locate/locate.c:1307 xargs/xargs.c:1228
604 msgid ""
605 "\n"
606 "Report bugs to <bug-findutils@gnu.org>.\n"
607 msgstr ""
608 "\n"
609 "Morebitne napake javite na naslov <bug-findutils@gnu.org>.\n"
611 #: locate/code.c:165
612 #, c-format
613 msgid "GNU findutils version %s\n"
614 msgstr "GNU findutils, različica %s\n"
616 #: locate/locate.c:160
617 msgid "days"
618 msgstr "dni"
620 #: locate/locate.c:562
621 #, c-format
622 msgid "locate database `%s' is corrupt or invalid"
623 msgstr "datoteka locate »%s« je poškodovana ali neveljavna"
625 #: locate/locate.c:840
626 #, c-format
627 msgid "Locate database size: %s bytes\n"
628 msgstr "Velikost datoteke locate: %s bajtov\n"
630 #: locate/locate.c:845
631 #, fuzzy, c-format
632 msgid "Matching Filenames: %s "
633 msgstr "Imena datotek: %s "
635 #: locate/locate.c:846
636 #, fuzzy, c-format
637 msgid "All Filenames: %s "
638 msgstr "Imena datotek: %s "
640 #: locate/locate.c:849
641 #, c-format
642 msgid "with a cumulative length of %s bytes"
643 msgstr "s skupno dolžino %s bajtov"
645 #: locate/locate.c:853
646 #, c-format
647 msgid ""
648 "\n"
649 "\tof which %s contain whitespace, "
650 msgstr ""
651 "\n"
652 "        med katerimi %s vsebuje presledke, "
654 #: locate/locate.c:856
655 #, c-format
656 msgid ""
657 "\n"
658 "\t%s contain newline characters, "
659 msgstr ""
660 "\n"
661 "        %s vsebuje znake za novo vrstico, "
663 #: locate/locate.c:859
664 #, c-format
665 msgid ""
666 "\n"
667 "\tand %s contain characters with the high bit set.\n"
668 msgstr ""
669 "\n"
670 "        in %s vsebuje znake s postavljenim osmim bitom.\n"
672 #: locate/locate.c:867
673 #, c-format
674 msgid ""
675 "Some filenames may have been filtered out, so we cannot compute the "
676 "compression ratio.\n"
677 msgstr ""
679 #: locate/locate.c:874
680 #, c-format
681 msgid "Compression ratio %4.2f%%\n"
682 msgstr "Razmerje stisnjenja %4.2f%%\n"
684 #: locate/locate.c:881
685 #, fuzzy, c-format
686 msgid "Compression ratio is undefined\n"
687 msgstr "Razmerje stisnjenja %4.2f%%\n"
689 #: locate/locate.c:938
690 #, c-format
691 msgid ""
692 "locate database `%s' looks like an slocate database but it seems to have "
693 "security level %c, which GNU findutils does not currently support"
694 msgstr ""
696 #: locate/locate.c:1025
697 #, c-format
698 msgid ""
699 "`%s' is an slocate database.  Support for these is new, expect problems for "
700 "now (you are, after all, using the CVS code)."
701 msgstr ""
703 #: locate/locate.c:1053
704 msgid ""
705 "You specified the -E option, but that option cannot be used with slocate-"
706 "format databases with a non-zero security level.  No results will be "
707 "generated for this database.\n"
708 msgstr ""
710 #: locate/locate.c:1064
711 #, c-format
712 msgid "`%s' is an slocate database.  Turning on the '-e' option."
713 msgstr ""
715 #: locate/locate.c:1257
716 #, c-format
717 msgid "Database %s is in the %s format.\n"
718 msgstr "Zbirka %s je v %s obliki.\n"
720 #: locate/locate.c:1298
721 #, c-format
722 msgid ""
723 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
724 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
725 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
726 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
727 "stdio ]\n"
728 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
729 "      [-version] [--help]\n"
730 "      pattern...\n"
731 msgstr ""
732 "Uporaba: %s [-d path | --database=pot] [-e | -E | --[non-]existing]\n"
733 "        [-i | --ignore-case] [-w | --wholename] [-b | --basename]\n"
734 "        [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
735 "        [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
736 "stdio ]\n"
737 "        [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TIP]\n"
738 "        [--version] [--help] \n"
739 "        vzorec...\n"
741 #: locate/locate.c:1355
742 msgid "failed to drop group privileges"
743 msgstr ""
745 #: locate/locate.c:1362
746 msgid "failed to drop setuid privileges"
747 msgstr ""
749 #: locate/locate.c:1373
750 msgid "Failed to drop privileges"
751 msgstr ""
753 #: locate/locate.c:1506
754 #, c-format
755 msgid "GNU locate version %s\n"
756 msgstr "GNU locate, izdaja %s\n"
758 #: locate/locate.c:1545
759 msgid "argument to --limit"
760 msgstr "argument za --limit"
762 #: locate/locate.c:1628
763 msgid "warning: the locate database can only be read from stdin once."
764 msgstr ""
765 "opozorilo: datoteko locate lahko preberemo s standardnega vhoda le enkrat."
767 #: locate/locate.c:1697
768 #, c-format
769 msgid "warning: database `%s' is more than %d %s old"
770 msgstr "opozorilo: zbirka »%s« je starejša od %d %s"
772 #: xargs/xargs.c:301
773 #, fuzzy, c-format
774 msgid "Invalid escape sequence %s in input delimiter specification."
775 msgstr "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika."
777 #: xargs/xargs.c:319
778 #, fuzzy, c-format
779 msgid ""
780 "Invalid escape sequence %s in input delimiter specification; character "
781 "values must not exceed %lx."
782 msgstr ""
783 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
784 "vrednost znaka ne sme presegati %lx."
786 #: xargs/xargs.c:325
787 #, fuzzy, c-format
788 msgid ""
789 "Invalid escape sequence %s in input delimiter specification; character "
790 "values must not exceed %lo."
791 msgstr ""
792 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
793 "vrednost znaka ne sme presegati %lo."
795 #: xargs/xargs.c:334
796 #, fuzzy, c-format
797 msgid ""
798 "Invalid escape sequence %s in input delimiter specification; trailing "
799 "characters %s not recognised."
800 msgstr ""
801 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
802 "neprepoznan sledilni znak %s."
804 #: xargs/xargs.c:379
805 #, fuzzy, c-format
806 msgid ""
807 "Invalid input delimiter specification %s: the delimiter must be either a "
808 "single character or an escape sequence starting with \\."
809 msgstr ""
810 "Nedovoljena specifikacija vhodnega razmejilnika %s: razmejilnim mora biti "
811 "bodisi en sam znak, bodisi ubežno zaporedje, ki se začenja z \\."
813 #: xargs/xargs.c:396
814 msgid "environment is too large for exec"
815 msgstr "okolje je preobsežno za klic exec"
817 #: xargs/xargs.c:538
818 #, c-format
819 msgid "warning: value %ld for -s option is too large, using %ld instead"
820 msgstr ""
822 #: xargs/xargs.c:577
823 #, c-format
824 msgid "GNU xargs version %s\n"
825 msgstr "GNU xargs, izdaja %s\n"
827 #: xargs/xargs.c:607
828 #, c-format
829 msgid "Cannot open input file `%s'"
830 msgstr "Vhodne datoteke »%s« ni mogoče odpreti"
832 #: xargs/xargs.c:643
833 #, fuzzy, c-format
834 msgid "Your environment variables take up %lu bytes\n"
835 msgstr "Spremenljivke okolja zasedajo %ld bajtov\n"
837 #: xargs/xargs.c:646
838 #, fuzzy, c-format
839 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
840 msgstr "Zgornja in spodnja meja POSIX za dolžino argumenta: %ld, %ld\n"
842 #: xargs/xargs.c:650
843 #, c-format
844 msgid "Maximum length of command we could actually use: %ld\n"
845 msgstr "Največja dolžina ukaza, ki ga lahko uporabimo: %ld\n"
847 #: xargs/xargs.c:654
848 #, fuzzy, c-format
849 msgid "Size of command buffer we are actually using: %lu\n"
850 msgstr "Velikost ukaznega medpomnilnika, ki ga dejansko uporabljamo: %ld\n"
852 #: xargs/xargs.c:776 xargs/xargs.c:857
853 #, c-format
854 msgid ""
855 "unmatched %s quote; by default quotes are special to xargs unless you use "
856 "the -0 option"
857 msgstr ""
858 "%s narekovaj brez para; privzeto so narekovaji za xargs posebni, razen če "
859 "vključite izbiro -O"
861 #: xargs/xargs.c:777 xargs/xargs.c:858
862 msgid "double"
863 msgstr "dvojni"
865 #: xargs/xargs.c:777 xargs/xargs.c:858
866 msgid "single"
867 msgstr "enojni"
869 #: xargs/xargs.c:875 xargs/xargs.c:932
870 msgid "argument line too long"
871 msgstr "vrstica z argumenti je predolga"
873 #: xargs/xargs.c:1105
874 msgid "error waiting for child process"
875 msgstr "napaka pri čakanju na proces naslednik"
877 #: xargs/xargs.c:1121
878 #, c-format
879 msgid "%s: exited with status 255; aborting"
880 msgstr "%s: izhod s statusom 255; prekinjamo"
882 #: xargs/xargs.c:1123
883 #, c-format
884 msgid "%s: stopped by signal %d"
885 msgstr "%s: ustavljeno s signalom %d"
887 #: xargs/xargs.c:1125
888 #, c-format
889 msgid "%s: terminated by signal %d"
890 msgstr "%s: zaključeno s signalom %d"
892 #: xargs/xargs.c:1178
893 #, c-format
894 msgid "%s: invalid number for -%c option\n"
895 msgstr "%s: neveljavno število za izbiro -%c\n"
897 #: xargs/xargs.c:1185
898 #, c-format
899 msgid "%s: value for -%c option should be >= %ld\n"
900 msgstr "%s: vrednost za izbiro -%c mora biti >= %ld\n"
902 #: xargs/xargs.c:1199
903 #, c-format
904 msgid "%s: value for -%c option should be < %ld\n"
905 msgstr "%s: vrednost za izbiro -%c mora biti < %ld\n"
907 #: xargs/xargs.c:1217
908 #, fuzzy, c-format
909 msgid ""
910 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
911 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
912 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
913 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
914 "       [-n max-args] [--max-args=max-args]\n"
915 "       [-s max-chars] [--max-chars=max-chars]\n"
916 "       [-P max-procs]  [--max-procs=max-procs] [[--show-limits]\n"
917 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
918 "       [--version] [--help] [command [initial-arguments]]\n"
919 msgstr ""
920 "Uporaba: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=razmejilnik]\n"
921 "       [-E eof-str] [-e[niz-eof]]  [--eof[=niz-eof]]\n"
922 "       [-L največ-vrstic] [-l[največ-vrstic]] [--max-lines[=največ-vrstic]]\n"
923 "       [-I nadomestni-niz] [-i[nadomestni-niz]] [--replace[=nadomestni-"
924 "niz]]\n"
925 "       [-n max-args] [--max-args=max-args]\n"
926 "       [-s največ-znakov] [--max-chars=največ-znakov]\n"
927 "       [-P največ-procesov]  [--max-procs=največ-procesov]\n"
928 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=datoteka]\n"
929 "       [--version] [--help] [ukaz [začetni-argumenti]]\n"
931 #~ msgid "old"
932 #~ msgstr "stari"
934 #, fuzzy
935 #~ msgid "Reducing arg_max (%lu) to arg_size (%lu)\n"
936 #~ msgstr "Zmanjšujemo arg_max (%ld) na vrednost arg_size (%ld)\n"
938 #~ msgid "Success"
939 #~ msgstr "Uspešno"
941 #~ msgid "No match"
942 #~ msgstr "Brez zadetkov"
944 #~ msgid "Invalid regular expression"
945 #~ msgstr "Neveljavni regularni izraz"
947 #~ msgid "Invalid collation character"
948 #~ msgstr "Neveljavni znak za primerjavo"
950 #~ msgid "Invalid character class name"
951 #~ msgstr "Neveljavno ime razreda znakov"
953 #~ msgid "Trailing backslash"
954 #~ msgstr "Zaključna nagibnica"
956 #~ msgid "Invalid back reference"
957 #~ msgstr "Neveljavni povratni sklic"
959 #~ msgid "Unmatched [ or [^"
960 #~ msgstr "Nezaključen [ ali [^"
962 #~ msgid "Unmatched ( or \\("
963 #~ msgstr "Nezaključen ( ali \\("
965 #~ msgid "Unmatched \\{"
966 #~ msgstr "Nezaključen \\["
968 #~ msgid "Invalid content of \\{\\}"
969 #~ msgstr "Neveljavna vsebina \\[\\]"
971 #~ msgid "Invalid range end"
972 #~ msgstr "Neveljavni konec obsega"
974 #~ msgid "Memory exhausted"
975 #~ msgstr "Pomnilnik porabljen"
977 #~ msgid "Invalid preceding regular expression"
978 #~ msgstr "Neveljavni predhodni regularni izraz"
980 #~ msgid "Premature end of regular expression"
981 #~ msgstr "Prezgodnji konec regularnega izraza"
983 #~ msgid "Regular expression too big"
984 #~ msgstr "Regularni izraz je prevelik"
986 #~ msgid "Unmatched ) or \\)"
987 #~ msgstr "Odvečni ) ali \\)"
989 #~ msgid "No previous regular expression"
990 #~ msgstr "Prejšnji regularni izraz manjka"
992 #~ msgid "Predicate List:\n"
993 #~ msgstr "Seznam predikatov:\n"
995 #~ msgid "Eval Tree:\n"
996 #~ msgstr "Drevo ovrednotenj:\n"
998 #~ msgid "Optimized Eval Tree:\n"
999 #~ msgstr "Optimizirano drevo ovrednotenj:\n"
1001 #~ msgid "%s changed during execution of %s"
1002 #~ msgstr "%s spremenjen med izvajanjem %s"
1004 #~ msgid "virtual memory exhausted"
1005 #~ msgstr "virtualni pomnilnik porabljen"
1007 #~ msgid "%s/.. changed during execution of %s"
1008 #~ msgstr "%s/.. spremenjen med izvajanjem %s"
1010 #~ msgid "error in %s: %s"
1011 #~ msgstr "napaka v %s: %s"
1013 #~ msgid ""
1014 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1015 #~ "options (always true): -daystart -depth -follow --help\n"
1016 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
1017 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
1018 #~ msgstr ""
1019 #~ "      IZRAZ1 -o IZRAZ2 IZRAZ1 -or IZRAZ2 IZRAZ1 , IZRAZ2\n"
1020 #~ "izbire (vedno vklapljamo): -daystart -depth  -follow --help\n"
1021 #~ "      -maxdepth RAVNI -mindepth RAVNI -mount -noleaf --version -xdev\n"
1022 #~ "testi (N can be +N or -N or N): -amin N -anewer DATOTEKA -atime N -cmin "
1023 #~ "N\n"
1025 #~ msgid ""
1026 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
1027 #~ "      -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
1028 #~ msgstr ""
1029 #~ "dejanja: -exec UKAZ ; -fprint DATOTEKA -fprint0 DATOTEKA -fprintf "
1030 #~ "DATOTEKA FORMAT\n"
1031 #~ "      -ok UKAZ ; -print -print0 -printf FORMAT -prune -ls\n"
1033 #~ msgid "inserting %s\n"
1034 #~ msgstr "vrivamo %s\n"
1036 #~ msgid "    type: %s    %s  "
1037 #~ msgstr "     tip: %s    %s  "
1039 #~ msgid "left:\n"
1040 #~ msgstr "levo:\n"
1042 #~ msgid "right:\n"
1043 #~ msgstr "desno:\n"
1045 #~ msgid "Normalized Eval Tree:\n"
1046 #~ msgstr "Normalizirano drevo ovrednotenj:\n"
1048 #~ msgid ""
1049 #~ "Usage: %s [-d path | --database=path] [-e | --existing]\n"
1050 #~ "      [-i | --ignore-case] [--version] [--help] pattern...\n"
1051 #~ msgstr ""
1052 #~ "Uporaba: %s [-d path | --database=pot] [-e | --existing]\n"
1053 #~ "        [-i | --ignore-case] [--version] [--help] vzorec...\n"
1055 #~ msgid "unmatched %s quote"
1056 #~ msgstr "%s narekovaj brez para"
1058 #~ msgid "command too long"
1059 #~ msgstr "ukaz je predolg"
1061 #~ msgid "can not fit single argument within argument list size limit"
1062 #~ msgstr "posameznega argumenta ni možno umestiti v obseg seznama argumentov"
1064 #~ msgid "argument list too long"
1065 #~ msgstr "seznam argumentov je predolg"
1067 #~ msgid "cannot open current directory"
1068 #~ msgstr "trenutnega imenika ni možno odpreti"
1070 #~ msgid "cannot return to starting directory"
1071 #~ msgstr "vrnitev v začetni imenik ni možna"