Commit ca14e3bc authored by Peter Eisentraut's avatar Peter Eisentraut

New translation

parent 8de2e16f
This diff is collapsed.
# $PostgreSQL: pgsql/src/bin/pg_config/nls.mk,v 1.2 2004/10/17 21:10:25 petere Exp $
# $PostgreSQL: pgsql/src/bin/pg_config/nls.mk,v 1.3 2004/10/17 21:12:55 petere Exp $
CATALOG_NAME := pg_config
AVAIL_LANGUAGES := pt_BR tr
AVAIL_LANGUAGES := pt_BR ru tr
GETTEXT_FILES := pg_config.c
GETTEXT_TRIGGERS:= _
# ru.po
# PG_CONFIG Translated Messages into the Russian Language (KOI8-R)
#
# $PostgreSQL: pgsql/src/bin/pg_config/po/ru.po,v 1.1 2004/10/17 21:12:55 petere Exp $
#
# ChangeLog:
# - October 13, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-10-13 19:08+0100\n"
"PO-Revision-Date: 2004-10-13 17:56-0500\n"
"Last-Translator: Serguei A. Mokhov <mokhov@cs.concordia.ca>\n"
"Language-Team: pgsql-ru-general <pgsql-ru-general@postgresql.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=koi8-r\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Russian\n"
"X-Poedit-Country: RUSSIAN FEDERATION\n"
#: pg_config.c:36
#, c-format
msgid ""
"\n"
"%s provides information about the installed version of PostgreSQL.\n"
"\n"
msgstr ""
"\n"
"%s PostgreSQL.\n"
"\n"
#: pg_config.c:37
msgid "Usage:\n"
msgstr ":\n"
#: pg_config.c:38
#, c-format
msgid ""
" %s OPTION...\n"
"\n"
msgstr ""
" %s ...\n"
"\n"
#: pg_config.c:39
msgid "Options:\n"
msgstr ":\n"
#: pg_config.c:40
msgid " --bindir show location of user executables\n"
msgstr " --bindir \n"
#: pg_config.c:41
msgid ""
" --includedir show location of C header files of the client\n"
" interfaces\n"
msgstr ""
" --includedir - C (.h)\n"
" \n"
#: pg_config.c:43
msgid " --includedir-server show location of C header files for the server\n"
msgstr " --includedir-server - C (.h) \n"
#: pg_config.c:44
msgid " --libdir show location of object code libraries\n"
msgstr " --libdir \n"
#: pg_config.c:45
msgid " --pkglibdir show location of dynamically loadable modules\n"
msgstr " --pkglibdir \n"
#: pg_config.c:46
msgid " --pgxs show location of extension makefile\n"
msgstr " --pgxs makefile \n"
#: pg_config.c:47
msgid ""
" --configure show options given to 'configure' script when\n"
" PostgreSQL was built\n"
msgstr ""
" --configure 'configure'\n"
" PostgreSQL\n"
#: pg_config.c:49
msgid " --version show the PostgreSQL version, then exit\n"
msgstr " --version PostgreSQL \n"
#: pg_config.c:50
msgid ""
" --help show this help, then exit\n"
"\n"
msgstr ""
" --help \n"
"\n"
#: pg_config.c:51
msgid "Report bugs to <pgsql-bugs@postgresql.org>.\n"
msgstr " : <pgsql-bugs@postgresql.org>.\n"
#: pg_config.c:57
#, c-format
msgid ""
"\n"
"Try \"%s --help\" for more information\n"
msgstr ""
"\n"
" \"%s --help\" \n"
#: pg_config.c:73
#, c-format
msgid "%s: argument required\n"
msgstr "%s: \n"
#: pg_config.c:102
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: : %s\n"
# translation of pg_config-tr.po to Turkish
# Devrim GUNDUZ <devrim@PostgreSQL.org>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: pg_config-tr\n"
"POT-Creation-Date: 2004-10-13 19:08+0100\n"
"PO-Revision-Date: 2004-10-13 22:31+0300\n"
"Last-Translator: Devrim GUNDUZ <devrim@PostgreSQL.org>\n"
"Language-Team: Turkish <pgsql-tr-genel@PostgreSQL.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.3.1\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 Istenci 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 <pgsql-bugs@postgresql.org>.\n"
msgstr "Hataları <pgsql-bugs@postgresql.org> 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:73
#, c-format
msgid "%s: argument required\n"
msgstr "%s: argüman gerekli\n"
#: pg_config.c:102
#, c-format
msgid "%s: invalid argument: %s\n"
msgstr "%s: geçersiz argüman: %s\n"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment