Skip to content

Commit f680aae

Browse files
committed
Translation updates
1 parent 3810c23 commit f680aae

File tree

4 files changed

+181
-166
lines changed

4 files changed

+181
-166
lines changed

src/backend/po/es.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ msgstr "hay m
977977
#: /home/alvherre/CVS/pgsql/source/00orig/src/backend/catalog/heap.c:1812
978978
#, c-format
979979
msgid "column \"%s\" is of type %s but default expression is of type %s"
980-
msgstr "la columna �%s� es de tipo %s pero valor por omisi�n es de tipo %s"
980+
msgstr "la columna �%s� es de tipo %s pero el valor por omisi�n es de tipo %s"
981981

982982
#: /home/alvherre/CVS/pgsql/source/00orig/src/backend/rewrite/rewriteHandler.c:652
983983
#: /home/alvherre/CVS/pgsql/source/00orig/src/backend/parser/analyze.c:2701
@@ -4844,7 +4844,7 @@ msgstr ""
48444844
#: /home/alvherre/CVS/pgsql/source/00orig/src/backend/utils/misc/guc.c:2502
48454845
#, c-format
48464846
msgid "%s cannot access the server configuration file \"%s\": %s\n"
4847-
msgstr "%s no se pudo examinar el archivo de configuraci�n �%s�: %s\n"
4847+
msgstr "%s no pudo examinar el archivo de configuraci�n �%s�: %s\n"
48484848

48494849
#: /home/alvherre/CVS/pgsql/source/00orig/src/backend/utils/misc/guc.c:2522
48504850
#, c-format

src/bin/pg_config/po/pl.po

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: pg_config\n"
10-
"POT-Creation-Date: 2005-01-08 13:03+0000\n"
11-
"PO-Revision-Date: 2005-01-09 02:35+0000\n"
10+
"POT-Creation-Date: 2005-01-11 19:05+0000\n"
11+
"PO-Revision-Date: 2005-01-12 16:0+0100\n"
1212
"Last-Translator: toczek <xxxtoczekxxx@wp.pl>\n"
13-
"Language-Team: none <none@none.com>\n"
13+
"Language-Team:\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=ISO-8859-2\n"
1616
"Content-Transfer-Encoding: 8bit\n"
@@ -45,51 +45,51 @@ msgstr "Opcje:\n"
4545

4646
#: pg_config.c:40
4747
msgid " --bindir show location of user executables\n"
48-
msgstr " --bindir poka¿ lokalizacjê plików u¿ytkownika\n"
48+
msgstr " --bindir poka¿ lokalizacjê plików u¿ytkownika\n"
4949

5050
#: pg_config.c:41
5151
msgid ""
5252
" --includedir show location of C header files of the client\n"
5353
" interfaces\n"
5454
msgstr ""
55-
" --includedir poka¿ lokalizacjê nag³ówków C interfejsu \n"
56-
" u¿ytkownika\n"
55+
" --includedir poka¿ lokalizacjê nag³ówków C interfejsu \n"
56+
" u¿ytkownika\n"
57+
5758
#: pg_config.c:43
5859
msgid ""
5960
" --includedir-server show location of C header files for the server\n"
60-
msgstr ""
61-
" --includedir-server poka¿ lokalizacjê nag³ówków C dla serwera\n"
61+
msgstr " --includedir-server poka¿ lokalizacjê nag³ówków C dla serwera\n"
6262

6363
#: pg_config.c:44
6464
msgid " --libdir show location of object code libraries\n"
65-
msgstr " --libdir poka¿ lokalizacjê bibliotek obiektów\n"
65+
msgstr " --libdir poka¿ lokalizacjê bibliotek obiektów\n"
6666

6767
#: pg_config.c:45
6868
msgid " --pkglibdir show location of dynamically loadable modules\n"
69-
msgstr " --pkglibdir poka¿ lokalizacjê dynamicznych modu³ów\n"
69+
msgstr " --pkglibdir poka¿ lokalizacjê dynamicznych modu³ów\n"
7070

7171
#: pg_config.c:46
7272
msgid " --pgxs show location of extension makefile\n"
73-
msgstr " --pgxs poka¿ lokalizacjê makefile\n"
73+
msgstr " --pgxs poka¿ lokalizacjê makefile\n"
7474

7575
#: pg_config.c:47
7676
msgid ""
7777
" --configure show options given to \"configure\" script when\n"
7878
" PostgreSQL was built\n"
7979
msgstr ""
80-
" --configure poka¿ opcje u¿yte przy skrypcie \"configure\" \n"
81-
" podczas budowania PostgreSQL\n"
80+
" --configure poka¿ opcje u¿yte przy skrypcie \"configure\" \n"
81+
" podczas budowania PostgreSQL\n"
8282

8383
#: pg_config.c:49
8484
msgid " --version show the PostgreSQL version, then exit\n"
85-
msgstr " --version poka¿ wersjê PostgreSQL i zakoñcz\n"
85+
msgstr " --version poka¿ wersjê PostgreSQL i zakoñcz\n"
8686

8787
#: pg_config.c:50
8888
msgid ""
8989
" --help show this help, then exit\n"
9090
"\n"
9191
msgstr ""
92-
" --help poka¿ pomoc i zakoñcz\n"
92+
" --help poka¿ pomoc i zakoñcz\n"
9393
"\n"
9494

9595
#: pg_config.c:51
@@ -103,7 +103,7 @@ msgid ""
103103
"Try \"%s --help\" for more information\n"
104104
msgstr ""
105105
"\n"
106-
"Spróbuj \"%s --help\" aby uzykaæ wiecej informacji.\n"
106+
"Spróbuj \"%s --help\" aby uzykaæ wiêcej informacji.\n"
107107

108108
#: pg_config.c:75
109109
#, c-format

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy