[plpgdoc-commit] nls/nls psql.po,1.8,1.9
Status: Pre-Alpha
Brought to you by:
majek
|
From: <de...@us...> - 2002-05-09 06:02:46
|
Update of /cvsroot/polishpgdoc/nls/nls In directory usw-pr-cvs1:/tmp/cvs-serv24204 Modified Files: psql.po Log Message: final (?) version Index: psql.po =================================================================== RCS file: /cvsroot/polishpgdoc/nls/nls/psql.po,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** psql.po 1 May 2002 07:38:50 -0000 1.8 --- psql.po 9 May 2002 06:02:40 -0000 1.9 *************** *** 187,196 **** msgid "Showing only tuples." msgstr "Pokazywanie samych rekordów w³±czone." - #mod msgstr "Pokazywanie samych krotek w³±czone." #: command.c:1774 msgid "Tuples only is off." msgstr "Pokazywanie samych rekordów wy³±czone." - #mod msgstr "Pokazywanie samych krotek wy³±czone." #: command.c:1790 --- 187,194 ---- *************** *** 539,547 **** #: help.c:199 msgid " \\copyright show PostgreSQL usage and distribution terms\n" ! msgstr "" ! " \\copyright poka¿ prawne informacje na temat u¿ywania i dystrybucji " ! "PostgreSQL'a\n" ! #mod msgstr " \\copyright poka¿ warunki u¿ytkowania i dystrybucji PostgreSQL'a\n" ! #: help.c:200 msgid " \\d TABLE describe table (or view, index, sequence)\n" --- 537,542 ---- #: help.c:199 msgid " \\copyright show PostgreSQL usage and distribution terms\n" ! msgstr " \\copyright poka¿ warunki u¿ytkowania i dystrybucji PostgreSQL'a\n" ! #: help.c:200 msgid " \\d TABLE describe table (or view, index, sequence)\n" *************** *** 1114,1119 **** #: describe.c:861 msgid "Check constraints" ! msgstr "Funkcje sprawdzaj±ce" ! #mod msgstr "Funkcje ograniczajace" (sprawdzacze ograniczen???) #: describe.c:864 --- 1109,1113 ---- #: describe.c:861 msgid "Check constraints" ! msgstr "Funkcje sprawdzaj±ce ograniczenia" #: describe.c:864 |