Did make dist
[findutils.git] / po / sl.po
blobb325141a424de701f551257455c067aef649cfe0
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.37 2006/08/20 20:28:28 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:27+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:2219
437 #, c-format
438 msgid "warning: unrecognized format directive `%%%c'"
439 msgstr "opozorilo: neprepoznano formatno določilo »%%%c»"
441 #: find/parser.c:2348
442 #, c-format
443 msgid ""
444 "The current directory is included in the PATH environment variable, which is "
445 "insecure in combination with the %s action of find.  Please remove the "
446 "current directory from your $PATH (that is, remove \".\" or leading or "
447 "trailing colons)"
448 msgstr ""
449 "Trenutni imenik je naveden v spremenljivki PATH, kar je nevarno v "
450 "kombinaciji z dejanjem %s programa find. Prosim, odstranite trenutni imenik "
451 "iz spremenljivke $PATH - odstranite ».« ter uvodna ali zaključna dvopičja."
453 #: find/parser.c:2448
454 msgid ""
455 "You may not use {} within the utility name for -execdir and -okdir, because "
456 "this is a potential security problem."
457 msgstr ""
458 "Raba {} znotraj imena pomožnega programa za -execdir in -okdir zaradi "
459 "mogočih varnostnih problemov ni dovoljena."
461 #: find/parser.c:2471
462 #, c-format
463 msgid "Only one instance of {} is supported with -exec%s ... +"
464 msgstr "Podprta je le enkratna navedba {} v kombinaciji z -exec%s ... +"
466 #: find/parser.c:2484
467 #, fuzzy
468 msgid "The environment is too large for exec()."
469 msgstr "okolje je preobsežno za klic exec"
471 #: find/pred.c:1136
472 #, c-format
473 msgid "< %s ... %s > ? "
474 msgstr "< %s ... %s > ? "
476 #: find/pred.c:1569 xargs/xargs.c:1030
477 msgid "cannot fork"
478 msgstr "vejitev ni mogoča"
480 #: find/pred.c:1609
481 #, c-format
482 msgid "error waiting for %s"
483 msgstr "napaka pri čakanju na %s"
485 #: find/pred.c:1617
486 #, c-format
487 msgid "%s terminated by signal %d"
488 msgstr "%s zaključen s signalom %d"
490 #: find/tree.c:87 find/tree.c:92 find/tree.c:172 find/tree.c:211
491 msgid "invalid expression"
492 msgstr "neveljaven izraz"
494 #: find/tree.c:97
495 #, fuzzy, c-format
496 msgid ""
497 "invalid expression; you have used a binary operator '%s' with nothing before "
498 "it."
499 msgstr ""
500 "neveljaven izraz: uporabili ste binarni operator, pred katerim ni argumenta"
502 #: find/tree.c:106
503 #, c-format
504 msgid "expected an expression between '%s' and ')'"
505 msgstr ""
507 #: find/tree.c:115
508 #, fuzzy, c-format
509 msgid "expected an expression after '%s'"
510 msgstr "nepričakovan dodatni predikat"
512 #: find/tree.c:119
513 msgid "invalid expression; you have too many ')'"
514 msgstr "neveljaven izraz; preveč zaklepajev »)«"
516 #: find/tree.c:141
517 #, fuzzy, c-format
518 msgid ""
519 "invalid expression; expected to find a ')' but didn't see one.  Perhaps you "
520 "need an extra predicate after '%s'"
521 msgstr "neveljaven izraz: manjkajoč zaklepaj »)«."
523 #: find/tree.c:147
524 #, fuzzy
525 msgid "invalid expression; empty parentheses are not allowed."
526 msgstr "neveljaven izraz; preveč zaklepajev »)«"
528 #: find/tree.c:152
529 msgid ""
530 "invalid expression; I was expecting to find a ')' somewhere but did not see "
531 "one."
532 msgstr "neveljaven izraz: manjkajoč zaklepaj »)«."
534 #: find/tree.c:157 find/tree.c:809
535 msgid "oops -- invalid expression type!"
536 msgstr "opla -- neveljaven tip izraza!"
538 #: find/tree.c:229
539 #, c-format
540 msgid "oops -- invalid expression type (%d)!"
541 msgstr "opla -- neveljaven tip izraza (%d)!"
543 #: find/tree.c:939
544 msgid "oops -- invalid expression type in mark_stat!"
545 msgstr "opla -- neveljaven tip izraza v mark_stat!"
547 #: find/tree.c:975
548 msgid "oops -- invalid expression type in mark_type!"
549 msgstr "opla -- neveljaven tip izraza v mark_type!"
551 #: find/tree.c:1308
552 #, fuzzy, c-format
553 msgid "paths must precede expression: %s"
554 msgstr "poti morajo biti navedene pred izrazom"
556 #: find/tree.c:1317
557 #, c-format
558 msgid "invalid predicate `%s'"
559 msgstr "neveljaven predikat »%s«"
561 #: find/tree.c:1326
562 #, c-format
563 msgid "missing argument to `%s'"
564 msgstr "manjkajoč argument k »%s«"
566 #: find/tree.c:1328
567 #, c-format
568 msgid "invalid argument `%s' to `%s'"
569 msgstr "neveljaven argument »%s« za »%s«"
571 #: find/tree.c:1403
572 #, fuzzy
573 msgid "you have too many ')'"
574 msgstr "neveljaven izraz; preveč zaklepajev »)«"
576 #: find/tree.c:1408
577 #, fuzzy, c-format
578 msgid "unexpected extra predicate '%s'"
579 msgstr "nepričakovan dodatni predikat"
581 #: find/tree.c:1410
582 msgid "unexpected extra predicate"
583 msgstr "nepričakovan dodatni predikat"
585 #: find/tree.c:1520
586 msgid "oops -- invalid default insertion of and!"
587 msgstr "opla - neveljavno privzeto vstavljanje logičnega ALI!"
589 #: locate/code.c:127
590 #, c-format
591 msgid ""
592 "Usage: %s [--version | --help]\n"
593 "or     %s most_common_bigrams < file-list > locate-database\n"
594 msgstr ""
595 "Uporaba: %s [--version | --help]\n"
596 "ali      %s najpogostejši_bigrami < seznam > kodiran_seznam\n"
598 #: locate/code.c:131 locate/locate.c:1307 xargs/xargs.c:1228
599 msgid ""
600 "\n"
601 "Report bugs to <bug-findutils@gnu.org>.\n"
602 msgstr ""
603 "\n"
604 "Morebitne napake javite na naslov <bug-findutils@gnu.org>.\n"
606 #: locate/code.c:165
607 #, c-format
608 msgid "GNU findutils version %s\n"
609 msgstr "GNU findutils, različica %s\n"
611 #: locate/locate.c:160
612 msgid "days"
613 msgstr "dni"
615 #: locate/locate.c:562
616 #, c-format
617 msgid "locate database `%s' is corrupt or invalid"
618 msgstr "datoteka locate »%s« je poškodovana ali neveljavna"
620 #: locate/locate.c:840
621 #, c-format
622 msgid "Locate database size: %s bytes\n"
623 msgstr "Velikost datoteke locate: %s bajtov\n"
625 #: locate/locate.c:845
626 #, fuzzy, c-format
627 msgid "Matching Filenames: %s "
628 msgstr "Imena datotek: %s "
630 #: locate/locate.c:846
631 #, fuzzy, c-format
632 msgid "All Filenames: %s "
633 msgstr "Imena datotek: %s "
635 #: locate/locate.c:849
636 #, c-format
637 msgid "with a cumulative length of %s bytes"
638 msgstr "s skupno dolžino %s bajtov"
640 #: locate/locate.c:853
641 #, c-format
642 msgid ""
643 "\n"
644 "\tof which %s contain whitespace, "
645 msgstr ""
646 "\n"
647 "        med katerimi %s vsebuje presledke, "
649 #: locate/locate.c:856
650 #, c-format
651 msgid ""
652 "\n"
653 "\t%s contain newline characters, "
654 msgstr ""
655 "\n"
656 "        %s vsebuje znake za novo vrstico, "
658 #: locate/locate.c:859
659 #, c-format
660 msgid ""
661 "\n"
662 "\tand %s contain characters with the high bit set.\n"
663 msgstr ""
664 "\n"
665 "        in %s vsebuje znake s postavljenim osmim bitom.\n"
667 #: locate/locate.c:867
668 #, c-format
669 msgid ""
670 "Some filenames may have been filtered out, so we cannot compute the "
671 "compression ratio.\n"
672 msgstr ""
674 #: locate/locate.c:874
675 #, c-format
676 msgid "Compression ratio %4.2f%%\n"
677 msgstr "Razmerje stisnjenja %4.2f%%\n"
679 #: locate/locate.c:881
680 #, fuzzy, c-format
681 msgid "Compression ratio is undefined\n"
682 msgstr "Razmerje stisnjenja %4.2f%%\n"
684 #: locate/locate.c:938
685 #, c-format
686 msgid ""
687 "locate database `%s' looks like an slocate database but it seems to have "
688 "security level %c, which GNU findutils does not currently support"
689 msgstr ""
691 #: locate/locate.c:1025
692 #, c-format
693 msgid ""
694 "`%s' is an slocate database.  Support for these is new, expect problems for "
695 "now (you are, after all, using the CVS code)."
696 msgstr ""
698 #: locate/locate.c:1053
699 msgid ""
700 "You specified the -E option, but that option cannot be used with slocate-"
701 "format databases with a non-zero security level.  No results will be "
702 "generated for this database.\n"
703 msgstr ""
705 #: locate/locate.c:1064
706 #, c-format
707 msgid "`%s' is an slocate database.  Turning on the '-e' option."
708 msgstr ""
710 #: locate/locate.c:1257
711 #, c-format
712 msgid "Database %s is in the %s format.\n"
713 msgstr "Zbirka %s je v %s obliki.\n"
715 #: locate/locate.c:1298
716 #, c-format
717 msgid ""
718 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
719 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
720 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
721 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
722 "stdio ]\n"
723 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
724 "      [-version] [--help]\n"
725 "      pattern...\n"
726 msgstr ""
727 "Uporaba: %s [-d path | --database=pot] [-e | -E | --[non-]existing]\n"
728 "        [-i | --ignore-case] [-w | --wholename] [-b | --basename]\n"
729 "        [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
730 "        [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
731 "stdio ]\n"
732 "        [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TIP]\n"
733 "        [--version] [--help] \n"
734 "        vzorec...\n"
736 #: locate/locate.c:1355
737 msgid "failed to drop group privileges"
738 msgstr ""
740 #: locate/locate.c:1362
741 msgid "failed to drop setuid privileges"
742 msgstr ""
744 #: locate/locate.c:1373
745 msgid "Failed to drop privileges"
746 msgstr ""
748 #: locate/locate.c:1506
749 #, c-format
750 msgid "GNU locate version %s\n"
751 msgstr "GNU locate, izdaja %s\n"
753 #: locate/locate.c:1545
754 msgid "argument to --limit"
755 msgstr "argument za --limit"
757 #: locate/locate.c:1628
758 msgid "warning: the locate database can only be read from stdin once."
759 msgstr ""
760 "opozorilo: datoteko locate lahko preberemo s standardnega vhoda le enkrat."
762 #: locate/locate.c:1697
763 #, c-format
764 msgid "warning: database `%s' is more than %d %s old"
765 msgstr "opozorilo: zbirka »%s« je starejša od %d %s"
767 #: xargs/xargs.c:301
768 #, fuzzy, c-format
769 msgid "Invalid escape sequence %s in input delimiter specification."
770 msgstr "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika."
772 #: xargs/xargs.c:319
773 #, fuzzy, c-format
774 msgid ""
775 "Invalid escape sequence %s in input delimiter specification; character "
776 "values must not exceed %lx."
777 msgstr ""
778 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
779 "vrednost znaka ne sme presegati %lx."
781 #: xargs/xargs.c:325
782 #, fuzzy, c-format
783 msgid ""
784 "Invalid escape sequence %s in input delimiter specification; character "
785 "values must not exceed %lo."
786 msgstr ""
787 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
788 "vrednost znaka ne sme presegati %lo."
790 #: xargs/xargs.c:334
791 #, fuzzy, c-format
792 msgid ""
793 "Invalid escape sequence %s in input delimiter specification; trailing "
794 "characters %s not recognised."
795 msgstr ""
796 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
797 "neprepoznan sledilni znak %s."
799 #: xargs/xargs.c:379
800 #, fuzzy, c-format
801 msgid ""
802 "Invalid input delimiter specification %s: the delimiter must be either a "
803 "single character or an escape sequence starting with \\."
804 msgstr ""
805 "Nedovoljena specifikacija vhodnega razmejilnika %s: razmejilnim mora biti "
806 "bodisi en sam znak, bodisi ubežno zaporedje, ki se začenja z \\."
808 #: xargs/xargs.c:396
809 msgid "environment is too large for exec"
810 msgstr "okolje je preobsežno za klic exec"
812 #: xargs/xargs.c:538
813 #, c-format
814 msgid "warning: value %ld for -s option is too large, using %ld instead"
815 msgstr ""
817 #: xargs/xargs.c:577
818 #, c-format
819 msgid "GNU xargs version %s\n"
820 msgstr "GNU xargs, izdaja %s\n"
822 #: xargs/xargs.c:607
823 #, c-format
824 msgid "Cannot open input file `%s'"
825 msgstr "Vhodne datoteke »%s« ni mogoče odpreti"
827 #: xargs/xargs.c:643
828 #, fuzzy, c-format
829 msgid "Your environment variables take up %lu bytes\n"
830 msgstr "Spremenljivke okolja zasedajo %ld bajtov\n"
832 #: xargs/xargs.c:646
833 #, fuzzy, c-format
834 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
835 msgstr "Zgornja in spodnja meja POSIX za dolžino argumenta: %ld, %ld\n"
837 #: xargs/xargs.c:650
838 #, c-format
839 msgid "Maximum length of command we could actually use: %ld\n"
840 msgstr "Največja dolžina ukaza, ki ga lahko uporabimo: %ld\n"
842 #: xargs/xargs.c:654
843 #, fuzzy, c-format
844 msgid "Size of command buffer we are actually using: %lu\n"
845 msgstr "Velikost ukaznega medpomnilnika, ki ga dejansko uporabljamo: %ld\n"
847 #: xargs/xargs.c:776 xargs/xargs.c:857
848 #, c-format
849 msgid ""
850 "unmatched %s quote; by default quotes are special to xargs unless you use "
851 "the -0 option"
852 msgstr ""
853 "%s narekovaj brez para; privzeto so narekovaji za xargs posebni, razen če "
854 "vključite izbiro -O"
856 #: xargs/xargs.c:777 xargs/xargs.c:858
857 msgid "double"
858 msgstr "dvojni"
860 #: xargs/xargs.c:777 xargs/xargs.c:858
861 msgid "single"
862 msgstr "enojni"
864 #: xargs/xargs.c:875 xargs/xargs.c:932
865 msgid "argument line too long"
866 msgstr "vrstica z argumenti je predolga"
868 #: xargs/xargs.c:1105
869 msgid "error waiting for child process"
870 msgstr "napaka pri čakanju na proces naslednik"
872 #: xargs/xargs.c:1121
873 #, c-format
874 msgid "%s: exited with status 255; aborting"
875 msgstr "%s: izhod s statusom 255; prekinjamo"
877 #: xargs/xargs.c:1123
878 #, c-format
879 msgid "%s: stopped by signal %d"
880 msgstr "%s: ustavljeno s signalom %d"
882 #: xargs/xargs.c:1125
883 #, c-format
884 msgid "%s: terminated by signal %d"
885 msgstr "%s: zaključeno s signalom %d"
887 #: xargs/xargs.c:1178
888 #, c-format
889 msgid "%s: invalid number for -%c option\n"
890 msgstr "%s: neveljavno število za izbiro -%c\n"
892 #: xargs/xargs.c:1185
893 #, c-format
894 msgid "%s: value for -%c option should be >= %ld\n"
895 msgstr "%s: vrednost za izbiro -%c mora biti >= %ld\n"
897 #: xargs/xargs.c:1199
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:1217
903 #, fuzzy, c-format
904 msgid ""
905 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
906 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
907 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
908 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
909 "       [-n max-args] [--max-args=max-args]\n"
910 "       [-s max-chars] [--max-chars=max-chars]\n"
911 "       [-P max-procs]  [--max-procs=max-procs] [[--show-limits]\n"
912 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
913 "       [--version] [--help] [command [initial-arguments]]\n"
914 msgstr ""
915 "Uporaba: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=razmejilnik]\n"
916 "       [-E eof-str] [-e[niz-eof]]  [--eof[=niz-eof]]\n"
917 "       [-L največ-vrstic] [-l[največ-vrstic]] [--max-lines[=največ-vrstic]]\n"
918 "       [-I nadomestni-niz] [-i[nadomestni-niz]] [--replace[=nadomestni-"
919 "niz]]\n"
920 "       [-n max-args] [--max-args=max-args]\n"
921 "       [-s največ-znakov] [--max-chars=največ-znakov]\n"
922 "       [-P največ-procesov]  [--max-procs=največ-procesov]\n"
923 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=datoteka]\n"
924 "       [--version] [--help] [ukaz [začetni-argumenti]]\n"
926 #~ msgid "old"
927 #~ msgstr "stari"
929 #, fuzzy
930 #~ msgid "Reducing arg_max (%lu) to arg_size (%lu)\n"
931 #~ msgstr "Zmanjšujemo arg_max (%ld) na vrednost arg_size (%ld)\n"
933 #~ msgid "Success"
934 #~ msgstr "Uspešno"
936 #~ msgid "No match"
937 #~ msgstr "Brez zadetkov"
939 #~ msgid "Invalid regular expression"
940 #~ msgstr "Neveljavni regularni izraz"
942 #~ msgid "Invalid collation character"
943 #~ msgstr "Neveljavni znak za primerjavo"
945 #~ msgid "Invalid character class name"
946 #~ msgstr "Neveljavno ime razreda znakov"
948 #~ msgid "Trailing backslash"
949 #~ msgstr "Zaključna nagibnica"
951 #~ msgid "Invalid back reference"
952 #~ msgstr "Neveljavni povratni sklic"
954 #~ msgid "Unmatched [ or [^"
955 #~ msgstr "Nezaključen [ ali [^"
957 #~ msgid "Unmatched ( or \\("
958 #~ msgstr "Nezaključen ( ali \\("
960 #~ msgid "Unmatched \\{"
961 #~ msgstr "Nezaključen \\["
963 #~ msgid "Invalid content of \\{\\}"
964 #~ msgstr "Neveljavna vsebina \\[\\]"
966 #~ msgid "Invalid range end"
967 #~ msgstr "Neveljavni konec obsega"
969 #~ msgid "Memory exhausted"
970 #~ msgstr "Pomnilnik porabljen"
972 #~ msgid "Invalid preceding regular expression"
973 #~ msgstr "Neveljavni predhodni regularni izraz"
975 #~ msgid "Premature end of regular expression"
976 #~ msgstr "Prezgodnji konec regularnega izraza"
978 #~ msgid "Regular expression too big"
979 #~ msgstr "Regularni izraz je prevelik"
981 #~ msgid "Unmatched ) or \\)"
982 #~ msgstr "Odvečni ) ali \\)"
984 #~ msgid "No previous regular expression"
985 #~ msgstr "Prejšnji regularni izraz manjka"
987 #~ msgid "Predicate List:\n"
988 #~ msgstr "Seznam predikatov:\n"
990 #~ msgid "Eval Tree:\n"
991 #~ msgstr "Drevo ovrednotenj:\n"
993 #~ msgid "Optimized Eval Tree:\n"
994 #~ msgstr "Optimizirano drevo ovrednotenj:\n"
996 #~ msgid "%s changed during execution of %s"
997 #~ msgstr "%s spremenjen med izvajanjem %s"
999 #~ msgid "virtual memory exhausted"
1000 #~ msgstr "virtualni pomnilnik porabljen"
1002 #~ msgid "%s/.. changed during execution of %s"
1003 #~ msgstr "%s/.. spremenjen med izvajanjem %s"
1005 #~ msgid "error in %s: %s"
1006 #~ msgstr "napaka v %s: %s"
1008 #~ msgid ""
1009 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
1010 #~ "options (always true): -daystart -depth -follow --help\n"
1011 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
1012 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
1013 #~ msgstr ""
1014 #~ "      IZRAZ1 -o IZRAZ2 IZRAZ1 -or IZRAZ2 IZRAZ1 , IZRAZ2\n"
1015 #~ "izbire (vedno vklapljamo): -daystart -depth  -follow --help\n"
1016 #~ "      -maxdepth RAVNI -mindepth RAVNI -mount -noleaf --version -xdev\n"
1017 #~ "testi (N can be +N or -N or N): -amin N -anewer DATOTEKA -atime N -cmin "
1018 #~ "N\n"
1020 #~ msgid ""
1021 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
1022 #~ "      -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
1023 #~ msgstr ""
1024 #~ "dejanja: -exec UKAZ ; -fprint DATOTEKA -fprint0 DATOTEKA -fprintf "
1025 #~ "DATOTEKA FORMAT\n"
1026 #~ "      -ok UKAZ ; -print -print0 -printf FORMAT -prune -ls\n"
1028 #~ msgid "inserting %s\n"
1029 #~ msgstr "vrivamo %s\n"
1031 #~ msgid "    type: %s    %s  "
1032 #~ msgstr "     tip: %s    %s  "
1034 #~ msgid "left:\n"
1035 #~ msgstr "levo:\n"
1037 #~ msgid "right:\n"
1038 #~ msgstr "desno:\n"
1040 #~ msgid "Normalized Eval Tree:\n"
1041 #~ msgstr "Normalizirano drevo ovrednotenj:\n"
1043 #~ msgid ""
1044 #~ "Usage: %s [-d path | --database=path] [-e | --existing]\n"
1045 #~ "      [-i | --ignore-case] [--version] [--help] pattern...\n"
1046 #~ msgstr ""
1047 #~ "Uporaba: %s [-d path | --database=pot] [-e | --existing]\n"
1048 #~ "        [-i | --ignore-case] [--version] [--help] vzorec...\n"
1050 #~ msgid "unmatched %s quote"
1051 #~ msgstr "%s narekovaj brez para"
1053 #~ msgid "command too long"
1054 #~ msgstr "ukaz je predolg"
1056 #~ msgid "can not fit single argument within argument list size limit"
1057 #~ msgstr "posameznega argumenta ni možno umestiti v obseg seznama argumentov"
1059 #~ msgid "argument list too long"
1060 #~ msgstr "seznam argumentov je predolg"
1062 #~ msgid "cannot open current directory"
1063 #~ msgstr "trenutnega imenika ni možno odpreti"
1065 #~ msgid "cannot return to starting directory"
1066 #~ msgstr "vrnitev v začetni imenik ni možna"