Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfc4cfc3

Browse files
committed
Translation updates
1 parent6f1b3cf commitfc4cfc3

File tree

10 files changed

+4100
-2524
lines changed

10 files changed

+4100
-2524
lines changed

‎src/bin/initdb/po/cs.po

Lines changed: 161 additions & 125 deletions
Large diffs are not rendered by default.

‎src/bin/pg_config/nls.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# $PostgreSQL: pgsql/src/bin/pg_config/nls.mk,v 1.6 2004/10/22 14:13:04dennis Exp $
1+
# $PostgreSQL: pgsql/src/bin/pg_config/nls.mk,v 1.7 2004/10/28 08:54:04petere Exp $
22
CATALOG_NAME:= pg_config
3-
AVAIL_LANGUAGES:= de pt_BR ru sv tr zh_TW
3+
AVAIL_LANGUAGES:=csde pt_BR ru sv tr zh_TW
44
GETTEXT_FILES:= pg_config.c
55
GETTEXT_TRIGGERS:= _

‎src/bin/pg_config/po/cs.po

Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,133 @@
1+
# translation of pg_config.po to
2+
# translation of pg_config.po to Czech
3+
# Karel Zak <zakkr@zf.jcu.cz>, 2004.
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version:pg_config\n"
8+
"Report-Msgid-Bugs-To:\n"
9+
"POT-Creation-Date:2004-10-27 14:14+0200\n"
10+
"PO-Revision-Date:2004-10-27 14:27+0200\n"
11+
"Last-Translator:\n"
12+
"Language-Team:<cs@li.org>\n"
13+
"MIME-Version:1.0\n"
14+
"Content-Type:text/plain; charset=ISO-8859-2\n"
15+
"Content-Transfer-Encoding:8bit\n"
16+
"X-Generator:KBabel 1.3.1\n"
17+
18+
#:pg_config.c:36
19+
#,c-format
20+
msgid""
21+
"\n"
22+
"%s provides information about the installed version of PostgreSQL.\n"
23+
"\n"
24+
msgstr""
25+
"\n"
26+
"%s poskytuje informace o nainstalované verzi PostgreSQL.\n"
27+
"\n"
28+
29+
#:pg_config.c:37
30+
#,c-format
31+
msgid"Usage:\n"
32+
msgstr"Pou¾ití:\n"
33+
34+
#:pg_config.c:38
35+
#,c-format
36+
msgid""
37+
" %s OPTION...\n"
38+
"\n"
39+
msgstr""
40+
" %s PØEPÍNAÈ...\n"
41+
"\n"
42+
43+
#:pg_config.c:39
44+
#,c-format
45+
msgid"Options:\n"
46+
msgstr"Pøepínaèe:\n"
47+
48+
#:pg_config.c:40
49+
#,c-format
50+
msgid" --bindir show location of user executables\n"
51+
msgstr" --bindir uká¾e umístìní spustitelných souborù\n"
52+
53+
#:pg_config.c:41
54+
#,c-format
55+
msgid""
56+
" --includedir show location of C header files of the client\n"
57+
" interfaces\n"
58+
msgstr""
59+
" --includedir uká¾e umístìní C hlavièkových souborù pro klientské\n"
60+
" rozhraní\n"
61+
62+
#:pg_config.c:43
63+
#,c-format
64+
msgid" --includedir-server show location of C header files for the server\n"
65+
msgstr" --includedir-server uká¾e umístìní C hlavièkových souborù pro server\n"
66+
67+
#:pg_config.c:44
68+
#,c-format
69+
msgid" --libdir show location of object code libraries\n"
70+
msgstr" --libdir uká¾e umístìní knihoven\n"
71+
72+
#:pg_config.c:45
73+
#,c-format
74+
msgid" --pkglibdir show location of dynamically loadable modules\n"
75+
msgstr" --pkglibdir uká¾e umístìní dynamicky zavádìných modulù\n"
76+
77+
#:pg_config.c:46
78+
#,c-format
79+
msgid" --pgxs show location of extension makefile\n"
80+
msgstr" --pgxs uká¾e umístìní.roz¹íøení makefile souboru\n"
81+
82+
#:pg_config.c:47
83+
#,c-format
84+
msgid""
85+
" --configure show options given to\"configure\" script when\n"
86+
" PostgreSQL was built\n"
87+
msgstr""
88+
" --configure uká¾e pøepínaèe pou¾ité pro\"configure\" skript ke\n"
89+
" kompilaci PostgreSQL\n"
90+
91+
#:pg_config.c:49
92+
#,c-format
93+
msgid" --version show the PostgreSQL version, then exit\n"
94+
msgstr" --version uká¾e verzi PostgreSQL, a skonèí\n"
95+
96+
#:pg_config.c:50
97+
#,c-format
98+
msgid""
99+
" --help show this help, then exit\n"
100+
"\n"
101+
msgstr""
102+
" --help uká¾e tuto nápovìdu, a skonèí\n"
103+
"\n"
104+
105+
#:pg_config.c:51
106+
#,c-format
107+
msgid"Report bugs to <pgsql-bugs@postgresql.org>.\n"
108+
msgstr"Oznámení o chybách zasílejte na <pgsql-bugs@postgresql.org>.\n"
109+
110+
#:pg_config.c:57
111+
#,c-format
112+
msgid""
113+
"\n"
114+
"Try\"%s --help\" for more information\n"
115+
msgstr""
116+
"\n"
117+
"Zkuste\"%s --help\" pro více informací\n"
118+
119+
#:pg_config.c:75
120+
#,c-format
121+
msgid"%s: argument required\n"
122+
msgstr"%s: vy¾adován parametr\n"
123+
124+
#:pg_config.c:104
125+
#,c-format
126+
msgid"%s: invalid argument: %s\n"
127+
msgstr"%s: neplatný parametr: %s\n"
128+
129+
#:pg_config.c:113
130+
#,c-format
131+
msgid"%s: could not find own executable\n"
132+
msgstr"%s: nelze najít spustitelné\n"
133+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp