1 # Turkish translations for findutils messages.
2 # Copyright (C) 2007 Free Software Foundation, Inc.
4 # Nilgün Belma Bugüner <nilgun@buguner.name.tr>, 2001,...,2007.
7 "Project-Id-Version: findutils 4.3.8\n"
8 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
9 "POT-Creation-Date: 2007-11-25 11:42+0000\n"
10 "PO-Revision-Date: 2007-07-09 11:01+0300\n"
11 "Last-Translator: Nilgün Belma Bugüner <nilgun@buguner.name.tr>\n"
12 "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 #: gnulib/lib/argmatch.c:133
21 msgid "invalid argument %s for %s"
22 msgstr "%2$s için %1$s argümanı geçersiz"
24 #: gnulib/lib/argmatch.c:134
26 msgid "ambiguous argument %s for %s"
27 msgstr "%2$s için %1$s argümanı anlamsız"
29 #: gnulib/lib/argmatch.c:153
31 msgid "Valid arguments are:"
32 msgstr "Geçerli argümanlar:"
34 #: gnulib/lib/closein.c:99
35 msgid "error closing file"
38 #: gnulib/lib/closeout.c:73 locate/code.c:152 locate/frcode.c:216
42 #: gnulib/lib/error.c:125
43 msgid "Unknown system error"
44 msgstr "Bilinmeyen sistem hatası"
46 #: gnulib/lib/getopt.c:530 gnulib/lib/getopt.c:546
48 msgid "%s: option `%s' is ambiguous\n"
49 msgstr "%s: `%s' seçeneği belirsiz\n"
51 #: gnulib/lib/getopt.c:579 gnulib/lib/getopt.c:583
53 msgid "%s: option `--%s' doesn't allow an argument\n"
54 msgstr "%s: `--%s' seçeneği argümansız kullanılır\n"
56 #: gnulib/lib/getopt.c:592 gnulib/lib/getopt.c:597
58 msgid "%s: option `%c%s' doesn't allow an argument\n"
59 msgstr "%s: seçenek `%c%s' argümansız kullanılır\n"
61 #: gnulib/lib/getopt.c:640 gnulib/lib/getopt.c:659 gnulib/lib/getopt.c:975
62 #: gnulib/lib/getopt.c:994
64 msgid "%s: option `%s' requires an argument\n"
65 msgstr "%s: `%s' seçeneği bir argümanla kullanılır\n"
67 #: gnulib/lib/getopt.c:697 gnulib/lib/getopt.c:700
69 msgid "%s: unrecognized option `--%s'\n"
70 msgstr "%s: `--%s' seçeneği bilinmiyor\n"
72 #: gnulib/lib/getopt.c:708 gnulib/lib/getopt.c:711
74 msgid "%s: unrecognized option `%c%s'\n"
75 msgstr "%s: `%c%s' seçeneği tanınmıyor\n"
77 #: gnulib/lib/getopt.c:763 gnulib/lib/getopt.c:766
79 msgid "%s: illegal option -- %c\n"
80 msgstr "%s: kuraldışı seçenek -- %c\n"
82 #: gnulib/lib/getopt.c:772 gnulib/lib/getopt.c:775
84 msgid "%s: invalid option -- %c\n"
85 msgstr "%s: geçersiz seçenek -- %c\n"
87 #: gnulib/lib/getopt.c:827 gnulib/lib/getopt.c:843 gnulib/lib/getopt.c:1047
88 #: gnulib/lib/getopt.c:1065
90 msgid "%s: option requires an argument -- %c\n"
91 msgstr "%s: seçenek bir argümanla kullanılır -- %c\n"
93 #: gnulib/lib/getopt.c:896 gnulib/lib/getopt.c:912
95 msgid "%s: option `-W %s' is ambiguous\n"
96 msgstr "%s: `-W %s' seçeneği belirsiz\n"
98 #: gnulib/lib/getopt.c:936 gnulib/lib/getopt.c:954
100 msgid "%s: option `-W %s' doesn't allow an argument\n"
101 msgstr "%s: `-W %s' seçeneği argümansız kullanılır\n"
103 #: gnulib/lib/openat-die.c:33
105 msgid "unable to record current working directory"
106 msgstr "çalışılan dizin alınamadı"
108 #: gnulib/lib/openat-die.c:46
110 msgid "failed to return to initial working directory"
111 msgstr "Dizin değiştirilemedi"
114 #. Get translations for open and closing quotation marks.
116 #. The message catalog should translate "`" to a left
117 #. quotation mark suitable for the locale, and similarly for
118 #. "'". If the catalog has no translation,
119 #. locale_quoting_style quotes `like this', and
120 #. clocale_quoting_style quotes "like this".
122 #. For example, an American English Unicode locale should
123 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
124 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
125 #. MARK). A British English Unicode locale should instead
126 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
127 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
129 #. If you don't know what to put here, please see
130 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
131 #. and use glyphs suitable for your language.
132 #: gnulib/lib/quotearg.c:228
136 #: gnulib/lib/quotearg.c:229
140 #: gnulib/lib/regcomp.c:131
144 #: gnulib/lib/regcomp.c:134
148 #: gnulib/lib/regcomp.c:137
150 msgid "Invalid regular expression"
151 msgstr "ifade geçersiz"
153 #: gnulib/lib/regcomp.c:140
154 msgid "Invalid collation character"
157 #: gnulib/lib/regcomp.c:143
158 msgid "Invalid character class name"
161 #: gnulib/lib/regcomp.c:146
162 msgid "Trailing backslash"
165 #: gnulib/lib/regcomp.c:149
166 msgid "Invalid back reference"
169 #: gnulib/lib/regcomp.c:152
170 msgid "Unmatched [ or [^"
173 #: gnulib/lib/regcomp.c:155
174 msgid "Unmatched ( or \\("
177 #: gnulib/lib/regcomp.c:158
178 msgid "Unmatched \\{"
181 #: gnulib/lib/regcomp.c:161
182 msgid "Invalid content of \\{\\}"
185 #: gnulib/lib/regcomp.c:164
187 msgid "Invalid range end"
188 msgstr "-used için argüman olarak %s geçersiz"
190 #: gnulib/lib/regcomp.c:167
191 msgid "Memory exhausted"
194 #: gnulib/lib/regcomp.c:170
196 msgid "Invalid preceding regular expression"
197 msgstr "ifade geçersiz"
199 #: gnulib/lib/regcomp.c:173
200 msgid "Premature end of regular expression"
203 #: gnulib/lib/regcomp.c:176
204 msgid "Regular expression too big"
207 #: gnulib/lib/regcomp.c:179
208 msgid "Unmatched ) or \\)"
211 #: gnulib/lib/regcomp.c:680
212 msgid "No previous regular expression"
215 #: gnulib/lib/rpmatch.c:69
219 #: gnulib/lib/rpmatch.c:72
223 #: gnulib/lib/xalloc-die.c:34
224 msgid "memory exhausted"
227 #: gnulib/lib/xstrtol-error.c:63
229 msgid "invalid %s%s argument `%s'"
230 msgstr "`%s' argümanı `%s'de geçersiz"
232 #: gnulib/lib/xstrtol-error.c:68
234 msgid "invalid suffix in %s%s argument `%s'"
235 msgstr "`%s' argümanı `%s'de geçersiz"
237 #: gnulib/lib/xstrtol-error.c:72
239 msgid "%s%s argument `%s' too large"
240 msgstr "argüman satırı çok uzun"
242 #: find/find.c:200 find/ftsfind.c:730
243 msgid "cannot get current directory"
244 msgstr "çalışılan dizin alınamadı"
247 msgid "cannot stat current directory"
248 msgstr "çalışılan dizin durumlanamadı"
252 msgid "Warning: file system %s has recently been unmounted."
253 msgstr "Uyarı: %s dosya sistemi zaten ayrılmıştı."
257 msgid "Warning: file system %s has recently been mounted."
258 msgstr "Uyarı: %s dosya sistemi zaten bağlanmıştı."
263 "%s%s changed during execution of %s (old device number %ld, new device "
264 "number %ld, file system type is %s) [ref %ld]"
266 "%s%s, %s yürütülürken değişti (eski aygıt numarası: %ld, yeni aygıt "
267 "numarası: %ld, dosya sistemi türü: %s) [ref %ld]"
272 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
273 "ld, file system type is %s) [ref %ld]"
275 "%s%s, %s yürütülürken değişti (eski dosya indisi: %ld, yeni dosya indisi: %"
276 "ld, dosya sistemi türü: %s) [ref %ld]"
280 msgid "Failed to safely change directory into %s"
281 msgstr "Dizin değiştirilemedi"
283 #: find/find.c:1089 find/ftsfind.c:284
286 "Symbolic link %s is part of a loop in the directory hierarchy; we have "
287 "already visited the directory to which it points."
289 "%s sembolik bağı dizin hiyerarşisinde bir döngünün parçası ve gösterdiği "
290 "dizini zaten ziyaret etmiştik."
295 "Filesystem loop detected; %s has the same device number and inode as a "
296 "directory which is %d %s."
298 "Dosya sisteminde döngü saptandı; %s, bir dizin gibi %d %s olarak aynı aygıt "
299 "ve düğüm numarasına sahip."
303 msgid "level higher in the file system hierarchy"
304 msgstr "seviye, dosya sistemi hiyerarşisinde daha yüksek"
308 msgid "levels higher in the file system hierarchy"
309 msgstr "seviyeler, dosya sistemi hiyerarşisinde daha yüksek"
313 msgid "warning: not following the symbolic link %s"
314 msgstr "uyarı: %s sembolik bağı izlenemiyor"
319 "WARNING: Hard link count is wrong for %s (saw only st_nlink=%d but we "
320 "already saw %d subdirectories): this may be a bug in your file system "
321 "driver. Automatically turning on find's -noleaf option. Earlier results "
322 "may have failed to include directories that should have been searched."
324 "UYARI: Sabit bağ sayısı %s için hatalı (st_nlink=%d ve biz zaten %d "
325 "altdizine baktık): bu dosya sistemi sürücünüzle ilgili bir yazılım hatası "
326 "olabilir. Find'in -noleaf seçeneği etkinleştiriliyor. Önceki sonuçlar "
327 "evvelce araştırılan dizinleri de içererek başarısız olmuş olabilir."
333 #: find/ftsfind.c:298
336 "File system loop detected; %s is part of the same file system loop as %s."
338 "Dosya sisteminde döngü saptandı; %s, bir dizin gibi %d %s olarak aynı aygıt "
339 "ve düğüm numarasına sahip."
341 #: find/ftsfind.c:488 find/util.c:200
343 msgid "Warning: file %s appears to have mode 0000"
344 msgstr "Uyarı: %s dosyasının kipi 0000 olarak görünüyor"
346 #: find/ftsfind.c:610
348 msgid "cannot search %s"
354 "warning: you have specified the %s option after a non-option argument %s, "
355 "but options are not positional (%s affects tests specified before it as well "
356 "as those specified after it). Please specify options before other "
359 "uyarı: %s seçeneğini bir seçeneğin argümanı olmayan %s argümanından sonra "
360 "belirttiniz, ama seçenekler konuma bağlı değil ( %s kendinden önce de sonra "
361 "da belirtilse sınamaları etkiler). Lütfen seçenekleri diğer argümanlardan "
366 "warning: the -d option is deprecated; please use -depth instead, because the "
367 "latter is a POSIX-compliant feature."
369 "uyarı: -d seçeneği artık önerilmiyor; lütfen yerine POSIX uyumlu olan -depth "
370 "seçeneğini kullanın."
372 #: find/parser.c:1022
375 "%s is not the name of an existing group and it does not look like a numeric "
376 "group ID because it has the unexpected suffix %s"
378 "%s mevcut bir grubun ismi değil ve bir sayısal grup kimliği gibi de "
379 "görünmüyor, çünkü beklenmedik bir %s sonekine sahip"
381 #: find/parser.c:1035
383 msgid "%s is not the name of an existing group"
384 msgstr "%s mevcut bir grubun ismi değil"
386 #: find/parser.c:1040
387 msgid "argument to -group is empty, but should be a group name"
388 msgstr "-group için argüman boş, ama bir grup ismi olmalı"
390 #: find/parser.c:1061
393 "default path is the current directory; default expression is -print\n"
394 "expression may consist of: operators, options, tests, and actions:\n"
397 "öntanımlı dosya yolu çalışılan dizindir; öntanımlı ifade ise -print\n"
398 "ifade şundan ibaret olabilir:\n"
399 "operatörler, seçenekler, sınamalar ve eylemler:\n"
401 #: find/parser.c:1064
403 "operators (decreasing precedence; -and is implicit where no others are "
405 " ( EXPR ) ! EXPR -not EXPR EXPR1 -a EXPR2 EXPR1 -and EXPR2\n"
406 " EXPR1 -o EXPR2 EXPR1 -or EXPR2 EXPR1 , EXPR2\n"
408 "operatörler (önceliği azaltan; -and başka bir şey verilmediğinden "
410 " ( İFADE ) ! İFADE -not İFADE İFADE1 -a İFADE2\n"
411 " İFADE1 -and İFADE2 İFADE1 -o İFADE2 İFADE1 -or İFADE2\n"
414 #: find/parser.c:1068
416 "positional options (always true): -daystart -follow -regextype\n"
418 "normal options (always true, specified before other expressions):\n"
419 " -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
420 " --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
422 "konumsal seçenekler (daima `true'): -daystart -follow -regextype\n"
423 "normal seçenekler (daima `true', diğer ifadelerden önce belirtilirler):\n"
424 " -depth --help -maxdepth DÜZEYLER -mindepth DÜZEYLER -mount -noleaf\n"
425 " --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
427 #: find/parser.c:1073
429 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
430 " -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
431 " -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
433 " -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
435 "sınamalar (N, +N veya -N ya da N olabilir): -amin N -anewer DOSYA -"
436 "atime N -cmin N -cnewer DOSYA -ctime N -empty\n"
437 " -false -fstype TÜR -gid N -group İSİM -ilname KALIP -iname KALIP\n"
438 " -inum N --iwholename KALIP -iregex KALIP -links N -lname KALIP -mmin "
440 " -mtime N -name KALIP -newer DOSYA"
442 #: find/parser.c:1078
444 " -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
445 " -readable -writable -executable\n"
446 " -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
447 " -used N -user NAME -xtype [bcdpfls]\n"
449 " -nouser -nogroup -path KALIP -perm [+-]KİP -regex KALIP\n"
450 " -readable -writable -executable\n"
451 " -wholename KALIP -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
452 " -used N -user İSİM -xtype [bcdpfls]\n"
454 #: find/parser.c:1083
456 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
457 " -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
458 " -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
459 " -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
461 "eylemler: -delete -print0 -printf BİÇİM -fprintf DOSYA BİÇİM -print \n"
462 " -fprint0 DOSYA -fprint DOSYA -ls -fls DOSYA -prune -quit\n"
463 " -exec KOMUT ; -exec KOMUT {} + -ok KOMUT ;\n"
464 " -execdir KOMUT ; -execdir KOMUT {} + -okdir KOMUT ;\n"
466 #: find/parser.c:1089
468 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
469 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
470 "email to <bug-findutils@gnu.org>."
472 "Yazılım hatalarını http://savannah.gnu.org/ adresindeki hata raporlama\n"
473 "sayfasından ya da eğer http erişiminiz yoksa <bug-findutils@gnu.org>\n"
474 "adresine raporlayınız.\n"
475 "Çeviri hatalarını ise <gnu-tr@belgeler.org> adresine bildiriniz."
477 #: find/parser.c:1143
478 msgid "sanity check of the fnmatch() library function failed."
479 msgstr "fnmatch() kütüphane işlevinin tutarlılık sınaması başarısız oldu."
481 #: find/parser.c:1157
484 "warning: Unix filenames usually don't contain slashes (though pathnames "
485 "do). That means that '%s %s' will probably evaluate to false all the time "
486 "on this system. You might find the '-wholename' test more useful, or "
487 "perhaps '-samefile'. Alternatively, if you are using GNU grep, you could "
488 "use 'find ... -print0 | grep -FzZ %s'."
490 "Uyarı: Unix dosya isimleri genellikle / içermezler (dosya yolları içerir). "
491 "Bu, '%s %s' ifadesinin bu sistemde her zaman yanlış olarak sonuçlanacağı "
492 "anlamına gelir. '-wholename' veya '-samefile' sınamalarını daha kullanışlı "
493 "bulabilirsiniz. Ayrıca, eğer GNU grep kullanıyorsanız, 'find ... -print0 | "
494 "grep -FzZ %s' kullanabilirdiniz."
496 #: find/parser.c:1305
498 msgid "Expected a positive decimal integer argument to %s, but got %s"
499 msgstr "%s için bir pozitif onluk tamsayı argüman umuluyordu, fakat %s alındı"
501 #: find/parser.c:1455
502 msgid "This system does not provide a way to find the birth time of a file."
503 msgstr "Bu sistem dosyanın doğum tarihini bulmak için bir yöntem sağlamıyor."
505 #: find/parser.c:1505
507 msgid "I cannot figure out how to interpret %s as a date or time"
508 msgstr "%s nasıl tarih ve saat olarak yorumlanacak, bilinmiyor"
510 #: find/parser.c:1521
512 msgid "Cannot obtain birth time of file %s"
513 msgstr "%s için doğum tarihi saptanamadı"
515 #: find/parser.c:1722
517 msgid "Mode %s is not valid when POSIXLY_CORRECT is on."
520 #: find/parser.c:1805
522 msgid "invalid mode %s"
523 msgstr "geçersiz kip %s"
525 #: find/parser.c:1824
528 "warning: you have specified a mode pattern %s (which is equivalent to /000). "
529 "The meaning of -perm /000 has now been changed to be consistent with -perm -"
530 "000; that is, while it used to match no files, it now matches all files."
532 "uyarı: %s ile /000'a eşdeğer bir kip şablonu belirttiniz. -perm /000 kalıcı "
533 "olarak -perm -000 ile değiştirilmiş olacaktır; yani, hiçbir dosya ile "
534 "eşleşmemek üzere kullanılmıştı, artık bütün dosyalarla eşleşecek."
536 #: find/parser.c:2021
537 msgid "invalid null argument to -size"
538 msgstr "-size için boş (null) argüman geçersiz"
540 #: find/parser.c:2069
542 msgid "invalid -size type `%c'"
543 msgstr "-size türü `%c' geçersiz"
545 #: find/parser.c:2075
547 msgid "Invalid argument `%s%c' to -size"
548 msgstr "-size için argüman olarak `%s%c' geçersiz"
550 #: find/parser.c:2254
552 "The -show-control-chars option takes a single argument which must be "
553 "'literal' or 'safe'"
555 "-show-control-chars seçeneği ya 'literal' ya da 'safe' olması gereken tek "
558 #: find/parser.c:2365
560 msgid "Invalid argument %s to -used"
561 msgstr "-used için argüman olarak %s geçersiz"
563 #: find/parser.c:2417
565 msgid "Features enabled: "
566 msgstr "Etkin özellikler:"
568 #: find/parser.c:2526
569 msgid "Arguments to -type should contain only one letter"
570 msgstr "-type için argümanlar tek bir harf içermemeli"
572 #: find/parser.c:2573
574 msgid "Unknown argument to -type: %c"
575 msgstr "-type için bilinmeyen argüman: %c"
577 #: find/parser.c:2694
579 msgid "warning: unrecognized escape `\\%c'"
580 msgstr "uyarı: tanınmayan öncelem `\\%c'"
582 #: find/parser.c:2710
584 msgid "error: %s at end of format string"
585 msgstr "hata: biçim dizgesi sonunda %s"
587 #: find/parser.c:2749
589 msgid "warning: unrecognized format directive `%%%c'"
590 msgstr "uyarı: tanınmayan biçem yönergesi `%%%c'"
592 #: find/parser.c:2893
594 msgid "error: the format directive `%%%c' is reserved for future use"
596 "hata: biçem yönergesi `%%%c' gelecekte kullanmak üzere yedeğe ayrılmıştır"
598 #: find/parser.c:2927
601 "The current directory is included in the PATH environment variable, which is "
602 "insecure in combination with the %s action of find. Please remove the "
603 "current directory from your $PATH (that is, remove \".\" or leading or "
606 "Çalışma dizini PATH ortam değişkeninde bulunuyor ve find'in %s eylemi ile "
607 "birlikte güvensiz oluyor. Lütfen bu dizini PATH ortam değişkeninizden "
608 "kaldırın (yani, \".\" ile bunun önündeki ve ardındaki iki nokta üstüste "
609 "işaretlerini kaldırın)"
611 #: find/parser.c:2938
614 "The relative path %s is included in the PATH environment variable, which is "
615 "insecure in combination with the %s action of find. Please remove that "
618 "%s göreli yolu PATH ortam değişkeninde bulunuyor ve find'in %s eylemi ile "
619 "birlikte güvensiz oluyor. Lütfen bu girdiyi $PATH ortam değişkeninizden "
622 #: find/parser.c:3041
624 "You may not use {} within the utility name for -execdir and -okdir, because "
625 "this is a potential security problem."
627 "-execdir ve -okdir seçeneklerinde uygulama ismi içinde {} kullanmamalısınız, "
628 "çünkü bu potensiyel bir güvenlik açığıdır."
630 #: find/parser.c:3066
632 msgid "Only one instance of {} is supported with -exec%s ... +"
633 msgstr "-exec%s ... + ile sadece bir {} desteklenmektedir"
635 #: find/parser.c:3083
636 msgid "The environment is too large for exec()."
637 msgstr "exec() için ortam çok geniş."
639 #: find/parser.c:3274
640 msgid "arithmetic overflow when trying to calculate the end of today"
641 msgstr "bugünün sonu bulunmaya çalışılırken aritmetiksel üstten taşma oluştu"
643 #: find/parser.c:3430
644 msgid "standard error"
645 msgstr "standart hata"
647 #: find/parser.c:3435
648 msgid "standard output"
649 msgstr "standart çıktı"
653 msgid "cannot delete %s"
658 msgid "Warning: cannot determine birth time of file %s"
659 msgstr "Uyarı: %s dosyasının doğum günü saptanamadı"
663 msgid "< %s ... %s > ? "
664 msgstr "< %s ... %s > ? "
667 msgid "Cannot close standard input"
668 msgstr "Standart girdi kapatılamıyor"
671 msgid "Failed to change directory"
672 msgstr "Dizin değiştirilemedi"
674 #: find/pred.c:1924 xargs/xargs.c:1119
680 msgid "error waiting for %s"
681 msgstr "%s beklenirken hata oluştu"
685 msgid "%s terminated by signal %d"
686 msgstr "%s, %d sinyali ile sonlandırıldı"
688 #: find/tree.c:89 find/tree.c:94 find/tree.c:174 find/tree.c:213
689 msgid "invalid expression"
690 msgstr "ifade geçersiz"
695 "invalid expression; you have used a binary operator '%s' with nothing before "
698 "geçersiz ifade; öncesinde başka hiçbirşey olmaksızın bir iki terimli '%s' "
699 "işleci kullanmalısınız"
703 msgid "expected an expression between '%s' and ')'"
704 msgstr "'%s' ile ')' arasında bir ifade umuluyordu"
708 msgid "expected an expression after '%s'"
709 msgstr "'%s' sonrasında bir ifade umuluyordu"
712 msgid "invalid expression; you have too many ')'"
713 msgstr "geçersiz ifade; çok fazla ')' var"
718 "invalid expression; expected to find a ')' but didn't see one. Perhaps you "
719 "need an extra predicate after '%s'"
721 "geçersiz ifade; bir ')' umuluyordu ama yok. Belki de '%s' sonrasında ek bir "
722 "dayanağa ihtiyacınız var"
725 msgid "invalid expression; empty parentheses are not allowed."
726 msgstr "geçersiz ifade; boş parantezlere izin yok"
730 "invalid expression; I was expecting to find a ')' somewhere but did not see "
732 msgstr "geçersiz ifade; bir ')' olmalıydı ama hiç yok."
734 #: find/tree.c:159 find/tree.c:788
735 msgid "oops -- invalid expression type!"
736 msgstr "hooop -- geçersiz ifade türü!"
740 msgid "oops -- invalid expression type (%d)!"
741 msgstr "hooop -- geçersiz ifade türü (%d)!"
745 msgid "paths must precede expression: %s"
746 msgstr "dosya yolları ifadeyi öncelemelidir: %s"
750 msgid "unknown predicate `%s'"
751 msgstr "geçersiz yüklem `%s'"
755 msgid "invalid predicate `%s'"
756 msgstr "geçersiz dayanak `%s'"
760 msgid "invalid argument `%s' to `%s'"
761 msgstr "`%s' argümanı `%s'de geçersiz"
765 msgid "missing argument to `%s'"
766 msgstr "`%s'de argüman eksik"
769 msgid "you have too many ')'"
770 msgstr "çok fazla ')' var"
774 msgid "unexpected extra predicate '%s'"
775 msgstr "umulmayan ek dayanak '%s'"
778 msgid "unexpected extra predicate"
779 msgstr "umulmayan ek dayanak"
782 msgid "oops -- invalid default insertion of and!"
783 msgstr "Hoop -- öntanımlı `and' yerleştirme geçersiz!"
787 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
788 msgstr "Kullanımı: %s [-H] [-L] [-P] [-Oseviye] [-D "
792 msgid "] [path...] [expression]\n"
793 msgstr "] [dosyaYolu...] [ifade]\n"
797 msgid "Ignoring unrecognised debug flag %s"
798 msgstr "Tanınmayan hata ayıklama seçeneği %s yoksayılıyor"
801 msgid "Empty argument to the -D option."
802 msgstr "-D seçeneğine boş argüman."
805 msgid "The -O option must be immediately followed by a decimal integer"
806 msgstr "-O seçeneği ile bir ondalık tamsayı verilmelidir"
808 #: find/util.c:778 find/util.c:788
809 msgid "Please specify a decimal number immediately after -O"
810 msgstr "-O'nun ardına lütfen bir ondalık sayı yazın"
812 #: find/util.c:793 find/util.c:797
814 msgid "Invalid optimisation level %s"
815 msgstr "En iyileme seviyesi %s geçersiz"
820 "Optimisation level %lu is too high. If you want to find files very quickly, "
821 "consider using GNU locate."
823 "En iyileme seviyesi %lu çok büyük. Dosyaları çabucak bulmak istiyorsanız, "
824 "GNU locate kullanmayı düşünebilirsiniz"
828 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
829 "that affects the block size is the POSIXLY_CORRECT environment variable"
831 "FIND_BLOCK_SIZE ortam değişkeni destekenmiyor, blok boyunu etkileyen tek şey "
832 "POSIXLY_CORRECT ortam değişkenidir"
834 #: lib/buildcmd.c:196
835 msgid "command too long"
838 #: lib/buildcmd.c:288
839 msgid "can not fit single argument within argument list size limit"
842 #: lib/buildcmd.c:293
844 msgid "argument list too long"
845 msgstr "argüman satırı çok uzun"
847 #: lib/findutils-version.c:60
848 msgid "Eric B. Decker"
851 #: lib/findutils-version.c:61
852 msgid "James Youngman"
855 #: lib/findutils-version.c:62
859 #: lib/findutils-version.c:64
861 msgid "Built using GNU gnulib version %s\n"
862 msgstr "GNU gnulib sürüm %s kullanarak derlenmiş\n"
864 #: lib/regextype.c:112
866 msgid "Unknown regular expression type %s; valid types are %s."
872 "Usage: %s [--version | --help]\n"
873 "or %s most_common_bigrams < file-list > locate-database\n"
875 "Kullanımı: %s [--version | --help]\n"
876 "veya %s most_common_bigrams < dosya-listesi > konum-veritabanı\n"
878 #: locate/code.c:134 locate/frcode.c:171 locate/locate.c:1418
879 #: xargs/xargs.c:1317
882 "Report bugs to <bug-findutils@gnu.org>.\n"
885 "Yazılım hatalarını <bug-findutils@gnu.org> adresine bildiriniz.\n"
886 "Çeviri hatalarını ise <gnu-tr@belgeler.org> adresine bildirin.\n"
888 #: locate/frcode.c:169
890 msgid "Usage: %s [-0 | --null] [--version] [--help]\n"
893 #: locate/frcode.c:188
894 msgid "You need to specify a security level as a decimal integer."
897 #: locate/frcode.c:195
899 msgid "Security level %s is outside the convertible range."
902 #: locate/frcode.c:202
904 msgid "Security level %s has unexpected suffix %s."
907 #: locate/frcode.c:258
909 msgid "slocate security level %ld is unsupported."
912 #: locate/frcode.c:296
914 msgid "Failed to write to standard output"
915 msgstr "standart çıktı"
917 #: locate/locate.c:150
921 #: locate/locate.c:197
923 msgid "The argument for option --max-database-age must not be empty"
924 msgstr "--max-database-age seçeneğinin argümanı boş olmamalı"
926 #: locate/locate.c:213 locate/locate.c:220
928 msgid "Invalid argument %s for option --max-database-age"
929 msgstr "--max-database-age seçeneği için %s argümanı geçersiz"
931 #: locate/locate.c:472
933 msgid "locate database %s contains a filename longer than locate can handle"
935 "locate veritabanı %s locate'in artık çalışmadığı bir dosya türünün ismini "
938 #: locate/locate.c:607
940 msgid "locate database %s is corrupt or invalid"
941 msgstr "locate veritabanı %s ya bozuk ya da geçersiz"
943 #: locate/locate.c:894
945 msgid "Locate database size: %s bytes\n"
946 msgstr "Locate veritabanı boyu: %s bayt\n"
948 #: locate/locate.c:899
950 msgid "Matching Filenames: %s "
951 msgstr "Eşleşen Dosya isimleri: %s "
953 #: locate/locate.c:900
955 msgid "All Filenames: %s "
956 msgstr "Tüm Dosya isimleri: %s "
958 #: locate/locate.c:903
960 msgid "with a cumulative length of %s bytes"
961 msgstr "%s baytlık bir birikimli uzunluk ile"
963 #: locate/locate.c:907
967 "\tof which %s contain whitespace, "
970 "\t%s boşluk içeriyor, "
972 #: locate/locate.c:910
976 "\t%s contain newline characters, "
979 "\t%s satırsonu karakteri içeriyor, "
981 #: locate/locate.c:913
985 "\tand %s contain characters with the high bit set.\n"
988 "\tve %s yüksek bitli karakterler içeriyor.\n"
990 #: locate/locate.c:921
993 "Some filenames may have been filtered out, so we cannot compute the "
994 "compression ratio.\n"
996 "Bazı dosyalar süzülüp atılmış olabilir, bu nedenle sıkıştırma oranını "
999 #: locate/locate.c:934
1001 msgid "Compression ratio %4.2f%% (higher is better)\n"
1002 msgstr "Sıkıştırma oranı %%%4.2f (daha yükseği daha iyidir)\n"
1004 #: locate/locate.c:941
1006 msgid "Compression ratio is undefined\n"
1007 msgstr "Sıkıştırma oranı tanımlanmamış\n"
1009 #: locate/locate.c:996
1012 "locate database %s looks like an slocate database but it seems to have "
1013 "security level %c, which GNU findutils does not currently support"
1015 "locate veritabanı %s bir slocate veritabanı gibi görünüyor ama GNU findutils "
1016 "tarafından desteklenmeyen %c güvenlik seviyesine de sahipmiş gibi görünüyor"
1018 #: locate/locate.c:1113
1021 "%s is an slocate database. Support for these is new, expect problems for "
1024 "%s bir slocate veritabanıdır. Henüz yeni yeni desteklenmektedir, şu an "
1025 "sorunları olabilir."
1027 #: locate/locate.c:1127
1030 "%s is an slocate database of unsupported security level %d; skipping it."
1032 "%s desteklenmeyen %d güvenlik seviyeli bir slocate veritabanıdır; atlanıyor"
1034 #: locate/locate.c:1144
1036 "You specified the -E option, but that option cannot be used with slocate-"
1037 "format databases with a non-zero security level. No results will be "
1038 "generated for this database.\n"
1040 "-E seçeneğini belirttiniz ama bu seçenek sıfırdan farklı güvenlik seviyeli "
1041 "slocate biçimli veritabanları ile kullanılmamalıdır. Bu veritabanı için "
1042 "hiçbir sonuç üretilmeyecek.\n"
1044 #: locate/locate.c:1155
1046 msgid "%s is an slocate database. Turning on the '-e' option."
1047 msgstr "%s bir slocate veritabanıdır. '-e' seçeneği etkin kılınıyor."
1049 #: locate/locate.c:1193
1051 msgid "Old-format locate database %s is too short to be valid"
1052 msgstr "eski biçim locate veritabanı %s geçerli olmak için çok kısa"
1054 #: locate/locate.c:1345
1056 msgid "Database %s is in the %s format.\n"
1057 msgstr "%s veritabanı %s biçiminde.\n"
1059 #: locate/locate.c:1366
1060 msgid "The database has little-endian machine-word encoding.\n"
1061 msgstr "Veritabanı kıymetsiz baytın başta olduğu bayt sıralamasına sahip\n"
1063 #: locate/locate.c:1368
1064 msgid "The database has big-endian machine-word encoding.\n"
1065 msgstr "Veritabanı kıymetli baytın başta olduğu bayt sıralamasına sahip\n"
1067 #: locate/locate.c:1381
1069 msgid "The database machine-word encoding order is not obvious.\n"
1070 msgstr "Veritabanın bayt sıralamasının ne olduğu belli değil.\n"
1072 #: locate/locate.c:1409
1075 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
1076 " [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
1077 " [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
1078 " [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
1080 " [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
1081 " [--max-database-age D] [--version] [--help]\n"
1084 "Kullanımı: %s [-d DosyaYolu | --database=DosyaYolu]\n"
1085 " [-e | | -E | --[non-]existing] [-i | --ignore-case] [-w | --"
1087 " [-b | --basename] [--limit=N | -l N] [-S | --statistics] [-0 | --"
1089 " [-c | --count] [-P | -H | --nofollow] [-L | --follow] [-m | --"
1091 " [ -s | --stdio ] [-A | --all] [-p | --print] [-r | --regex ]\n"
1092 " [--regextype=TÜR] [--max-database-age D] [--version] [--help]\n"
1095 #: locate/locate.c:1472
1096 msgid "failed to drop group privileges"
1097 msgstr "grup izinleri kaldırılamadı"
1099 #: locate/locate.c:1490
1100 msgid "failed to drop setuid privileges"
1101 msgstr "setuid izinleri kaldırılamadı"
1103 #: locate/locate.c:1504
1104 msgid "Failed to fully drop privileges"
1105 msgstr "İzinler tamamen kaldırılamadı"
1107 #: locate/locate.c:1522
1108 msgid "failed to drop setgid privileges"
1109 msgstr "setgid izinleri kaldırılamadı"
1111 #: locate/locate.c:1789
1112 msgid "warning: the locate database can only be read from stdin once."
1113 msgstr "Uyarı: locate veritabanı standart girdiden sadece bir kere okunabilir"
1115 #: locate/locate.c:1851
1116 msgid "time system call failed"
1119 #: locate/locate.c:1862
1121 msgid "warning: database %s is more than %d %s old (actual age is %.1f %s)"
1122 msgstr "uyarı: %s veritabanı %d den %s daha eski (aslında %.1f %s yaşında)"
1124 #: locate/word_io.c:97
1126 msgid "Warning: locate database %s was built with a different byte order"
1129 #: locate/word_io.c:144
1131 msgid "unexpected EOF in %s"
1132 msgstr "umulmayan ek dayanak '%s'"
1134 #: locate/word_io.c:146
1136 msgid "error reading a word from %s"
1137 msgstr "%s beklenirken hata oluştu"
1139 #: xargs/xargs.c:303
1141 msgid "Invalid escape sequence %s in input delimiter specification."
1142 msgstr "Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz."
1144 #: xargs/xargs.c:321
1147 "Invalid escape sequence %s in input delimiter specification; character "
1148 "values must not exceed %lx."
1150 "Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; karakter "
1151 "değerleri %lx değerini aşmamalı."
1153 #: xargs/xargs.c:327
1156 "Invalid escape sequence %s in input delimiter specification; character "
1157 "values must not exceed %lo."
1159 "Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; karakter "
1160 "değerleri %lo değerini aşmamalı."
1162 #: xargs/xargs.c:336
1165 "Invalid escape sequence %s in input delimiter specification; trailing "
1166 "characters %s not recognised."
1168 "Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; ardındaki %s "
1169 "karakterleri tanınmıyor."
1171 #: xargs/xargs.c:381
1174 "Invalid input delimiter specification %s: the delimiter must be either a "
1175 "single character or an escape sequence starting with \\."
1177 "Girdi sınırlayıcı belirtimi %s geçersiz: sınırlanan şey ya tek bir karakter "
1178 "ya da \\ ile öncelenmiş bir dizge olmalı."
1180 #: xargs/xargs.c:398
1181 msgid "environment is too large for exec"
1182 msgstr "icra edilebilir olarak ortam çok geniş"
1184 #: xargs/xargs.c:583
1186 msgid "warning: value %ld for -s option is too large, using %ld instead"
1187 msgstr "uyarı: %ld değeri -s seçeneği için çok büyük, yerine %ld kullanılıyor"
1189 #: xargs/xargs.c:652
1191 msgid "Cannot open input file %s"
1192 msgstr "Girdi dosyası %s açılamıyor"
1194 #: xargs/xargs.c:688
1196 msgid "Your environment variables take up %lu bytes\n"
1197 msgstr "Ortam değişkenleriniz %lu bayt tutuyor\n"
1199 #: xargs/xargs.c:691
1201 msgid "POSIX upper limit on argument length (this system): %lu\n"
1202 msgstr "Argüman uzunluğunun POSIX üst sınırı (bu sistem): %lu\n"
1204 #: xargs/xargs.c:694
1207 "POSIX smallest allowable upper limit on argument length (all systems): %lu\n"
1209 "Argüman uzunluğu için izin verilen en küçük POSIX üst sınırı (tüm sistemler: "
1212 #: xargs/xargs.c:697
1214 msgid "Maximum length of command we could actually use: %ld\n"
1215 msgstr "Kullanabileceğimiz asgari komut uzunluğu: %ld\n"
1217 #: xargs/xargs.c:701
1219 msgid "Size of command buffer we are actually using: %lu\n"
1220 msgstr "Kullanmakta olduğumuz komut tamponunun boyu: %lu\n"
1222 #: xargs/xargs.c:707
1226 "Execution of xargs will continue now, and it will try to read its input and "
1227 "run commands; if this is not what you wanted to happen, please type the end-"
1228 "of-file keystroke.\n"
1231 "xargs şimdi çalışmaya devam edecek ve girdisini okumayı ve komutları "
1232 "çalıştırmayı deneyecek; eğer istediğiniz bu değilse lütfen dosyasonu "
1235 #: xargs/xargs.c:715
1238 "Warning: %s will be run at least once. If you do not want that to happen, "
1239 "then press the interrupt keystroke.\n"
1241 "Uyarı: %s en azından bir kere çalışacak. İstediğiniz bu değilse kesme "
1242 "tuşlarına basınız.\n"
1244 #: xargs/xargs.c:841 xargs/xargs.c:934
1247 "unmatched %s quote; by default quotes are special to xargs unless you use "
1250 "%s karşılığı ile eşleşmiyor; -0 seçeneği ile belirtilmedikçe öntanımlı "
1251 "olarak sarmalayıcı karakterler xarg'lara özeldir"
1253 #: xargs/xargs.c:842 xargs/xargs.c:935
1257 #: xargs/xargs.c:842 xargs/xargs.c:935
1261 #: xargs/xargs.c:954
1263 "warning: a NUL character occurred in the input. It cannot be passed through "
1264 "in the argument list. Did you mean to use the --null option?"
1266 "Uyarı: girdide bir NUL karakter algılandı. Argüman listesi üzerinden "
1267 "aktarılamaz. --null seçeneğini kullanmayı düşündünüz mü?"
1269 #: xargs/xargs.c:964 xargs/xargs.c:1021
1270 msgid "argument line too long"
1271 msgstr "argüman satırı çok uzun"
1273 #: xargs/xargs.c:1194
1274 msgid "error waiting for child process"
1275 msgstr "ast süreç beklenirken hata oluştu"
1277 #: xargs/xargs.c:1210
1279 msgid "%s: exited with status 255; aborting"
1280 msgstr "%s: durum 255 ile çıkıldı; bırakılıyor"
1282 #: xargs/xargs.c:1212
1284 msgid "%s: stopped by signal %d"
1285 msgstr "%s: %d sinyali ile durduruldu"
1287 #: xargs/xargs.c:1214
1289 msgid "%s: terminated by signal %d"
1290 msgstr "%s: %d sinyali ile sonlandırıldı"
1292 #: xargs/xargs.c:1267
1294 msgid "%s: invalid number for -%c option\n"
1295 msgstr "%s: -%c seçeneği için geçersiz sayı\n"
1297 #: xargs/xargs.c:1274
1299 msgid "%s: value for -%c option should be >= %ld\n"
1300 msgstr "%s: -%c seçeneği için değer >= %ld olmalı\n"
1302 #: xargs/xargs.c:1288
1304 msgid "%s: value for -%c option should be < %ld\n"
1305 msgstr "%s: -%c seçeneği için değer < %ld olmalı\n"
1307 #: xargs/xargs.c:1306
1310 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
1311 " [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
1312 " [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
1313 " [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
1314 " [-n max-args] [--max-args=max-args]\n"
1315 " [-s max-chars] [--max-chars=max-chars]\n"
1316 " [-P max-procs] [--max-procs=max-procs] [--show-limits]\n"
1317 " [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
1318 " [--version] [--help] [command [initial-arguments]]\n"
1320 "Kullanımı: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=ayraç]\n"
1321 " [-E eof-dizgesi] -e[eof-dizgesi]] [--eof[=eof-dizgesi]]\n"
1322 " [-L azami-satır-sayısı] [-l[azami-satır-sayısı]]\n"
1323 " [--max-lines[=azami-satır-sayısı]] [-I değiştirme-dizgesi]\n"
1324 " [-i[değiştirme-dizgesi]] [--replace[=değiştirme-dizgesi]]\n"
1325 " [-n azami-arg-sayısı] [--max-args=azami-arg-sayısı]\n"
1326 " [-s azami-karakter-sayısı] [--max-chars=azami-karakter-sayısı]\n"
1327 " [-P azami-işlem-sayısı] [--max-procs=azami-işlem-sayısı]\n"
1328 " [--show-limits] [--verbose] [--exit] [--no-run-if-empty]\n"
1329 " [--arg-file=dosya] [--version] [--help] [komut [ilk-argümanlar]]\n"
1331 #~ msgid "block size"
1332 #~ msgstr "blok uzunluğu"
1335 #~ "warning: the predicate -ipath is deprecated; please use -iwholename "
1338 #~ "uyarı: -ipath dayanağının kullanımı önerilmiyor; yerine lütfen -"
1339 #~ "iwholename kullanın."
1341 #~ msgid "GNU find version %s\n"
1342 #~ msgstr "GNU find sürüm %s\n"
1344 #~ msgid "GNU findutils version %s\n"
1345 #~ msgstr "GNU findutils sürüm %s\n"
1347 #~ msgid "GNU locate version %s\n"
1348 #~ msgstr "GNU locate sürüm %s\n"
1350 #~ msgid "argument to --limit"
1351 #~ msgstr "--limit argümanı"
1353 #~ msgid "GNU xargs version %s\n"
1354 #~ msgstr "GNU xargs sürüm %s\n"