Make dist changed all the po files again
[findutils.git] / po / sl.po
blobd940becac5a7a760fc3086423a504fe485c127a0
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.35 2006/08/06 17:33:16 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-06 18:30+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:121
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:157
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:159
139 #, fuzzy, c-format
140 msgid "] [path...] [expression]\n"
141 msgstr "Uporaba: %s [POT]... [IZRAZ]\n"
143 #: find/util.c:595
144 #, fuzzy, c-format
145 msgid "Ignoring unrecognised debug flag %s"
146 msgstr "opozorilo: neprepoznano ubežno zaporedje »\\%c«"
148 #: find/util.c:602
149 msgid "Empty argument to the -D option."
150 msgstr ""
152 #: find/util.c:616
153 msgid "The -O option must be immediately followed by a decimal integer"
154 msgstr ""
156 #: find/util.c:625 find/util.c:635
157 msgid "Please specify a decimal number immediately after -O"
158 msgstr ""
160 #: find/util.c:640 find/util.c:644
161 #, c-format
162 msgid "Invalid optimisation level %s"
163 msgstr ""
165 #: find/util.c:651
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:762
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:1507
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:1663
407 msgid "invalid null argument to -size"
408 msgstr "neveljaven prazni argument pri -size"
410 #: find/parser.c:1709
411 #, c-format
412 msgid "invalid -size type `%c'"
413 msgstr "neveljaven tip -size: »%c«"
415 #: find/parser.c:1758
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:1902
422 #, c-format
423 msgid "GNU find version %s\n"
424 msgstr "GNU find, različica %s\n"
426 #: find/parser.c:1903
427 #, c-format
428 msgid "Features enabled: "
429 msgstr "Omogočene možnosti: "
431 #: find/parser.c:2171
432 #, c-format
433 msgid "warning: unrecognized escape `\\%c'"
434 msgstr "opozorilo: neprepoznano ubežno zaporedje »\\%c«"
436 #: find/parser.c:2218
437 #, c-format
438 msgid "warning: unrecognized format directive `%%%c'"
439 msgstr "opozorilo: neprepoznano formatno določilo »%%%c»"
441 #: find/parser.c:2347
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:2447
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:2470
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:2483
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:1567 xargs/xargs.c:1034
477 msgid "cannot fork"
478 msgstr "vejitev ni mogoča"
480 #: find/pred.c:1607
481 #, c-format
482 msgid "error waiting for %s"
483 msgstr "napaka pri čakanju na %s"
485 #: find/pred.c:1615
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:1115 xargs/xargs.c:1232
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:155
612 msgid "days"
613 msgstr "dni"
615 #: locate/locate.c:524
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:792
621 #, c-format
622 msgid "Locate database size: %s bytes\n"
623 msgstr "Velikost datoteke locate: %s bajtov\n"
625 #: locate/locate.c:796
626 #, c-format
627 msgid "Filenames: %s "
628 msgstr "Imena datotek: %s "
630 #: locate/locate.c:799
631 #, c-format
632 msgid "with a cumulative length of %s bytes"
633 msgstr "s skupno dolžino %s bajtov"
635 #: locate/locate.c:803
636 #, c-format
637 msgid ""
638 "\n"
639 "\tof which %s contain whitespace, "
640 msgstr ""
641 "\n"
642 "        med katerimi %s vsebuje presledke, "
644 #: locate/locate.c:806
645 #, c-format
646 msgid ""
647 "\n"
648 "\t%s contain newline characters, "
649 msgstr ""
650 "\n"
651 "        %s vsebuje znake za novo vrstico, "
653 #: locate/locate.c:809
654 #, c-format
655 msgid ""
656 "\n"
657 "\tand %s contain characters with the high bit set.\n"
658 msgstr ""
659 "\n"
660 "        in %s vsebuje znake s postavljenim osmim bitom.\n"
662 #: locate/locate.c:814
663 #, c-format
664 msgid "Compression ratio %4.2f%%\n"
665 msgstr "Razmerje stisnjenja %4.2f%%\n"
667 #: locate/locate.c:862
668 msgid "warning: the locate database can only be read from stdin once."
669 msgstr ""
670 "opozorilo: datoteko locate lahko preberemo s standardnega vhoda le enkrat."
672 #: locate/locate.c:883
673 #, c-format
674 msgid "warning: database `%s' is more than %d %s old"
675 msgstr "opozorilo: zbirka »%s« je starejša od %d %s"
677 #: locate/locate.c:1060
678 #, c-format
679 msgid "Database %s is in the %s format.\n"
680 msgstr "Zbirka %s je v %s obliki.\n"
682 #: locate/locate.c:1062
683 msgid "old"
684 msgstr "stari"
686 #: locate/locate.c:1106
687 #, c-format
688 msgid ""
689 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
690 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
691 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
692 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
693 "stdio ]\n"
694 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
695 "      [-version] [--help]\n"
696 "      pattern...\n"
697 msgstr ""
698 "Uporaba: %s [-d path | --database=pot] [-e | -E | --[non-]existing]\n"
699 "        [-i | --ignore-case] [-w | --wholename] [-b | --basename]\n"
700 "        [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
701 "        [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
702 "stdio ]\n"
703 "        [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TIP]\n"
704 "        [--version] [--help] \n"
705 "        vzorec...\n"
707 #: locate/locate.c:1232
708 #, c-format
709 msgid "GNU locate version %s\n"
710 msgstr "GNU locate, izdaja %s\n"
712 #: locate/locate.c:1271
713 msgid "argument to --limit"
714 msgstr "argument za --limit"
716 #: xargs/xargs.c:304
717 #, fuzzy, c-format
718 msgid "Invalid escape sequence %s in input delimiter specification."
719 msgstr "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika."
721 #: xargs/xargs.c:322
722 #, fuzzy, c-format
723 msgid ""
724 "Invalid escape sequence %s in input delimiter specification; character "
725 "values must not exceed %lx."
726 msgstr ""
727 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
728 "vrednost znaka ne sme presegati %lx."
730 #: xargs/xargs.c:328
731 #, fuzzy, c-format
732 msgid ""
733 "Invalid escape sequence %s in input delimiter specification; character "
734 "values must not exceed %lo."
735 msgstr ""
736 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
737 "vrednost znaka ne sme presegati %lo."
739 #: xargs/xargs.c:337
740 #, fuzzy, c-format
741 msgid ""
742 "Invalid escape sequence %s in input delimiter specification; trailing "
743 "characters %s not recognised."
744 msgstr ""
745 "Nedovoljeno ubežno zaporedje %s v specifikaciji vhodnega razmejilnika; "
746 "neprepoznan sledilni znak %s."
748 #: xargs/xargs.c:382
749 #, fuzzy, c-format
750 msgid ""
751 "Invalid input delimiter specification %s: the delimiter must be either a "
752 "single character or an escape sequence starting with \\."
753 msgstr ""
754 "Nedovoljena specifikacija vhodnega razmejilnika %s: razmejilnim mora biti "
755 "bodisi en sam znak, bodisi ubežno zaporedje, ki se začenja z \\."
757 #: xargs/xargs.c:399
758 msgid "environment is too large for exec"
759 msgstr "okolje je preobsežno za klic exec"
761 #: xargs/xargs.c:541
762 #, c-format
763 msgid "warning: value %ld for -s option is too large, using %ld instead"
764 msgstr ""
766 #: xargs/xargs.c:580
767 #, c-format
768 msgid "GNU xargs version %s\n"
769 msgstr "GNU xargs, izdaja %s\n"
771 #: xargs/xargs.c:610
772 #, c-format
773 msgid "Cannot open input file `%s'"
774 msgstr "Vhodne datoteke »%s« ni mogoče odpreti"
776 #: xargs/xargs.c:646
777 #, fuzzy, c-format
778 msgid "Your environment variables take up %lu bytes\n"
779 msgstr "Spremenljivke okolja zasedajo %ld bajtov\n"
781 #: xargs/xargs.c:649
782 #, fuzzy, c-format
783 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
784 msgstr "Zgornja in spodnja meja POSIX za dolžino argumenta: %ld, %ld\n"
786 #: xargs/xargs.c:653
787 #, c-format
788 msgid "Maximum length of command we could actually use: %ld\n"
789 msgstr "Največja dolžina ukaza, ki ga lahko uporabimo: %ld\n"
791 #: xargs/xargs.c:657
792 #, fuzzy, c-format
793 msgid "Size of command buffer we are actually using: %lu\n"
794 msgstr "Velikost ukaznega medpomnilnika, ki ga dejansko uporabljamo: %ld\n"
796 #: xargs/xargs.c:780 xargs/xargs.c:861
797 #, c-format
798 msgid ""
799 "unmatched %s quote; by default quotes are special to xargs unless you use "
800 "the -0 option"
801 msgstr ""
802 "%s narekovaj brez para; privzeto so narekovaji za xargs posebni, razen če "
803 "vključite izbiro -O"
805 #: xargs/xargs.c:781 xargs/xargs.c:862
806 msgid "double"
807 msgstr "dvojni"
809 #: xargs/xargs.c:781 xargs/xargs.c:862
810 msgid "single"
811 msgstr "enojni"
813 #: xargs/xargs.c:879 xargs/xargs.c:936
814 msgid "argument line too long"
815 msgstr "vrstica z argumenti je predolga"
817 #: xargs/xargs.c:1109
818 msgid "error waiting for child process"
819 msgstr "napaka pri čakanju na proces naslednik"
821 #: xargs/xargs.c:1125
822 #, c-format
823 msgid "%s: exited with status 255; aborting"
824 msgstr "%s: izhod s statusom 255; prekinjamo"
826 #: xargs/xargs.c:1127
827 #, c-format
828 msgid "%s: stopped by signal %d"
829 msgstr "%s: ustavljeno s signalom %d"
831 #: xargs/xargs.c:1129
832 #, c-format
833 msgid "%s: terminated by signal %d"
834 msgstr "%s: zaključeno s signalom %d"
836 #: xargs/xargs.c:1182
837 #, c-format
838 msgid "%s: invalid number for -%c option\n"
839 msgstr "%s: neveljavno število za izbiro -%c\n"
841 #: xargs/xargs.c:1189
842 #, c-format
843 msgid "%s: value for -%c option should be >= %ld\n"
844 msgstr "%s: vrednost za izbiro -%c mora biti >= %ld\n"
846 #: xargs/xargs.c:1203
847 #, c-format
848 msgid "%s: value for -%c option should be < %ld\n"
849 msgstr "%s: vrednost za izbiro -%c mora biti < %ld\n"
851 #: xargs/xargs.c:1221
852 #, c-format
853 msgid ""
854 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
855 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
856 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
857 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
858 "       [-n max-args] [--max-args=max-args]\n"
859 "       [-s max-chars] [--max-chars=max-chars]\n"
860 "       [-P max-procs]  [--max-procs=max-procs]\n"
861 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
862 "       [--version] [--help] [command [initial-arguments]]\n"
863 msgstr ""
864 "Uporaba: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=razmejilnik]\n"
865 "       [-E eof-str] [-e[niz-eof]]  [--eof[=niz-eof]]\n"
866 "       [-L največ-vrstic] [-l[največ-vrstic]] [--max-lines[=največ-vrstic]]\n"
867 "       [-I nadomestni-niz] [-i[nadomestni-niz]] [--replace[=nadomestni-"
868 "niz]]\n"
869 "       [-n max-args] [--max-args=max-args]\n"
870 "       [-s največ-znakov] [--max-chars=največ-znakov]\n"
871 "       [-P največ-procesov]  [--max-procs=največ-procesov]\n"
872 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=datoteka]\n"
873 "       [--version] [--help] [ukaz [začetni-argumenti]]\n"
875 #, fuzzy
876 #~ msgid "Reducing arg_max (%lu) to arg_size (%lu)\n"
877 #~ msgstr "Zmanjšujemo arg_max (%ld) na vrednost arg_size (%ld)\n"
879 #~ msgid "Success"
880 #~ msgstr "Uspešno"
882 #~ msgid "No match"
883 #~ msgstr "Brez zadetkov"
885 #~ msgid "Invalid regular expression"
886 #~ msgstr "Neveljavni regularni izraz"
888 #~ msgid "Invalid collation character"
889 #~ msgstr "Neveljavni znak za primerjavo"
891 #~ msgid "Invalid character class name"
892 #~ msgstr "Neveljavno ime razreda znakov"
894 #~ msgid "Trailing backslash"
895 #~ msgstr "Zaključna nagibnica"
897 #~ msgid "Invalid back reference"
898 #~ msgstr "Neveljavni povratni sklic"
900 #~ msgid "Unmatched [ or [^"
901 #~ msgstr "Nezaključen [ ali [^"
903 #~ msgid "Unmatched ( or \\("
904 #~ msgstr "Nezaključen ( ali \\("
906 #~ msgid "Unmatched \\{"
907 #~ msgstr "Nezaključen \\["
909 #~ msgid "Invalid content of \\{\\}"
910 #~ msgstr "Neveljavna vsebina \\[\\]"
912 #~ msgid "Invalid range end"
913 #~ msgstr "Neveljavni konec obsega"
915 #~ msgid "Memory exhausted"
916 #~ msgstr "Pomnilnik porabljen"
918 #~ msgid "Invalid preceding regular expression"
919 #~ msgstr "Neveljavni predhodni regularni izraz"
921 #~ msgid "Premature end of regular expression"
922 #~ msgstr "Prezgodnji konec regularnega izraza"
924 #~ msgid "Regular expression too big"
925 #~ msgstr "Regularni izraz je prevelik"
927 #~ msgid "Unmatched ) or \\)"
928 #~ msgstr "Odvečni ) ali \\)"
930 #~ msgid "No previous regular expression"
931 #~ msgstr "Prejšnji regularni izraz manjka"
933 #~ msgid "Predicate List:\n"
934 #~ msgstr "Seznam predikatov:\n"
936 #~ msgid "Eval Tree:\n"
937 #~ msgstr "Drevo ovrednotenj:\n"
939 #~ msgid "Optimized Eval Tree:\n"
940 #~ msgstr "Optimizirano drevo ovrednotenj:\n"
942 #~ msgid "%s changed during execution of %s"
943 #~ msgstr "%s spremenjen med izvajanjem %s"
945 #~ msgid "virtual memory exhausted"
946 #~ msgstr "virtualni pomnilnik porabljen"
948 #~ msgid "%s/.. changed during execution of %s"
949 #~ msgstr "%s/.. spremenjen med izvajanjem %s"
951 #~ msgid "error in %s: %s"
952 #~ msgstr "napaka v %s: %s"
954 #~ msgid ""
955 #~ "      EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
956 #~ "options (always true): -daystart -depth -follow --help\n"
957 #~ "      -maxdepth LEVELS -mindepth LEVELS -mount -noleaf --version -xdev\n"
958 #~ "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
959 #~ msgstr ""
960 #~ "      IZRAZ1 -o IZRAZ2 IZRAZ1 -or IZRAZ2 IZRAZ1 , IZRAZ2\n"
961 #~ "izbire (vedno vklapljamo): -daystart -depth  -follow --help\n"
962 #~ "      -maxdepth RAVNI -mindepth RAVNI -mount -noleaf --version -xdev\n"
963 #~ "testi (N can be +N or -N or N): -amin N -anewer DATOTEKA -atime N -cmin "
964 #~ "N\n"
966 #~ msgid ""
967 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
968 #~ "      -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls\n"
969 #~ msgstr ""
970 #~ "dejanja: -exec UKAZ ; -fprint DATOTEKA -fprint0 DATOTEKA -fprintf "
971 #~ "DATOTEKA FORMAT\n"
972 #~ "      -ok UKAZ ; -print -print0 -printf FORMAT -prune -ls\n"
974 #~ msgid "inserting %s\n"
975 #~ msgstr "vrivamo %s\n"
977 #~ msgid "    type: %s    %s  "
978 #~ msgstr "     tip: %s    %s  "
980 #~ msgid "left:\n"
981 #~ msgstr "levo:\n"
983 #~ msgid "right:\n"
984 #~ msgstr "desno:\n"
986 #~ msgid "Normalized Eval Tree:\n"
987 #~ msgstr "Normalizirano drevo ovrednotenj:\n"
989 #~ msgid ""
990 #~ "Usage: %s [-d path | --database=path] [-e | --existing]\n"
991 #~ "      [-i | --ignore-case] [--version] [--help] pattern...\n"
992 #~ msgstr ""
993 #~ "Uporaba: %s [-d path | --database=pot] [-e | --existing]\n"
994 #~ "        [-i | --ignore-case] [--version] [--help] vzorec...\n"
996 #~ msgid "unmatched %s quote"
997 #~ msgstr "%s narekovaj brez para"
999 #~ msgid "command too long"
1000 #~ msgstr "ukaz je predolg"
1002 #~ msgid "can not fit single argument within argument list size limit"
1003 #~ msgstr "posameznega argumenta ni možno umestiti v obseg seznama argumentov"
1005 #~ msgid "argument list too long"
1006 #~ msgstr "seznam argumentov je predolg"
1008 #~ msgid "cannot open current directory"
1009 #~ msgstr "trenutnega imenika ni možno odpreti"
1011 #~ msgid "cannot return to starting directory"
1012 #~ msgstr "vrnitev v začetni imenik ni možna"