1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-21 16:02:15 +03:00

Translation updates

This commit is contained in:
Peter Eisentraut
2011-12-01 22:59:40 +02:00
parent efb7423793
commit 698bb4ec4f
19 changed files with 13055 additions and 12962 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ecpglib (PostgreSQL 9.0)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2011-09-22 05:09+0000\n"
"POT-Creation-Date: 2011-09-24 13:10+0000\n"
"PO-Revision-Date: 2011-09-22 10:42-0300\n"
"Last-Translator: Begina Felicysym <begina.felicysym@wp.eu>\n"
"Language-Team: TortoiseSVN Polish translation team\n"

View File

@ -2,21 +2,22 @@
# Copyright (C) 2011 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011.
#
# Begina Felicysym <begina.felicysym@wp.eu>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ecpg (PostgreSQL 9.0)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2011-09-22 05:09+0000\n"
"PO-Revision-Date: 2011-09-22 10:42-0300\n"
"POT-Creation-Date: 2011-09-24 13:09+0000\n"
"PO-Revision-Date: 2011-09-25 23:15+0200\n"
"Last-Translator: Begina Felicysym <begina.felicysym@wp.eu>\n"
"Language-Team: TortoiseSVN Polish translation team\n"
"Language: \n"
"Language-Team: Begina Felicysym\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Virtaal 0.7.1-beta1\n"
#: descriptor.c:64
#, c-format
@ -82,7 +83,7 @@ msgid ""
" -c automatically generate C code from embedded SQL code;\n"
" this affects EXEC SQL TYPE\n"
msgstr ""
" -c automatycznie generujekod w C z osadzonego kodu SQL;\n"
" -c automatycznie generuje kod w C z osadzonego kodu SQL;\n"
" dotyczy to EXEC SQL TYPE\n"
#: ecpg.c:43
@ -132,7 +133,7 @@ msgid ""
" -r OPTION specify run-time behavior; OPTION can be:\n"
" \"no_indicator\", \"prepare\", \"questionmarks\"\n"
msgstr ""
" -r OPCJA określa zachowanie ueruchmienia; OPTCJA może być:\n"
" -r OPCJA określa zachowanie uruchomienia; OPTCJA może być:\n"
" \"no_indicator\", \"prepare\", \"questionmarks\"\n"
#: ecpg.c:55
@ -153,7 +154,7 @@ msgstr " --help pokazuje ten ekran pomocy i kończy\n"
#: ecpg.c:58
#, c-format
msgid " --version output version information, then exit\n"
msgstr " --version wypisuje informacje o wersjii kończy\n"
msgstr " --version wypisuje informacje o wersji i kończy\n"
#: ecpg.c:59
#, c-format
@ -183,7 +184,7 @@ msgstr "%s: nie można otworzyć pliku \"%s\": %s\n"
#: ecpg.c:221 ecpg.c:234 ecpg.c:250 ecpg.c:275
#, c-format
msgid "Try \"%s --help\" for more information.\n"
msgstr "Spróbuj \"%s --help\" aby uzykać wiecej informacji.\n"
msgstr "Spróbuj \"%s --help\" aby uzyskać więcej informacji.\n"
#: ecpg.c:245
#, c-format
@ -193,7 +194,7 @@ msgstr "%s: wsparcie debugu analizatora (-d) niedostępne\n"
#: ecpg.c:263
#, c-format
msgid "%s, the PostgreSQL embedded C preprocessor, version %d.%d.%d\n"
msgstr "%s, preprocesor C osadzony w PostgreSQL, versja %d.%d.%d\n"
msgstr "%s, preprocesor C osadzony w PostgreSQL, wersja %d.%d.%d\n"
#: ecpg.c:265
#, c-format
@ -609,7 +610,14 @@ msgid ""
msgid_plural ""
"multilevel pointers (more than 2 levels) are not supported; found %d levels"
msgstr[0] ""
"wielopoziomowe wskaźniki (więcej niż 2 poziomy) nie są wspierane; znaleziono "
"%d poziom"
msgstr[1] ""
"wielopoziomowe wskaźniki (więcej niż 2 poziomy) nie są wspierane; znaleziono "
"%d poziomy"
msgstr[2] ""
"wielopoziomowe wskaźniki (więcej niż 2 poziomy) nie są wspierane; znaleziono "
"%d poziomów"
#: variable.c:529
msgid "pointer to pointer is not supported for this data type"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libpq (PostgreSQL 9.0)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2011-09-22 05:10+0000\n"
"POT-Creation-Date: 2011-09-24 13:10+0000\n"
"PO-Revision-Date: 2011-09-22 10:43-0300\n"
"Last-Translator: Begina Felicysym <begina.felicysym@wp.eu>\n"
"Language-Team:\n"