# translation of pg_config-tr.po to # translation of pg_config-tr.po to Turkish # Devrim GUNDUZ , 2004, 2005. # msgid "" msgstr "" "Project-Id-Version: pg_config-tr\n" "POT-Creation-Date: 2004-10-19 01:08+0100\n" "PO-Revision-Date: 2005-03-25 08:41+0200\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.9.1\n" "X-Poedit-Language: Turkish\n" "X-Poedit-Country: TURKEY\n" #: pg_config.c:36 #, c-format msgid "" "\n" "%s provides information about the installed version of PostgreSQL.\n" "\n" msgstr "" "\n" "%s kurulu PostgreSQL sürümü hakkında bilgi verir.\n" "\n" #: pg_config.c:37 msgid "Usage:\n" msgstr "Kullanımı:\n" #: pg_config.c:38 #, c-format msgid "" " %s OPTION...\n" "\n" msgstr "" " %s SEÇENEK...\n" "\n" #: pg_config.c:39 msgid "Options:\n" msgstr "Seçenekler:\n" #: pg_config.c:40 msgid " --bindir show location of user executables\n" msgstr " --bindir kullanıcı tarafından çalıştırılabilir dosyaların yerlerini göster\n" #: pg_config.c:41 msgid "" " --includedir show location of C header files of the client\n" " interfaces\n" msgstr "" " --includedir İstemci arabirimlerinin C başlık dosyalarının yerlerini\n" " göster\n" #: pg_config.c:43 msgid " --includedir-server show location of C header files for the server\n" msgstr " --includedir-server Sunucu için C başlık dosyalarının yerlerini göster\n" #: pg_config.c:44 msgid " --libdir show location of object code libraries\n" msgstr " --libdir nesne kod kütüphanelerinin yerini göster\n" #: pg_config.c:45 msgid " --pkglibdir show location of dynamically loadable modules\n" msgstr " --pkglibdir Dinamik olarak yüklenebilen modüllerin yerlerini göster\n" #: pg_config.c:46 msgid " --pgxs show location of extension makefile\n" msgstr " --pgxs extension makefile dosyasının yerini göster\n" #: pg_config.c:47 msgid "" " --configure show options given to \"configure\" script when\n" " PostgreSQL was built\n" msgstr "" " --configure PostgreSQL yapılandırıldığında \"configure\" betiğine verilen\n" " seçeneklerin listesini göster\n" #: pg_config.c:49 msgid " --version show the PostgreSQL version, then exit\n" msgstr " --version PostgreSQL sürümünü göster ve çık\n" #: pg_config.c:50 msgid "" " --help show this help, then exit\n" "\n" msgstr "" " --help bu yardımı göster ve çık\n" "\n" #: pg_config.c:51 msgid "Report bugs to .\n" msgstr "Hataları adresine bildirebilirsiniz.\n" #: pg_config.c:57 #, c-format msgid "" "\n" "Try \"%s --help\" for more information\n" msgstr "" "\n" "Daha fazla bilgi için\"%s --help\" parametresini kullanabilirsiniz\n" #: pg_config.c:75 #, c-format msgid "%s: argument required\n" msgstr "%s: argüman gerekli\n" #: pg_config.c:104 #, c-format msgid "%s: invalid argument: %s\n" msgstr "%s: geçersiz argüman: %s\n" #: pg_config.c:113 #, c-format msgid "%s: could not find own executable\n" msgstr "%s: çalıştırılabilir dosya bulunamadı\n" #: ../../port/exec.c:194 #: ../../port/exec.c:308 #: ../../port/exec.c:351 #, c-format msgid "could not identify current directory: %s" msgstr "geçerli dizin tespit edilemedi: %s" #: ../../port/exec.c:213 #, c-format msgid "invalid binary \"%s\"" msgstr "geçersiz ikili (binary) \"%s\"" #: ../../port/exec.c:262 #, c-format msgid "could not read binary \"%s\"" msgstr "\"%s\" ikili (binary) dosyası okunamadı" #: ../../port/exec.c:269 #, c-format msgid "could not find a \"%s\" to execute" msgstr "\"%s\" çalıştırmak için bulunamadı" #: ../../port/exec.c:324 #: ../../port/exec.c:360 #, c-format msgid "could not change directory to \"%s\"" msgstr "çalışma dizini \"%s\" olarak değiştirilemedi" #: ../../port/exec.c:339 #, c-format msgid "could not read symbolic link \"%s\"" msgstr "symbolic link \"%s\" okuma hatası" #: ../../port/exec.c:587 #, c-format msgid "child process exited with exit code %d" msgstr "alt süreç %d çıkış koduyla sonuçlandırılmıştır" #: ../../port/exec.c:590 #, c-format msgid "child process was terminated by signal %d" msgstr "alt süreç %d sinyali tarafından sonlandırılmıştır" #: ../../port/exec.c:593 #, c-format msgid "child process exited with unrecognized status %d" msgstr "alt süreç %d bilinmeyen durumu ile sonlandırılmıştır"