|
6.
|
|
|
Create simple DB database from textual input.
|
|
|
Short description of program.
|
|
|
|
Metinsel girdilerden basit DB veritabanı oluşturun.
|
|
Translated and reviewed by
Muhammet Kara
|
|
|
|
Located in
src/makedb.c:78
|
|
7.
|
|
|
INPUT-FILE OUTPUT-FILE
-o OUTPUT-FILE INPUT-FILE
-u INPUT-FILE
|
|
|
Strings for arguments in help texts.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
GİRDİ-DOSYASI ÇIKTI-DOSYASI
-o ÇIKTI-DOSYASI GİRDİ-DOSYASI
-u GİRDİ-DOSYASI
|
|
Translated and reviewed by
Muhammet Kara
|
|
|
|
Located in
src/makedb.c:81
|
|
8.
|
|
|
wrong number of arguments
|
|
|
|
yanlış argüman sayısı
|
|
Translated and reviewed by
Muhammet Kara
|
|
|
|
Located in
src/makedb.c:132
|
|
9.
|
|
|
cannot open database file `%s ': %s
|
|
|
|
'%s ' veritabanı dosyası açılamıyor: %s
|
|
Translated and reviewed by
Muhammet Kara
|
|
|
|
Located in
src/makedb.c:154
|
|
10.
|
|
|
cannot open input file `%s '
|
|
|
|
`%s ' girdi dosyası açılamıyor
|
|
Translated and reviewed by
Angel Spy
|
|
|
|
Located in
src/makedb.c:173
|
|
11.
|
|
|
cannot open output file `%s ': %s
|
|
|
|
`%s ' çıktı dosyası açılamıyor: %s
|
|
Translated and reviewed by
Muhammet Kara
|
|
|
|
Located in
src/makedb.c:187
|
|
12.
|
|
|
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
|
|
|
We print some extra information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Hataları `glibcbug' betiğini kullanarak <bugs@gnu.org> adresine bildirin.
|
|
Translated and reviewed by
Muhammet Kara
|
|
|
|
Located in
src/makedb.c:235
|
|
13.
|
|
|
Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Telif Hakkı (C) %s Free Software Foundation, Inc.
Bu bir özgür yazılımdır; kopyalama koşulları için kaynak koduna bakınız. HİÇBİR GARANTİSİ
YOKTUR; SATILABİLİRLİĞİ veya HERHANGİ BİR AMACA UYGUNLUĞU için bile bir garanti içermez.
|
|
Translated and reviewed by
Cihan Ersoy
|
|
|
|
Located in
src/makedb.c:248
|
|
14.
|
|
|
Written by %s .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s tarafından yazıldı.
|
|
Translated and reviewed by
Angel Spy
|
|
|
|
Located in
src/makedb.c:253
|
|
15.
|
|
|
duplicate key
|
|
|
|
tekrar eden anahtar
|
|
Translated and reviewed by
Muhammet Kara
|
|
|
|
Located in
src/makedb.c:330
|