summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po1397
1 files changed, 787 insertions, 610 deletions
diff --git a/po/tr.po b/po/tr.po
index bf33939d..8b82fd6f 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,137 +6,21 @@ msgid ""
msgstr ""
"Project-Id-Version: findutils 4.3.8\n"
"Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
-"POT-Creation-Date: 2009-05-12 09:47+0100\n"
+"POT-Creation-Date: 2011-04-02 15:45+0100\n"
"PO-Revision-Date: 2007-07-09 11:01+0300\n"
"Last-Translator: Nilgün Belma Bugüner <nilgun@buguner.name.tr>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
+"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: gnulib/lib/argmatch.c:133
-#, c-format
-msgid "invalid argument %s for %s"
-msgstr "%2$s için %1$s argümanı geçersiz"
-
-#: gnulib/lib/argmatch.c:134
-#, c-format
-msgid "ambiguous argument %s for %s"
-msgstr "%2$s için %1$s argümanı anlamsız"
-
-#: gnulib/lib/argmatch.c:153
-#, c-format
-msgid "Valid arguments are:"
-msgstr "Geçerli argümanlar:"
-
-#: gnulib/lib/closein.c:99
-msgid "error closing file"
+#: gnulib/lib/xalloc-die.c:34
+msgid "memory exhausted"
msgstr ""
-#: gnulib/lib/closeout.c:73 locate/code.c:152 locate/frcode.c:216
-msgid "write error"
-msgstr "yazma hatası"
-
-#: gnulib/lib/error.c:125
-msgid "Unknown system error"
-msgstr "Bilinmeyen sistem hatası"
-
-#: gnulib/lib/getopt.c:530 gnulib/lib/getopt.c:546
-#, c-format
-msgid "%s: option `%s' is ambiguous\n"
-msgstr "%s: `%s' seçeneği belirsiz\n"
-
-#: gnulib/lib/getopt.c:579 gnulib/lib/getopt.c:583
-#, c-format
-msgid "%s: option `--%s' doesn't allow an argument\n"
-msgstr "%s: `--%s' seçeneği argümansız kullanılır\n"
-
-#: gnulib/lib/getopt.c:592 gnulib/lib/getopt.c:597
-#, c-format
-msgid "%s: option `%c%s' doesn't allow an argument\n"
-msgstr "%s: seçenek `%c%s' argümansız kullanılır\n"
-
-#: gnulib/lib/getopt.c:640 gnulib/lib/getopt.c:659 gnulib/lib/getopt.c:975
-#: gnulib/lib/getopt.c:994
-#, c-format
-msgid "%s: option `%s' requires an argument\n"
-msgstr "%s: `%s' seçeneği bir argümanla kullanılır\n"
-
-#: gnulib/lib/getopt.c:697 gnulib/lib/getopt.c:700
-#, c-format
-msgid "%s: unrecognized option `--%s'\n"
-msgstr "%s: `--%s' seçeneği bilinmiyor\n"
-
-#: gnulib/lib/getopt.c:708 gnulib/lib/getopt.c:711
-#, c-format
-msgid "%s: unrecognized option `%c%s'\n"
-msgstr "%s: `%c%s' seçeneği tanınmıyor\n"
-
-#: gnulib/lib/getopt.c:763 gnulib/lib/getopt.c:766
-#, c-format
-msgid "%s: illegal option -- %c\n"
-msgstr "%s: kuraldışı seçenek -- %c\n"
-
-#: gnulib/lib/getopt.c:772 gnulib/lib/getopt.c:775
-#, c-format
-msgid "%s: invalid option -- %c\n"
-msgstr "%s: geçersiz seçenek -- %c\n"
-
-#: gnulib/lib/getopt.c:827 gnulib/lib/getopt.c:843 gnulib/lib/getopt.c:1047
-#: gnulib/lib/getopt.c:1065
-#, c-format
-msgid "%s: option requires an argument -- %c\n"
-msgstr "%s: seçenek bir argümanla kullanılır -- %c\n"
-
-#: gnulib/lib/getopt.c:896 gnulib/lib/getopt.c:912
-#, c-format
-msgid "%s: option `-W %s' is ambiguous\n"
-msgstr "%s: `-W %s' seçeneği belirsiz\n"
-
-#: gnulib/lib/getopt.c:936 gnulib/lib/getopt.c:954
-#, c-format
-msgid "%s: option `-W %s' doesn't allow an argument\n"
-msgstr "%s: `-W %s' seçeneği argümansız kullanılır\n"
-
-#: gnulib/lib/openat-die.c:33
-#, fuzzy
-msgid "unable to record current working directory"
-msgstr "çalışılan dizin alınamadı"
-
-#: gnulib/lib/openat-die.c:46
-#, fuzzy
-msgid "failed to return to initial working directory"
-msgstr "Dizin değiştirilemedi"
-
-#. TRANSLATORS:
-#. Get translations for open and closing quotation marks.
-#.
-#. The message catalog should translate "`" to a left
-#. quotation mark suitable for the locale, and similarly for
-#. "'". If the catalog has no translation,
-#. locale_quoting_style quotes `like this', and
-#. clocale_quoting_style quotes "like this".
-#.
-#. For example, an American English Unicode locale should
-#. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
-#. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
-#. MARK). A British English Unicode locale should instead
-#. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
-#. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
-#.
-#. If you don't know what to put here, please see
-#. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
-#. and use glyphs suitable for your language.
-#: gnulib/lib/quotearg.c:228
-msgid "`"
-msgstr "“"
-
-#: gnulib/lib/quotearg.c:229
-msgid "'"
-msgstr "”"
-
#: gnulib/lib/regcomp.c:131
msgid "Success"
msgstr ""
@@ -208,22 +92,193 @@ msgstr ""
msgid "Unmatched ) or \\)"
msgstr ""
-#: gnulib/lib/regcomp.c:680
+#: gnulib/lib/regcomp.c:700
msgid "No previous regular expression"
msgstr ""
-#: gnulib/lib/rpmatch.c:69
-msgid "^[yY]"
-msgstr "^[eE]"
+#: gnulib/lib/closeout.c:112 locate/frcode.c:216 locate/code.c:152
+msgid "write error"
+msgstr "yazma hatası"
-#: gnulib/lib/rpmatch.c:72
-msgid "^[nN]"
-msgstr "^[hH]"
+#: gnulib/lib/version-etc.c:74
+#, c-format
+msgid "Packaged by %s (%s)\n"
+msgstr ""
-#: gnulib/lib/xalloc-die.c:34
-msgid "memory exhausted"
+#: gnulib/lib/version-etc.c:77
+#, c-format
+msgid "Packaged by %s\n"
+msgstr ""
+
+#. TRANSLATORS: Translate "(C)" to the copyright symbol
+#. (C-in-a-circle), if this symbol is available in the user's
+#. locale. Otherwise, do not translate "(C)"; leave it as-is.
+#: gnulib/lib/version-etc.c:84
+msgid "(C)"
+msgstr ""
+
+#: gnulib/lib/version-etc.c:86
+msgid ""
+"\n"
+"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
+"html>.\n"
+"This is free software: you are free to change and redistribute it.\n"
+"There is NO WARRANTY, to the extent permitted by law.\n"
+"\n"
+msgstr ""
+
+#. TRANSLATORS: %s denotes an author name.
+#: gnulib/lib/version-etc.c:102
+#, c-format
+msgid "Written by %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#: gnulib/lib/version-etc.c:106
+#, c-format
+msgid "Written by %s and %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#: gnulib/lib/version-etc.c:110
+#, c-format
+msgid "Written by %s, %s, and %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#. You can use line breaks, estimating that each author name occupies
+#. ca. 16 screen columns and that a screen line has ca. 80 columns.
+#: gnulib/lib/version-etc.c:117
+#, c-format
+msgid ""
+"Written by %s, %s, %s,\n"
+"and %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#. You can use line breaks, estimating that each author name occupies
+#. ca. 16 screen columns and that a screen line has ca. 80 columns.
+#: gnulib/lib/version-etc.c:124
+#, c-format
+msgid ""
+"Written by %s, %s, %s,\n"
+"%s, and %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#. You can use line breaks, estimating that each author name occupies
+#. ca. 16 screen columns and that a screen line has ca. 80 columns.
+#: gnulib/lib/version-etc.c:131
+#, c-format
+msgid ""
+"Written by %s, %s, %s,\n"
+"%s, %s, and %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#. You can use line breaks, estimating that each author name occupies
+#. ca. 16 screen columns and that a screen line has ca. 80 columns.
+#: gnulib/lib/version-etc.c:139
+#, c-format
+msgid ""
+"Written by %s, %s, %s,\n"
+"%s, %s, %s, and %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#. You can use line breaks, estimating that each author name occupies
+#. ca. 16 screen columns and that a screen line has ca. 80 columns.
+#: gnulib/lib/version-etc.c:147
+#, c-format
+msgid ""
+"Written by %s, %s, %s,\n"
+"%s, %s, %s, %s,\n"
+"and %s.\n"
+msgstr ""
+
+#. TRANSLATORS: Each %s denotes an author name.
+#. You can use line breaks, estimating that each author name occupies
+#. ca. 16 screen columns and that a screen line has ca. 80 columns.
+#: gnulib/lib/version-etc.c:156
+#, c-format
+msgid ""
+"Written by %s, %s, %s,\n"
+"%s, %s, %s, %s,\n"
+"%s, and %s.\n"
msgstr ""
+#. TRANSLATORS: Each %s denotes an author name.
+#. You can use line breaks, estimating that each author name occupies
+#. ca. 16 screen columns and that a screen line has ca. 80 columns.
+#: gnulib/lib/version-etc.c:167
+#, c-format
+msgid ""
+"Written by %s, %s, %s,\n"
+"%s, %s, %s, %s,\n"
+"%s, %s, and others.\n"
+msgstr ""
+
+#. TRANSLATORS: The placeholder indicates the bug-reporting address
+#. for this package. Please add _another line_ saying
+#. "Report translation bugs to <...>\n" with the address for translation
+#. bugs (typically your translation team's web or email address).
+#: gnulib/lib/version-etc.c:245
+#, c-format
+msgid ""
+"\n"
+"Report bugs to: %s\n"
+msgstr ""
+
+#: gnulib/lib/version-etc.c:247
+#, c-format
+msgid "Report %s bugs to: %s\n"
+msgstr ""
+
+#: gnulib/lib/version-etc.c:251
+#, c-format
+msgid "%s home page: <%s>\n"
+msgstr ""
+
+#: gnulib/lib/version-etc.c:253
+#, c-format
+msgid "%s home page: <http://www.gnu.org/software/%s/>\n"
+msgstr ""
+
+#: gnulib/lib/version-etc.c:256
+msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n"
+msgstr ""
+
+#. TRANSLATORS:
+#. Get translations for open and closing quotation marks.
+#.
+#. The message catalog should translate "`" to a left
+#. quotation mark suitable for the locale, and similarly for
+#. "'". If the catalog has no translation,
+#. locale_quoting_style quotes `like this', and
+#. clocale_quoting_style quotes "like this".
+#.
+#. For example, an American English Unicode locale should
+#. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
+#. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
+#. MARK). A British English Unicode locale should instead
+#. translate these to U+2018 (LEFT SINGLE QUOTATION MARK)
+#. and U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
+#.
+#. If you don't know what to put here, please see
+#. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
+#. and use glyphs suitable for your language.
+#: gnulib/lib/quotearg.c:271
+msgid "`"
+msgstr "“"
+
+#: gnulib/lib/quotearg.c:272
+msgid "'"
+msgstr "”"
+
+#: gnulib/lib/error.c:181
+msgid "Unknown system error"
+msgstr "Bilinmeyen sistem hatası"
+
#: gnulib/lib/xstrtol-error.c:63
#, fuzzy, c-format
msgid "invalid %s%s argument `%s'"
@@ -239,48 +294,112 @@ msgstr "`%s' argümanı `%s'de geçersiz"
msgid "%s%s argument `%s' too large"
msgstr "argüman satırı çok uzun"
-#: find/find.c:201 find/ftsfind.c:730
-msgid "cannot get current directory"
-msgstr "çalışılan dizin alınamadı"
+#: gnulib/lib/closein.c:99
+msgid "error closing file"
+msgstr ""
-#: find/find.c:205
-msgid "cannot stat current directory"
-msgstr "çalışılan dizin durumlanamadı"
+#: gnulib/lib/argmatch.c:133
+#, c-format
+msgid "invalid argument %s for %s"
+msgstr "%2$s için %1$s argümanı geçersiz"
-#: find/find.c:385
+#: gnulib/lib/argmatch.c:134
+#, c-format
+msgid "ambiguous argument %s for %s"
+msgstr "%2$s için %1$s argümanı anlamsız"
+
+#: gnulib/lib/argmatch.c:153
+#, c-format
+msgid "Valid arguments are:"
+msgstr "Geçerli argümanlar:"
+
+#: gnulib/lib/getopt.c:527 gnulib/lib/getopt.c:543
#, fuzzy, c-format
-msgid "Warning: file system %s has recently been unmounted."
-msgstr "Uyarı: %s dosya sistemi zaten ayrılmıştı."
+msgid "%s: option '%s' is ambiguous\n"
+msgstr "%s: `%s' seçeneği belirsiz\n"
-#: find/find.c:395
+#: gnulib/lib/getopt.c:576 gnulib/lib/getopt.c:580
#, fuzzy, c-format
-msgid "Warning: file system %s has recently been mounted."
-msgstr "Uyarı: %s dosya sistemi zaten bağlanmıştı."
+msgid "%s: option '--%s' doesn't allow an argument\n"
+msgstr "%s: `--%s' seçeneği argümansız kullanılır\n"
-#: find/find.c:491
+#: gnulib/lib/getopt.c:589 gnulib/lib/getopt.c:594
#, fuzzy, c-format
-msgid ""
-"%s%s changed during execution of %s (old device number %ld, new device "
-"number %ld, file system type is %s) [ref %ld]"
-msgstr ""
-"%s%s, %s yürütülürken değişti (eski aygıt numarası: %ld, yeni aygıt "
-"numarası: %ld, dosya sistemi türü: %s) [ref %ld]"
+msgid "%s: option '%c%s' doesn't allow an argument\n"
+msgstr "%s: seçenek `%c%s' argümansız kullanılır\n"
-#: find/find.c:528
+#: gnulib/lib/getopt.c:637 gnulib/lib/getopt.c:656
#, fuzzy, c-format
-msgid ""
-"%s%s changed during execution of %s (old inode number %<PRIuMAX>, new inode "
-"number %<PRIuMAX>, file system type is %s) [ref %ld]"
-msgstr ""
-"%s%s, %s yürütülürken değişti (eski dosya indisi: %ld, yeni dosya indisi: %"
-"ld, dosya sistemi türü: %s) [ref %ld]"
+msgid "%s: option '--%s' requires an argument\n"
+msgstr "%s: `%s' seçeneği bir argümanla kullanılır\n"
-#: find/find.c:1012
+#: gnulib/lib/getopt.c:694 gnulib/lib/getopt.c:697
#, fuzzy, c-format
-msgid "Failed to safely change directory into %s"
+msgid "%s: unrecognized option '--%s'\n"
+msgstr "%s: `--%s' seçeneği bilinmiyor\n"
+
+#: gnulib/lib/getopt.c:705 gnulib/lib/getopt.c:708
+#, fuzzy, c-format
+msgid "%s: unrecognized option '%c%s'\n"
+msgstr "%s: `%c%s' seçeneği tanınmıyor\n"
+
+#: gnulib/lib/getopt.c:757 gnulib/lib/getopt.c:760
+#, fuzzy, c-format
+msgid "%s: invalid option -- '%c'\n"
+msgstr "%s: geçersiz seçenek -- %c\n"
+
+#: gnulib/lib/getopt.c:810 gnulib/lib/getopt.c:827 gnulib/lib/getopt.c:1035
+#: gnulib/lib/getopt.c:1053
+#, fuzzy, c-format
+msgid "%s: option requires an argument -- '%c'\n"
+msgstr "%s: seçenek bir argümanla kullanılır -- %c\n"
+
+#: gnulib/lib/getopt.c:883 gnulib/lib/getopt.c:899
+#, fuzzy, c-format
+msgid "%s: option '-W %s' is ambiguous\n"
+msgstr "%s: `-W %s' seçeneği belirsiz\n"
+
+#: gnulib/lib/getopt.c:923 gnulib/lib/getopt.c:941
+#, fuzzy, c-format
+msgid "%s: option '-W %s' doesn't allow an argument\n"
+msgstr "%s: `-W %s' seçeneği argümansız kullanılır\n"
+
+#: gnulib/lib/getopt.c:962 gnulib/lib/getopt.c:980
+#, fuzzy, c-format
+msgid "%s: option '-W %s' requires an argument\n"
+msgstr "%s: `%s' seçeneği bir argümanla kullanılır\n"
+
+#: gnulib/lib/openat-die.c:38
+#, fuzzy
+msgid "unable to record current working directory"
+msgstr "çalışılan dizin alınamadı"
+
+#: gnulib/lib/openat-die.c:57
+#, fuzzy
+msgid "failed to return to initial working directory"
msgstr "Dizin değiştirilemedi"
-#: find/find.c:1109 find/ftsfind.c:284
+#. TRANSLATORS: A regular expression testing for an affirmative answer
+#. (english: "yes"). Testing the first character may be sufficient.
+#. Take care to consider upper and lower case.
+#. To enquire the regular expression that your system uses for this
+#. purpose, you can use the command
+#. locale -k LC_MESSAGES | grep '^yesexpr='
+#: gnulib/lib/rpmatch.c:147
+msgid "^[yY]"
+msgstr "^[eE]"
+
+#. TRANSLATORS: A regular expression testing for a negative answer
+#. (english: "no"). Testing the first character may be sufficient.
+#. Take care to consider upper and lower case.
+#. To enquire the regular expression that your system uses for this
+#. purpose, you can use the command
+#. locale -k LC_MESSAGES | grep '^noexpr='
+#: gnulib/lib/rpmatch.c:160
+msgid "^[nN]"
+msgstr "^[hH]"
+
+#: find/ftsfind.c:266 find/find.c:1060
#, c-format
msgid ""
"Symbolic link %s is part of a loop in the directory hierarchy; we have "
@@ -289,69 +408,230 @@ msgstr ""
"%s sembolik bağı dizin hiyerarşisinde bir döngünün parçası ve gösterdiği "
"dizini zaten ziyaret etmiştik."
-#: find/find.c:1128
+#: find/ftsfind.c:280
#, fuzzy, c-format
msgid ""
-"Filesystem loop detected; %s has the same device number and inode as a "
-"directory which is %d level higher in the file system hierarchy"
-msgid_plural ""
-"Filesystem loop detected; %s has the same device number and inode as a "
-"directory which is %d levels higher in the file system hierarchy"
-msgstr[0] ""
-"Dosya sisteminde döngü saptandı; %s, bir dizin gibi %d %s olarak aynı aygıt "
-"ve düğüm numarasına sahip."
-msgstr[1] ""
+"File system loop detected; %s is part of the same file system loop as %s."
+msgstr ""
"Dosya sisteminde döngü saptandı; %s, bir dizin gibi %d %s olarak aynı aygıt "
"ve düğüm numarasına sahip."
-#: find/find.c:1379
+#: find/ftsfind.c:461 find/util.c:212
#, c-format
-msgid "warning: not following the symbolic link %s"
-msgstr "uyarı: %s sembolik bağı izlenemiyor"
+msgid "Warning: file %s appears to have mode 0000"
+msgstr "Uyarı: %s dosyasının kipi 0000 olarak görünüyor"
+
+#: find/ftsfind.c:565
+#, c-format
+msgid "cannot search %s"
+msgstr ""
-#: find/find.c:1423
+#: find/pred.c:426
+#, c-format
+msgid "cannot delete %s"
+msgstr ""
+
+#: find/pred.c:580
#, fuzzy, c-format
+msgid "Failed to save working directory in order to run a command on %s"
+msgstr "Dizin değiştirilemedi"
+
+#: find/pred.c:1463
+#, c-format
+msgid "Warning: cannot determine birth time of file %s"
+msgstr "Uyarı: %s dosyasının doğum günü saptanamadı"
+
+#: find/pred.c:1527
+#, c-format
+msgid "< %s ... %s > ? "
+msgstr "< %s ... %s > ? "
+
+#: find/pred.c:1973
+msgid "Cannot close standard input"
+msgstr "Standart girdi kapatılamıyor"
+
+#: find/pred.c:2002
+msgid "Failed to change directory"
+msgstr "Dizin değiştirilemedi"
+
+#: find/pred.c:2035 xargs/xargs.c:1137
+msgid "cannot fork"
+msgstr "ayrılamaz"
+
+#: find/pred.c:2060
+#, c-format
+msgid "error waiting for %s"
+msgstr "%s beklenirken hata oluştu"
+
+#: find/pred.c:2069
+#, c-format
+msgid "%s terminated by signal %d"
+msgstr "%s, %d sinyali ile sonlandırıldı"
+
+#: find/tree.c:89 find/tree.c:94 find/tree.c:174 find/tree.c:213
+msgid "invalid expression"
+msgstr "ifade geçersiz"
+
+#: find/tree.c:99
+#, c-format
msgid ""
-"WARNING: Hard link count is wrong for %s (saw only st_nlink=%d but we "
-"already saw %d subdirectories): this may be a bug in your file system "
-"driver. Automatically turning on find's -noleaf option. Earlier results "
-"may have failed to include directories that should have been searched."
+"invalid expression; you have used a binary operator '%s' with nothing before "
+"it."
msgstr ""
-"UYARI: Sabit bağ sayısı %s için hatalı (st_nlink=%d ve biz zaten %d "
-"altdizine baktık): bu dosya sistemi sürücünüzle ilgili bir yazılım hatası "
-"olabilir. Find'in -noleaf seçeneği etkinleştiriliyor. Önceki sonuçlar "
-"evvelce araştırılan dizinleri de içererek başarısız olmuş olabilir."
+"geçersiz ifade; öncesinde başka hiçbirşey olmaksızın bir iki terimli '%s' "
+"işleci kullanmalısınız"
-#: find/fstype.c:250
-msgid "unknown"
-msgstr "bilinmeyen"
+#: find/tree.c:108
+#, c-format
+msgid "expected an expression between '%s' and ')'"
+msgstr "'%s' ile ')' arasında bir ifade umuluyordu"
-#: find/ftsfind.c:298
-#, fuzzy, c-format
+#: find/tree.c:117
+#, c-format
+msgid "expected an expression after '%s'"
+msgstr "'%s' sonrasında bir ifade umuluyordu"
+
+#: find/tree.c:121
+msgid "invalid expression; you have too many ')'"
+msgstr "geçersiz ifade; çok fazla ')' var"
+
+#: find/tree.c:143
+#, c-format
msgid ""
-"File system loop detected; %s is part of the same file system loop as %s."
+"invalid expression; expected to find a ')' but didn't see one. Perhaps you "
+"need an extra predicate after '%s'"
msgstr ""
-"Dosya sisteminde döngü saptandı; %s, bir dizin gibi %d %s olarak aynı aygıt "
-"ve düğüm numarasına sahip."
+"geçersiz ifade; bir ')' umuluyordu ama yok. Belki de '%s' sonrasında ek bir "
+"dayanağa ihtiyacınız var"
-#: find/ftsfind.c:488 find/util.c:201
+#: find/tree.c:149
+msgid "invalid expression; empty parentheses are not allowed."
+msgstr "geçersiz ifade; boş parantezlere izin yok"
+
+#: find/tree.c:154
+msgid ""
+"invalid expression; I was expecting to find a ')' somewhere but did not see "
+"one."
+msgstr "geçersiz ifade; bir ')' olmalıydı ama hiç yok."
+
+#: find/tree.c:159 find/tree.c:792
+msgid "oops -- invalid expression type!"
+msgstr "hooop -- geçersiz ifade türü!"
+
+#: find/tree.c:231
#, c-format
-msgid "Warning: file %s appears to have mode 0000"
-msgstr "Uyarı: %s dosyasının kipi 0000 olarak görünüyor"
+msgid "oops -- invalid expression type (%d)!"
+msgstr "hooop -- geçersiz ifade türü (%d)!"
-#: find/ftsfind.c:610
+#: find/tree.c:1233
#, c-format
-msgid "cannot search %s"
+msgid "paths must precede expression: %s"
+msgstr "dosya yolları ifadeyi öncelemelidir: %s"
+
+#: find/tree.c:1242
+#, c-format
+msgid "unknown predicate `%s'"
+msgstr "geçersiz yüklem `%s'"
+
+#: find/tree.c:1262
+#, c-format
+msgid "invalid predicate `%s'"
+msgstr "geçersiz dayanak `%s'"
+
+#: find/tree.c:1267
+#, c-format
+msgid "invalid argument `%s' to `%s'"
+msgstr "`%s' argümanı `%s'de geçersiz"
+
+#: find/tree.c:1274
+#, c-format
+msgid "missing argument to `%s'"
+msgstr "`%s'de argüman eksik"
+
+#: find/tree.c:1350
+msgid "you have too many ')'"
+msgstr "çok fazla ')' var"
+
+#: find/tree.c:1355
+#, c-format
+msgid "unexpected extra predicate '%s'"
+msgstr "umulmayan ek dayanak '%s'"
+
+#: find/tree.c:1357
+msgid "unexpected extra predicate"
+msgstr "umulmayan ek dayanak"
+
+#: find/tree.c:1488
+msgid "oops -- invalid default insertion of and!"
+msgstr "Hoop -- öntanımlı `and' yerleştirme geçersiz!"
+
+#: find/util.c:169
+#, c-format
+msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
+msgstr "Kullanımı: %s [-H] [-L] [-P] [-Oseviye] [-D "
+
+#: find/util.c:171
+#, c-format
+msgid "] [path...] [expression]\n"
+msgstr "] [dosyaYolu...] [ifade]\n"
+
+#: find/util.c:406
+#, fuzzy
+msgid "failed to save initial working directory"
+msgstr "Dizin değiştirilemedi"
+
+#: find/util.c:423
+#, fuzzy
+msgid "failed to restore initial working directory"
+msgstr "Dizin değiştirilemedi"
+
+#: find/util.c:812
+#, c-format
+msgid "Ignoring unrecognised debug flag %s"
+msgstr "Tanınmayan hata ayıklama seçeneği %s yoksayılıyor"
+
+#: find/util.c:819
+msgid "Empty argument to the -D option."
+msgstr "-D seçeneğine boş argüman."
+
+#: find/util.c:833
+msgid "The -O option must be immediately followed by a decimal integer"
+msgstr "-O seçeneği ile bir ondalık tamsayı verilmelidir"
+
+#: find/util.c:842 find/util.c:852
+msgid "Please specify a decimal number immediately after -O"
+msgstr "-O'nun ardına lütfen bir ondalık sayı yazın"
+
+#: find/util.c:857 find/util.c:861
+#, c-format
+msgid "Invalid optimisation level %s"
+msgstr "En iyileme seviyesi %s geçersiz"
+
+#: find/util.c:868
+#, c-format
+msgid ""
+"Optimisation level %lu is too high. If you want to find files very quickly, "
+"consider using GNU locate."
+msgstr ""
+"En iyileme seviyesi %lu çok büyük. Dosyaları çabucak bulmak istiyorsanız, "
+"GNU locate kullanmayı düşünebilirsiniz"
+
+#: find/util.c:1011
+msgid ""
+"The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
+"that affects the block size is the POSIXLY_CORRECT environment variable"
msgstr ""
+"FIND_BLOCK_SIZE ortam değişkeni destekenmiyor, blok boyunu etkileyen tek şey "
+"POSIXLY_CORRECT ortam değişkenidir"
-#: find/parser.c:385
+#: find/parser.c:384
msgid ""
"The -delete action atomatically turns on -depth, but -prune does nothing "
"when -depth is in effect. If you want to carry on anyway, just explicitly "
"use the -depth option."
msgstr ""
-#: find/parser.c:529
+#: find/parser.c:528
#, c-format
msgid ""
"warning: you have specified the %s option after a non-option argument %s, "
@@ -364,7 +644,7 @@ msgstr ""
"da belirtilse sınamaları etkiler). Lütfen seçenekleri diğer argümanlardan "
"önce belirtin.\n"
-#: find/parser.c:820
+#: find/parser.c:824
msgid ""
"warning: the -d option is deprecated; please use -depth instead, because the "
"latter is a POSIX-compliant feature."
@@ -372,7 +652,7 @@ msgstr ""
"uyarı: -d seçeneği artık önerilmiyor; lütfen yerine POSIX uyumlu olan -depth "
"seçeneğini kullanın."
-#: find/parser.c:1070
+#: find/parser.c:1086
#, c-format
msgid ""
"%s is not the name of an existing group and it does not look like a numeric "
@@ -381,16 +661,16 @@ msgstr ""
"%s mevcut bir grubun ismi değil ve bir sayısal grup kimliği gibi de "
"görünmüyor, çünkü beklenmedik bir %s sonekine sahip"
-#: find/parser.c:1083
+#: find/parser.c:1100
#, c-format
msgid "%s is not the name of an existing group"
msgstr "%s mevcut bir grubun ismi değil"
-#: find/parser.c:1088
+#: find/parser.c:1105
msgid "argument to -group is empty, but should be a group name"
msgstr "-group için argüman boş, ama bir grup ismi olmalı"
-#: find/parser.c:1109
+#: find/parser.c:1127
msgid ""
"\n"
"default path is the current directory; default expression is -print\n"
@@ -401,7 +681,7 @@ msgstr ""
"ifade şundan ibaret olabilir:\n"
"operatörler, seçenekler, sınamalar ve eylemler:\n"
-#: find/parser.c:1112
+#: find/parser.c:1130
msgid ""
"operators (decreasing precedence; -and is implicit where no others are "
"given):\n"
@@ -414,7 +694,7 @@ msgstr ""
" İFADE1 -and İFADE2 İFADE1 -o İFADE2 İFADE1 -or İFADE2\n"
" İFADE1 , İFADE2\n"
-#: find/parser.c:1116
+#: find/parser.c:1134
msgid ""
"positional options (always true): -daystart -follow -regextype\n"
"\n"
@@ -427,7 +707,7 @@ msgstr ""
" -depth --help -maxdepth DÜZEYLER -mindepth DÜZEYLER -mount -noleaf\n"
" --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
-#: find/parser.c:1121
+#: find/parser.c:1139
msgid ""
"tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
" -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
@@ -442,7 +722,7 @@ msgstr ""
"N\n"
" -mtime N -name KALIP -newer DOSYA"
-#: find/parser.c:1126
+#: find/parser.c:1144
msgid ""
" -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
" -readable -writable -executable\n"
@@ -454,7 +734,7 @@ msgstr ""
" -wholename KALIP -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
" -used N -user İSİM -xtype [bcdpfls]\n"
-#: find/parser.c:1131
+#: find/parser.c:1149
msgid ""
"actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
" -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
@@ -466,7 +746,7 @@ msgstr ""
" -exec KOMUT ; -exec KOMUT {} + -ok KOMUT ;\n"
" -execdir KOMUT ; -execdir KOMUT {} + -okdir KOMUT ;\n"
-#: find/parser.c:1137
+#: find/parser.c:1155
msgid ""
"Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
"page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
@@ -477,11 +757,11 @@ msgstr ""
"adresine raporlayınız.\n"
"Çeviri hatalarını ise <gnu-tr@belgeler.org> adresine bildiriniz."
-#: find/parser.c:1191
+#: find/parser.c:1209
msgid "sanity check of the fnmatch() library function failed."
msgstr "fnmatch() kütüphane işlevinin tutarlılık sınaması başarısız oldu."
-#: find/parser.c:1205
+#: find/parser.c:1223
#, c-format
msgid ""
"warning: Unix filenames usually don't contain slashes (though pathnames "
@@ -496,66 +776,66 @@ msgstr ""
"bulabilirsiniz. Ayrıca, eğer GNU grep kullanıyorsanız, 'find ... -print0 | "
"grep -FzZ %s' kullanabilirdiniz."
-#: find/parser.c:1353
+#: find/parser.c:1373
#, c-format
msgid "Expected a positive decimal integer argument to %s, but got %s"
msgstr "%s için bir pozitif onluk tamsayı argüman umuluyordu, fakat %s alındı"
-#: find/parser.c:1504
+#: find/parser.c:1538
msgid "This system does not provide a way to find the birth time of a file."
msgstr "Bu sistem dosyanın doğum tarihini bulmak için bir yöntem sağlamıyor."
-#: find/parser.c:1525
+#: find/parser.c:1559
#, fuzzy, c-format
msgid "The %s test needs an argument"
msgstr "%s: `%s' seçeneği bir argümanla kullanılır\n"
-#: find/parser.c:1562
+#: find/parser.c:1596
#, c-format
msgid "I cannot figure out how to interpret %s as a date or time"
msgstr "%s nasıl tarih ve saat olarak yorumlanacak, bilinmiyor"
-#: find/parser.c:1578
+#: find/parser.c:1612
#, c-format
msgid "Cannot obtain birth time of file %s"
msgstr "%s için doğum tarihi saptanamadı"
-#: find/parser.c:1779
+#: find/parser.c:1813
#, c-format
msgid "Mode %s is not valid when POSIXLY_CORRECT is on."
msgstr ""
-#: find/parser.c:1862
+#: find/parser.c:1896
#, c-format
msgid "invalid mode %s"
msgstr "geçersiz kip %s"
-#: find/parser.c:1881
+#: find/parser.c:1915
#, c-format
msgid ""
"warning: you have specified a mode pattern %s (which is equivalent to /000). "
-"The meaning of -perm /000 has now been changed to be consistent with -perm -"
-"000; that is, while it used to match no files, it now matches all files."
+"The meaning of -perm /000 has now been changed to be consistent with -perm "
+"-000; that is, while it used to match no files, it now matches all files."
msgstr ""
"uyarı: %s ile /000'a eşdeğer bir kip şablonu belirttiniz. -perm /000 kalıcı "
"olarak -perm -000 ile değiştirilmiş olacaktır; yani, hiçbir dosya ile "
"eşleşmemek üzere kullanılmıştı, artık bütün dosyalarla eşleşecek."
-#: find/parser.c:2079
+#: find/parser.c:2131
msgid "invalid null argument to -size"
msgstr "-size için boş (null) argüman geçersiz"
-#: find/parser.c:2127
+#: find/parser.c:2179
#, c-format
msgid "invalid -size type `%c'"
msgstr "-size türü `%c' geçersiz"
-#: find/parser.c:2133
+#: find/parser.c:2185
#, c-format
msgid "Invalid argument `%s%c' to -size"
msgstr "-size için argüman olarak `%s%c' geçersiz"
-#: find/parser.c:2312
+#: find/parser.c:2365
msgid ""
"The -show-control-chars option takes a single argument which must be "
"'literal' or 'safe'"
@@ -563,57 +843,57 @@ msgstr ""
"-show-control-chars seçeneği ya 'literal' ya da 'safe' olması gereken tek "
"bir argüman alır"
-#: find/parser.c:2424
+#: find/parser.c:2478
#, c-format
msgid "Invalid argument %s to -used"
msgstr "-used için argüman olarak %s geçersiz"
-#: find/parser.c:2463
+#: find/parser.c:2518
#, fuzzy, c-format
msgid "%s is not the name of a known user"
msgstr "%s mevcut bir grubun ismi değil"
-#: find/parser.c:2469
+#: find/parser.c:2524
#, fuzzy
msgid "The argument to -user should not be empty"
msgstr "--max-database-age seçeneğinin argümanı boş olmamalı"
-#: find/parser.c:2494
+#: find/parser.c:2549
#, c-format
msgid "Features enabled: "
msgstr "Etkin özellikler:"
-#: find/parser.c:2603
+#: find/parser.c:2658
msgid "Arguments to -type should contain only one letter"
msgstr "-type için argümanlar tek bir harf içermemeli"
-#: find/parser.c:2650
+#: find/parser.c:2706
#, c-format
msgid "Unknown argument to -type: %c"
msgstr "-type için bilinmeyen argüman: %c"
-#: find/parser.c:2771
+#: find/parser.c:2828
#, c-format
msgid "warning: unrecognized escape `\\%c'"
msgstr "uyarı: tanınmayan öncelem `\\%c'"
-#: find/parser.c:2787
+#: find/parser.c:2844
#, c-format
msgid "error: %s at end of format string"
msgstr "hata: biçim dizgesi sonunda %s"
-#: find/parser.c:2826
+#: find/parser.c:2883
#, c-format
msgid "warning: unrecognized format directive `%%%c'"
msgstr "uyarı: tanınmayan biçem yönergesi `%%%c'"
-#: find/parser.c:2970
+#: find/parser.c:3027
#, c-format
msgid "error: the format directive `%%%c' is reserved for future use"
msgstr ""
"hata: biçem yönergesi `%%%c' gelecekte kullanmak üzere yedeğe ayrılmıştır"
-#: find/parser.c:3004
+#: find/parser.c:3061
#, c-format
msgid ""
"The current directory is included in the PATH environment variable, which is "
@@ -626,7 +906,7 @@ msgstr ""
"kaldırın (yani, \".\" ile bunun önündeki ve ardındaki iki nokta üstüste "
"işaretlerini kaldırın)"
-#: find/parser.c:3015
+#: find/parser.c:3072
#, c-format
msgid ""
"The relative path %s is included in the PATH environment variable, which is "
@@ -637,7 +917,7 @@ msgstr ""
"birlikte güvensiz oluyor. Lütfen bu girdiyi $PATH ortam değişkeninizden "
"kaldırın"
-#: find/parser.c:3118
+#: find/parser.c:3176
msgid ""
"You may not use {} within the utility name for -execdir and -okdir, because "
"this is a potential security problem."
@@ -645,256 +925,336 @@ msgstr ""
"-execdir ve -okdir seçeneklerinde uygulama ismi içinde {} kullanmamalısınız, "
"çünkü bu potensiyel bir güvenlik açığıdır."
-#: find/parser.c:3143
+#: find/parser.c:3201
#, c-format
msgid "Only one instance of {} is supported with -exec%s ... +"
msgstr "-exec%s ... + ile sadece bir {} desteklenmektedir"
-#: find/parser.c:3160
+#: find/parser.c:3218
msgid "The environment is too large for exec()."
msgstr "exec() için ortam çok geniş."
-#: find/parser.c:3363
+#: find/parser.c:3411
msgid "arithmetic overflow when trying to calculate the end of today"
msgstr "bugünün sonu bulunmaya çalışılırken aritmetiksel üstten taşma oluştu"
-#: find/parser.c:3519
+#: find/parser.c:3570
msgid "standard error"
msgstr "standart hata"
-#: find/parser.c:3524
+#: find/parser.c:3575
msgid "standard output"
msgstr "standart çıktı"
-#: find/pred.c:425
-#, c-format
-msgid "cannot delete %s"
-msgstr ""
+#: find/find.c:191
+msgid "cannot stat current directory"
+msgstr "çalışılan dizin durumlanamadı"
-#: find/pred.c:1363
-#, c-format
-msgid "Warning: cannot determine birth time of file %s"
-msgstr "Uyarı: %s dosyasının doğum günü saptanamadı"
+#: find/find.c:371
+#, fuzzy, c-format
+msgid "Warning: file system %s has recently been unmounted."
+msgstr "Uyarı: %s dosya sistemi zaten ayrılmıştı."
-#: find/pred.c:1427
-#, c-format
-msgid "< %s ... %s > ? "
-msgstr "< %s ... %s > ? "
+#: find/find.c:381
+#, fuzzy, c-format
+msgid "Warning: file system %s has recently been mounted."
+msgstr "Uyarı: %s dosya sistemi zaten bağlanmıştı."
-#: find/pred.c:1877
-msgid "Cannot close standard input"
-msgstr "Standart girdi kapatılamıyor"
+#: find/find.c:477
+#, fuzzy, c-format
+msgid ""
+"%s%s changed during execution of %s (old device number %ld, new device "
+"number %ld, file system type is %s) [ref %ld]"
+msgstr ""
+"%s%s, %s yürütülürken değişti (eski aygıt numarası: %ld, yeni aygıt "
+"numarası: %ld, dosya sistemi türü: %s) [ref %ld]"
-#: find/pred.c:1912
-msgid "Failed to change directory"
-msgstr "Dizin değiştirilemedi"
+#: find/find.c:514
+#, fuzzy, c-format
+msgid ""
+"%s%s changed during execution of %s (old inode number %<PRIuMAX>, new inode "
+"number %<PRIuMAX>, file system type is %s) [ref %ld]"
+msgstr ""
+"%s%s, %s yürütülürken değişti (eski dosya indisi: %ld, yeni dosya indisi: "
+"%ld, dosya sistemi türü: %s) [ref %ld]"
-#: find/pred.c:1953 xargs/xargs.c:1137
-msgid "cannot fork"
-msgstr "ayrılamaz"
+#: find/find.c:963
+#, fuzzy, c-format
+msgid "Failed to safely change directory into %s"
+msgstr "Dizin değiştirilemedi"
-#: find/pred.c:1978
-#, c-format
-msgid "error waiting for %s"
-msgstr "%s beklenirken hata oluştu"
+#: find/find.c:1079
+#, fuzzy, c-format
+msgid ""
+"Filesystem loop detected; %s has the same device number and inode as a "
+"directory which is %d level higher in the file system hierarchy"
+msgid_plural ""
+"Filesystem loop detected; %s has the same device number and inode as a "
+"directory which is %d levels higher in the file system hierarchy"
+msgstr[0] ""
+"Dosya sisteminde döngü saptandı; %s, bir dizin gibi %d %s olarak aynı aygıt "
+"ve düğüm numarasına sahip."
+msgstr[1] ""
+"Dosya sisteminde döngü saptandı; %s, bir dizin gibi %d %s olarak aynı aygıt "
+"ve düğüm numarasına sahip."
-#: find/pred.c:1987
+#: find/find.c:1330
#, c-format
-msgid "%s terminated by signal %d"
-msgstr "%s, %d sinyali ile sonlandırıldı"
-
-#: find/tree.c:89 find/tree.c:94 find/tree.c:174 find/tree.c:213
-msgid "invalid expression"
-msgstr "ifade geçersiz"
+msgid "warning: not following the symbolic link %s"
+msgstr "uyarı: %s sembolik bağı izlenemiyor"
-#: find/tree.c:99
-#, c-format
+#: find/find.c:1374
+#, fuzzy, c-format
msgid ""
-"invalid expression; you have used a binary operator '%s' with nothing before "
-"it."
+"WARNING: Hard link count is wrong for %s (saw only st_nlink=%d but we "
+"already saw %d subdirectories): this may be a bug in your file system "
+"driver. Automatically turning on find's -noleaf option. Earlier results "
+"may have failed to include directories that should have been searched."
msgstr ""
-"geçersiz ifade; öncesinde başka hiçbirşey olmaksızın bir iki terimli '%s' "
-"işleci kullanmalısınız"
+"UYARI: Sabit bağ sayısı %s için hatalı (st_nlink=%d ve biz zaten %d "
+"altdizine baktık): bu dosya sistemi sürücünüzle ilgili bir yazılım hatası "
+"olabilir. Find'in -noleaf seçeneği etkinleştiriliyor. Önceki sonuçlar "
+"evvelce araştırılan dizinleri de içererek başarısız olmuş olabilir."
-#: find/tree.c:108
-#, c-format
-msgid "expected an expression between '%s' and ')'"
-msgstr "'%s' ile ')' arasında bir ifade umuluyordu"
+#: find/fstype.c:250
+msgid "unknown"
+msgstr "bilinmeyen"
-#: find/tree.c:117
-#, c-format
-msgid "expected an expression after '%s'"
-msgstr "'%s' sonrasında bir ifade umuluyordu"
+#: lib/findutils-version.c:60
+msgid "Eric B. Decker"
+msgstr ""
-#: find/tree.c:121
-msgid "invalid expression; you have too many ')'"
-msgstr "geçersiz ifade; çok fazla ')' var"
+#: lib/findutils-version.c:61
+msgid "James Youngman"
+msgstr ""
-#: find/tree.c:143
-#, c-format
-msgid ""
-"invalid expression; expected to find a ')' but didn't see one. Perhaps you "
-"need an extra predicate after '%s'"
+#: lib/findutils-version.c:62
+msgid "Kevin Dalley"
msgstr ""
-"geçersiz ifade; bir ')' umuluyordu ama yok. Belki de '%s' sonrasında ek bir "
-"dayanağa ihtiyacınız var"
-#: find/tree.c:149
-msgid "invalid expression; empty parentheses are not allowed."
-msgstr "geçersiz ifade; boş parantezlere izin yok"
+#: lib/findutils-version.c:64
+#, c-format
+msgid "Built using GNU gnulib version %s\n"
+msgstr "GNU gnulib sürüm %s kullanarak derlenmiş\n"
-#: find/tree.c:154
-msgid ""
-"invalid expression; I was expecting to find a ')' somewhere but did not see "
-"one."
-msgstr "geçersiz ifade; bir ')' olmalıydı ama hiç yok."
+#: lib/buildcmd.c:197
+msgid "command too long"
+msgstr ""
-#: find/tree.c:159 find/tree.c:788
-msgid "oops -- invalid expression type!"
-msgstr "hooop -- geçersiz ifade türü!"
+#: lib/buildcmd.c:289
+msgid "can not fit single argument within argument list size limit"
+msgstr ""
-#: find/tree.c:231
-#, c-format
-msgid "oops -- invalid expression type (%d)!"
-msgstr "hooop -- geçersiz ifade türü (%d)!"
+#: lib/buildcmd.c:294
+#, fuzzy
+msgid "argument list too long"
+msgstr "argüman satırı çok uzun"
-#: find/tree.c:1228
+#: lib/regextype.c:106
#, c-format
-msgid "paths must precede expression: %s"
-msgstr "dosya yolları ifadeyi öncelemelidir: %s"
+msgid "Unknown regular expression type %s; valid types are %s."
+msgstr ""
-#: find/tree.c:1237
+#: xargs/xargs.c:303
#, c-format
-msgid "unknown predicate `%s'"
-msgstr "geçersiz yüklem `%s'"
+msgid "Invalid escape sequence %s in input delimiter specification."
+msgstr "Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz."
-#: find/tree.c:1257
+#: xargs/xargs.c:321
#, c-format
-msgid "invalid predicate `%s'"
-msgstr "geçersiz dayanak `%s'"
+msgid ""
+"Invalid escape sequence %s in input delimiter specification; character "
+"values must not exceed %lx."
+msgstr ""
+"Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; karakter "
+"değerleri %lx değerini aşmamalı."
-#: find/tree.c:1262
+#: xargs/xargs.c:327
#, c-format
-msgid "invalid argument `%s' to `%s'"
-msgstr "`%s' argümanı `%s'de geçersiz"
+msgid ""
+"Invalid escape sequence %s in input delimiter specification; character "
+"values must not exceed %lo."
+msgstr ""
+"Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; karakter "
+"değerleri %lo değerini aşmamalı."
-#: find/tree.c:1269
+#: xargs/xargs.c:336
#, c-format
-msgid "missing argument to `%s'"
-msgstr "`%s'de argüman eksik"
-
-#: find/tree.c:1345
-msgid "you have too many ')'"
-msgstr "çok fazla ')' var"
+msgid ""
+"Invalid escape sequence %s in input delimiter specification; trailing "
+"characters %s not recognised."
+msgstr ""
+"Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; ardındaki %s "
+"karakterleri tanınmıyor."
-#: find/tree.c:1350
+#: xargs/xargs.c:381
#, c-format
-msgid "unexpected extra predicate '%s'"
-msgstr "umulmayan ek dayanak '%s'"
+msgid ""
+"Invalid input delimiter specification %s: the delimiter must be either a "
+"single character or an escape sequence starting with \\."
+msgstr ""
+"Girdi sınırlayıcı belirtimi %s geçersiz: sınırlanan şey ya tek bir karakter "
+"ya da \\ ile öncelenmiş bir dizge olmalı."
-#: find/tree.c:1352
-msgid "unexpected extra predicate"
-msgstr "umulmayan ek dayanak"
+#: xargs/xargs.c:398
+msgid "environment is too large for exec"
+msgstr "icra edilebilir olarak ortam çok geniş"
-#: find/tree.c:1468
-msgid "oops -- invalid default insertion of and!"
-msgstr "Hoop -- öntanımlı `and' yerleştirme geçersiz!"
+#: xargs/xargs.c:583
+#, fuzzy, c-format
+msgid "Warning: value %ld for -s option is too large, using %ld instead"
+msgstr "uyarı: %ld değeri -s seçeneği için çok büyük, yerine %ld kullanılıyor"
-#: find/util.c:158
+#: xargs/xargs.c:653
#, c-format
-msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
-msgstr "Kullanımı: %s [-H] [-L] [-P] [-Oseviye] [-D "
+msgid "Cannot open input file %s"
+msgstr "Girdi dosyası %s açılamıyor"
-#: find/util.c:160
+#: xargs/xargs.c:689
#, c-format
-msgid "] [path...] [expression]\n"
-msgstr "] [dosyaYolu...] [ifade]\n"
+msgid "Your environment variables take up %lu bytes\n"
+msgstr "Ortam değişkenleriniz %lu bayt tutuyor\n"
-#: find/util.c:749
+#: xargs/xargs.c:692
#, c-format
-msgid "Ignoring unrecognised debug flag %s"
-msgstr "Tanınmayan hata ayıklama seçeneği %s yoksayılıyor"
-
-#: find/util.c:756
-msgid "Empty argument to the -D option."
-msgstr "-D seçeneğine boş argüman."
+msgid "POSIX upper limit on argument length (this system): %lu\n"
+msgstr "Argüman uzunluğunun POSIX üst sınırı (bu sistem): %lu\n"
-#: find/util.c:770
-msgid "The -O option must be immediately followed by a decimal integer"
-msgstr "-O seçeneği ile bir ondalık tamsayı verilmelidir"
+#: xargs/xargs.c:695
+#, c-format
+msgid ""
+"POSIX smallest allowable upper limit on argument length (all systems): %lu\n"
+msgstr ""
+"Argüman uzunluğu için izin verilen en küçük POSIX üst sınırı (tüm sistemler: "
+"%lu\n"
-#: find/util.c:779 find/util.c:789
-msgid "Please specify a decimal number immediately after -O"
-msgstr "-O'nun ardına lütfen bir ondalık sayı yazın"
+#: xargs/xargs.c:698
+#, c-format
+msgid "Maximum length of command we could actually use: %ld\n"
+msgstr "Kullanabileceğimiz asgari komut uzunluğu: %ld\n"
-#: find/util.c:794 find/util.c:798
+#: xargs/xargs.c:702
#, c-format
-msgid "Invalid optimisation level %s"
-msgstr "En iyileme seviyesi %s geçersiz"
+msgid "Size of command buffer we are actually using: %lu\n"
+msgstr "Kullanmakta olduğumuz komut tamponunun boyu: %lu\n"
-#: find/util.c:805
+#: xargs/xargs.c:708
#, c-format
msgid ""
-"Optimisation level %lu is too high. If you want to find files very quickly, "
-"consider using GNU locate."
+"\n"
+"Execution of xargs will continue now, and it will try to read its input and "
+"run commands; if this is not what you wanted to happen, please type the end-"
+"of-file keystroke.\n"
msgstr ""
-"En iyileme seviyesi %lu çok büyük. Dosyaları çabucak bulmak istiyorsanız, "
-"GNU locate kullanmayı düşünebilirsiniz"
+"\n"
+"xargs şimdi çalışmaya devam edecek ve girdisini okumayı ve komutları "
+"çalıştırmayı deneyecek; eğer istediğiniz bu değilse lütfen dosyasonu "
+"tuşlayınız.\n"
-#: find/util.c:948
+#: xargs/xargs.c:716
+#, c-format
msgid ""
-"The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
-"that affects the block size is the POSIXLY_CORRECT environment variable"
+"Warning: %s will be run at least once. If you do not want that to happen, "
+"then press the interrupt keystroke.\n"
msgstr ""
-"FIND_BLOCK_SIZE ortam değişkeni destekenmiyor, blok boyunu etkileyen tek şey "
-"POSIXLY_CORRECT ortam değişkenidir"
+"Uyarı: %s en azından bir kere çalışacak. İstediğiniz bu değilse kesme "
+"tuşlarına basınız.\n"
-#: lib/buildcmd.c:197
-msgid "command too long"
+#: xargs/xargs.c:842 xargs/xargs.c:935
+#, c-format
+msgid ""
+"unmatched %s quote; by default quotes are special to xargs unless you use "
+"the -0 option"
msgstr ""
+"%s karşılığı ile eşleşmiyor; -0 seçeneği ile belirtilmedikçe öntanımlı "
+"olarak sarmalayıcı karakterler xarg'lara özeldir"
-#: lib/buildcmd.c:289
-msgid "can not fit single argument within argument list size limit"
-msgstr ""
+#: xargs/xargs.c:843 xargs/xargs.c:936
+msgid "double"
+msgstr "çift"
-#: lib/buildcmd.c:294
+#: xargs/xargs.c:843 xargs/xargs.c:936
+msgid "single"
+msgstr "tek"
+
+#: xargs/xargs.c:955
#, fuzzy
-msgid "argument list too long"
+msgid ""
+"Warning: a NUL character occurred in the input. It cannot be passed through "
+"in the argument list. Did you mean to use the --null option?"
+msgstr ""
+"Uyarı: girdide bir NUL karakter algılandı. Argüman listesi üzerinden "
+"aktarılamaz. --null seçeneğini kullanmayı düşündünüz mü?"
+
+#: xargs/xargs.c:965 xargs/xargs.c:1022
+msgid "argument line too long"
msgstr "argüman satırı çok uzun"
-#: lib/findutils-version.c:60
-msgid "Eric B. Decker"
-msgstr ""
+#: xargs/xargs.c:1233
+msgid "error waiting for child process"
+msgstr "ast süreç beklenirken hata oluştu"
-#: lib/findutils-version.c:61
-msgid "James Youngman"
+#: xargs/xargs.c:1255
+#, c-format
+msgid "Warning: Lost track of %d child processes"
msgstr ""
-#: lib/findutils-version.c:62
-msgid "Kevin Dalley"
-msgstr ""
+#: xargs/xargs.c:1275
+#, c-format
+msgid "%s: exited with status 255; aborting"
+msgstr "%s: durum 255 ile çıkıldı; bırakılıyor"
-#: lib/findutils-version.c:64
+#: xargs/xargs.c:1277
#, c-format
-msgid "Built using GNU gnulib version %s\n"
-msgstr "GNU gnulib sürüm %s kullanarak derlenmiş\n"
+msgid "%s: stopped by signal %d"
+msgstr "%s: %d sinyali ile durduruldu"
-#: lib/regextype.c:106
+#: xargs/xargs.c:1279
#, c-format
-msgid "Unknown regular expression type %s; valid types are %s."
-msgstr ""
+msgid "%s: terminated by signal %d"
+msgstr "%s: %d sinyali ile sonlandırıldı"
-#: locate/code.c:130
+#: xargs/xargs.c:1329
+#, c-format
+msgid "%s: invalid number for -%c option\n"
+msgstr "%s: -%c seçeneği için geçersiz sayı\n"
+
+#: xargs/xargs.c:1336
+#, c-format
+msgid "%s: value for -%c option should be >= %ld\n"
+msgstr "%s: -%c seçeneği için değer >= %ld olmalı\n"
+
+#: xargs/xargs.c:1350
+#, c-format
+msgid "%s: value for -%c option should be < %ld\n"
+msgstr "%s: -%c seçeneği için değer < %ld olmalı\n"
+
+#: xargs/xargs.c:1368
#, c-format
msgid ""
-"Usage: %s [--version | --help]\n"
-"or %s most_common_bigrams < file-list > locate-database\n"
+"Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
+" [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
+" [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
+" [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
+" [-n max-args] [--max-args=max-args]\n"
+" [-s max-chars] [--max-chars=max-chars]\n"
+" [-P max-procs] [--max-procs=max-procs] [--show-limits]\n"
+" [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
+" [--version] [--help] [command [initial-arguments]]\n"
msgstr ""
-"Kullanımı: %s [--version | --help]\n"
-"veya %s most_common_bigrams < dosya-listesi > konum-veritabanı\n"
+"Kullanımı: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=ayraç]\n"
+" [-E eof-dizgesi] -e[eof-dizgesi]] [--eof[=eof-dizgesi]]\n"
+" [-L azami-satır-sayısı] [-l[azami-satır-sayısı]]\n"
+" [--max-lines[=azami-satır-sayısı]] [-I değiştirme-dizgesi]\n"
+" [-i[değiştirme-dizgesi]] [--replace[=değiştirme-dizgesi]]\n"
+" [-n azami-arg-sayısı] [--max-args=azami-arg-sayısı]\n"
+" [-s azami-karakter-sayısı] [--max-chars=azami-karakter-sayısı]\n"
+" [-P azami-işlem-sayısı] [--max-procs=azami-işlem-sayısı]\n"
+" [--show-limits] [--verbose] [--exit] [--no-run-if-empty]\n"
+" [--arg-file=dosya] [--version] [--help] [komut [ilk-argümanlar]]\n"
-#: locate/code.c:134 locate/frcode.c:171 locate/locate.c:1423
-#: xargs/xargs.c:1379
+#: xargs/xargs.c:1379 locate/frcode.c:171 locate/code.c:134
+#: locate/locate.c:1423
msgid ""
"\n"
"Report bugs to <bug-findutils@gnu.org>.\n"
@@ -932,6 +1292,30 @@ msgstr ""
msgid "Failed to write to standard output"
msgstr "standart çıktı"
+#: locate/code.c:130
+#, c-format
+msgid ""
+"Usage: %s [--version | --help]\n"
+"or %s most_common_bigrams < file-list > locate-database\n"
+msgstr ""
+"Kullanımı: %s [--version | --help]\n"
+"veya %s most_common_bigrams < dosya-listesi > konum-veritabanı\n"
+
+#: locate/word_io.c:97
+#, c-format
+msgid "Warning: locate database %s was built with a different byte order"
+msgstr ""
+
+#: locate/word_io.c:144
+#, fuzzy, c-format
+msgid "unexpected EOF in %s"
+msgstr "umulmayan ek dayanak '%s'"
+
+#: locate/word_io.c:146
+#, fuzzy, c-format
+msgid "error reading a word from %s"
+msgstr "%s beklenirken hata oluştu"
+
#: locate/locate.c:151
msgid "days"
msgstr "gün"
@@ -1120,218 +1504,11 @@ msgstr ""
msgid "warning: database %s is more than %d %s old (actual age is %.1f %s)"
msgstr "uyarı: %s veritabanı %d den %s daha eski (aslında %.1f %s yaşında)"
-#: locate/word_io.c:97
-#, c-format
-msgid "Warning: locate database %s was built with a different byte order"
-msgstr ""
-
-#: locate/word_io.c:144
-#, fuzzy, c-format
-msgid "unexpected EOF in %s"
-msgstr "umulmayan ek dayanak '%s'"
-
-#: locate/word_io.c:146
-#, fuzzy, c-format
-msgid "error reading a word from %s"
-msgstr "%s beklenirken hata oluştu"
-
-#: xargs/xargs.c:303
-#, c-format
-msgid "Invalid escape sequence %s in input delimiter specification."
-msgstr "Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz."
-
-#: xargs/xargs.c:321
-#, c-format
-msgid ""
-"Invalid escape sequence %s in input delimiter specification; character "
-"values must not exceed %lx."
-msgstr ""
-"Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; karakter "
-"değerleri %lx değerini aşmamalı."
-
-#: xargs/xargs.c:327
-#, c-format
-msgid ""
-"Invalid escape sequence %s in input delimiter specification; character "
-"values must not exceed %lo."
-msgstr ""
-"Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; karakter "
-"değerleri %lo değerini aşmamalı."
-
-#: xargs/xargs.c:336
-#, c-format
-msgid ""
-"Invalid escape sequence %s in input delimiter specification; trailing "
-"characters %s not recognised."
-msgstr ""
-"Girdi sınırlayıcı belirtimindeki %s önceleme dizgesi geçersiz; ardındaki %s "
-"karakterleri tanınmıyor."
-
-#: xargs/xargs.c:381
-#, c-format
-msgid ""
-"Invalid input delimiter specification %s: the delimiter must be either a "
-"single character or an escape sequence starting with \\."
-msgstr ""
-"Girdi sınırlayıcı belirtimi %s geçersiz: sınırlanan şey ya tek bir karakter "
-"ya da \\ ile öncelenmiş bir dizge olmalı."
-
-#: xargs/xargs.c:398
-msgid "environment is too large for exec"
-msgstr "icra edilebilir olarak ortam çok geniş"
-
-#: xargs/xargs.c:583
-#, fuzzy, c-format
-msgid "Warning: value %ld for -s option is too large, using %ld instead"
-msgstr "uyarı: %ld değeri -s seçeneği için çok büyük, yerine %ld kullanılıyor"
-
-#: xargs/xargs.c:653
-#, c-format
-msgid "Cannot open input file %s"
-msgstr "Girdi dosyası %s açılamıyor"
-
-#: xargs/xargs.c:689
-#, c-format
-msgid "Your environment variables take up %lu bytes\n"
-msgstr "Ortam değişkenleriniz %lu bayt tutuyor\n"
-
-#: xargs/xargs.c:692
-#, c-format
-msgid "POSIX upper limit on argument length (this system): %lu\n"
-msgstr "Argüman uzunluğunun POSIX üst sınırı (bu sistem): %lu\n"
-
-#: xargs/xargs.c:695
-#, c-format
-msgid ""
-"POSIX smallest allowable upper limit on argument length (all systems): %lu\n"
-msgstr ""
-"Argüman uzunluğu için izin verilen en küçük POSIX üst sınırı (tüm sistemler: "
-"%lu\n"
-
-#: xargs/xargs.c:698
-#, c-format
-msgid "Maximum length of command we could actually use: %ld\n"
-msgstr "Kullanabileceğimiz asgari komut uzunluğu: %ld\n"
-
-#: xargs/xargs.c:702
-#, c-format
-msgid "Size of command buffer we are actually using: %lu\n"
-msgstr "Kullanmakta olduğumuz komut tamponunun boyu: %lu\n"
-
-#: xargs/xargs.c:708
-#, c-format
-msgid ""
-"\n"
-"Execution of xargs will continue now, and it will try to read its input and "
-"run commands; if this is not what you wanted to happen, please type the end-"
-"of-file keystroke.\n"
-msgstr ""
-"\n"
-"xargs şimdi çalışmaya devam edecek ve girdisini okumayı ve komutları "
-"çalıştırmayı deneyecek; eğer istediğiniz bu değilse lütfen dosyasonu "
-"tuşlayınız.\n"
-
-#: xargs/xargs.c:716
-#, c-format
-msgid ""
-"Warning: %s will be run at least once. If you do not want that to happen, "
-"then press the interrupt keystroke.\n"
-msgstr ""
-"Uyarı: %s en azından bir kere çalışacak. İstediğiniz bu değilse kesme "
-"tuşlarına basınız.\n"
-
-#: xargs/xargs.c:842 xargs/xargs.c:935
-#, c-format
-msgid ""
-"unmatched %s quote; by default quotes are special to xargs unless you use "
-"the -0 option"
-msgstr ""
-"%s karşılığı ile eşleşmiyor; -0 seçeneği ile belirtilmedikçe öntanımlı "
-"olarak sarmalayıcı karakterler xarg'lara özeldir"
-
-#: xargs/xargs.c:843 xargs/xargs.c:936
-msgid "double"
-msgstr "çift"
-
-#: xargs/xargs.c:843 xargs/xargs.c:936
-msgid "single"
-msgstr "tek"
-
-#: xargs/xargs.c:955
-#, fuzzy
-msgid ""
-"Warning: a NUL character occurred in the input. It cannot be passed through "
-"in the argument list. Did you mean to use the --null option?"
-msgstr ""
-"Uyarı: girdide bir NUL karakter algılandı. Argüman listesi üzerinden "
-"aktarılamaz. --null seçeneğini kullanmayı düşündünüz mü?"
-
-#: xargs/xargs.c:965 xargs/xargs.c:1022
-msgid "argument line too long"
-msgstr "argüman satırı çok uzun"
-
-#: xargs/xargs.c:1233
-msgid "error waiting for child process"
-msgstr "ast süreç beklenirken hata oluştu"
-
-#: xargs/xargs.c:1255
-#, c-format
-msgid "Warning: Lost track of %d child processes"
-msgstr ""
-
-#: xargs/xargs.c:1275
-#, c-format
-msgid "%s: exited with status 255; aborting"
-msgstr "%s: durum 255 ile çıkıldı; bırakılıyor"
+#~ msgid "%s: illegal option -- %c\n"
+#~ msgstr "%s: kuraldışı seçenek -- %c\n"
-#: xargs/xargs.c:1277
-#, c-format
-msgid "%s: stopped by signal %d"
-msgstr "%s: %d sinyali ile durduruldu"
-
-#: xargs/xargs.c:1279
-#, c-format
-msgid "%s: terminated by signal %d"
-msgstr "%s: %d sinyali ile sonlandırıldı"
-
-#: xargs/xargs.c:1329
-#, c-format
-msgid "%s: invalid number for -%c option\n"
-msgstr "%s: -%c seçeneği için geçersiz sayı\n"
-
-#: xargs/xargs.c:1336
-#, c-format
-msgid "%s: value for -%c option should be >= %ld\n"
-msgstr "%s: -%c seçeneği için değer >= %ld olmalı\n"
-
-#: xargs/xargs.c:1350
-#, c-format
-msgid "%s: value for -%c option should be < %ld\n"
-msgstr "%s: -%c seçeneği için değer < %ld olmalı\n"
-
-#: xargs/xargs.c:1368
-#, c-format
-msgid ""
-"Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
-" [-E eof-str] [-e[eof-str]] [--eof[=eof-str]]\n"
-" [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
-" [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
-" [-n max-args] [--max-args=max-args]\n"
-" [-s max-chars] [--max-chars=max-chars]\n"
-" [-P max-procs] [--max-procs=max-procs] [--show-limits]\n"
-" [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
-" [--version] [--help] [command [initial-arguments]]\n"
-msgstr ""
-"Kullanımı: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=ayraç]\n"
-" [-E eof-dizgesi] -e[eof-dizgesi]] [--eof[=eof-dizgesi]]\n"
-" [-L azami-satır-sayısı] [-l[azami-satır-sayısı]]\n"
-" [--max-lines[=azami-satır-sayısı]] [-I değiştirme-dizgesi]\n"
-" [-i[değiştirme-dizgesi]] [--replace[=değiştirme-dizgesi]]\n"
-" [-n azami-arg-sayısı] [--max-args=azami-arg-sayısı]\n"
-" [-s azami-karakter-sayısı] [--max-chars=azami-karakter-sayısı]\n"
-" [-P azami-işlem-sayısı] [--max-procs=azami-işlem-sayısı]\n"
-" [--show-limits] [--verbose] [--exit] [--no-run-if-empty]\n"
-" [--arg-file=dosya] [--version] [--help] [komut [ilk-argümanlar]]\n"
+#~ msgid "cannot get current directory"
+#~ msgstr "çalışılan dizin alınamadı"
#~ msgid "block size"
#~ msgstr "blok uzunluğu"